| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | | | | | | | * 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 | ||||
| * | don't log out on API error | Pitu | 2019-10-12 | 1 | -1/+1 |
| | | |||||
| * | refactor: removed useless code, cleaned up, fixed permissions | Pitu | 2019-10-12 | 23 | -187/+54 |
| | | |||||
| * | Added new links to the navbar | Pitu | 2019-10-12 | 1 | -8/+31 |
| | | |||||
| * | fix: update sharex snippet | Pitu | 2019-10-12 | 1 | -6/+3 |
| | | |||||
| * | fix: we don't want non-admins to access the settings section | Pitu | 2019-10-12 | 1 | -1/+1 |
| | | |||||
| * | chore: update nuxt | Pitu | 2019-10-12 | 2 | -1048/+2133 |
| | | |||||
| * | feature: prevent duplicated files | Pitu | 2019-10-12 | 1 | -47/+87 |
| | | | | | | | - If the user uploads a file that already exists under their account, it will return the previous url - If an anonymous user uploads a file and already exists previously from another anon, return that url - Files are unique per account since they can be deleted, anonymous files can't | ||||
| * | feature: save uploaded files to album if specified | Pitu | 2019-10-12 | 1 | -7/+21 |
| | | |||||
| * | add nodemon for API restart during development | Pitu | 2019-10-12 | 2 | -8/+304 |
| | | |||||
| * | chore: Upgrade buefy to newest version | Pitu | 2019-10-12 | 15 | -39/+43 |
| | | |||||
| * | chore: remove exif strip support. | Pitu | 2019-10-12 | 4 | -32/+0 |
| | | | | | After some thought, modifying uploaded files is not something I want to support. | ||||
| * | chore: wizard was a stupid name, it's setup | Pitu | 2019-10-12 | 2 | -8/+1 |
| | | |||||
| * | chore: upload fixes | Pitu | 2019-10-12 | 4 | -6/+68 |
| | | |||||
| * | chore: prepare for filepond | Pitu | 2019-10-01 | 7 | -5/+139 |
| | | |||||
| * | feature: uploader with chunks support | Pitu | 2019-10-01 | 5 | -9/+190 |
| | | |||||
| * | chore: Remove unnecesary stuff | Pitu | 2019-10-01 | 2 | -2/+1 |
| | | |||||
| * | chore: hide search until it's ready | Pitu | 2019-09-30 | 1 | -1/+2 |
| | | |||||
| * | Fix deletion of albums and links | Pitu | 2019-09-30 | 5 | -24/+34 |
| | | |||||
| * | feature: tags logic | Pitu | 2019-09-30 | 4 | -1/+57 |
| | | |||||
| * | feature: album links | Pitu | 2019-09-30 | 4 | -18/+19 |
| | | |||||
| * | Add parallel chunks and raise timeout | Pitu | 2019-04-30 | 1 | -1/+2 |
| | | |||||
| * | Fix color | Pitu | 2019-04-24 | 1 | -0/+1 |
| | | |||||
| * | Fix database value conversion | Pitu | 2019-04-24 | 1 | -1/+2 |
| | | |||||
| * | Fix when response is not an object | Pitu | 2019-04-24 | 1 | -5/+3 |
| | | |||||
| * | Standarize database calls to support sqlite as well as mysql/postgres | Pitu | 2019-04-24 | 6 | -14/+99 |
| | | |||||
| * | Better alert handling | Pitu | 2019-04-24 | 1 | -19/+18 |
| | | |||||
| * | Globally catch exceptions | Pitu | 2019-04-24 | 2 | -63/+44 |
| | | |||||
| * | Refactor a bit since we globally catch API exceptions | Pitu | 2019-04-24 | 11 | -216/+140 |
| | | |||||
| * | Get rid of the icons altogether in a future commit | Pitu | 2019-04-23 | 2 | -9/+1 |
| | | |||||
| * | Fix toast | Pitu | 2019-04-23 | 1 | -3/+3 |
| | | |||||
| * | Check if accept header is passed | Pitu | 2019-04-16 | 1 | -1/+1 |
| | | |||||
| * | Ditched sqlite. Use postgres or mysql/mariadb | Pitu | 2019-04-05 | 5 | -41/+26 |
| | | |||||
| * | Tody up a little bit | Pitu | 2019-03-29 | 2 | -25/+8 |
| | | |||||
| * | Add flexsearch | Pitu | 2019-03-29 | 5 | -2/+47 |
| | | |||||
| * | Make sure to remove the token to prevent credential leak | Pitu | 2019-03-29 | 1 | -0/+1 |
| | | |||||
| * | Fix conflicts | Pitu | 2019-03-29 | 7 | -8/+8 |
| |\ | |||||
| | * | Merge pull request #190 from robflop/patch-2 | Kana | 2019-03-24 | 1 | -1/+1 |
| | |\ | | | | | | | Adjust wording & fix grammar in account settings | ||||
| | | * | Update account.vue | Robin B | 2019-03-21 | 1 | -1/+1 |
| | |/ | | | | | | | | | As discussed before, an adjustment for the wording alongside a grammatical fix. PR as suggested by you. | ||||
| | * | API key WIP | Pitu | 2019-03-19 | 10 | -23/+35 |
| | | | |||||
| | * | add restart at the end of update command | Pitu | 2019-03-15 | 1 | -1/+2 |
| | | | |||||
| | * | proper baseurl | Pitu | 2019-03-15 | 1 | -1/+1 |
| | | | |||||
| * | | WIP apiKey validation | Pitu | 2019-03-29 | 1 | -0/+14 |
| | | | |||||
| * | | Fix | Pitu | 2019-03-29 | 1 | -1/+1 |
| | | | |||||
| * | | Removed apikey from user object and added route for requesting a new one | Pitu | 2019-03-29 | 3 | -10/+17 |
| | | | |||||