Chocobozzz
72680feb34
Don't zone.js patch on requestAnimationFrame
2018-02-23 15:49:16 +01:00
Chocobozzz
998acc2215
Add bar when loading chunks
2018-02-23 15:39:50 +01:00
Chocobozzz
ab998f7b6d
Improve admin tables
2018-02-23 14:36:16 +01:00
Chocobozzz
621d99f53f
Better help on markdown fields
2018-02-23 10:05:17 +01:00
Chocobozzz
8a8e02a43e
Add help tooltip
2018-02-22 18:32:31 +01:00
Chocobozzz
81c263c86f
Add limit to video sizes
2018-02-22 16:54:08 +01:00
Chocobozzz
a9ca764e7e
Throttle infinite scroller
2018-02-22 16:41:02 +01:00
Chocobozzz
1f30a1853e
Add confirm when admin use custom js/css
2018-02-22 15:29:32 +01:00
Chocobozzz
78967fca4c
Register service worker
2018-02-22 14:15:23 +01:00
Chocobozzz
93df58cc48
Fix service worker registration
2018-02-22 11:54:24 +01:00
Chocobozzz
41df592101
Upgrade client dependencies
2018-02-22 10:58:00 +01:00
Chocobozzz
c2ff22015e
Upgrade dependencies and remove standard
2018-02-22 10:42:26 +01:00
Chocobozzz
00b5556c18
Add ability to add custom css/javascript
2018-02-22 10:22:53 +01:00
Chocobozzz
6221f311de
Add ability to update another user video
2018-02-22 09:03:45 +01:00
Chocobozzz
9f4183c9b5
Fix support field validation in video edit
2018-02-21 18:23:20 +01:00
Chocobozzz
86ec3e53ac
Put comments reply on the top
2018-02-21 17:50:41 +01:00
Chocobozzz
5b8072ee0b
Fix comment highlight
2018-02-21 17:50:41 +01:00
Chocobozzz
b10ba55aca
Open mentions in new tab
2018-02-21 17:50:41 +01:00
Chocobozzz
40aa7157e2
Bumped to version v0.0.26-alpha
2018-02-21 17:10:57 +01:00
Chocobozzz
e8cb44090e
Add links to comment mentions
2018-02-21 16:44:43 +01:00
Chocobozzz
3bf1ec2ebb
Hide support button if it is empty
2018-02-21 08:49:05 +01:00
Chocobozzz
61b3e146e1
Add ability to import videos from all supported youtube-dl sites
2018-02-20 18:16:13 +01:00
Chocobozzz
07fa4c97ca
Add support to video support on client
2018-02-20 16:13:55 +01:00
Chocobozzz
8a44f8354e
Fix instance name displaying with long text
2018-02-20 14:16:32 +01:00
Chocobozzz
54a932e82a
Don't break design on long description/comment
2018-02-20 11:29:28 +01:00
Chocobozzz
3d9eaae318
Add links support in comments
2018-02-20 11:04:21 +01:00
Chocobozzz
5de8a55abc
Handle line feeds in comments
2018-02-20 10:41:11 +01:00
Chocobozzz
2f315e2f91
Add filename in upload form title
2018-02-20 09:53:42 +01:00
Chocobozzz
3580fc00e4
Sort video categories/languages
2018-02-20 09:50:44 +01:00
Chocobozzz
1263fc4e6e
Improve comment highlighting
2018-02-19 10:48:44 +01:00
jonathanraes
d5b53822ae
Issue #168 : youtube-like marking of comments ( #297 )
...
* youtube-like marking of comments
uses GET parameters to mark comments similar to youtube
* place link to comment in 'comment-date'
* Use a routes to highight a comment
2018-02-18 09:57:26 +01:00
Chocobozzz
16f1657097
Fix issue with webm and opus video
2018-02-18 09:48:07 +01:00
Chocobozzz
702785a54c
Add video image components
2018-02-16 19:30:58 +01:00
Chocobozzz
e79c65723b
Upgrade server dependencies
2018-02-16 18:42:02 +01:00
Chocobozzz
68e24d7279
Add loading bar when updating a video
2018-02-16 17:24:47 +01:00
Chocobozzz
6de3676898
Add ability to update thumbnail and preview on client
2018-02-16 16:35:32 +01:00
Chocobozzz
0b49571268
Try to improve production guide
2018-02-16 11:04:12 +01:00
Chocobozzz
f000931687
Bumped to version v0.0.24-alpha
2018-02-16 08:37:50 +01:00
Chocobozzz
2422c46b27
Implement support field in video and video channel
2018-02-15 15:29:07 +01:00
Chocobozzz
7b0956ec4f
Fix tests
2018-02-14 18:33:06 +01:00
Chocobozzz
3bcfff7f44
Fix video play promise error on non supported browsers
2018-02-14 18:04:30 +01:00
Chocobozzz
8cac1b6446
Move adding a video view videojs peertube plugin
2018-02-14 17:16:32 +01:00
Chocobozzz
a16aee73db
Fix embed lint
2018-02-14 16:03:09 +01:00
Chocobozzz
ac81d1a06d
Add ability to set video thumbnail/preview
2018-02-14 16:03:09 +01:00
Florent F
f2f1118f17
Use fetch instead of XMLHttpRequest ( #292 )
2018-02-14 11:02:51 +01:00
Chocobozzz
0cd4344f3c
Rewrite infinite scroll
2018-02-13 14:20:46 +01:00
Chocobozzz
d6bd50ba1d
Add background placeholder for thumbnails
2018-02-12 17:56:11 +01:00
jonathanraes
d169c4ad46
publish comment on crtl-enter ( #290 )
2018-02-12 17:23:30 +01:00
Lucas Teixeira
879ea0f795
Change manifest properties ( #285 )
...
* Change full screen to standalone
This will make the notification bar visible
* Added theme color
Now the address bar will match the color of the search panel.
* Remove orientation:"portrait"
* Re-adding orientation property
This time, with "any" value
2018-02-11 18:28:55 +01:00
Chocobozzz
1ab7b637ec
Bumped to version v0.0.23-alpha
2018-02-09 13:19:01 +01:00