aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/core
Commit message (Expand)AuthorAgeFilesLines
* add best trending strategy based on Reddit's bestRigel Kent2021-02-041-1/+1
* Support transcoding profile in client adminChocobozzz2021-01-281-0/+4
* move from trending routes to alg paramRigel Kent2021-01-285-47/+17
* add default trending page choice, revert comments count for hot strategyRigel Kent2021-01-285-5/+48
* redirect to login on 401, display error variants in 404 componentRigel Kent2021-01-251-2/+2
* Implement remote interactionChocobozzz2021-01-151-2/+2
* Fix loading bar for HTTP requestsChocobozzz2021-01-131-10/+1
* Add title to left menu toggleChocobozzz2021-01-131-0/+4
* add ability to remove one's avatar for account and channels (#3467)Rigel Kent2021-01-132-2/+13
* Add more hints regarding live portChocobozzz2021-01-111-0/+3
* Fix admin table filtersChocobozzz2020-12-171-2/+6
* 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