| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Delete test | Kana | 2017-09-30 | 1 | -1/+0 |
| | | |||||
| * | Create test | Kana | 2017-09-30 | 1 | -0/+1 |
| | | |||||
| * | Merge pull request #55 from JasonEtco/patch-1 | Kana | 2017-09-25 | 1 | -1/+1 |
| |\ | | | | | Proper casing of GitHub | ||||
| | * | Proper casing of GitHub | Jason Etcovitch | 2017-09-25 | 1 | -1/+1 |
| |/ | | | Github => GitHub | ||||
| * | Fix being able to paste an image from clipboard | Kana | 2017-09-25 | 1 | -2/+3 |
| | | |||||
| * | Added thumbnail to meta tags | Pitu | 2017-09-20 | 2 | -6/+6 |
| | | |||||
| * | Made the album viewer route SSR so crawlers dont have issues 🎉 | Pitu | 2017-09-20 | 3 | -1/+135 |
| | | |||||
| * | Delete album.js script since we are SSR now on that route 🎉 | Pitu | 2017-09-20 | 1 | -34/+0 |
| | | |||||
| * | Added handlebars dependency and yarn.lock | Pitu | 2017-09-20 | 2 | -1/+1912 |
| | | |||||
| * | Fixed last night's fuckup | Pitu | 2017-08-30 | 1 | -61/+72 |
| | | |||||
| * | Added album check to uploads | Pitu | 2017-08-30 | 2 | -55/+64 |
| | | |||||
| * | Update README.md | Kana | 2017-07-24 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #43 from EpikPhailure/patch-1 | Kana | 2017-06-23 | 1 | -1/+1 |
| |\ | | | | | Update uploadController.js | ||||
| | * | Update uploadController.js | EpikPhailure | 2017-06-22 | 1 | -1/+1 |
| |/ | | | * fixed blacklist from being bypassed due to case insensitive extension names | ||||
| * | Made that an ID | Pitu | 2017-04-27 | 2 | -2/+2 |
| | | |||||
| * | Derp | Pitu | 2017-04-27 | 1 | -6/+6 |
| | | |||||
| * | Moved the eventListener | Pitu | 2017-04-27 | 1 | -5/+4 |
| | | |||||
| * | Changed the dropdown option and removed label | Pitu | 2017-04-27 | 1 | -2/+1 |
| | | |||||
| * | Merge pull request #32 from Onestay/onestay-dev | Kana | 2017-04-27 | 3 | -8/+61 |
| |\ | | | | | Added upload to album through website | ||||
| | * | removed all trailing spaces (I think) | Onestay | 2017-04-23 | 1 | -3/+0 |
| | | | |||||
| | * | change let and const to var to support older browsers | Onestay | 2017-04-23 | 1 | -4/+4 |
| | | | |||||
| | * | remove debug console.log | Onestay | 2017-04-23 | 1 | -1/+0 |
| | | | |||||
| | * | Uploading to an album | Onestay | 2017-04-23 | 1 | -6/+28 |
| | | | |||||
| | * | added a bit of styling | Onestay | 2017-04-23 | 2 | -1/+6 |
| | | | |||||
| | * | Add none option | Onestay | 2017-04-23 | 1 | -2/+1 |
| | | | |||||
| | * | Get albums and put them in the select as options | Onestay | 2017-04-23 | 1 | -1/+18 |
| | | | |||||
| | * | only display album select when user is logged in | Onestay | 2017-04-23 | 2 | -5/+19 |
| | | | | | | | It still needs additional styling and stuff | ||||
| * | | Keep the bad guys out >:c (#36) | Caroline | 2017-04-27 | 2 | -0/+3 |
| | | | |||||
| * | | Update logo link | Crawl | 2017-04-27 | 1 | -1/+1 |
| |/ | |||||
| * | Made it so user doesn't need to specify blockedExtensions. | Kanacchi | 2017-04-03 | 1 | -2/+5 |
| | | | | This is useful if there are people already running lolisafe and updated to latest version | ||||
| * | 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 | ||||