aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/core
Commit message (Expand)AuthorAgeFilesLines
* Fix overview page with new thumbnail sizeChocobozzz2021-04-281-3/+3
* Add getAuthHeader client helperChocobozzz2021-04-221-0/+7
* Add action:admin-plugin-settings.init client hookChocobozzz2021-04-221-0/+1
* Add AccountAvatarComponent (#3965)kontrollanten2021-04-151-6/+0
* Add plugin placeholder elements supportChocobozzz2021-04-121-3/+2
* Add ability to hide plugin settingsChocobozzz2021-04-091-0/+7
* Translate plugin optionsChocobozzz2021-04-091-1/+19
* Add ability to update the bannerChocobozzz2021-04-081-0/+6
* Agnostic actor image storageChocobozzz2021-04-082-5/+4
* Refactor video miniatureChocobozzz2021-04-011-5/+4
* Add auth user client hook actionsChocobozzz2021-03-242-1/+23
* Try to reduce CSS sizeChocobozzz2021-03-241-4/+3
* Fix updating boolean anonymous settingsChocobozzz2021-02-261-1/+1
* Fix anonymous user settingsChocobozzz2021-02-251-10/+30
* Fix lintChocobozzz2021-02-181-1/+1
* Remember last log typeChocobozzz2021-02-181-2/+2
* 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