| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | This commit adds a bunch of features for admins: | Pitu | 2019-10-13 | 1 | -0/+29 |
| | | | | | | | | * banning IP * see files from other users if you are admin * be able to see details of an uploaded file and it's user * improved display of thumbnails for non-image files | ||||
| * | refactor: removed useless code, cleaned up, fixed permissions | Pitu | 2019-10-12 | 5 | -31/+24 |
| | | |||||
| * | chore: Upgrade buefy to newest version | Pitu | 2019-10-12 | 1 | -1/+0 |
| | | |||||
| * | chore: remove exif strip support. | Pitu | 2019-10-12 | 1 | -8/+0 |
| | | | | | After some thought, modifying uploaded files is not something I want to support. | ||||
| * | chore: upload fixes | Pitu | 2019-10-12 | 1 | -0/+1 |
| | | |||||
| * | chore: Remove unnecesary stuff | Pitu | 2019-10-01 | 1 | -1/+1 |
| | | |||||
| * | feature: tags logic | Pitu | 2019-09-30 | 2 | -0/+54 |
| | | |||||
| * | Add TODO | Pitu | 2019-03-12 | 1 | -0/+2 |
| | | |||||
| * | Be able to add a file to multiple albums | Pitu | 2019-03-02 | 4 | -4/+68 |
| | | |||||
| * | Enviroment variables parsing fix | Pitu | 2019-03-02 | 1 | -2/+2 |
| | | |||||
| * | Update uploadPOST.js | Kana | 2019-03-01 | 1 | -0/+1 |
| | | |||||
| * | Update uploadPOST.js | Kana | 2019-03-01 | 1 | -7/+1 |
| | | |||||
| * | todo | Pitu | 2019-03-01 | 1 | -1/+8 |
| | | |||||
| * | Not needed anymore | Pitu | 2019-02-26 | 1 | -5/+0 |
| | | |||||
| * | add deleteUrl when uploading a file | Pitu | 2019-02-23 | 1 | -2/+2 |
| | | |||||
| * | Better DB handling and stuff | Pitu | 2019-02-23 | 1 | -13/+31 |
| | | |||||
| * | WIP deleteUrl | Kana | 2019-02-22 | 1 | -1/+3 |
| | | |||||
| * | Switch config to .env | Pitu | 2019-02-19 | 3 | -52/+46 |
| | | |||||
| * | CRLF to LF | Pitu | 2019-02-18 | 2 | -381/+0 |
| | | |||||
| * | Switch to Nuxt.js | Pitu | 2018-09-19 | 1 | -0/+380 |
| | | |||||
| * | Stupid hash was working, the size changes for some reason when uploading | Pitu | 2018-09-18 | 1 | -5/+1 |
| | | |||||
| * | Commented all the code | Pitu | 2018-09-17 | 2 | -5/+16 |
| | | |||||
| * | Switching to postgresql as the default had some implications | Pitu | 2018-09-16 | 1 | -1/+5 |
| | | |||||
| * | Links are managed elsewhere, so there's no point in this | Pitu | 2018-09-16 | 1 | -1/+3 |
| | | |||||
| * | Routes | Pitu | 2018-09-16 | 3 | -0/+333 |