aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-main
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add migrations for abuse messagesChocobozzz2020-07-314-9/+56
* Add abuse messages management in my accountChocobozzz2020-07-311-4/+8
* Revert user-menu dropdown active class on sub-menu and autoclose only on outs...kimsible2020-07-311-6/+2
* Improve (accessibility title) and move action-buttons on left in tables (#2980)Kim2020-07-316-11/+44
* test search for subscriptions and video-channelsRigel Kent2020-07-291-0/+1
* modify user-quota to match account settings styleRigel Kent2020-07-292-14/+14
* variable columns for users list, more columns possible, badge display for sta...Rigel Kent2020-07-291-1/+6
* allow sorting notificationsRigel Kent2020-07-292-8/+34
* fix margin-left for edit-buttonRigel Kent2020-07-292-1/+2
* Add alert and hide upload view when no upload is possible (#2966)Kim2020-07-282-13/+27
* correct regressions on sub-menu for account and admin (#3004)Kim2020-07-241-6/+0
* Display user quota progress bars above upload form (#2981)Kim2020-07-245-1/+124