Chocobozzz
|
0de51bb172
|
Improve instance list/website links
|
2018-06-14 08:46:27 +02:00 |
Chocobozzz
|
9a4a9b6c4e
|
Fix offset/limit on some SQL queries 🤦
|
2018-06-13 18:07:35 +02:00 |
Chocobozzz
|
4555697f21
|
Adapt theather icon depending on the player state
|
2018-06-13 16:31:32 +02:00 |
Chocobozzz
|
db5529f548
|
Add time mouse display to see where we seek the video
|
2018-06-13 16:14:31 +02:00 |
Chocobozzz
|
9e9afa455b
|
Add more space between icons and "load more/less"
|
2018-06-13 15:59:40 +02:00 |
Chocobozzz
|
850c1bf7cc
|
Move iso639 strings in its own translation file
|
2018-06-13 15:55:13 +02:00 |
Chocobozzz
|
749c7247ae
|
Fix bad RSS descriptions when filtering videos by account or channel
|
2018-06-13 15:07:45 +02:00 |
Chocobozzz
|
bcec136ee6
|
Fix lint
|
2018-06-13 14:55:18 +02:00 |
Chocobozzz
|
90d4bb8125
|
Refractor retry transaction function
|
2018-06-13 14:27:40 +02:00 |
Chocobozzz
|
3cd0734fd9
|
Improve tests when waiting pending jobs
|
2018-06-13 10:22:53 +02:00 |
Chocobozzz
|
2186386cca
|
Add concept of video state, and add ability to wait transcoding before
publishing a video
|
2018-06-12 20:37:51 +02:00 |
Chocobozzz
|
6ccdf3a23e
|
Fix import with when the imported file has the same extension than an
already existing file
|
2018-06-11 19:16:00 +02:00 |
Rigel Kent
|
7754034641
|
(embed) sandbox the iframe
|
2018-06-11 17:18:04 +02:00 |
Chocobozzz
|
054a103b28
|
Add theatre mode
|
2018-06-11 16:49:56 +02:00 |
Chocobozzz
|
54a3a12ed2
|
Improve tools documentation
|
2018-06-11 15:47:32 +02:00 |
Chocobozzz
|
86bed4a6aa
|
Fix dislikes number in video watch page
|
2018-06-11 15:27:34 +02:00 |
Chocobozzz
|
2a19a1e4de
|
Split player sass file
|
2018-06-11 15:25:46 +02:00 |
Chocobozzz
|
f286060081
|
Add API example to list videos
|
2018-06-11 14:45:43 +02:00 |
Chocobozzz
|
4fbfba67b3
|
Bumped to version v1.0.0-beta.8
|
2018-06-11 14:14:46 +02:00 |
Chocobozzz
|
fc16f981da
|
Darker control bar
|
2018-06-11 13:55:00 +02:00 |
Chocobozzz
|
0aabe3f6f9
|
Improve control bar with blank videos
|
2018-06-11 11:53:54 +02:00 |
Chocobozzz
|
d879e48b21
|
Fix autoplay setting in my account
|
2018-06-11 10:53:58 +02:00 |
Chocobozzz
|
f3c65a515b
|
Add beta.8 changelog
|
2018-06-11 10:40:20 +02:00 |
Chocobozzz
|
e8d639b1d7
|
Fix docker config
|
2018-06-11 10:09:17 +02:00 |
Chocobozzz
|
695237b258
|
Fix add icon path
|
2018-06-11 10:05:42 +02:00 |
Chocobozzz
|
fe3a55b071
|
Add video comments RSS
|
2018-06-08 20:34:37 +02:00 |
Chocobozzz
|
4a7591e1a8
|
Remove video not found
|
2018-06-08 15:35:18 +02:00 |
spf
|
696fa4c06b
|
Enable default link behavior and accessibility for login page (#636)
* enable default link behavior and accessibility for login page
* alt for link: great idea, but the world is not ready
|
2018-06-08 15:18:39 +02:00 |
Chocobozzz
|
6d272f396c
|
Smooth resolution change?
|
2018-06-08 15:01:22 +02:00 |
Chocobozzz
|
91d9558963
|
Fix seeking on auto resolution change
|
2018-06-08 14:20:43 +02:00 |
Chocobozzz
|
c0f713ce05
|
Fix npm run dev
|
2018-06-08 11:36:50 +02:00 |
Chocobozzz
|
7cf26f433f
|
Fix e2e tests
|
2018-06-08 11:25:12 +02:00 |
Chocobozzz
|
dbe868c070
|
Add note about instance config in contributing guide
|
2018-06-08 10:53:33 +02:00 |
Chocobozzz
|
2ce2fd7f45
|
Improve player progress bar
|
2018-06-08 10:37:13 +02:00 |
Chocobozzz
|
ff193d5e3f
|
Increase access_token lifetime
|
2018-06-08 08:17:41 +02:00 |
Chocobozzz
|
8eb8bc201e
|
Pick average video file insead of max quality
|
2018-06-07 17:57:11 +02:00 |
Chocobozzz
|
54d9d09bb1
|
Fix the player size on mobile
|
2018-06-07 17:26:14 +02:00 |
Chocobozzz
|
379acb21bc
|
Rename "my settings" to "my account" in menu
|
2018-06-07 17:05:57 +02:00 |
Chocobozzz
|
6cca7360eb
|
Reduce bundle sizes
|
2018-06-07 16:50:33 +02:00 |
Chocobozzz
|
09f35e2a6f
|
Add warning regarding transcoding
|
2018-06-07 16:44:22 +02:00 |
Kody
|
fbd2ad19b6
|
Update sudo command for yarn during upgrade
|
2018-06-07 15:08:43 +02:00 |
Rigel Kent
|
a5f0521f03
|
(doc) adding tools documentation for job creation
|
2018-06-07 15:07:48 +02:00 |
Rigel Kent
|
9e32b99c20
|
fixing #595 by using the account name instead of the displayName
|
2018-06-07 15:07:06 +02:00 |
Chocobozzz
|
46659d01df
|
Fix embed view with search params
|
2018-06-07 15:03:33 +02:00 |
Chocobozzz
|
3baf9be283
|
Fix player resolution change that plays even if the video was paused
|
2018-06-07 14:58:41 +02:00 |
Chocobozzz
|
734a5ceb3d
|
Fix account/channel pages route subscription
|
2018-06-07 11:19:26 +02:00 |
Chocobozzz
|
cc69c8db39
|
Fix markdown links truncating
|
2018-06-07 10:32:50 +02:00 |
Chocobozzz
|
5b7c47a781
|
Add help if the config is invalid
|
2018-06-07 10:20:59 +02:00 |
Chocobozzz
|
99d103019c
|
Move fixtures in tests/
|
2018-06-07 09:57:35 +02:00 |
Chocobozzz
|
28be89161a
|
Improve create import file job
Fix federation of .ogv videos
|
2018-06-07 09:43:18 +02:00 |