aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Handle blacklist (#84)Green-Star2017-09-2224-122/+606
* Upgrade express validator to v4Chocobozzz2017-09-1513-424/+430
* Add info when server is processing a video at uploadChocobozzz2017-09-141-1/+1
* Remove ng2 file upload moduleChocobozzz2017-09-143-20/+64
* Move to HttpClient and PrimeNG data tableChocobozzz2017-09-141-0/+1
* Fix concurrency error when deleting a videoChocobozzz2017-09-123-16/+30
* Improve real world scriptChocobozzz2017-09-124-50/+109
* Fix request schedulers testChocobozzz2017-09-081-3/+2
* Convert real world script to typescriptChocobozzz2017-09-085-382/+336
* Upload a video to /videos/uploadChocobozzz2017-09-075-25/+46
* Don't display password in logsChocobozzz2017-09-071-1/+1
* urls: makefriends/quitfriends -> make-friends/quit-friendsChocobozzz2017-09-073-14/+14
* Fix lintChocobozzz2017-09-071-1/+0
* Convert real world tools to typescriptChocobozzz2017-09-0710-194/+224
* Add tests for npm run scriptsChocobozzz2017-09-0722-32/+212
* Fix tests and user quotaChocobozzz2017-09-068-73/+220
* Begin tests for user quotaChocobozzz2017-09-055-19/+97
* Add user update for adminsChocobozzz2017-09-052-7/+80
* Make tslint happyChocobozzz2017-09-045-36/+35
* Convert tests to typescriptChocobozzz2017-09-0468-6524/+5421
* Begin user quotaChocobozzz2017-09-0411-17/+144
* Fix config checkerChocobozzz2017-08-262-11/+14
* Upgrade common server dependenciesChocobozzz2017-08-2518-101/+102
* Formated -> FormattedChocobozzz2017-08-2516-61/+61
* Move video file metadata in their own tableChocobozzz2017-08-2518-305/+744
* Fix testsChocobozzz2017-08-024-29/+25
* Remove one pod (#76)Green-Star2017-08-027-8/+288
* Add ability to limit user registrationsChocobozzz2017-07-259-36/+88
* Fix lintChocobozzz2017-07-124-7/+2
* Set correctly preview image for open graphChocobozzz2017-07-121-12/+1
* Add previews cache system between podsChocobozzz2017-07-1214-15/+172
* Remove "function" in favor of () => {}Chocobozzz2017-07-1125-91/+86
* Add tests for open graph tagsChocobozzz2017-07-112-0/+97
* Use global uuid instead of remoteId for videosChocobozzz2017-07-1139-141/+411
* Remove any typing from serverChocobozzz2017-07-115-18/+20
* Better typescript typing for a better worldChocobozzz2017-07-1019-76/+162
* Fix error loggingChocobozzz2017-07-0721-49/+49
* Async signature and various fixesChocobozzz2017-07-0710-54/+40
* Video search -> case insensitiveChocobozzz2017-07-061-8/+4
* Move to promisesChocobozzz2017-07-0579-2445/+1926
* Fix test (#71)Green-Star2017-07-0212-17/+22
* Move ensureRegistrationEnabled to middlewaresChocobozzz2017-06-253-11/+23
* ClientLocal -> OAuthClientLocalChocobozzz2017-06-252-7/+7
* Requests -> RequestSchedulersChocobozzz2017-06-258-21/+21
* Oup's, forgot to increate timeout testChocobozzz2017-06-251-1/+1
* Fix travis testsChocobozzz2017-06-251-1/+2
* Excluse .js.map when scanning models/ directoryChocobozzz2017-06-241-1/+2
* Update systemd service templateChocobozzz2017-06-201-1/+1
* Share models between server and clientChocobozzz2017-06-1710-12/+41
* Use typescript standard and lint all filesChocobozzz2017-06-166-9/+11