Bobby Wibowo
5052cd2651
Sorry.
...
At first I was concerned due to a particular ESLint rule called "no-undefined", but then after looking more deeply into it, I realized using typeof was unnecessary since "no-global-assign" and "no-shadow-restricted-names" were enabled and thus the previous method surely would not cause any problems.
2018-01-24 19:53:31 +07:00
Bobby Wibowo
7de25210ce
Proper undefined check
2018-01-24 19:38:32 +07:00
Bobby Wibowo
38d77fdfbb
Fix
2018-01-24 05:29:13 +07:00
Pitu
3c2ba4868a
ugh, little mistake
2017-10-04 15:20:07 -03:00
Pitu
759943f798
whoops
2017-10-04 15:13:23 -03:00
Pitu
76d48602c6
Async who?
2017-10-04 02:51:55 -03:00
Pitu
09a5c6bf1e
Added a little bit of logging
2017-10-04 02:46:31 -03:00
Pitu
149742ab61
Bypass file if not found when zipping an album
2017-10-04 02:45:45 -03:00
Pitu
992b632d1a
Added album downloading through front-end
2017-10-04 02:05:38 -03:00
Pitu
e56ef97975
Return 404 for deleted albums
2017-10-04 00:59:05 -03:00
Pitu
702075b66d
ES6 rewrite
2017-10-03 21:13:38 -03:00
Kel
8427d23807
Delete thumbnails when file deletes
...
Tested working with a couple file types. Fixed some coding errors from earlier revision.
2017-10-01 23:33:32 -06:00
Pascal Temel
b05dac6743
cleanup
2017-09-24 05:54:13 +02:00
Pascal Temel
4b63ea2d1b
add wmv, avi and mov thumbnail support
2017-09-24 05:35:09 +02:00
Pitu
ad4eeb5eaa
Fixed last night's fuckup
2017-08-30 19:35:40 -03:00
Pitu
80117235f9
Added album check to uploads
2017-08-30 04:48:17 -03:00
EpikPhailure
daf8f0130c
Update uploadController.js
...
* fixed blacklist from being bypassed due to case insensitive extension names
2017-06-22 17:35:56 -07:00
Kanacchi
e2885bd37c
Made it so user doesn't need to specify blockedExtensions.
...
This is useful if there are people already running lolisafe and updated to latest version
2017-04-03 18:45:56 -03:00
Pitu
14cf45c168
Fixed bug that caused people to upload as anon even if running private
2017-04-03 17:29:10 -03:00
Crawl
72c38749ca
Update uploadController.js
2017-03-28 07:44:31 +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
Pitu
026e0a3ef0
Derps were made, and now fixed
2017-03-18 01:36:50 -03:00
Pitu
72fb9ec938
whoops
2017-03-17 01:19:33 -03: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
dd3b47ebc8
Added thumbnail processing while uploading
2017-03-16 21:53:29 -03:00
Pitu
7cf8b6899d
Added ability to see who uploaded a file as root
2017-02-13 21:55:07 -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
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
d5c9b15ab9
Added username display on dashboard
2017-01-31 03:43:00 -03:00
Pitu
0540b0775d
Fixed wrong error text
2017-01-30 05:16:08 -03:00
Pitu
418f4ffe79
Stuff
2017-01-30 05:10:39 -03:00
Pitu
4a4ca06366
Forgot it was an array
2017-01-30 04:42:15 -03:00
Pitu
0258c290ff
WIP
2017-01-29 22:51:54 -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
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
3f4b879144
List and thumb view on uploads
2017-01-22 18:01:39 -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
1b2af2282f
Pagination is gucci
2017-01-21 05:17:29 -03:00