Chocobozzz
63ac2857aa
Use instance name for page titles
2018-03-22 14:14:31 +01:00
Chocobozzz
1ff8d7d631
Fix pagination when videos take all the width
2018-03-21 17:28:15 +01:00
Chocobozzz
c263f3b425
Update FAQ
2018-03-21 10:20:47 +01:00
Chocobozzz
d84f3e09ee
Typo
2018-03-21 09:44:51 +01:00
Chocobozzz
29f9b56205
Logo/title redirects to the default route
2018-03-21 09:40:57 +01:00
Chocobozzz
9add00514f
Fix '@' missing in comment mention
2018-03-21 09:35:11 +01:00
Chocobozzz
040d455178
Bumped to version v1.0.0-beta.1
2018-03-20 10:33:38 +01:00
Chocobozzz
0960af624e
Bumped to version v1.0.0-alpha.10
2018-03-19 18:47:10 +01:00
Chocobozzz
632c5e3629
More secure target blank links
2018-03-19 18:30:28 +01:00
Chocobozzz
9af61e8430
Don't forget to clean up subscriptions
2018-03-19 18:00:31 +01:00
Chocobozzz
606ca5bccf
Fix typo in embed
2018-03-19 17:35:01 +01:00
Chocobozzz
a2d27bdf4c
Bumped to version v1.0.0-alpha.9
2018-03-19 17:31:38 +01:00
Chocobozzz
caae7a0671
Better handling video resizing
2018-03-19 17:16:53 +01:00
Chocobozzz
6194c1b419
Handle resizes on videos list
2018-03-19 16:18:41 +01:00
David Libeau
9d145133d8
target="_blank" and fix footer ( #361 )
...
* target="_blank" and fix footer
* Add rel="noopener noreferrer"
2018-03-19 15:06:14 +01:00
Chocobozzz
09700934b9
BEARKING CHANGE: Update videos API response
...
before beta
2018-03-19 11:04:40 +01:00
Chocobozzz
ae5a3dd664
Update videos response api
2018-03-19 10:32:51 +01:00
Lucas Declercq
f6aec1b0f6
Update video duration string to show hours when duration greater than or equal 60min ( #360 )
...
* Update video duration string to show hours when >= 60min
* Only show hours in duration when relevant
* Fix problem with ternary expression
* Remove accidentally commited package-lock.json
2018-03-19 10:32:12 +01:00
David Libeau
1d6e604c7b
Add "Local videos" option for instanceDefaultClientRoute ( #343 )
2018-03-16 08:18:12 +01:00
Chocobozzz
28ea3742d7
Bumped to version v1.0.0-alpha.8
2018-03-15 14:44:25 +01:00
Chocobozzz
2e3a0215d0
Add short description in config
2018-03-15 14:34:47 +01:00
Chocobozzz
0dd46b46e8
Bumped to version v1.0.0-alpha.7
2018-03-13 11:02:45 +01:00
Chocobozzz
066e94c538
Add "local" videos in menu
2018-03-13 10:24:28 +01:00
Chocobozzz
19a3b914f1
Change video abuse API response
2018-03-12 11:44:28 +01:00
Chocobozzz
f2c3f7cd8a
Fix upload with small file names
2018-03-12 11:44:28 +01:00
Chocobozzz
b64c950a1c
Update videos api list for account
2018-03-12 11:44:28 +01:00
Chocobozzz
746a3d47a7
Bumped to version v1.0.0-alpha.6
2018-03-09 10:33:37 +01:00
Chocobozzz
2c6bbd97d3
Improve infinite scroll
2018-03-09 09:22:35 +01:00
Chocobozzz
dfecb90036
Fix lint momory issues
2018-03-08 17:31:11 +01:00
Chocobozzz
530d7fdd8d
Bumped to version v1.0.0-alpha.5
2018-03-08 14:42:19 +01:00
Chocobozzz
5e4b6992ab
Fix jobs sorting
2018-03-08 14:08:29 +01:00
Chocobozzz
b3eeb529d9
Fix compatible browser class addition
2018-03-08 12:04:10 +01:00
Chocobozzz
73e09f2706
Try to detect incompatible web browsers
2018-03-08 12:01:55 +01:00
Chocobozzz
6a6d92b1ec
Fix infinite scroll
2018-03-08 10:46:12 +01:00
Chocobozzz
2b3b76abb0
Use banner instead of modal for privacy concerns
2018-03-07 17:35:30 +01:00
Chocobozzz
8b0516fede
Bumped to version v1.0.0-alpha.4
2018-03-06 11:26:20 +01:00
Chocobozzz
0f56c6e5ff
Make it works on iOS
2018-03-06 10:01:46 +01:00
Chocobozzz
f0f1a3fc9e
Bumped to version v1.0.0-alpha.3
2018-03-02 09:22:10 +01:00
Chocobozzz
ff7589ba1b
Fix player dispose exception
2018-03-02 09:15:05 +01:00
Chocobozzz
059f3b0dfb
Bumped to version v1.0.0-alpha.2
2018-03-02 09:02:00 +01:00
Chocobozzz
3ec8dc0962
Cleaner videojs control bar implementation
2018-03-01 19:02:51 +01:00
Chocobozzz
c7bfd4532e
Fix homagepage redirection
2018-03-01 17:25:57 +01:00
Chocobozzz
b50634b440
Bumped to version v1.0.0-alpha.1
2018-03-01 14:46:20 +01:00
Chocobozzz
1198a08cc7
Fix playback rate
2018-03-01 14:14:56 +01:00
Chocobozzz
901637bb87
Add ability to change the homepage
2018-03-01 13:57:29 +01:00
Chocobozzz
a73c582e5b
Improve playback speed style
2018-03-01 13:02:09 +01:00
jonathanraes
57886d6671
Support different playback rates ( #318 )
2018-03-01 08:26:56 +01:00
Chocobozzz
09cababd79
Add stats route
2018-02-28 18:04:55 +01:00
Chocobozzz
22b59e8099
Add messages about privacy concerns (P2P)
2018-02-28 15:33:45 +01:00
Chocobozzz
d7137ad5fb
Bumped to version v0.0.29-alpha
2018-02-28 10:58:41 +01:00