| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | 10 | -129/+17 |
| | | |||||
| * | 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: Upgrade buefy to newest version | Pitu | 2019-10-12 | 11 | -27/+32 |
| | | |||||
| * | 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: prepare for filepond | Pitu | 2019-10-01 | 4 | -3/+118 |
| | | |||||
| * | feature: uploader with chunks support | Pitu | 2019-10-01 | 1 | -9/+14 |
| | | |||||
| * | chore: hide search until it's ready | Pitu | 2019-09-30 | 1 | -1/+2 |
| | | |||||
| * | Fix deletion of albums and links | Pitu | 2019-09-30 | 2 | -12/+3 |
| | | |||||
| * | feature: tags logic | Pitu | 2019-09-30 | 1 | -0/+2 |
| | | |||||
| * | feature: album links | Pitu | 2019-09-30 | 2 | -15/+12 |
| | | |||||
| * | Add parallel chunks and raise timeout | Pitu | 2019-04-30 | 1 | -1/+2 |
| | | |||||
| * | Fix color | Pitu | 2019-04-24 | 1 | -0/+1 |
| | | |||||
| * | 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 | 1 | -1/+1 |
| | | |||||
| * | Fix toast | Pitu | 2019-04-23 | 1 | -3/+3 |
| | | |||||
| * | Tody up a little bit | Pitu | 2019-03-29 | 2 | -25/+8 |
| | | |||||
| * | Add flexsearch | Pitu | 2019-03-29 | 2 | -1/+39 |
| | | |||||
| * | Make sure to remove the token to prevent credential leak | Pitu | 2019-03-29 | 1 | -0/+1 |
| | | |||||
| * | Fix conflicts | Pitu | 2019-03-29 | 3 | -1/+5 |
| |\ | |||||
| | * | 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 | 4 | -6/+13 |
| | | | |||||
| | * | proper baseurl | Pitu | 2019-03-15 | 1 | -1/+1 |
| | | | |||||
| * | | Added middleware for pages and switched to $axios | Pitu | 2019-03-29 | 17 | -202/+123 |
| | | | |||||
| * | | Added axios package | Pitu | 2019-03-29 | 3 | -15/+42 |
| |/ | |||||
| * | Turns out we were using the wrong cookieparser | Pitu | 2019-03-15 | 1 | -1/+1 |
| | | |||||
| * | No need for this | Pitu | 2019-03-15 | 1 | -5/+1 |
| | | |||||
| * | yeah | Pitu | 2019-03-15 | 1 | -1/+1 |
| | | |||||
| * | This is not needed anymore | Pitu | 2019-03-15 | 1 | -53/+0 |
| | | |||||
| * | This should fix credential leaking 😓 | Pitu | 2019-03-15 | 1 | -3/+26 |
| | | |||||
| * | Tags | Pitu | 2019-03-14 | 1 | -0/+284 |
| | | |||||
| * | Small fixes | Pitu | 2019-03-14 | 1 | -1/+1 |
| | | |||||
| * | Whoops | Pitu | 2019-03-12 | 1 | -2/+2 |
| | | |||||
| * | Added meta tags | Pitu | 2019-03-12 | 1 | -0/+6 |
| | | |||||
| * | Clicking on album title takes you to the album now | Pitu | 2019-03-12 | 3 | -17/+127 |
| | | |||||
| * | Added faq | Pitu | 2019-03-12 | 2 | -1/+154 |
| | | |||||
| * | Not tested, but should delete an album | Pitu | 2019-03-12 | 1 | -5/+33 |
| | | |||||
| * | No more infinite loading if album is empty | Pitu | 2019-03-12 | 1 | -2/+3 |
| | | |||||
| * | Changed store from deprecated mode | Pitu | 2019-03-12 | 1 | -12/+4 |
| | | |||||
| * | Put this on hold | Pitu | 2019-03-12 | 1 | -2/+0 |
| | | |||||
| * | WIP | Pitu | 2019-03-08 | 1 | -4/+18 |
| | | |||||
| * | wip | Pitu | 2019-03-02 | 1 | -1/+0 |
| | | |||||
| * | Various password fixes | Pitu | 2019-03-02 | 1 | -2/+2 |
| | | |||||
| * | Removed google analytics | Pitu | 2019-03-02 | 11 | -73/+2 |
| | | |||||
| * | Fix uploader not showing up when logged in | Pitu | 2019-03-02 | 1 | -1/+1 |
| | | |||||
| * | Be able to add a file to multiple albums | Pitu | 2019-03-02 | 2 | -9/+65 |
| | | |||||