aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #58 from ScruffyRules/sharexKana2017-10-112-1/+24
|\
| * Fix up formatting in the sharex_file variableScruffyRules2017-10-061-12/+12
| * Make ShareX link download a sharex file if you're logged inScruffyRules2017-10-062-1/+24
* | Aligned the album download buttonKana2017-10-101-1/+1
|/
* Added minimum node versionKana2017-10-061-4/+5
* ugh, little mistakePitu2017-10-041-1/+1
* whoopsPitu2017-10-041-3/+3
* Async who?Pitu2017-10-041-7/+6
* Added a little bit of loggingPitu2017-10-041-0/+1
* Bypass file if not found when zipping an albumPitu2017-10-041-1/+7
* Updated README and added nginx sample configuration filePitu2017-10-042-30/+65
* Added album downloading through front-endPitu2017-10-049-6/+93
* Missing semicolonPitu2017-10-041-1/+1
* Return 404 for deleted albumsPitu2017-10-042-3/+3
* Fixes serving the actual configured uploads folderPitu2017-10-031-1/+1
* Renaming and version bumpPitu2017-10-031-4/+4
* Forgot some spaces here and therePitu2017-10-033-79/+78
* ES6 rewritePitu2017-10-037-683/+559
* Little bit of thisPitu2017-10-031-1/+1
* New sample configPitu2017-10-031-5/+5
* tabs plsPitu2017-10-035-374/+374
* Changed how domains are handledPitu2017-10-032-60/+62
* Merge remote-tracking branch 'origin/master'Pitu2017-10-037-12/+26
|\
| * Added support linkKana2017-10-031-0/+3
| * Merge pull request #57 from Disre/patch-3Kana2017-10-021-3/+12
| |\
| | * Delete thumbnails when file deletesKel2017-10-011-3/+12
| |/
| * Merge pull request #53 from PascalTemel/improvement/AdditionalFileExtensionsKana2017-10-014-6/+7
| |\
| | * cleanupPascal Temel2017-09-244-6/+7
| | * add wmv, avi and mov thumbnail supportPascal Temel2017-09-241-2/+2
| * | Delete testKana2017-09-301-1/+0
| * | Create testKana2017-09-301-0/+1
| * | Merge pull request #55 from JasonEtco/patch-1Kana2017-09-251-1/+1
| |\ \
| | * | Proper casing of GitHubJason Etcovitch2017-09-251-1/+1
| |/ /
| * / Fix being able to paste an image from clipboardKana2017-09-251-2/+3
| |/
* | Modified gitignorePitu2017-10-031-1/+3
* | Removed eslint file, enforced it on package.jsonPitu2017-10-032-133/+19
|/
* Added thumbnail to meta tagsPitu2017-09-202-6/+6
* Made the album viewer route SSR so crawlers dont have issues 🎉Pitu2017-09-203-1/+135
* Delete album.js script since we are SSR now on that route 🎉Pitu2017-09-201-34/+0
* Added handlebars dependency and yarn.lockPitu2017-09-202-1/+1912
* Fixed last night's fuckupPitu2017-08-301-61/+72
* Added album check to uploadsPitu2017-08-302-55/+64
* Update README.mdKana2017-07-241-1/+1
* Merge pull request #43 from EpikPhailure/patch-1Kana2017-06-231-1/+1
|\
| * Update uploadController.jsEpikPhailure2017-06-221-1/+1
|/
* Made that an IDPitu2017-04-272-2/+2
* DerpPitu2017-04-271-6/+6
* Moved the eventListenerPitu2017-04-271-5/+4
* Changed the dropdown option and removed labelPitu2017-04-271-2/+1
* Merge pull request #32 from Onestay/onestay-devKana2017-04-273-8/+61
|\