| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #190 from robflop/patch-2 | Kana | 2019-03-24 | 1 | -1/+1 |
| |\ | |||||
| | * | Update account.vue | Robin B | 2019-03-21 | 1 | -1/+1 |
| |/ | |||||
| * | 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 |
| * | Turns out we were using the wrong cookieparser | Pitu | 2019-03-15 | 3 | -10/+7 |
| * | No need for this | Pitu | 2019-03-15 | 1 | -5/+1 |
| * | yeah | Pitu | 2019-03-15 | 1 | -1/+1 |
| * | Added missing dependency | Pitu | 2019-03-15 | 2 | -0/+9 |
| * | This is not needed anymore | Pitu | 2019-03-15 | 1 | -53/+0 |
| * | This should fix credential leaking 😓 | Pitu | 2019-03-15 | 1 | -3/+26 |
| * | dunno what's wrong here yet | Pitu | 2019-03-14 | 2 | -23/+17 |
| * | Tags | Pitu | 2019-03-14 | 5 | -0/+407 |
| * | Small fixes | Pitu | 2019-03-14 | 5 | -5/+5 |
| * | Add uuid package | Pitu | 2019-03-14 | 2 | -4/+29 |
| * | What are strings even | Pitu | 2019-03-12 | 2 | -19/+18 |
| * | Whoops | Pitu | 2019-03-12 | 1 | -2/+2 |
| * | Wonder if password generation is failing because of long passwords | Pitu | 2019-03-12 | 1 | -1/+1 |
| * | Added meta tags | Pitu | 2019-03-12 | 3 | -3/+38 |
| * | Clicking on album title takes you to the album now | Pitu | 2019-03-12 | 4 | -17/+182 |
| * | Added faq | Pitu | 2019-03-12 | 2 | -1/+154 |
| * | No analytics | Pitu | 2019-03-12 | 1 | -5/+0 |
| * | Not tested, but should delete an album | Pitu | 2019-03-12 | 2 | -6/+33 |
| * | Add TODO | Pitu | 2019-03-12 | 1 | -0/+2 |
| * | Possible fix for files not being purged | Pitu | 2019-03-12 | 1 | -4/+4 |
| * | Add uuids | Pitu | 2019-03-12 | 1 | -0/+4 |
| * | stuff | Pitu | 2019-03-12 | 2 | -6/+14 |
| * | Prevent snowflakes from demoting/disabling themselves | Pitu | 2019-03-12 | 4 | -1/+5 |
| * | 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 |
| * | Error consistency | Pitu | 2019-03-12 | 4 | -7/+3 |
| * | Typo | Pitu | 2019-03-12 | 2 | -1/+34 |
| * | Put this on hold | Pitu | 2019-03-12 | 1 | -2/+0 |
| * | No point in asking | Pitu | 2019-03-12 | 1 | -9/+0 |
| * | Automated pm2 process spawn | Pitu | 2019-03-12 | 3 | -9/+32 |
| * | Merge branch 'dev' of github.com:WeebDev/lolisafe into dev | Pitu | 2019-03-08 | 1 | -0/+46 |
| |\ | |||||
| | * | Create README.md | Kana | 2019-03-08 | 1 | -0/+46 |
| * | | WIP | Pitu | 2019-03-08 | 3 | -6/+55 |
| |/ | |||||
| * | wip | Pitu | 2019-03-02 | 2 | -2/+1 |
| * | Various password fixes | Pitu | 2019-03-02 | 2 | -2/+8 |
| * | Removed google analytics | Pitu | 2019-03-02 | 14 | -76/+3 |
| * | 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 | 7 | -14/+134 |
| * | Fix token | Pitu | 2019-03-02 | 1 | -1/+1 |
| * | install new packages on update | Pitu | 2019-03-02 | 1 | -1/+1 |
| * | back | Pitu | 2019-03-02 | 2 | -0/+0 |
| * | test | Pitu | 2019-03-02 | 2 | -0/+0 |
| * | Allow downloading shareX config file | Pitu | 2019-03-02 | 3 | -2/+40 |
| * | Enviroment variables parsing fix | Pitu | 2019-03-02 | 10 | -25/+37 |
| * | Create pm2.md | Kana | 2019-03-01 | 1 | -0/+11 |