| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Begone! | Pitu | 2018-09-16 | 2 | -93/+0 |
| | | |||||
| * | Added album downloading through front-end | Pitu | 2017-10-04 | 2 | -1/+8 |
| | | |||||
| * | Return 404 for deleted albums | Pitu | 2017-10-04 | 1 | -2/+2 |
| | | |||||
| * | ES6 rewrite | Pitu | 2017-10-03 | 2 | -94/+79 |
| | | |||||
| * | cleanup | Pascal Temel | 2017-09-24 | 1 | -1/+1 |
| | | |||||
| * | Added thumbnail to meta tags | Pitu | 2017-09-20 | 1 | -1/+1 |
| | | |||||
| * | Made the album viewer route SSR so crawlers dont have issues 🎉 | Pitu | 2017-09-20 | 1 | -0/+61 |
| | | |||||
| * | Added public album sharing :ok_hand: | Pitu | 2017-02-07 | 1 | -0/+1 |
| | | |||||
| * | Added changePassword | Pitu | 2017-01-30 | 1 | -0/+1 |
| | | |||||
| * | Derp | Pitu | 2017-01-29 | 1 | -2/+0 |
| | | |||||
| * | New auth endpoints | Pitu | 2017-01-29 | 1 | -0/+6 |
| | | |||||
| * | Pagination is gucci | Pitu | 2017-01-21 | 1 | -0/+3 |
| | | |||||
| * | File delete, album delete and album rename. Sugoooi! | Pitu | 2017-01-20 | 1 | -0/+3 |
| | | |||||
| * | Ohboi | Pitu | 2017-01-19 | 1 | -0/+1 |
| | | |||||
| * | Changed request system and post data | Pitu | 2017-01-19 | 1 | -1/+5 |
| | | | | Changed from XMLHttpRequest to Axiios and made every POST call to look for params or json and not pass the values as headers. Token is still a header though | ||||
| * | Camelcased the config | Pitu | 2017-01-18 | 1 | -1/+1 |
| | | |||||
| * | Added changing of tokens from the dashboard | Pitu | 2017-01-18 | 1 | -1/+3 |
| | | |||||
| * | Shit ton of things on this update | Pitu | 2017-01-18 | 1 | -0/+1 |
| | | |||||
| * | Better link display on homepage | Pitu | 2017-01-17 | 1 | -1/+4 |
| | | |||||
| * | Removed maxFile check on frontend | Pitu | 2017-01-17 | 1 | -10/+0 |
| | | |||||
| * | Database now saves album | Pitu | 2017-01-17 | 1 | -1/+0 |
| | | |||||
| * | Change from gallery to album | Pitu | 2017-01-17 | 1 | -3/+3 |
| | | |||||
| * | Rewrote token handling and upload.js | kanadeko | 2017-01-17 | 1 | -22/+2 |
| | | |||||
| * | Removed extra routes, moved static to main file | kanadeko | 2017-01-17 | 1 | -36/+0 |
| | | |||||
| * | token handling and verification | pitu | 2017-01-17 | 1 | -2/+24 |
| | | |||||
| * | Fix on token check | kanadeko | 2017-01-16 | 1 | -3/+1 |
| | | |||||
| * | Print and save tokens | kanadeko | 2017-01-16 | 1 | -3/+3 |
| | | |||||
| * | Admin panel, pomf-standarization and stuff | kanadeko | 2017-01-16 | 1 | -4/+5 |
| | | |||||
| * | Make all spacings consistent to all other files | Crawl | 2017-01-15 | 1 | -5/+5 |
| | | |||||
| * | spacing is for nerds | Austin | 2017-01-15 | 1 | -3/+3 |
| | | |||||
| * | hello tab inserts my old friend | Austin | 2017-01-15 | 1 | -2/+2 |
| | | |||||
| * | stuff | kanadeko | 2017-01-15 | 2 | -64/+17 |
| | | |||||
| * | WIP admin, probably not smart to clone repo now | pitu | 2017-01-14 | 2 | -11/+100 |
| | | |||||
| * | Changed from ip whitelist to token based auth | kanadeko | 2017-01-14 | 1 | -4/+5 |
| | | |||||
| * | Frontend ip blocking | kanadeko | 2017-01-14 | 1 | -1/+1 |
| | | |||||
| * | IP whitelisting | kanadeko | 2017-01-14 | 1 | -1/+4 |
| | | |||||
| * | Frontend done | kanadeko | 2017-01-14 | 1 | -0/+17 |