aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-main
Commit message (Expand)AuthorAgeFilesLines
...
* Fix mention notification with deleted commentChocobozzz2021-03-221-12/+20
* localize decimal separator in video miniatures (#3643)kontrollanten2021-01-291-7/+10
* modularize abstract video list header and implement video hotness recommendat...Rigel Kent2021-01-281-1/+4
* redirect to login on 401, display error variants in 404 componentRigel Kent2021-01-251-5/+14
* Allow users/visitors to search through an account's videos (#3589)Rigel Kent2021-01-196-2/+107
* prevent sending search GET parameter if undefined in my watch historyRigel Kent2021-01-131-1/+2
* Fix loading bar for HTTP requestsChocobozzz2021-01-131-0/+8
* Avatar info component optimizationsChocobozzz2021-01-132-26/+17
* Allow user to search through their watch history (#3576)Rigel Kent2021-01-131-1/+2
* show first decimal for views above a thousand (#3564)Rigel Kent2021-01-131-2/+17
* add ability to remove one's avatar for account and channels (#3467)Rigel Kent2021-01-136-10/+83
* Fix some accessibility issuesChocobozzz2020-12-222-2/+3
* more explicit error messages for file uploadsRigel Kent2020-12-031-3/+3
* Fix scroll check in infinite scroller directiveChocobozzz2020-11-301-6/+7
* Refactor last PRChocobozzz2020-11-271-0/+10
* Various front optimizationsChocobozzz2020-11-272-10/+11
* Fix circular dep issueChocobozzz2020-11-257-13/+19
* Add new default different avatar for channel and accountkimsible2020-11-255-30/+56
* refactor scoped token serviceRigel Kent2020-11-251-12/+9
* allow private syndication feeds via a user feedTokenRigel Kent2020-11-251-2/+13
* Add pixel size to tooltip and gif support with FFmpeg for avatar upload (#3329)Kimsible2020-11-252-6/+7
* Fix dropdowns z-indexChocobozzz2020-11-201-1/+1
* Add ability to display all channel/account videosChocobozzz2020-11-181-4/+23
* Clearer periods in videos listChocobozzz2020-11-181-6/+6
* Fix client buildChocobozzz2020-11-171-3/+3
* small refactor + clipboard copy on anchor click in instance page (#3318)Kimsible2020-11-171-5/+2
* Add admin view to manage commentsChocobozzz2020-11-162-2/+2
* Reorganize left menu and account menuChocobozzz2020-11-131-1/+1
* reword unclear sentences, check for grammarRigel Kent2020-11-121-1/+1
* Add live info in watch pageChocobozzz2020-11-094-37/+6
* Add ability to save live replayChocobozzz2020-11-094-4/+53
* Add watch messages if live has not startedChocobozzz2020-11-094-12/+12
* Live streaming implementation first stepChocobozzz2020-11-096-6/+48
* Add ability to set custom field to video formChocobozzz2020-08-213-1/+10
* Use playlistPosition for playlists instead of videoIdChocobozzz2020-08-191-2/+4
* Add restore scroll position on user-dropdown anchors links and scroll to top ...Kim2020-08-172-3/+15
* Fix circular dependenciesChocobozzz2020-08-143-29/+8
* Fix autoclose md popover when click on emoji list link insidekimsible2020-08-142-1/+2
* Add markown compatible help icon in comment textareakimsible2020-08-143-4/+10
* Migrate to $localizeChocobozzz2020-08-149-70/+36
* Remove angular pipes moduleChocobozzz2020-08-116-11/+44
* Move form modules in the form shared moduleChocobozzz2020-08-111-15/+2
* add ng-select for templatable select optionsRigel Kent2020-08-112-6/+13
* Refactor - improve offset content handling with fixed sub-menu and broadcast-...kimsible2020-08-112-1/+5
* Correctly fix sub menuChocobozzz2020-08-102-2/+2
* Reorganize shared modelsChocobozzz2020-08-073-3/+5
* Upgrade to angular 10Chocobozzz2020-08-071-3/+3
* decouple video abuse details from embed, add embed to block list detailsRigel Kent2020-08-061-1/+1
* adjust help component, fix its instances in video-editRigel Kent2020-08-051-2/+2
* Fix top menu dropdownChocobozzz2020-07-311-0/+4