Chocobozzz
108a66f0da
Fix history back after a redirect
2018-05-24 09:44:04 +02:00
Chocobozzz
1fad099d72
Fix protractor with Safari
2018-05-24 09:16:15 +02:00
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
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
d1bd87e066
Make it works with new autoplay policy
2018-05-22 16:02:29 +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
cd4d7a2ca8
Fix peertube with google bot
2018-05-22 09:17: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
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
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
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
7d8e778ad0
Fix video channel update/create on empty fields
2018-05-07 11:31:23 +02:00
Chocobozzz
b0ae905e7b
Add support section in video channel about page
2018-05-07 11:24:42 +02:00
Chocobozzz
95166f9aaf
Add link to the channel page in watch page
2018-05-07 11:20:58 +02:00
Chocobozzz
920d2d2b4c
Add libs to tsconfig
2018-05-07 10:37:43 +02:00
Chocobozzz
6a478b1165
Fix tests
2018-04-26 17:06:02 +02:00
Chocobozzz
08c1efbe32
Add video channel management
2018-04-26 16:18:01 +02:00
Chocobozzz
7de6afdf54
Add username near the display name for account pages
2018-04-26 16:18:01 +02:00
Dashie
742ccef0b5
Fix link for async and clarify the wording
2018-04-26 15:26:27 +02:00
Dashie
29ca3b361f
Add a link to 'My profile' in the dropdown
2018-04-26 15:26:27 +02:00
Chocobozzz
ed56ad1193
Add ability to update the user display name/description
2018-04-26 10:03:40 +02:00