aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Expand)AuthorAgeFilesLines
* Don't display log level in audit logs viewChocobozzz2020-12-302-1/+2
* Clearer anonymous settings modal titleChocobozzz2020-12-302-2/+4
* Fix login error displayChocobozzz2020-12-291-5/+6
* Fix some accessibility issuesChocobozzz2020-12-2222-44/+63
* Fix admin table filtersChocobozzz2020-12-175-6/+10
* Don't update timestamps for a liveChocobozzz2020-12-171-1/+3
* Fix live miniaturesChocobozzz2020-12-171-0/+2
* Fix about and display live info layoutChocobozzz2020-12-162-0/+5
* Don't display max duration if disabledChocobozzz2020-12-161-1/+1
* Fix about follows pageChocobozzz2020-12-161-1/+1
* Fix ng-select widthChocobozzz2020-12-152-6/+7
* Fix password input in edit userChocobozzz2020-12-153-4/+12
* Use -1 for max live duration unlimitedChocobozzz2020-12-153-15/+9
* Fix ng select in adminChocobozzz2020-12-152-8/+12
* restore live transcoding to live streaming tabRigel Kent2020-12-144-84/+129
* slightly clearer layout of transcoding configurationRigel Kent2020-12-143-128/+236
* Add link to the documentation for live streamingChocobozzz2020-12-146-2/+27
* Simplify a little bit about follows more logicChocobozzz2020-12-143-37/+38
* Show count of instances and fix show/hide buttonmahdi2020-12-143-11/+12
* fix merge conflictsRigel Kent2020-12-141-8/+0
* Fix coding styleMahdiTurki2020-12-141-1/+1
* Add hide listMahdiTurki2020-12-142-7/+25
* Change buttonMahdiTurki2020-12-143-11/+21
* Add button to display full list in About pageMahdiTurki2020-12-143-16/+23
* Fix themes in about pageChocobozzz2020-12-142-2/+2
* add display of logs matching any stateRigel Kent2020-12-133-14/+46
* User dropdown and notifications popover improvements (#3344)Kimsible2020-12-1310-102/+284
* admin config: fix typokontrollanten2020-12-111-1/+1
* Fix comments countChocobozzz2020-12-101-1/+3
* Fix socket io with angularChocobozzz2020-12-102-8/+9
* Improve live player responsiveChocobozzz2020-12-101-0/+2
* Live views updateChocobozzz2020-12-092-18/+39
* Refactor views componentChocobozzz2020-12-099-11/+50
* add previous button to registration form, with alignmentRigel Kent2020-12-093-6/+16
* fix tabindex on login pageRigel Kent2020-12-093-2/+3
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-088-20/+56
* Fix loading data twice in rest tablesChocobozzz2020-12-082-2/+2
* improvements to login and sign-up pages (#3357)Kimsible2020-12-0721-254/+543
* Don't allow manual redundancy of live videosChocobozzz2020-12-071-1/+1
* Use new primeng i18n apiChocobozzz2020-12-072-7/+7
* unify inputs requiring buttons like password inputsRigel Kent2020-12-0425-99/+175
* Load video in permanent live after last one endedChocobozzz2020-12-041-1/+12
* Add badge for permanent live in live info modalChocobozzz2020-12-043-12/+17
* Fix login guard to videos from subscriptionsChocobozzz2020-12-031-0/+2
* Add permanent live supportChocobozzz2020-12-034-3/+42
* refactor 404 pageRigel Kent2020-12-036-17/+127
* Fix lintChocobozzz2020-12-031-1/+1
* more explicit error messages for file uploadsRigel Kent2020-12-037-39/+116
* register: hide channel step if upload quota is 0kontrollanten2020-12-035-4/+15
* Fix duplicate ids in admin config formChocobozzz2020-12-011-3/+3