| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added image pasting from clipboard | Pitu | 2017-01-30 | 1 | -0/+17 |
| | | |||||
| * | Created auth view | Pitu | 2017-01-29 | 1 | -0/+56 |
| | | |||||
| * | Created auth view | Pitu | 2017-01-29 | 1 | -0/+13 |
| | | |||||
| * | List and thumb view on uploads | Pitu | 2017-01-22 | 3 | -51/+111 |
| | | |||||
| * | Sections now highlight when active | Pitu | 2017-01-21 | 1 | -5/+13 |
| | | |||||
| * | Added logout to dashboard | Pitu | 2017-01-21 | 1 | -0/+7 |
| | | |||||
| * | Fixed public upload. Whoopsies | Pitu | 2017-01-21 | 1 | -1/+1 |
| | | |||||
| * | Pagination is gucci | Pitu | 2017-01-21 | 1 | -4/+34 |
| | | |||||
| * | File delete, album delete and album rename. Sugoooi! | Pitu | 2017-01-20 | 1 | -117/+257 |
| | | |||||
| * | Changed request system and post data | Pitu | 2017-01-19 | 2 | -309/+288 |
| | | | | 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 | ||||
| * | Cuter file upload progress | Pitu | 2017-01-18 | 1 | -1/+2 |
| | | |||||
| * | Added changing of tokens from the dashboard | Pitu | 2017-01-18 | 2 | -4/+104 |
| | | |||||
| * | Added browsing galleries from dashboard | Pitu | 2017-01-18 | 1 | -2/+13 |
| | | |||||
| * | Better tables and showing album on upload view | Pitu | 2017-01-18 | 1 | -5/+5 |
| | | |||||
| * | Shit ton of things on this update | Pitu | 2017-01-18 | 5 | -22/+151 |
| | | |||||
| * | Better static routes | Pitu | 2017-01-17 | 1 | -16/+5 |
| | | |||||
| * | Better links on bottom and displaying max file size | Pitu | 2017-01-17 | 2 | -9/+16 |
| | | |||||
| * | Better link display on homepage | Pitu | 2017-01-17 | 1 | -3/+5 |
| | | |||||
| * | Database now saves album | Pitu | 2017-01-17 | 1 | -2/+2 |
| | | |||||
| * | Change from gallery to album | Pitu | 2017-01-17 | 1 | -115/+18 |
| | | |||||
| * | Made dashboard not load up login by default | Pitu | 2017-01-17 | 2 | -1/+2 |
| | | |||||
| * | Rewrote panel js | kanadeko | 2017-01-17 | 1 | -1/+111 |
| | | |||||
| * | Rewrote token handling and upload.js | kanadeko | 2017-01-17 | 2 | -104/+108 |
| | | |||||
| * | Removed extra routes, moved static to main file | kanadeko | 2017-01-17 | 1 | -47/+0 |
| | | |||||
| * | token handling and verification | pitu | 2017-01-17 | 3 | -66/+99 |
| | | |||||
| * | Login screen on dashboard | kanadeko | 2017-01-16 | 2 | -2/+38 |
| | | |||||
| * | Fixed frontend upload | kanadeko | 2017-01-16 | 1 | -1/+1 |
| | | |||||
| * | Admin panel, pomf-standarization and stuff | kanadeko | 2017-01-16 | 2 | -13/+97 |
| | | |||||
| * | stuff | kanadeko | 2017-01-15 | 4 | -11/+34 |
| | | |||||
| * | Merge branch 'master' of https://github.com/WeebDev/loli-safe | pitu | 2017-01-14 | 1 | -0/+0 |
| |\ | |||||
| | * | Delete .DS_Store | Kanacchi | 2017-01-14 | 1 | -0/+0 |
| | | | |||||
| * | | WIP admin, probably not smart to clone repo now | pitu | 2017-01-14 | 1 | -61/+0 |
| |/ | |||||
| * | last fix for now | pitu | 2017-01-14 | 1 | -1/+1 |
| | | |||||
| * | Some fixes here and there | pitu | 2017-01-14 | 1 | -1/+6 |
| | | |||||
| * | Forgot to send token on upload | pitu | 2017-01-14 | 1 | -1/+4 |
| | | |||||
| * | People should stop bugging me about this now | pitu | 2017-01-14 | 1 | -1/+1 |
| | | |||||
| * | Added token submission to frontpage | pitu | 2017-01-14 | 3 | -51/+85 |
| | | |||||
| * | Changed from ip whitelist to token based auth | kanadeko | 2017-01-14 | 1 | -4/+1 |
| | | |||||
| * | Removed unused files | kanadeko | 2017-01-14 | 6 | -234/+58 |
| | | |||||
| * | Frontend ip blocking | kanadeko | 2017-01-14 | 2 | -3/+10 |
| | | |||||
| * | Frontend done | kanadeko | 2017-01-14 | 3 | -74/+152 |
| | | |||||
| * | Frontend WIP | kanadeko | 2017-01-14 | 8 | -0/+325 |