Chocobozzz
72aa835e17
Upgrade client dependencies
2021-02-03 11:44:43 +01:00
Chocobozzz
22845214bf
Update angular
2021-02-03 09:55:44 +01:00
Chocobozzz
26171379d0
Use source sans 3 font
2021-01-13 09:05:22 +01:00
Chocobozzz
a0194a187f
Upgrade ng select to fix accessibility issues
2020-12-29 16:39:15 +01:00
Chocobozzz
c4f7fe09cd
Use sass instead of deprecated node sass
2020-11-19 15:57:52 +01:00
Chocobozzz
4f926722ea
Upgrade client dependencies
...
Migrate removed primeng theme to custom CSS
2020-11-19 15:25:41 +01:00
Chocobozzz
6d61da4e32
HLS player fallback for non https context
2020-11-10 10:36:50 +01:00
Chocobozzz
3bc68dfd61
Fix audio sync after saving replay
...
hls.js seems to not correctly handle audio gaps with fragmented mp4
(but can with a ts playlist)
2020-11-09 15:33:04 +01:00
Kimsible
98b9464312
render html/markdown for new comment notification email ( #3255 )
...
Co-authored-by: kimsible <kimsible@users.noreply.github.com>
Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
2020-11-07 22:59:58 +01:00
Chocobozzz
b405d663b4
Upgrade client dep'
2020-08-25 14:01:29 +02:00
Chocobozzz
ed78004086
Update angular to fix localize extraction bug
2020-08-25 10:48:35 +02:00
kimsible
e548a7c9b0
Remove unused markdown-it-emoji types dependency
2020-08-14 15:03:38 +02:00
kimsible
0672dc769b
Add unicode emoji to markdown
2020-08-14 15:03:38 +02:00
Chocobozzz
66357162f8
Migrate to $localize
...
* Remove i18n polyfill to translate things in components
* Reduce bundle sizes
* Improve runtime perf
* Reduce a lot the time to make a full client build
* Reduce client build complexity
* We don't need a service to translate things anymore (so we will be able to translate title pages etc)
Unfortunately we may loose some translations in the migration process.
I'll put a message on weblate to notify translators
2020-08-14 10:28:30 +02:00
Chocobozzz
94676e631c
Remove angular pipes module
2020-08-11 16:50:00 +02:00
Rigel Kent
02c01341f4
add ng-select for templatable select options
...
- create select-tags component to replace ngx-chips
- create select-options to factorize option selection in forms
- create select-channel to simplify channel selection
- refactor tags validation
2020-08-11 09:03:39 +02:00
Chocobozzz
583eb04b54
Upgrade to angular 10
2020-08-07 08:28:14 +02:00
Chocobozzz
7a09c3007a
Fix player hotkeys part 2
2020-08-03 08:56:32 +02:00
Chocobozzz
275350614f
Upgrade videojs hotkeys lib
2020-06-23 16:57:02 +02:00
Chocobozzz
f11bc56602
Update client dependencies
2020-06-17 11:57:13 +02:00
Chocobozzz
0f32d49915
Cleanup client dependencies
2020-06-09 14:52:55 +02:00
Chocobozzz
27da4884ed
Use tslib in client
2020-06-09 14:52:55 +02:00
Chocobozzz
520745bfe8
Add ar-001 locale
2020-06-04 10:35:08 +02:00
Rigel Kent
81fe3c67c5
fix duplicate id in svg, empty alt in base email
2020-06-04 09:05:44 +02:00
Chocobozzz
399b3bc9a6
Update translations
2020-05-11 13:39:06 +02:00
Chocobozzz
d170c5c580
Update client dependencies
2020-05-06 14:48:49 +02:00
Chocobozzz
1f41ca6566
Revert partially "Update client angular"
...
This reverts commit 7a9f9c4626
.
Breaks canDeactivate on child route
2020-04-20 11:02:32 +02:00
Chocobozzz
7a9f9c4626
Update client angular
2020-04-20 08:49:12 +02:00
Chocobozzz
5def04e17f
Update angular
2020-04-14 09:55:48 +02:00
Chocobozzz
9cdeb80650
Fix videojs subtitles
2020-04-08 09:36:51 +02:00
Chocobozzz
a96f4b738e
Upgrade client dep' to fix primeng bug
2020-04-02 14:13:10 +02:00
Chocobozzz
4adebd513e
Client dependencies upgrade
2020-04-01 14:06:46 +02:00
Rigel Kent
3d527ba173
Use inner join and document code for viewr stats for channels
2020-03-31 10:29:24 +02:00
Chocobozzz
850ea77864
Update hls.js
...
Seems to fix a bug when we manually update resolution
2020-02-28 13:45:42 +01:00
Chocobozzz
25f659632b
Remove unused modules
2020-02-10 16:39:28 +01:00
Chocobozzz
7811819b1a
Use angular 9 clipboard cdk
2020-02-10 16:39:28 +01:00
Chocobozzz
361dcebc75
Support i18n build
2020-02-10 16:39:28 +01:00
Chocobozzz
f77eb73b5e
Fix angular 9 build
2020-02-10 16:39:28 +01:00
Chocobozzz
a247950351
Add @angular/localize
2020-02-10 16:39:28 +01:00
Chocobozzz
2cf81751f0
Upgrade angular libraries
2020-02-10 16:39:28 +01:00
Chocobozzz
2f5d2ec5ea
Update to angular 9
2020-02-10 16:39:28 +01:00
Chocobozzz
6c5bc93a3a
Upgrade angular to latest 8
2020-02-10 16:39:28 +01:00
Chocobozzz
83fcadac86
Move streamroot plugin in core project
...
To avoid an already bundled HLS.js library, and adapt some parts of the
code
2020-01-31 14:13:00 +01:00
Chocobozzz
14aa85562c
Cleanup some client FIXME
2020-01-29 16:00:28 +01:00
Chocobozzz
f5fcd9f725
Correctly type videojs player
2020-01-29 11:48:15 +01:00
Chocobozzz
b764380ac2
Add ability to list redundancies
2020-01-28 11:35:26 +01:00
Chocobozzz
a3705089fa
Remove husky
2020-01-21 14:28:28 +01:00
Chocobozzz
51b34a11b2
Share playlists state
2020-01-06 13:34:08 +01:00
Chocobozzz
3aea8eb2e7
Try new worflow with french
2019-11-07 09:45:14 +01:00
Julien Maulny
0c695c5c96
Add a drag&drop delay on playlist videos to allow user scroll on small screens ( #2154 )
...
* Add delay on playlist element reordering to fix user scroll on mobile
Signed-off-by: Julien Maulny <julien.maulny@protonmail.com>
* Upgrade @angular/cdk to include bugfix about drag&drop
Signed-off-by: Julien Maulny <julien.maulny@protonmail.com>
* add delay on playlist drag&drop on all touch screens
Signed-off-by: Julien Maulny <julien.maulny@protonmail.com>
2019-10-23 18:12:22 +02:00
Chocobozzz
1f7bc0dd61
Don't use beta angular qrcode package
2019-10-21 17:26:34 +02:00
Chocobozzz
576ddf645f
Update client dependencies
2019-10-21 16:53:46 +02:00
Chocobozzz
b82df0a399
Cleanup HLS redundancy manager in client
...
With the new p2p-media-loader release
2019-09-05 17:21:44 +02:00
Chocobozzz
f3ea7ecee1
Update angular cli
2019-08-23 10:28:21 +02:00
Chocobozzz
16b5525950
Update Angular -> 8.2.0
2019-08-01 11:38:47 +02:00
Chocobozzz
85394ba22a
Fix webtorrent player
2019-07-30 10:54:14 +02:00
Chocobozzz
41b15c8921
Update client dependencies
2019-07-25 11:00:45 +02:00
Chocobozzz
f36da21e40
Update angular
2019-07-25 11:00:43 +02:00
Chocobozzz
c47106315a
tslint update
2019-04-02 18:30:26 +02:00
Chocobozzz
f421fa06ad
Update client dep
2019-04-02 17:39:21 +02:00
Chocobozzz
15e9d5ca39
Playlist reorder support
2019-03-18 11:17:59 +01:00
Chocobozzz
41d713446c
Lazy import some modules
2019-02-15 15:52:18 +01:00
Chocobozzz
c7ca4c8be7
Fix client with google bot
2019-02-11 09:13:02 +01:00
Chocobozzz
0920929696
Add hls support on server
2019-02-11 09:13:02 +01:00
Chocobozzz
3b6f205c34
Correctly implement p2p-media-loader
2019-02-11 09:13:02 +01:00
Chocobozzz
2adfc7ea9a
Refractor videojs player
...
Add fake p2p-media-loader plugin
2019-02-11 09:13:02 +01:00
Chocobozzz
457bb213b2
Refactor how we use icons
...
Inject them in an angular component so we can easily change their color
2019-01-17 10:38:18 +01:00
Chocobozzz
2f1548fda3
Add notifications in the client
2019-01-09 11:15:15 +01:00
Chocobozzz
f8b2c1b4f5
Refractor notification service
...
Shorter name and use primeng component
2018-12-19 17:26:52 +01:00
Chocobozzz
06471769fc
Upgrade client dependencies
2018-12-04 10:29:28 +01:00
Chocobozzz
79f068dfd5
Upgrade client dependencies
2018-11-15 10:25:33 +01:00
Chocobozzz
2fbe7f1933
Fix new Angular 7 issues
2018-11-15 09:25:32 +01:00
Chocobozzz
c199c427d4
Better typings
2018-10-18 14:35:31 +02:00
Chocobozzz
f2659ae0b0
Upgrade tslint rules
2018-09-21 09:26:53 +02:00
Chocobozzz
ae04a0ce12
Upgrade client dependencies
2018-09-21 09:26:52 +02:00
Rigel Kent
e78980ebd1
use focus-visible polyfill to improve keyboard navigation
...
Only the homepage is concerned, but it should have decent keyboard
navigation support now.
2018-09-11 10:58:48 +02:00
Jorropo
b0c36821d1
Add video recomandation by tags ( #1001 )
...
* Recommendation by tags (thx bradsk88)
Thx bradsk88 for the help.
* Prefer jest-preset-angular to skip need for babel config
* Fix jest
2018-09-04 11:01:54 +02:00
Rigel Kent
2d9fea161f
watch view visual tweaks and search/comment placeholder dismiss on focus ( #983 )
...
- make the placeholder disappear on focus in the search bar
- make the placeholder disappear on focus in the comment textarea
- make the texarea resize automagically
- refactor the watch view to use bootstrap 4's flexgrid
- move action buttons of the watch view to the right of the video info
- responsive tweaks and margin adjustments in the watch view
2018-08-30 11:15:22 +02:00
Rigel Kent
ee1fc23a87
keyboard shortcuts and key map view ( #974 )
2018-08-28 09:32:03 +02:00
Chocobozzz
52831c6fef
Upgrade client dependencies
2018-08-27 11:45:58 +02:00
Chocobozzz
63347a0ff9
Migrate to bootstrap 4 and ng-bootstrap
2018-08-09 14:55:06 +02:00
Chocobozzz
b34a444e29
Upgrade to bootstrap 4 first step
2018-08-09 09:22:10 +02:00
Chocobozzz
e80687c458
Upgrade client dependencies
2018-07-31 19:47:14 +02:00
Chocobozzz
f771466891
Fix captions freeze on production
2018-07-27 12:03:27 +02:00
Chocobozzz
8ea021ef48
Upgrade mp4-box-encoding
2018-07-18 10:09:01 +02:00
Chocobozzz
20e6c7c941
Upgrade client dependencies
2018-07-17 10:25:09 +02:00
DeeJayBro
4503cb2a89
QR Code ( #802 )
...
Adding QR-Code to the Share modal.
fixes #683
2018-07-12 19:43:42 +02:00
Chocobozzz
3aa5cea8fe
Upgrade dependencies
2018-06-19 10:45:33 +02:00
Chocobozzz
4d089429fe
Remove uneeded rxjs-compat
2018-06-18 11:02:24 +02:00
Chocobozzz
bbe0f0645c
Add ability to schedule video publication
2018-06-15 18:20:56 +02:00
Chocobozzz
989e526abf
Prepare i18n files
2018-06-05 08:43:01 +02:00
Chocobozzz
960a11e89d
Add context menu to player
2018-05-30 17:10:00 +02:00
Chocobozzz
f6d2158fd9
Upgarde videojs to v7
2018-05-29 12:05:12 +02:00
Chocobozzz
230de99e71
Upgrade client dependencies
2018-05-29 12:05:02 +02:00
Chocobozzz
407eab9c95
Upgrade dexie to avoid issue if disabling cookies on firefox
2018-05-25 16:56:11 +02:00
Chocobozzz
f79cfff2cb
Fix player with google bot
2018-05-23 12:02:15 +02:00
Chocobozzz
7e2b4ecdcc
Move rxjs-compat in dev dep
2018-05-23 09:07:31 +02:00
Chocobozzz
293c885b5c
Upgrade client dependencies
2018-05-22 13:23:28 +02:00
Chocobozzz
cd4d7a2ca8
Fix peertube with google bot
2018-05-22 09:17:20 +02:00
Chocobozzz
74af5a8361
Client E2E tests first step
2018-05-17 10:55:50 +02:00
Chocobozzz
e998cf3cc7
Fix some components after Angular 6 upgrade
2018-05-16 09:42:54 +02:00
Chocobozzz
54c3a22faa
Upgrade Angular first step
2018-05-16 09:42:53 +02:00
Chocobozzz
efda99c30f
Store webtorrent chunks in indexdb
2018-05-15 08:39:02 +02:00
Chocobozzz
c7b0dacb28
Do not bundle two different videojs versions
2018-05-11 08:48:20 +02:00
Chocobozzz
cc1561f9f7
Simplify client syndications
2018-04-17 10:35:08 +02:00
Chocobozzz
864e782bc2
Improve big play button animation
2018-04-15 10:55:33 +02:00
Chocobozzz
fc9e66242a
Upgrade to webpack 4
2018-04-06 16:06:43 +02:00
Chocobozzz
6e0c85bd90
Upgrade client dependencies
2018-04-06 15:02:47 +02:00
Chocobozzz
b891f9bc61
Fix watch page video change
2018-04-03 17:33:39 +02:00
Chocobozzz
998acc2215
Add bar when loading chunks
2018-02-23 15:39:50 +01:00
Chocobozzz
41df592101
Upgrade client dependencies
2018-02-22 10:58:00 +01:00
Chocobozzz
e8cb44090e
Add links to comment mentions
2018-02-21 16:44:43 +01:00
Chocobozzz
68e24d7279
Add loading bar when updating a video
2018-02-16 17:24:47 +01:00
Chocobozzz
0cd4344f3c
Rewrite infinite scroll
2018-02-13 14:20:46 +01:00
Chocobozzz
7193ad1044
Add service worker
2018-02-08 17:31:05 +01:00
Chocobozzz
151edeee3a
Better peertube icons
2018-02-08 11:23:05 +01:00
Chocobozzz
915c5bbe53
Add version in footer
2018-01-31 10:19:34 +01:00
Chocobozzz
ca309a9f64
Fix aot build
2018-01-09 17:22:26 +01:00
Chocobozzz
234b535dac
Update dependencies
2018-01-09 16:30:39 +01:00
Chocobozzz
d77014491b
Add hotkeys in video player
...
Double click for full screen
2018-01-09 15:40:46 +01:00
Chocobozzz
2890b615f3
Handle HTML is comments
2018-01-04 17:50:30 +01:00
Chocobozzz
6d85247028
Create comment on replied mastodon statutes
2017-12-22 09:14:50 +01:00
Chocobozzz
24a8e782d8
Add bootstrap analyzer and optimize build
2017-12-20 09:05:16 +01:00
Chocobozzz
c893d4514e
Add beautiful loading bar
2017-12-12 14:57:46 +01:00
Chocobozzz
77d07d6909
Add hmr
2017-12-12 14:45:42 +01:00
Chocobozzz
b682782093
Upgrade to angular 5
2017-12-12 13:58:03 +01:00
Chocobozzz
7bfd1b1edb
Upgrade scripts and embed webpack config
2017-12-12 11:42:48 +01:00
Chocobozzz
63c4db6d71
Move to angular cli
2017-12-12 10:58:16 +01:00
Julien Lemaire
c7e1e432b0
Copy to clipboard ( #142 )
...
* Copy buttons on share view
Ugly but working buttons to copy video url and video iframe code.
Add ngx-clipboard dependency to allow easy copy to clipboard directive.
* Designed copy buttons
Using some css (scss) rules to make buttons look better.
* First version on copy feedback
Little success alert message on copy.
Fix lint errors
Move dependencies to dev dependencies
* Update button design
* Use of notifications service
Provides feedback of copy action to the user through the
angular2-notifications module.
2017-12-11 17:59:39 +01:00
Chocobozzz
2bbb34127f
Add auto scroll to videos list
2017-12-01 16:17:32 +01:00
Chocobozzz
9bf9d2a5c2
Begin videos list new design
2017-12-01 14:46:22 +01:00
Chocobozzz
b33f657c30
Begin new menu design
2017-12-01 10:55:56 +01:00
Chocobozzz
c3488a484e
Fix not found asn1.js package
2017-11-06 10:22:02 +01:00
Chocobozzz
7a8032bb6d
Upgrade client dep
2017-10-31 16:37:37 +01:00
Chocobozzz
9d9597df42
Add markdown support to video description
2017-10-26 15:01:47 +02:00
Chocobozzz
10db166bbe
Upgrade client dependencies and fix error logs
2017-10-19 10:22:07 +02:00
Chocobozzz
ec61fb7e2c
Upgrade client dependencies
2017-10-09 14:49:32 +02:00
Chocobozzz
a685e25ca0
Try to optimize frontend
2017-10-09 14:28:44 +02:00
Chocobozzz
b60e5f38da
Upgrade express validator to v4
2017-09-15 12:17:08 +02:00
Chocobozzz
bfb3a98fac
Remove ng2 file upload module
...
Unmaintained and we don't need it anymore with httpclient
2017-09-14 17:25:36 +02:00
Chocobozzz
d592e0a9b2
Move to HttpClient and PrimeNG data table
2017-09-14 11:57:49 +02:00
Chocobozzz
b0f9f39ed7
Begin user quota
2017-09-04 20:07:54 +02:00
Chocobozzz
d15ab38a90
Update client dependencies
2017-08-25 12:11:42 +02:00
Chocobozzz
202e722317
Process embed in webpack too
2017-07-23 15:10:57 +02:00
Chocobozzz
33c4972d5b
Type webtorrent
2017-07-11 10:09:18 +02:00
Chocobozzz
8b13c289f8
Fix page titles
2017-07-06 17:43:58 +02:00
Chocobozzz
8062415498
Update videojs -> 6
2017-07-06 14:39:39 +02:00
Chocobozzz
d58cdea854
Remove ng2-completer
2017-06-25 17:33:58 +02:00
Chocobozzz
f627b712c9
Fix client build
...
A node dep is in ES2015, but uglify is not compatible.
Temporary quick fix -> use babel on this module (awaiting an official
support of uglify and webpack for ES2015)
2017-06-25 11:33:16 +02:00
Chocobozzz
26b8286522
Update dependencies
2017-06-25 10:33:59 +02:00