Commit Graph

30 Commits

Author SHA1 Message Date
Shumatsu 44ca2dd53d De loli-safe (#77)
* Change all occurences of loli-safe to lolisafe

Saw that repository was renamed, links were changed, but a lot of files of lolisafe were unchanged. So I followed the links and changed what seemed safe to change. Which turned out to be all occurences. 

Also, bumped the copyright.

* Change year in LICENSE

This seems to be the proper format.

* Image fix

It was out of focus.

* Relative image path

Heard on StackOverflow it can be done like this.
2018-04-26 08:54:07 +02:00
Bobby Wibowo dcb72734fe
Patch to allow "retries" when generating random name 2018-03-18 19:21:04 +07:00
Unknown 56e2f3ff5c Adding .jar and .scr files
JAR - java and friends' executable.
SCR - Windows script executable, commonly used in "screenshot" trick.
2018-03-09 21:27:09 +01:00
Unknown ba8500144b Ban of .com and .ps1 uploads
It seems that COM files can still be run in Windows, and they behave like any other executable.
PS1 files are scripts, so I put them on the list.
2018-03-06 22:29:40 +01:00
Pitu 992b632d1a Added album downloading through front-end 2017-10-04 02:05:38 -03:00
Pitu 07bc306506 New sample config 2017-10-03 21:13:03 -03:00
Pitu c1963b2809 Changed how domains are handled 2017-10-03 19:48:26 -03:00
Caroline 55ae8c3288 Updated blocked extensions. (#23)
* Update config.sample.js

* Update config.sample.js

* Update config.sample.js
2017-03-29 22:54:45 +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
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
Kanacchi f6869ff7c5 Merge pull request #11 from PascalTemel/master
support thumbnails for .webm and .mp4 files
2017-02-07 03:20:12 -03: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
Pitu 93e5f6ab31 Added enableUserAccounts 2017-01-30 05:10:13 -03:00
Pitu 3f4b879144 List and thumb view on uploads 2017-01-22 18:01:39 -03:00
Pitu cd123b4c11 Forced resolve, updated config.sample.js 2017-01-21 17:21:29 -03:00
Pitu 93891ae1e5 Small fixes 2017-01-19 00:31:01 -03:00
Pitu aae56e91c9 Added multi-domain support. Maybe 2017-01-18 21:35:31 -03:00
Pitu 11d6c00d89 Better config.sample.js 2017-01-18 20:37:53 -03:00
pitu bdfd512c10 token handling and verification 2017-01-17 00:37:54 -03:00
kanadeko f42202259d Changed upload from single file to array 2017-01-16 05:22:19 -03:00
kanadeko 7b72c3e560 Added generation of random token 2017-01-16 04:37:42 -03:00
kanadeko 55e2d17636 Admin panel, pomf-standarization and stuff 2017-01-16 04:21:46 -03:00
kanadeko 0c6912d2c3 stuff 2017-01-15 03:15:08 -03:00
pitu e5af2bd04c whoops 2017-01-14 20:47:50 -03:00
kanadeko b81cf72ac4 Changed from ip whitelist to token based auth 2017-01-14 18:13:58 -03:00
Kanacchi 3afa24ddaf Update config.sample.js 2017-01-14 16:23:54 -03:00
kanadeko a246fc8365 Frontend done 2017-01-14 05:50:18 -03:00
Pitu de975f0f62 Updated readme 2017-01-13 04:48:18 -03:00