| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Begone! | Pitu | 2018-09-16 | 1 | -58/+0 |
| | | |||||
| * | Added album downloading through front-end | Pitu | 2017-10-04 | 1 | -0/+1 |
| | | |||||
| * | Missing semicolon | Pitu | 2017-10-04 | 1 | -1/+1 |
| | | |||||
| * | Fixes serving the actual configured uploads folder | Pitu | 2017-10-03 | 1 | -1/+1 |
| | | |||||
| * | Little bit of this | Pitu | 2017-10-03 | 1 | -1/+1 |
| | | |||||
| * | Changed how domains are handled | Pitu | 2017-10-03 | 1 | -36/+38 |
| | | |||||
| * | Made the album viewer route SSR so crawlers dont have issues 🎉 | Pitu | 2017-09-20 | 1 | -1/+8 |
| | | |||||
| * | Keep the bad guys out >:c (#36) | Caroline | 2017-04-27 | 1 | -0/+2 |
| | | |||||
| * | Refactor | Pitu | 2017-03-17 | 1 | -14/+11 |
| | | |||||
| * | Added public album sharing :ok_hand: | Pitu | 2017-02-07 | 1 | -0/+1 |
| | | |||||
| * | Added support for custom html files | Pitu | 2017-02-06 | 1 | -5/+17 |
| | | | | There's a new folder that gets created upon running lolisafe for the first time. On said folder any html file with the same name as the default ones will be loaded instead, letting you place custom frontend files without messing with git. | ||||
| * | :ok_hand: | Pitu | 2017-02-01 | 1 | -4/+4 |
| | | |||||
| * | Another thing crawl told me to do | Pitu | 2017-02-01 | 1 | -2/+2 |
| | | |||||
| * | Something crawl told me to do | Pitu | 2017-02-01 | 1 | -1/+1 |
| | | |||||
| * | Making the window 5 seconds instead of milliseconds sounds about right | Pitu | 2017-02-01 | 1 | -1/+1 |
| | | |||||
| * | Added rate limiting | Pitu | 2017-02-01 | 1 | -2/+7 |
| | | |||||
| * | Changed /panel to /dashboard | Pitu | 2017-01-31 | 1 | -1/+1 |
| | | |||||
| * | Added FAQ | Pitu | 2017-01-31 | 1 | -0/+1 |
| | | |||||
| * | Added auth route | Pitu | 2017-01-29 | 1 | -1/+2 |
| | | |||||
| * | List and thumb view on uploads | Pitu | 2017-01-22 | 1 | -1/+2 |
| | | |||||
| * | Changed request system and post data | Pitu | 2017-01-19 | 1 | -0/+4 |
| | | | | 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 | ||||
| * | Added multi-domain support. Maybe | Pitu | 2017-01-18 | 1 | -5/+1 |
| | | |||||
| * | Better static routes | Pitu | 2017-01-17 | 1 | -23/+4 |
| | | |||||
| * | Added 500 error page | kanadeko | 2017-01-17 | 1 | -1/+3 |
| | | |||||
| * | Removed extra routes, moved static to main file | kanadeko | 2017-01-17 | 1 | -3/+13 |
| | | |||||
| * | Added generation of random token | kanadeko | 2017-01-16 | 1 | -5/+2 |
| | | |||||
| * | WIP admin, probably not smart to clone repo now | pitu | 2017-01-14 | 1 | -1/+3 |
| | | |||||
| * | Changed from ip whitelist to token based auth | kanadeko | 2017-01-14 | 1 | -1/+4 |
| | | |||||
| * | Frontend done | kanadeko | 2017-01-14 | 1 | -16/+8 |
| | | |||||
| * | Frontend WIP | kanadeko | 2017-01-14 | 1 | -3/+13 |
| | | |||||
| * | First version | Pitu | 2017-01-13 | 1 | -0/+31 |