aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos
Commit message (Expand)AuthorAgeFilesLines
* Add markown compatible help icon in comment textareakimsible2020-08-142-1/+53
* Use comment as label for comments-thread add buttonkimsible2020-08-143-3/+14
* Add icons to dropdown actions (report, remove and remove & re-draft)kimsible2020-08-141-3/+6
* Move delete, delete & redraft actions to optionskimsible2020-08-143-16/+32
* Add delete & re-draft for comments without replieskimsible2020-08-147-10/+73
* Hide deleted comment message when no replieskimsible2020-08-141-2/+2
* Migrate to $localizeChocobozzz2020-08-1417-186/+135
* Remove angular pipes moduleChocobozzz2020-08-111-2/+1
* Use ng select for multiselectChocobozzz2020-08-113-6/+3
* Fix tags in search filtersChocobozzz2020-08-113-6/+9
* add ng-select for templatable select optionsRigel Kent2020-08-1113-93/+93
* Add buttons in playlist pageChocobozzz2020-08-106-474/+8
* Resume video playback on close of support modal (#3052)Aman Sharma2020-08-102-2/+25
* revert upload bar text color to whiteRigel Kent2020-08-091-0/+1
* Add ability to share playlists in modalChocobozzz2020-08-074-18/+79
* Add ability to disable peertube button link in embedChocobozzz2020-08-072-2/+12
* Add logic to handle playlist in embedChocobozzz2020-08-071-0/+1
* Cleanup tokens logic in embedChocobozzz2020-08-071-4/+8
* Fix lintChocobozzz2020-08-074-13/+14
* Reorganize shared modelsChocobozzz2020-08-071-1/+2
* Upgrade to angular 10Chocobozzz2020-08-071-1/+2
* deal with refresh token in embedRigel Kent2020-08-062-2/+3
* Correctly finish upload before updating videoChocobozzz2020-08-051-2/+3
* adjust help component, fix its instances in video-editRigel Kent2020-08-051-3/+15
* special display case for logged-out users to display download in watch pageRigel Kent2020-08-042-4/+27
* Fix fullscreen on iosChocobozzz2020-07-311-0/+6
* Add alert and hide upload view when no upload is possible (#2966)Kim2020-07-283-5/+43
* Display user quota progress bars above upload form (#2981)Kim2020-07-243-4/+14
* Hide generic channel display name and avatar on watch view (#2988)Kim2020-07-243-7/+28
* Improve navigation sub-menu and tabs effects (#2971)Kim2020-07-231-5/+14
* Merge branch 'release/2.3.0' into developChocobozzz2020-07-211-1/+1
|\
| * Fix E2E testsChocobozzz2020-07-211-1/+1
* | Add ability to report accountChocobozzz2020-07-107-216/+10
* | Add ability to report comments in front endChocobozzz2020-07-102-2/+30
|/
* fix reactive file upload buttonRigel Kent2020-07-011-0/+1
* fix video update button, add color to danger zoneRigel Kent2020-07-012-11/+8
* switch from softies to feathericonsRigel Kent2020-07-015-5/+5
* allow muting from the miniature optionsRigel Kent2020-06-281-1/+1
* Fix upload pageChocobozzz2020-06-241-1/+4
* Support player hotkeys when it is not focusedChocobozzz2020-06-231-1/+0
* Lazy load all routesChocobozzz2020-06-2381-0/+7684