Chocobozzz
a4f99a766b
Add owner in video channel page
2018-05-23 11:38:18 +02:00
Chocobozzz
b851dabf78
Always redirect on homepage on '/'
2018-05-23 10:58:50 +02:00
Chocobozzz
45c0fb35eb
Add short description in about page
2018-05-23 10:41:08 +02:00
Chocobozzz
b365bb43c2
Bumped to version v1.0.0-beta.6
2018-05-23 10:18:13 +02:00
Chocobozzz
7e2b4ecdcc
Move rxjs-compat in dev dep
2018-05-23 09:07:31 +02:00
Rigel Kent
ff2c1fe813
feature: IP filtering on signup page
...
disable registration form on IP not in range
checking the CIDR list before filtering with it
placing the cidr filters as an attribute object in the config
2018-05-22 19:44:34 +02:00
Chocobozzz
e2f1dad836
Fix client postinstall on release
2018-05-22 16:43:58 +02:00
Chocobozzz
0081ee8499
Bumped to version v1.0.0-beta.5
2018-05-22 16:25:08 +02:00
Chocobozzz
d1bd87e066
Make it works with new autoplay policy
2018-05-22 16:02:29 +02:00
Chocobozzz
293c885b5c
Upgrade client dependencies
2018-05-22 13:23:28 +02:00
Chocobozzz
f954b5da2a
Fix change detection in app component
2018-05-22 09:42:05 +02:00
Chocobozzz
e7eb5b3997
Fix play on iOS (grumph)
2018-05-22 09:17:21 +02:00
Chocobozzz
0b33c52060
Improve e2e tests
2018-05-22 09:17:21 +02:00
Chocobozzz
cd4d7a2ca8
Fix peertube with google bot
2018-05-22 09:17:20 +02:00
Chocobozzz
2e8e97f313
Add compatibility with browser stack
2018-05-17 16:33:20 +02:00
Chocobozzz
4b4f22fc30
Remove bad comments
2018-05-17 15:25:50 +02:00
Chocobozzz
5f92c4dc5f
Add videos e2e tests
2018-05-17 15:20:21 +02:00
Chocobozzz
74af5a8361
Client E2E tests first step
2018-05-17 10:55:50 +02:00
Chocobozzz
6200d8d917
Fix video channel update with an admin account
2018-05-17 10:55:49 +02:00
Chocobozzz
5fcbd89841
Fix typings
2018-05-16 11:06:33 +02:00
Chocobozzz
1335920348
Fix rxjs throw
2018-05-16 10:51:03 +02:00
Chocobozzz
a700f1837e
Enable service worker
2018-05-16 10:51:02 +02:00
Chocobozzz
5f73f5da1d
Fix concurrent requests in videos list
2018-05-16 10:51:01 +02:00
Chocobozzz
2efd32f697
Fix updating video tags to empty field
2018-05-16 09:42:56 +02:00
Chocobozzz
17c49e60b3
Add patch for angular cli 6
2018-05-16 09:42:56 +02:00
Chocobozzz
4935a6a1fd
Catch indexdb database destroy
2018-05-16 09:42:55 +02:00
Chocobozzz
e998cf3cc7
Fix some components after Angular 6 upgrade
2018-05-16 09:42:54 +02:00
Chocobozzz
db400f447a
Upgrade to rxjs 6
2018-05-16 09:42:54 +02:00
Chocobozzz
54c3a22faa
Upgrade Angular first step
2018-05-16 09:42:53 +02:00
Chocobozzz
136cce4d67
Use publishedAt by default in videos sort
2018-05-15 08:47:47 +02:00
Chocobozzz
efda99c30f
Store webtorrent chunks in indexdb
2018-05-15 08:39:02 +02:00
Chocobozzz
0f320037e6
Add ability to update a video channel
2018-05-11 15:25:51 +02:00
Chocobozzz
8be1afa12b
Add ability to embed a video in Twitter
...
The instance should be whitelisted first
2018-05-11 08:48:20 +02:00
Chocobozzz
c7b0dacb28
Do not bundle two different videojs versions
2018-05-11 08:48:20 +02:00
Chocobozzz
a077482fb7
Add overflow on markdown textaera
2018-05-11 08:48:20 +02:00
Chocobozzz
9b9b1805c2
User routes: :id/update -> update/:id
2018-05-11 08:48:20 +02:00
Chocobozzz
c663955b25
Route: Video edit -> video update
2018-05-11 08:48:20 +02:00
Chocobozzz
4c200caae6
User add -> User create
2018-05-11 08:48:20 +02:00
Rigel
169310b288
adding basic helpers to guide users for comments/subscribe to accounts
2018-05-11 08:28:55 +02:00
Chocobozzz
b17e8d8975
Avoid ... for delete/edit buttons in admin panel
2018-05-09 14:22:42 +02:00
Chocobozzz
a10fc78bb0
Fix video channel description/support max length
2018-05-09 13:32:44 +02:00
Chocobozzz
360329cc02
Account/channel descriptions are not required anymore
2018-05-09 11:41:18 +02:00
Chocobozzz
bf69686953
Fix message when updating my profile
2018-05-09 09:42:15 +02:00
Chocobozzz
62e62f118d
Load my-account module lazily
2018-05-09 09:32:26 +02:00
Gérald Niel
acf24c7497
Fix #546 (I hope!)
2018-05-09 09:30:17 +02:00
Chocobozzz
1952a538ba
Improve responsive account about page
2018-05-09 09:23:27 +02:00
Chocobozzz
7797350a0e
Increase header burger size
2018-05-09 08:30:03 +02:00
Chocobozzz
47f8de2834
Fix error message on token expiration
2018-05-07 18:41:10 +02:00
Chocobozzz
d0bcfda41c
Bumped to version v1.0.0-beta.4
2018-05-07 13:02:08 +02:00
Chocobozzz
7d8e778ad0
Fix video channel update/create on empty fields
2018-05-07 11:31:23 +02:00