Commit Graph

243 Commits

Author SHA1 Message Date
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
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