| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix ESLint rules once and for all | Pitu | 2020-12-24 | 1 | -2/+2 |
| * | chore: remove trailing commas | Zephyrrus | 2020-12-24 | 2 | -11/+11 |
| * | chore: update lock files | Zephyrrus | 2020-12-24 | 1 | -12/+3 |
| * | Merge branch 'dev' into dev-zephy | Zephyrrus | 2020-07-19 | 1 | -0/+2 |
| |\ | |||||
| | * | Fix url retrieval of uploaded file | Pitu | 2020-07-18 | 1 | -0/+2 |
| * | | chore: add unique integrity checks to the database for many-to-many tables | Zephyrrus | 2020-07-08 | 1 | -8/+2 |
| * | | chore: linter the entire project using the new rules | Zephyrrus | 2020-07-08 | 2 | -28/+30 |
| |/ | |||||
| * | Feature: enable apiKey access to uploads and album fetching for the uploader/... | Pitu | 2020-05-11 | 2 | -2/+8 |
| * | chore: cleanup and todo | Pitu | 2020-05-11 | 1 | -0/+15 |
| * | feature: prevent duplicated files | Pitu | 2019-10-12 | 1 | -47/+87 |
| * | feature: save uploaded files to album if specified | Pitu | 2019-10-12 | 1 | -7/+21 |
| * | chore: upload fixes | Pitu | 2019-10-12 | 2 | -6/+66 |
| * | feature: uploader with chunks support | Pitu | 2019-10-01 | 2 | -0/+170 |