| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed bug that caused people to upload as anon even if running private | Pitu | 2017-04-03 | 1 | -1/+7 |
| | | |||||
| * | Updated blocked extensions. (#23) | Caroline | 2017-03-29 | 1 | -1/+2 |
| | | | | | | | | | * Update config.sample.js * Update config.sample.js * Update config.sample.js | ||||
| * | Update uploadController.js | Crawl | 2017-03-28 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #22 from Onestay/onestay | Kanacchi | 2017-03-28 | 2 | -2/+15 |
| |\ | | | | | added array with blocked file extensions | ||||
| | * | added array with blocked file extensions | Onestay | 2017-03-27 | 2 | -2/+15 |
| |/ | | | Added an option to add file extensions to the config which will be rejected (https://github.com/WeebDev/loli-safe/issues/19) | ||||
| * | Merge pull request #21 from RyoshiKayo/patch-2 | Kanacchi | 2017-03-26 | 1 | -0/+3 |
| |\ | | | | | client_max_body_size reminder | ||||
| | * | Update config.sample.js | Crawl | 2017-03-26 | 1 | -2/+2 |
| | | | |||||
| | * | client_max_body_size reminder | Caroline | 2017-03-26 | 1 | -0/+3 |
| |/ | |||||
| * | Derps were made, and now fixed | Pitu | 2017-03-18 | 3 | -41/+48 |
| | | |||||
| * | Added ShareX config instructions | Pitu | 2017-03-17 | 1 | -1/+1 |
| | | |||||
| * | whoops | Pitu | 2017-03-17 | 2 | -2/+2 |
| | | |||||
| * | Merge remote-tracking branch 'origin/master' | Pitu | 2017-03-17 | 1 | -2/+15 |
| |\ | |||||
| | * | Merge pull request #20 from RyoshiKayo/patch-1 | Kanacchi | 2017-03-17 | 1 | -2/+15 |
| | |\ | | | | | | | Password verification. | ||||
| | | * | Update dashboard.js | Crawl | 2017-03-10 | 1 | -3/+3 |
| | | | | |||||
| | | * | Password verification. | RyoshiKayo | 2017-03-10 | 1 | -2/+15 |
| | |/ | |||||
| * | | Refactor | Pitu | 2017-03-17 | 5 | -300/+197 |
| | | | |||||
| * | | Moved thumbnail processing to it's own utils file | Pitu | 2017-03-17 | 1 | -0/+64 |
| | | | |||||
| * | | New eslint file to get bullied | Pitu | 2017-03-17 | 1 | -27/+127 |
| | | | |||||
| * | | Added thumbnail processing while uploading | Pitu | 2017-03-16 | 1 | -6/+8 |
| |/ | |||||
| * | Merge pull request #16 from alucard0134/patch-1 | Kanacchi | 2017-02-14 | 1 | -2/+1 |
| |\ | | | | | link change | ||||
| | * | link change | Austin | 2017-02-14 | 1 | -2/+1 |
| |/ | |||||
| * | Added ability to see who uploaded a file as root | Pitu | 2017-02-13 | 2 | -51/+83 |
| | | |||||
| * | Updated README | Pitu | 2017-02-07 | 1 | -11/+5 |
| | | |||||
| * | Version v2.2.0 bump | Pitu | 2017-02-07 | 2 | -2/+27 |
| | | |||||
| * | Little fix | Pitu | 2017-02-07 | 1 | -1/+1 |
| | | |||||
| * | Album stuff | Pitu | 2017-02-07 | 4 | -1/+16 |
| | | |||||
| * | bleh | Pitu | 2017-02-07 | 1 | -1/+2 |
| | | |||||
| * | Added missing metadata and favicons | Pitu | 2017-02-07 | 3 | -0/+89 |
| | | |||||
| * | Added public album sharing :ok_hand: | Pitu | 2017-02-07 | 6 | -1/+180 |
| | | |||||
| * | Merge pull request #11 from PascalTemel/master | Kanacchi | 2017-02-07 | 3 | -16/+33 |
| |\ | | | | | support thumbnails for .webm and .mp4 files | ||||
| | * | Remove unused parameter | Pascal Temel | 2017-02-07 | 1 | -3/+2 |
| | | | |||||
| | * | support thumbnails for .webm and .mp4 files | Pascal Temel | 2017-02-07 | 3 | -15/+33 |
| | | | |||||
| * | | Changed the way repeated files work | Pitu | 2017-02-07 | 1 | -1/+8 |
| | | | | | | | 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 | ||||
| * | | Added support for custom html files | Pitu | 2017-02-06 | 3 | -6/+23 |
| |/ | | | 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. | ||||
| * | Remove .DS_Store files (#6) | ærion | 2017-02-02 | 5 | -0/+1 |
| | | |||||
| * | :ok_hand: | Pitu | 2017-02-01 | 1 | -4/+4 |
| | | |||||
| * | Another thing crawl told me to do | Pitu | 2017-02-01 | 1 | -2/+2 |
| | | |||||
| * | Something crawl told me to do | Pitu | 2017-02-01 | 1 | -1/+1 |
| | | |||||
| * | Making the window 5 seconds instead of milliseconds sounds about right | Pitu | 2017-02-01 | 1 | -1/+1 |
| | | |||||
| * | Added rate limiting | Pitu | 2017-02-01 | 2 | -2/+8 |
| | | |||||
| * | Don't declare viewport twice, you dummy @pitu | Crawl | 2017-01-31 | 1 | -2/+2 |
| | | |||||
| * | This is the last commit with tags | Pitu | 2017-01-31 | 1 | -7/+7 |
| | | |||||
| * | (╯°□°)╯︵ ┻━┻ | Pitu | 2017-01-31 | 1 | -4/+4 |
| | | |||||
| * | sigh | Pitu | 2017-01-31 | 1 | -0/+1 |
| | | |||||
| * | MORE. META. DATA. | Pitu | 2017-01-31 | 2 | -2/+7 |
| | | |||||
| * | More meta tags (╯°□°)╯︵ ┻━┻ | Pitu | 2017-01-31 | 13 | -1/+85 |
| | | |||||
| * | Added meta data and stuff | Pitu | 2017-01-31 | 2 | -0/+13 |
| | | |||||
| * | Version bump | Pitu | 2017-01-31 | 1 | -1/+1 |
| | | |||||
| * | Added username display on dashboard | Pitu | 2017-01-31 | 3 | -3/+11 |
| | | |||||
| * | Changed /panel to /dashboard | Pitu | 2017-01-31 | 6 | -6/+9 |
| | | |||||