aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/core
Commit message (Expand)AuthorAgeFilesLines
...
* Fix socket io with angularChocobozzz2020-12-101-2/+7
* Live views updateChocobozzz2020-12-091-2/+5
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-082-5/+7
* Fix loading data twice in rest tablesChocobozzz2020-12-081-1/+1
* refactor 404 pageRigel Kent2020-12-031-5/+31
* more explicit error messages for file uploadsRigel Kent2020-12-031-8/+12
* Fix socket io messages angular changesChocobozzz2020-12-011-5/+7
* Various front optimizationsChocobozzz2020-11-271-0/+9
* refactor scoped token serviceRigel Kent2020-11-255-45/+37
* allow private syndication feeds via a user feedTokenRigel Kent2020-11-251-0/+45
* Provide express request to onLogout callChocobozzz2020-11-201-2/+6
* Fix no history messageChocobozzz2020-11-191-1/+1
* Lazy load emojiChocobozzz2020-11-191-3/+7
* Lazy load linkifierChocobozzz2020-11-192-17/+26
* Upgrade client dependenciesChocobozzz2020-11-191-4/+5
* Refactor markdown/sanitize html codeChocobozzz2020-11-172-41/+14
* Refactor rest table search filterChocobozzz2020-11-161-3/+36
* Reorganize left menu and account menuChocobozzz2020-11-131-3/+3
* reword unclear sentences, check for grammarRigel Kent2020-11-121-2/+1
* Add max lives limitChocobozzz2020-11-091-0/+2
* Check live duration and sizeChocobozzz2020-11-091-0/+2
* Add watch messages if live has not startedChocobozzz2020-11-094-47/+89
* Live streaming implementation first stepChocobozzz2020-11-092-1/+9
* Fix tokens loadingChocobozzz2020-08-211-2/+4
* Add ability to set custom field to video formChocobozzz2020-08-211-2/+15
* Support plugin hooks in embedChocobozzz2020-08-201-70/+9
* Some code style fixesChocobozzz2020-08-172-11/+10
* On touchscreens add content overlay for opened menu (#3088)Kim2020-08-173-8/+89
* Fix circular dependenciesChocobozzz2020-08-141-8/+6
* Use commonjs instead of esm typescript for light emojiskimsible2020-08-141-2/+3
* Add unicode emoji to markdownkimsible2020-08-141-8/+13
* Migrate to $localizeChocobozzz2020-08-146-55/+35
* Remove angular pipes moduleChocobozzz2020-08-111-1/+1
* Fix tags in search filtersChocobozzz2020-08-111-1/+1
* Refactor - improve offset content handling with fixed sub-menu and broadcast-...kimsible2020-08-111-0/+2
* Cleanup tokens logic in embedChocobozzz2020-08-074-74/+54
* Fix lintChocobozzz2020-08-071-2/+2
* Reorganize shared modelsChocobozzz2020-08-074-15/+6
* deal with refresh token in embedRigel Kent2020-08-066-80/+9
* Fix anonymous user themeChocobozzz2020-07-312-5/+6
* Add migrations for abuse messagesChocobozzz2020-07-311-3/+18
* harmonize search for librariesRigel Kent2020-07-291-5/+5
* variable columns for users list, more columns possible, badge display for sta...Rigel Kent2020-07-291-2/+18
* Add alert and hide upload view when no upload is possible (#2966)Kim2020-07-282-1/+32
* Add ability to report accountChocobozzz2020-07-101-1/+13
* Add migrationsChocobozzz2020-07-101-6/+8
* add blocked filter in users list to filter banned usersRigel Kent2020-07-022-3/+26
* Fix query string parsingChocobozzz2020-06-261-2/+4
* Reorganize client shared modulesChocobozzz2020-06-2335-91/+1433
* First implem global searchChocobozzz2020-06-101-12/+33