Commit Graph

146 Commits

Author SHA1 Message Date
Pitu 6396d42409 Changed the way repeated files work
From now on, same file upload is restricted per user. Meaning same user cant upload the same file twice, and upon trying to do so they will get the original link instead of an updated one. This works the same way for anonymous uploads, only 1 file of the same kind will be uploaded
2017-02-07 03:18:41 -03:00
Pitu 18c66d27fb Added support for custom html files
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.
2017-02-06 00:06:33 -03:00
ærion 8cddd06d7a Remove .DS_Store files (#6) 2017-02-02 15:26:15 +01:00
Pitu 9b204b6c27 👌 2017-02-01 19:56:47 -03:00
Pitu f29f208e52 Another thing crawl told me to do 2017-02-01 19:55:00 -03:00
Pitu f56afcdd5c Something crawl told me to do 2017-02-01 19:52:29 -03:00
Pitu e595298994 Making the window 5 seconds instead of milliseconds sounds about right 2017-02-01 19:51:51 -03:00
Pitu 67411d7fa9 Added rate limiting 2017-02-01 19:46:10 -03:00
Crawl ea8669a989 Don't declare viewport twice, you dummy @pitu 2017-01-31 12:31:07 +01:00
Pitu 399cce6f99 This is the last commit with tags 2017-01-31 04:46:25 -03:00
Pitu 982796495b (╯°□°)╯︵ ┻━┻ 2017-01-31 04:44:05 -03:00
Pitu 7d524c2c01 sigh 2017-01-31 04:42:23 -03:00
Pitu 23f079516f MORE. META. DATA. 2017-01-31 04:38:55 -03:00
Pitu cf5fda862b More meta tags (╯°□°)╯︵ ┻━┻ 2017-01-31 04:29:50 -03:00
Pitu 4dfe65f3aa Added meta data and stuff 2017-01-31 04:21:15 -03:00
Pitu fbb8271658 Version bump 2017-01-31 03:44:19 -03:00
Pitu d5c9b15ab9 Added username display on dashboard 2017-01-31 03:43:00 -03:00
Pitu 999c148dff Changed /panel to /dashboard 2017-01-31 03:37:17 -03:00
Pitu 9cd3846795 Added FAQ 2017-01-31 03:31:10 -03:00
Pitu 1ec6bbb640 No more asking token on front if private 2017-01-30 06:00:01 -03:00
Pitu 66e7b676d9 Smol fix 2017-01-30 05:45:21 -03:00
Pitu ec9de34cb3 Added changePassword 2017-01-30 05:43:15 -03:00
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