| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Allow API Access to some endpoints (#304) | Jason | 2021-11-03 | 1 | -1/+1 |
| | | |||||
| * | chore: get host from req instead of config | Pitu | 2021-06-08 | 2 | -2/+2 |
| | | |||||
| * | feat: change mutation timestamp on every database mutation | Zephyrrus | 2021-01-07 | 5 | -5/+7 |
| | | |||||
| * | Fix ESLint rules once and for all | Pitu | 2020-12-24 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #228 from Zephyrrus/begone_trailing_commas | Kana | 2020-12-24 | 8 | -18/+166 |
| |\ | | | | | Merge own dev branch into main dev branch | ||||
| | * | chore: remove trailing commas | Zephyrrus | 2020-12-24 | 8 | -8/+8 |
| | | | |||||
| | * | fix: return the edited/changed/delete entity from API | Zephyrrus | 2020-07-20 | 2 | -4/+4 |
| | | | |||||
| | * | feat: add tag deletion from images | Zephyrrus | 2020-07-20 | 1 | -0/+38 |
| | | | |||||
| | * | fix: join tags by the proper key | Zephyrrus | 2020-07-20 | 1 | -1/+1 |
| | | | |||||
| | * | feat: add single tag adding to file | Zephyrrus | 2020-07-20 | 2 | -11/+55 |
| | | | | | | | | | fix: fix the batch tag adding to properly await for a response, and use the proper column while adding the tags | ||||
| | * | feat: Start working on a new album/tags/image info modal | Zephyrrus | 2020-07-19 | 1 | -0/+46 |
| | | | |||||
| | * | chore: linter the entire project using the new rules | Zephyrrus | 2020-07-08 | 3 | -5/+6 |
| | | | |||||
| | * | refactor: refactor grid to use vuex for every action | Zephyrrus | 2020-07-08 | 2 | -2/+4 |
| | | | |||||
| | * | feat: backend pagination for albums | Zephyrrus | 2020-07-01 | 1 | -5/+8 |
| | | | |||||
| | * | feat: backend pagination | Zephyrrus | 2020-06-29 | 1 | -4/+18 |
| | | | | | | | | | | | serverLoad++; userRamUsage--; | ||||
| * | | Enable deleting files with the API key | Pitu | 2020-07-20 | 1 | -1/+1 |
| |/ | |||||
| * | chore: cleanup and todo | Pitu | 2020-05-11 | 3 | -315/+3 |
| | | |||||
| * | Features: | Pitu | 2020-05-10 | 2 | -21/+33 |
| | | | | | | * Serve files during development * Own endpoint for fetching the albums of a file | ||||
| * | 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 |