aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Sections now highlight when activePitu2017-01-212-9/+17
* Added logout to dashboardPitu2017-01-212-3/+11
* Crawl :')Pitu2017-01-211-1/+1
* Forced resolve, updated config.sample.jsPitu2017-01-212-10/+13
* Fixed public upload. WhoopsiesPitu2017-01-211-1/+1
* Reuploaded header image for the 3rd timePitu2017-01-211-1/+1
* Pagination is gucciPitu2017-01-213-6/+44
* Made deleting files a promise-thingyPitu2017-01-211-12/+6
* Ignore file if it exists already, return its urlPitu2017-01-211-30/+80
* Fixed frontpage chrome extension linkPitu2017-01-201-1/+1
* File delete, album delete and album rename. Sugoooi!Pitu2017-01-207-128/+322
* Album delete WIPPitu2017-01-192-2/+14
* Small fix for listingPitu2017-01-192-1/+21
* Reverse sorted links list to show newers firstPitu2017-01-191-0/+1
* OhboiPitu2017-01-192-1/+4
* Changed request system and post dataPitu2017-01-1910-328/+321
* Small fixesPitu2017-01-193-4/+12
* Cuter file upload progressPitu2017-01-182-8/+5
* Yep, multi-domains is a thingPitu2017-01-181-3/+0
* Multi-domain fixes. Maybe it's ready?Pitu2017-01-181-3/+6
* Added multi-domain support. MaybePitu2017-01-183-10/+15
* Camelcased the configPitu2017-01-182-2/+2
* Better config.sample.jsPitu2017-01-181-14/+16
* Added chrome extension linkPitu2017-01-181-1/+1
* New READMEPitu2017-01-181-13/+21
* Added enabled flag to create/list of albumsPitu2017-01-181-2/+3
* Added enabled flag to albums on databasePitu2017-01-181-0/+1
* Added changing of tokens from the dashboardPitu2017-01-185-7/+142
* Added browsing galleries from dashboardPitu2017-01-183-6/+24
* lowercased headersPitu2017-01-181-1/+1
* removed debug messagesPitu2017-01-181-2/+0
* Better tables and showing album on upload viewPitu2017-01-183-16/+32
* added admin auth for uploading to an albumPitu2017-01-181-1/+4
* Shit ton of things on this updatePitu2017-01-1811-49/+213
* Better static routesPitu2017-01-172-39/+9
* Better links on bottom and displaying max file sizePitu2017-01-173-28/+22
* Better link display on homepagePitu2017-01-173-7/+16
* Removed maxFile check on frontendPitu2017-01-171-10/+0
* Database now saves albumPitu2017-01-174-7/+6
* Change from gallery to albumPitu2017-01-175-157/+58
* Made dashboard not load up login by defaultPitu2017-01-173-14/+2
* Removed unused columns on mobilekanadeko2017-01-171-6/+6
* Rewrote panel jskanadeko2017-01-171-1/+111
* Rewrote token handling and upload.jskanadeko2017-01-175-128/+137
* Added 500 error pagekanadeko2017-01-172-1/+50
* Removed extra routes, moved static to main filekanadeko2017-01-173-39/+13
* token handling and verificationpitu2017-01-178-77/+142
* Login screen on dashboardkanadeko2017-01-163-8/+74
* Fix on token checkkanadeko2017-01-161-3/+1
* Fixed frontend uploadkanadeko2017-01-162-3/+1