Commit Graph

1239 Commits

Author SHA1 Message Date
Chocobozzz
71e318b4fe Merge branch 'release/v1.0.0' into develop 2018-10-11 09:52:16 +02:00
Chocobozzz
333210d862 Bumped to version v1.0.0 2018-10-11 09:06:16 +02:00
Chocobozzz
cc1903ad2a Fix angular build 2018-10-10 15:09:16 +02:00
Chocobozzz
017c3dcadf Add ability to list all local videos on client 2018-10-10 14:35:55 +02:00
Chocobozzz
b014b6b9c7 Add ability to search on followers/following 2018-10-10 09:43:53 +02:00
Lucas Declercq
9ccff23877 Add explicit error message that changing video ownership only works with local accounts (#1214)
* Add explicit error message that changing video ownership only works with local accounts

* Remove superfluous logger

* Remove unneeded end() to error responses

* Add a message on client side to prevent transfering ownership to a remote account
2018-10-10 08:57:00 +02:00
Chocobozzz
2cae5f1307 Add checkbox to check every rows 2018-10-08 16:15:10 +02:00
Chocobozzz
24b9417cec Add users search filter 2018-10-08 15:55:32 +02:00
Chocobozzz
791645e620 Add bulk actions in users table 2018-10-08 15:55:32 +02:00
Micah Elizabeth Scott
211239ed94 remove confirm modal for asset injection in edit-custom-config (#1219) 2018-10-07 22:07:14 +02:00
Chocobozzz
35d50b7dd2 Fix videos list when page is empty 2018-10-05 17:07:13 +02:00
Chocobozzz
79bd2632d6 Add user moderation in the account page 2018-10-05 17:02:10 +02:00
Chocobozzz
e724fa93c7 Move user moderation tool in a separate component 2018-10-05 17:02:09 +02:00
Chocobozzz
6e46de095d Add user history and resume videos 2018-10-05 11:22:38 +02:00
BO41
a585824160 add resize listener (#1182)
* add resize listener

* respect user decision

* change listener to rxjs

* review changes
2018-10-05 11:22:24 +02:00
Chocobozzz
4232d092bb Remove unused variable 2018-10-05 11:20:08 +02:00
Rigel Kent
6fbae8788f fix account URI in remote comment modal (partial rollback) 2018-10-05 10:48:21 +02:00
Rigel Kent
040a506bcf fix account URI in remote comment modal (cleanup) 2018-10-05 10:20:26 +02:00
Rigel Kent
6d5973fa0e fix account URI in remote comment modal 2018-10-04 14:13:17 +02:00
Chocobozzz
25378bc866 Delete correctly redundancy files 2018-10-03 16:43:57 +02:00
Chocobozzz
5bc8745ef9 Bumped to version v1.0.0-rc.2 2018-10-03 14:52:35 +02:00
Rigel Kent
6a6951ec10 Bumped to version v1.0.0-rc.1 2018-10-03 13:24:10 +02:00
Chocobozzz
e33f888b86 Fix hotkey translations 2018-10-03 10:11:26 +02:00
Chocobozzz
60709df536 Fix Delete title button 2018-10-03 10:02:55 +02:00
Chocobozzz
53877968a6 Add comments feeds popover in watch page 2018-10-02 11:19:12 +02:00
Chocobozzz
4787966900 Don't throw an error on empty search 2018-10-01 17:39:09 +02:00
Rigel Kent
c5d04b4f35 add allow advancedSearch with empty search
a.k.a. filters on all videos

also added a badge showing the rough number of active filters
2018-10-01 17:23:06 +02:00
Chocobozzz
601527d795 Check video channel name is unique on our instance 2018-10-01 15:20:14 +02:00
Rigel Kent
abb2c7927c show last commit hash alongside server version in footer 2018-10-01 14:31:01 +02:00
Rigel Kent
9e3e248109 add protractor profile for local tests 2018-10-01 13:40:28 +02:00
Chocobozzz
8c202ae8d4 Bumped to version v1.0.0-beta.16 2018-10-01 12:16:00 +02:00
Chocobozzz
2a27c451f7 Update changelog 2018-10-01 11:24:41 +02:00
Chocobozzz
5e77a5de40 Include https://github.com/webtorrent/webtorrent/pull/1513 in our
webtorrent client dependency
2018-10-01 10:03:17 +02:00
Chocobozzz
59c9c5d9bb Fix error when clicking on the disabled publish button 2018-10-01 09:04:43 +02:00
Chocobozzz
75f1d36218 Fix my account subtitles 2018-10-01 09:02:27 +02:00
Chocobozzz
ed4c3c0910 Update captions in sequence to avoid concurrence issues 2018-10-01 08:54:58 +02:00
Rigel Kent
0f40d69a0f adding shortcuts to videojs, adding frame-by-frame support 2018-09-30 15:18:03 +02:00
Rigel Kent
8b183196cb fix primeng border color on all themes 2018-09-29 17:36:19 +02:00
Rigel Kent
f5d9558f66 various display improvements 2018-09-29 13:42:17 +02:00
Rigel Kent
8c2b9756f9 fix message space on video upload cancel 2018-09-29 02:42:45 +02:00
Chocobozzz
8eaa6d62c6 Fix advanced options in upload form 2018-09-28 16:17:10 +02:00
Chocobozzz
e182430ac7 Update translations 2018-09-28 16:07:27 +02:00
Chocobozzz
3e04f12909 Re generate angular translations 2018-09-28 15:13:57 +02:00
Chocobozzz
baf0a8c98e Fix some i18n tags 2018-09-28 15:13:01 +02:00
Chocobozzz
01fe5bd721 Fix no other videos displayed on some videos 2018-09-28 14:51:30 +02:00
Chocobozzz
19f2205516 Display other videos on xl screens on the right 2018-09-28 14:37:04 +02:00
Chocobozzz
287918da17 Hide useless error when destroying fake renderer 2018-09-28 14:22:43 +02:00
Rigel Kent
8be9f43aed correct local subscribe in the subscription menu 2018-09-28 13:42:33 +02:00
Chocobozzz
07524e229f Enable more angular options 2018-09-28 10:36:46 +02:00
Chocobozzz
161b061d4e Remove duplicated videos on unfollow/delete redundancy 2018-09-28 10:07:05 +02:00