Commit Graph

221 Commits

Author SHA1 Message Date
Pitu
128b7113bf Little bit of this 2017-10-03 21:13:15 -03:00
Pitu
07bc306506 New sample config 2017-10-03 21:13:03 -03:00
Pitu
3c5303e505 tabs pls 2017-10-03 21:12:46 -03:00
Pitu
c1963b2809 Changed how domains are handled 2017-10-03 19:48:26 -03:00
Pitu
d1260563d4 Merge remote-tracking branch 'origin/master' 2017-10-03 17:56:44 -03:00
Pitu
052440328e Modified gitignore 2017-10-03 17:36:11 -03:00
Pitu
6aa57285d4 Removed eslint file, enforced it on package.json 2017-10-03 17:34:57 -03:00
Kana
a2cd342720 Added support link 2017-10-03 13:21:33 -03:00
Kana
84a8449d37 Merge pull request #57 from Disre/patch-3
Delete thumbnails when file deletes
2017-10-02 03:03:29 -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
Kana
50abd8bdc5 Merge pull request #53 from PascalTemel/improvement/AdditionalFileExtensions
Improvement: add .wmv, .avi and .mov thumbnail support
2017-10-01 20:18:42 -03:00
Kana
fffb317b9d Delete test 2017-09-30 23:48:00 -03:00
Kana
bdc14f9d3a Create test 2017-09-30 23:46:51 -03:00
Kana
9ab59d47de Merge pull request #55 from JasonEtco/patch-1
Proper casing of GitHub
2017-09-25 23:13:13 -03:00
Jason Etcovitch
11cd00c804 Proper casing of GitHub
Github => GitHub
2017-09-25 22:09:12 -04:00
Kana
1544f1ca76 Fix being able to paste an image from clipboard 2017-09-25 19:05:20 -03: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
338e827f13 Added thumbnail to meta tags 2017-09-20 03:05:25 -03:00
Pitu
6b72453d4a Made the album viewer route SSR so crawlers dont have issues 🎉 2017-09-20 03:03:31 -03:00
Pitu
50dbb9526b Delete album.js script since we are SSR now on that route 🎉 2017-09-20 03:03:00 -03:00
Pitu
e6bd937879 Added handlebars dependency and yarn.lock 2017-09-20 03:02:14 -03: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
Kana
f8d6cc7db6 Update README.md 2017-07-24 01:19:25 -03:00
Kana
0986f53000 Merge pull request #43 from EpikPhailure/patch-1
Update uploadController.js
2017-06-23 02:38:38 +02: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
Pitu
2a978df1a7 Made that an ID 2017-04-27 04:47:08 -03:00
Pitu
dca43e948e Derp 2017-04-27 04:45:15 -03:00
Pitu
9db6c23ce1 Moved the eventListener 2017-04-27 04:37:30 -03:00
Pitu
6dda9951de Changed the dropdown option and removed label 2017-04-27 04:28:02 -03:00
Kana
d2b4d20c36 Merge pull request #32 from Onestay/onestay-dev
Added upload to album through website
2017-04-27 09:14:14 +02:00
Caroline
ce23b0f19d Keep the bad guys out >:c (#36) 2017-04-27 09:04:19 +02:00
Crawl
4d0c309987 Update logo link 2017-04-27 08:57:25 +02:00
Onestay
f167bc52a0 removed all trailing spaces (I think) 2017-04-23 15:36:26 +02:00
Onestay
480a38d260 change let and const to var to support older browsers 2017-04-23 15:26:45 +02:00
Onestay
07f1b1ca3c remove debug console.log 2017-04-23 15:22:14 +02:00
Onestay
cf6a396730 Uploading to an album 2017-04-23 15:19:31 +02:00
Onestay
b9fd64c620 added a bit of styling 2017-04-23 15:19:10 +02:00
Onestay
7d71546388 Add none option 2017-04-23 14:29:19 +02:00
Onestay
e5cd142347 Get albums and put them in the select as options 2017-04-23 14:29:09 +02:00
Onestay
81f1707835 only display album select when user is logged in
It still needs additional styling and stuff
2017-04-23 14:09:44 +02: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
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
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