aboutsummaryrefslogtreecommitdiff
path: root/public
Commit message (Collapse)AuthorAgeFilesLines
* Added image pasting from clipboardPitu2017-01-301-0/+17
|
* Created auth viewPitu2017-01-291-0/+56
|
* Created auth viewPitu2017-01-291-0/+13
|
* List and thumb view on uploadsPitu2017-01-223-51/+111
|
* Sections now highlight when activePitu2017-01-211-5/+13
|
* Added logout to dashboardPitu2017-01-211-0/+7
|
* Fixed public upload. WhoopsiesPitu2017-01-211-1/+1
|
* Pagination is gucciPitu2017-01-211-4/+34
|
* File delete, album delete and album rename. Sugoooi!Pitu2017-01-201-117/+257
|
* Changed request system and post dataPitu2017-01-192-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 progressPitu2017-01-181-1/+2
|
* Added changing of tokens from the dashboardPitu2017-01-182-4/+104
|
* Added browsing galleries from dashboardPitu2017-01-181-2/+13
|
* Better tables and showing album on upload viewPitu2017-01-181-5/+5
|
* Shit ton of things on this updatePitu2017-01-185-22/+151
|
* Better static routesPitu2017-01-171-16/+5
|
* Better links on bottom and displaying max file sizePitu2017-01-172-9/+16
|
* Better link display on homepagePitu2017-01-171-3/+5
|
* Database now saves albumPitu2017-01-171-2/+2
|
* Change from gallery to albumPitu2017-01-171-115/+18
|
* Made dashboard not load up login by defaultPitu2017-01-172-1/+2
|
* Rewrote panel jskanadeko2017-01-171-1/+111
|
* Rewrote token handling and upload.jskanadeko2017-01-172-104/+108
|
* Removed extra routes, moved static to main filekanadeko2017-01-171-47/+0
|
* token handling and verificationpitu2017-01-173-66/+99
|
* Login screen on dashboardkanadeko2017-01-162-2/+38
|
* Fixed frontend uploadkanadeko2017-01-161-1/+1
|
* Admin panel, pomf-standarization and stuffkanadeko2017-01-162-13/+97
|
* stuffkanadeko2017-01-154-11/+34
|
* Merge branch 'master' of https://github.com/WeebDev/loli-safepitu2017-01-141-0/+0
|\
| * Delete .DS_StoreKanacchi2017-01-141-0/+0
| |
* | WIP admin, probably not smart to clone repo nowpitu2017-01-141-61/+0
|/
* last fix for nowpitu2017-01-141-1/+1
|
* Some fixes here and therepitu2017-01-141-1/+6
|
* Forgot to send token on uploadpitu2017-01-141-1/+4
|
* People should stop bugging me about this nowpitu2017-01-141-1/+1
|
* Added token submission to frontpagepitu2017-01-143-51/+85
|
* Changed from ip whitelist to token based authkanadeko2017-01-141-4/+1
|
* Removed unused fileskanadeko2017-01-146-234/+58
|
* Frontend ip blockingkanadeko2017-01-142-3/+10
|
* Frontend donekanadeko2017-01-143-74/+152
|
* Frontend WIPkanadeko2017-01-148-0/+325