aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
Commit message (Expand)AuthorAgeFilesLines
...
* | PeerTube is not in alpha anymoreChocobozzz2018-10-191-1/+1
* | Update translationsChocobozzz2018-10-191-17/+14
* | Feature/description support fields length 1000 (#1267)BRAINS YUM2018-10-193-8/+8
* | Fix embedChocobozzz2018-10-191-1/+1
* | adding minimum signup age conforming to ceiling GPDR ageRigel Kent2018-10-181-1/+1
* | PeerTube is not in beta anymoreChocobozzz2018-10-181-2/+2
* | Make abuse-delete confirmation box clearermike stedman2018-10-182-3/+10
* | Change "delete" to "delete this report"Mike2018-10-181-1/+1
* | Fix lintChocobozzz2018-10-181-1/+1
* | Better typingsChocobozzz2018-10-1861-145/+1604
* | NoImplicitAny flag true (#1157)BO412018-10-1860-172/+176
* | Update translationsChocobozzz2018-10-1741-2300/+4763
* | Merge branch 'feature/webtorrent-disabling' into developChocobozzz2018-10-176-16/+56
|\ \
| * | Fix webtorrent disablingChocobozzz2018-10-172-28/+30
| * | move to boolean switchRigel Kent2018-10-136-27/+26
| * | add webtorrent opt-out settingsRigel Kent2018-10-136-1/+40
* | | Bumped to version v1.1.0-alpha.1v1.1.0-alpha.1Chocobozzz2018-10-171-1/+1
* | | Fix code typosChocobozzz2018-10-167-12/+12
* | | Add ability to mute a user/instance by server in clientChocobozzz2018-10-1618-27/+410
* | | Add user/instance block by users in the clientChocobozzz2018-10-1624-26/+477
* | | update tslint config and fix member ordering (#1279)BO412018-10-166-35/+41
* | | improve description of the HTTP video import featureRigel Kent2018-10-151-1/+1
* | | add alwaysStrict flag to client/tsconfig.json (#1280)BO412018-10-151-0/+1
|/ /
* | Merge branch 'release/v1.0.0' into developChocobozzz2018-10-111-1/+1
|\ \
| * | Bumped to version v1.0.0v1.0.0Chocobozzz2018-10-111-1/+1
* | | Fix angular buildChocobozzz2018-10-101-2/+2
* | | Add ability to list all local videos on clientChocobozzz2018-10-1011-22/+74
* | | Add ability to search on followers/followingChocobozzz2018-10-109-9/+54
* | | Add explicit error message that changing video ownership only works with loc...Lucas Declercq2018-10-101-3/+12
* | | Add checkbox to check every rowsChocobozzz2018-10-081-1/+2
* | | Add users search filterChocobozzz2018-10-0813-12/+41
* | | Add bulk actions in users tableChocobozzz2018-10-0813-45/+233
* | | remove confirm modal for asset injection in edit-custom-config (#1219)Micah Elizabeth Scott2018-10-071-24/+0
| |/ |/|
* | Fix videos list when page is emptyChocobozzz2018-10-051-1/+1
* | Add user moderation in the account pageChocobozzz2018-10-0513-45/+121
* | Move user moderation tool in a separate componentChocobozzz2018-10-0517-207/+235
* | Add user history and resume videosChocobozzz2018-10-059-11/+95
* | add resize listener (#1182)BO412018-10-051-1/+12
|/
* Remove unused variableChocobozzz2018-10-051-3/+0
* fix account URI in remote comment modal (partial rollback)Rigel Kent2018-10-051-0/+1
* fix account URI in remote comment modal (cleanup)Rigel Kent2018-10-052-2/+1
* fix account URI in remote comment modalRigel Kent2018-10-042-1/+5
* Delete correctly redundancy filesChocobozzz2018-10-031-2/+2
* Bumped to version v1.0.0-rc.2v1.0.0-rc.2Chocobozzz2018-10-031-1/+1
* Bumped to version v1.0.0-rc.1v1.0.0-rc.1Rigel Kent2018-10-031-1/+1
* Fix hotkey translationsChocobozzz2018-10-034-16/+20
* Fix Delete title buttonChocobozzz2018-10-033-2/+9
* Add comments feeds popover in watch pageChocobozzz2018-10-024-5/+38
* Don't throw an error on empty searchChocobozzz2018-10-011-5/+2
* add allow advancedSearch with empty searchRigel Kent2018-10-014-4/+26