Commit Graph

124 Commits

Author SHA1 Message Date
Pitu 0540b0775d Fixed wrong error text 2017-01-30 05:16:08 -03:00
Pitu 79fee8defd Etooo 2017-01-30 05:15:30 -03:00
Pitu 6b7fd3bcf4 Merged dev into master 2017-01-30 05:13:07 -03:00
Pitu 6ba17a66d6 Bumped version 2017-01-30 05:11:25 -03:00
Pitu 640e45a59b Updated readme 2017-01-30 05:10:56 -03:00
Pitu 8d2604cb51 Added license 2017-01-30 05:10:46 -03:00
Pitu 418f4ffe79 Stuff 2017-01-30 05:10:39 -03:00
Pitu 93e5f6ab31 Added enableUserAccounts 2017-01-30 05:10:13 -03:00
Pitu 4a4ca06366 Forgot it was an array 2017-01-30 04:42:15 -03:00
Pitu 1d45d6d881 Unfucked my latest commit to this file 2017-01-30 04:42:02 -03:00
Pitu b781237454 Replaced auth header with token 2017-01-30 04:41:44 -03:00
Pitu cc2616aa30 Made passwords behave like passwords 2017-01-30 04:41:18 -03:00
Pitu 6c2eb4e98e Added image pasting from clipboard 2017-01-30 03:25:34 -03:00
Pitu 0258c290ff WIP 2017-01-29 22:51:54 -03:00
Pitu a7201c4b96 Added eslint because I don't know what im doing 2017-01-29 22:51:48 -03:00
Pitu 4cd076b4f6 derp 2017-01-29 22:50:44 -03:00
Pitu c64aa8fa2e Added change password for users 2017-01-29 22:30:00 -03:00
Pitu 751a876360 Updated albumsController to use new auth 2017-01-29 22:17:49 -03:00
Pitu 16164115aa New token shananigans 2017-01-29 22:06:52 -03:00
Pitu 116c04907e Derp 2017-01-29 21:21:38 -03:00
Pitu ab64208c57 New auth endpoints 2017-01-29 04:20:25 -03:00
Pitu 8523ee6ac0 Created auth view 2017-01-29 04:20:16 -03:00
Pitu a44178a272 Created auth view 2017-01-29 04:20:04 -03:00
Pitu 9fae21a529 Created auth view 2017-01-29 04:19:43 -03:00
Pitu c242bf7757 Included bcrypt on package.json 2017-01-29 04:19:30 -03:00
Pitu da47babc05 Added auth route 2017-01-29 04:19:14 -03:00
Pitu 13b2242bdf New database structure with users support 2017-01-29 04:19:02 -03:00
Pitu b3cdc406d2 Removed blank lines 2017-01-29 04:18:46 -03:00
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