Commit Graph

176 Commits

Author SHA1 Message Date
Crawl 72c38749ca Update uploadController.js 2017-03-28 07:44:31 +02:00
Kanacchi 3e38e138ca Merge pull request #22 from Onestay/onestay
added array with blocked file extensions
2017-03-28 00:00:08 +02:00
Onestay ad6b7d25de added array with blocked file extensions
Added an option to add file extensions to the config which will be rejected (https://github.com/WeebDev/loli-safe/issues/19)
2017-03-27 23:07:00 +02:00
Kanacchi 5951803f66 Merge pull request #21 from RyoshiKayo/patch-2
client_max_body_size reminder
2017-03-26 12:09:36 +02:00
Crawl 652365497d Update config.sample.js 2017-03-26 12:07:11 +02:00
Caroline 823e53e77f client_max_body_size reminder 2017-03-26 03:05:00 -07:00
Pitu 026e0a3ef0 Derps were made, and now fixed 2017-03-18 01:36:50 -03:00
Pitu de1af70b22 Added ShareX config instructions 2017-03-17 01:30:55 -03:00
Pitu 72fb9ec938 whoops 2017-03-17 01:19:33 -03:00
Pitu 22fb95d7bd Merge remote-tracking branch 'origin/master' 2017-03-17 01:17:51 -03:00
Kanacchi e3c95cb27d Merge pull request #20 from RyoshiKayo/patch-1
Password verification.
2017-03-17 06:17:40 +02:00
Pitu 1db1b06a48 Refactor 2017-03-17 01:14:24 -03:00
Pitu 8a96a0df1d Moved thumbnail processing to it's own utils file 2017-03-17 01:14:10 -03:00
Pitu e128e00245 New eslint file to get bullied 2017-03-17 01:13:45 -03:00
Pitu dd3b47ebc8 Added thumbnail processing while uploading 2017-03-16 21:53:29 -03:00
Crawl 91d7cbdb6c Update dashboard.js 2017-03-10 18:19:25 +01:00
RyoshiKayo fda308146b Password verification. 2017-03-10 08:26:05 -08:00
Kanacchi 4830fb6300 Merge pull request #16 from alucard0134/patch-1
link change
2017-02-14 18:22:07 +02:00
Austin 4d3cc50f20 link change 2017-02-14 09:47:56 -06:00
Pitu 7cf8b6899d Added ability to see who uploaded a file as root 2017-02-13 21:55:07 -03:00
Pitu dbca0104cf Updated README 2017-02-07 05:18:44 -03:00
Pitu dfcbac0c31 Version v2.2.0 bump 2017-02-07 05:14:01 -03:00
Pitu 61a4e984de Little fix 2017-02-07 04:54:58 -03:00
Pitu 36e17b0372 Album stuff 2017-02-07 04:52:53 -03:00
Pitu 31e9a19821 bleh 2017-02-07 04:34:40 -03:00
Pitu 2eaf2712ef Added missing metadata and favicons 2017-02-07 04:33:13 -03:00
Pitu e05a7c751e Added public album sharing 👌 2017-02-07 04:32:55 -03:00
Kanacchi f6869ff7c5 Merge pull request #11 from PascalTemel/master
support thumbnails for .webm and .mp4 files
2017-02-07 03:20:12 -03:00
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
Pascal Temel b008f77d36 Remove unused parameter 2017-02-07 01:15:39 +01:00
Pascal Temel facf4a29fc support thumbnails for .webm and .mp4 files 2017-02-07 00:53:22 +01: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