Commit Graph

146 Commits

Author SHA1 Message Date
Pitu 3a58b5b4b9 WIP changing from auth to just 1 token 2017-01-29 04:18:31 -03:00
Pitu 5f0ff7f6aa Created login/register controller 2017-01-29 04:16:56 -03:00
Pitu 56e24c9203 Removed unused dependency 2017-01-22 18:21:47 -03:00
Pitu 3f4b879144 List and thumb view on uploads 2017-01-22 18:01:39 -03:00
Pitu b1b5515eec Sections now highlight when active 2017-01-21 19:30:04 -03:00
Pitu 8ee1540c82 Added logout to dashboard 2017-01-21 19:04:14 -03:00
Pitu 4d83ff5a28 Crawl :') 2017-01-21 17:24:20 -03:00
Pitu cd123b4c11 Forced resolve, updated config.sample.js 2017-01-21 17:21:29 -03:00
Pitu e9b3ecbd05 Fixed public upload. Whoopsies 2017-01-21 16:22:34 -03:00
Pitu 6da6517b0e Reuploaded header image for the 3rd time 2017-01-21 05:23:33 -03:00
Pitu 1b2af2282f Pagination is gucci 2017-01-21 05:17:29 -03:00
Pitu 6f06bc930b Made deleting files a promise-thingy 2017-01-21 03:57:25 -03:00
Pitu cfba738995 Ignore file if it exists already, return its url 2017-01-21 03:49:04 -03:00
Pitu 02e44ce48d Fixed frontpage chrome extension link 2017-01-20 03:40:39 -03:00
Pitu bae03cdc25 File delete, album delete and album rename. Sugoooi! 2017-01-20 03:28:26 -03:00
Pitu bb0f746598 Album delete WIP 2017-01-19 17:14:28 -03:00
Pitu a8121f5d7c Small fix for listing 2017-01-19 03:34:48 -03:00
Pitu 0f058724f3 Reverse sorted links list to show newers first 2017-01-19 03:11:20 -03:00
Pitu 5d09892ec1 Ohboi 2017-01-19 03:04:22 -03:00
Pitu 83aaef0f82 Changed request system and post data
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
2017-01-19 02:37:35 -03:00
Pitu 93891ae1e5 Small fixes 2017-01-19 00:31:01 -03:00
Pitu 7c8be0341f Cuter file upload progress 2017-01-18 22:08:59 -03:00
Pitu f55e9809b7 Yep, multi-domains is a thing 2017-01-18 21:52:24 -03:00
Pitu d6c7aff21b Multi-domain fixes. Maybe it's ready? 2017-01-18 21:50:40 -03:00
Pitu aae56e91c9 Added multi-domain support. Maybe 2017-01-18 21:35:31 -03:00
Pitu 368b40c9d1 Camelcased the config 2017-01-18 20:38:13 -03:00
Pitu 11d6c00d89 Better config.sample.js 2017-01-18 20:37:53 -03:00
Pitu 3daca98298 Added chrome extension link 2017-01-18 20:33:38 -03:00
Pitu 87bdcb7659 New README 2017-01-18 13:31:55 -03:00
Pitu 02be558683 Added enabled flag to create/list of albums 2017-01-18 05:07:20 -03:00
Pitu 49a4e68a4a Added enabled flag to albums on database 2017-01-18 05:06:53 -03:00
Pitu de130602f9 Added changing of tokens from the dashboard 2017-01-18 04:51:42 -03:00
Pitu 0dcaf36332 Added browsing galleries from dashboard 2017-01-18 04:05:56 -03:00
Pitu 512e9f46eb lowercased headers 2017-01-18 03:40:16 -03:00
Pitu 0483684de5 removed debug messages 2017-01-18 03:30:02 -03:00
Pitu cf98005c4f Better tables and showing album on upload view 2017-01-18 03:29:46 -03:00
Pitu 7e82e4304f added admin auth for uploading to an album 2017-01-18 03:00:36 -03:00
Pitu 84ff2241ba Shit ton of things on this update 2017-01-18 02:40:14 -03:00
Pitu 075e1baac7 Better static routes 2017-01-17 20:12:58 -03:00
Pitu 410c702b2d Better links on bottom and displaying max file size 2017-01-17 20:02:32 -03:00
Pitu 66f4961c38 Better link display on homepage 2017-01-17 19:35:18 -03:00
Pitu 6f7f3d60cb Removed maxFile check on frontend 2017-01-17 19:05:32 -03:00
Pitu ddb6d0df7d Database now saves album 2017-01-17 19:05:00 -03:00
Pitu c4b5457891 Change from gallery to album 2017-01-17 18:55:35 -03:00
Pitu e466f85a4e Made dashboard not load up login by default 2017-01-17 17:24:20 -03:00
kanadeko 2b95f62396 Removed unused columns on mobile 2017-01-17 17:12:58 -03:00
kanadeko 15fbca2420 Rewrote panel js 2017-01-17 17:10:56 -03:00
kanadeko a114d298d0 Rewrote token handling and upload.js 2017-01-17 16:54:25 -03:00
kanadeko 79e786f3b8 Added 500 error page 2017-01-17 15:56:44 -03:00
kanadeko 54e73085c6 Removed extra routes, moved static to main file 2017-01-17 15:55:27 -03:00