| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | Update migration instructions | Pitu | 2020-07-18 | 1 | -6/+8 | |
| | * | | whoops | Pitu | 2020-07-18 | 1 | -1/+1 | |
| | * | | Update readme | Pitu | 2020-07-18 | 1 | -0/+3 | |
| | * | | Update database migration | Pitu | 2020-07-18 | 1 | -38/+45 | |
| | * | | Re-process thumbnails on migration | Pitu | 2020-07-18 | 1 | -0/+52 | |
| | * | | Make thumbnails webp (bye bye safari) | Pitu | 2020-07-18 | 1 | -5/+6 | |
| | * | | Update displaying thumbnails of unsupported file types | Pitu | 2020-07-18 | 2 | -9/+13 | |
| | * | | Add logout button | Pitu | 2020-07-18 | 1 | -1/+7 | |
| | * | | Add endpoint with version of the API | Pitu | 2020-07-18 | 1 | -0/+15 | |
| | * | | Update TODO | Pitu | 2020-07-18 | 1 | -1/+2 | |
| | * | | Fix for real | Pitu | 2020-07-18 | 1 | -8/+7 | |
| | * | | Fix deleting files without thumb | Pitu | 2020-07-18 | 1 | -2/+8 | |
| | * | | Fix url retrieval of uploaded file | Pitu | 2020-07-18 | 1 | -0/+2 | |
| | * | | Fix authorization | Pitu | 2020-07-18 | 1 | -1/+1 | |
| | * | | Fix authorization | Pitu | 2020-07-18 | 1 | -3/+1 | |
| | * | | fix authorization | Pitu | 2020-07-18 | 2 | -1/+13 | |
| | * | | Timeout, package and docs cleanup | Pitu | 2020-07-18 | 6 | -28/+24 | |
| | |/ | ||||||
| | * | Updated TODO | Pitu | 2020-06-25 | 1 | -5/+4 | |
| | * | Only display `Show more` button when there's more to show | Pitu | 2020-06-25 | 1 | -1/+6 | |
| | * | Handle nuxt routes on page load | Pitu | 2020-06-25 | 1 | -5/+22 | |
| | * | Optimize album view | Pitu | 2020-06-25 | 1 | -22/+10 | |
| | * | Cleanup | Pitu | 2020-06-25 | 3 | -18/+3 | |
| | * | Update error message | Pitu | 2020-06-25 | 1 | -1/+1 | |
| | * | Optimize the queries fetching albums/files | Pitu | 2020-06-25 | 4 | -49/+44 | |
| | * | Fix frontend registration display | Pitu | 2020-05-11 | 1 | -1/+1 | |
| | * | fix: nginx config | Pitu | 2020-05-11 | 1 | -1/+1 | |
| | * | Feature: enable apiKey access to uploads and album fetching for the uploader/... | Pitu | 2020-05-11 | 6 | -17/+21 | |
| | * | chore: cleanup and todo | Pitu | 2020-05-11 | 7 | -340/+20 | |
| | * | fix: remove uuid from user registration | Pitu | 2020-05-10 | 1 | -2/+0 | |
| | * | fix .env values for the frontend | Pitu | 2020-05-10 | 1 | -5/+5 | |
| | * | updated nginx sample config | Pitu | 2020-05-10 | 1 | -28/+3 | |
| | * | Feat: implement lazy loading for waterfall view | Pitu | 2020-05-10 | 2 | -237/+259 | |
| | * | feat: Proper deleting of albums | Pitu | 2020-05-10 | 1 | -3/+11 | |
| | * | Small fix for migration script, dont import deleted albums | Pitu | 2020-05-10 | 1 | -1/+2 | |
| | * | Features: | Pitu | 2020-05-10 | 3 | -22/+35 | |
| | * | Feature: Migration script from v3 to v4 | Pitu | 2020-05-10 | 1 | -0/+124 | |
| | * | Style changes to albums | Pitu | 2020-05-10 | 1 | -6/+0 | |
| | * | Sort files by newest | Pitu | 2020-05-10 | 1 | -1/+3 | |
| | * | chore: forgot to remove this uuid | Pitu | 2020-05-10 | 1 | -2/+0 | |
| | * | chore: Ignore old db data | Pitu | 2020-05-10 | 1 | -0/+2 | |
| | * | chore: remove the use of uuid | Pitu | 2020-05-10 | 4 | -6/+4 | |
| | * | Fix: consistent hash of uploads | Pitu | 2020-05-09 | 1 | -1/+1 | |
| | * | Feature: | Pitu | 2020-05-09 | 8 | -62/+46 | |
| | * | wip: | Pitu | 2020-04-28 | 15 | -504/+572 | |
| | * | feature: footer | Pitu | 2020-04-13 | 2 | -0/+138 | |
| | * | chore: revamp colors | Pitu | 2020-04-13 | 3 | -3/+17 | |
| | * | chore: remove filepond | Pitu | 2020-04-11 | 6 | -136/+1 | |
| | * | chore: make use of sass | Pitu | 2020-04-11 | 1 | -15/+6 | |
| | * | chore: update deps | Pitu | 2020-04-10 | 3 | -3114/+2830 | |
| | * | This commit adds a bunch of features for admins: | Pitu | 2019-10-13 | 15 | -96/+642 | |