Chocobozzz
747b17c7c1
Fix openapi
2019-10-29 08:26:24 +01:00
Chocobozzz
05f6669360
Fix changelog
2019-10-29 08:14:47 +01:00
Chocobozzz
cdbfcd8a94
Update changelog
2019-10-29 08:11:52 +01:00
Claude
14a767eda5
fixed a typo in docker.md
2019-10-29 08:08:23 +01:00
Chocobozzz
ea1689e11c
Typo
2019-10-28 11:53:14 +01:00
Chocobozzz
76cfb6ed8d
Update changelog
2019-10-28 11:48:47 +01:00
Chocobozzz
42aac9fcfc
Fix player captions menu
2019-10-28 09:37:33 +01:00
Chocobozzz
f003ef1b54
Don't redirect on verify account page after login
2019-10-28 08:47:17 +01:00
Chocobozzz
f67d757452
Increase clock skew for HTTP signatures
2019-10-25 14:54:32 +02:00
Chocobozzz
4ce7eb71ba
Add plugin hook on registration
2019-10-25 13:54:32 +02:00
Chocobozzz
4586328858
Fix other videos width to avoid layout movement
2019-10-25 11:31:52 +02:00
Chocobozzz
9ea6541488
Add class to views elements
2019-10-25 11:12:15 +02:00
Chocobozzz
a2ffd046d6
Speedup theme injection
2019-10-25 10:57:23 +02:00
Chocobozzz
ce78f1f6f0
More robust new instance follower notification
2019-10-25 09:45:38 +02:00
Chocobozzz
ab67d3e8fd
Update translations
2019-10-24 10:04:19 +02:00
Chocobozzz
4e0c3c74d6
Fix translations
2019-10-24 09:44:56 +02: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
Filip Bengtsson
34398be429
Some language fixes ( #2198 )
...
* Fix preposition
* Fix French colon spacing
* Some grammar fixes
* Preposition fix
* Update signup-success.component.html
After suggestion from @frankstrater.
2019-10-23 14:39:09 +02:00
Chocobozzz
a82ddfad00
Fix lint
2019-10-23 13:15:18 +02:00
Chocobozzz
862ead21a3
Fix and cleanup actor follow inbox sql query
2019-10-23 12:06:26 +02:00
Chocobozzz
8ed11b89b8
Try to update version of nightly builds
2019-10-23 11:46:57 +02:00
Chocobozzz
47581df073
Fix federation with some actors
...
That don't have a shared inbox, or a URL
2019-10-23 11:33:53 +02:00
Chocobozzz
a0e6d26759
Fix tsconfig with CLI tools
2019-10-23 10:53:20 +02:00
Julien Maulny
e805020896
Allow to toggle video publication date to display absolute date
2019-10-23 10:47:34 +02:00
Chocobozzz
18c9772876
Fix checkbox themes
2019-10-22 11:14:58 +02:00
Chocobozzz
1cd4fe501d
Fix i18n generation script
2019-10-22 10:30:09 +02:00
Chocobozzz
009d581e2d
Fix french translations in signup page
2019-10-22 09:48:37 +02:00
Chocobozzz
e39cfd1d91
Fix misc tests
2019-10-22 09:25:35 +02:00
Chocobozzz
e771dbe0aa
Update translations
2019-10-22 09:25:26 +02:00
Chocobozzz
28cfbf8b79
Fix i18n generation
2019-10-22 09:00:28 +02:00
Chocobozzz
02e51e2d75
Fix dev mode
2019-10-22 08:55:05 +02:00
Chocobozzz
1f7bc0dd61
Don't use beta angular qrcode package
2019-10-21 17:26:34 +02:00
Chocobozzz
2aaa1a3fdc
Use typescript paths in cli scripts too
2019-10-21 17:13:22 +02:00
Chocobozzz
576ddf645f
Update client dependencies
2019-10-21 16:53:46 +02:00
Chocobozzz
4c8ef0ec68
Add tsconfig-paths registration to mocha
2019-10-21 16:24:06 +02:00
Chocobozzz
e199856bb7
Upgrade tools dep
2019-10-21 16:08:03 +02:00
Chocobozzz
2be68ab979
Update jsonld library
2019-10-21 16:05:08 +02:00
Chocobozzz
464687bb96
Fix bug with tsconfig paths
2019-10-21 16:02:15 +02:00
Chocobozzz
d5d9b6d7bf
Update server dependencies
2019-10-21 15:03:28 +02:00
Chocobozzz
f6e0de3f48
Don't quick transcode with the wrong pixel format
2019-10-21 14:08:34 +02:00
Chocobozzz
baeb429d06
Fix search with account video languages
2019-10-21 13:31:58 +02:00
Chocobozzz
f1b3888392
Fix traefik version in docker compose
2019-10-21 11:17:49 +02:00
Chocobozzz
2e2c02b4f1
Auto build production docker images
2019-10-21 10:24:04 +02:00
Chocobozzz
687c6180bc
Fix federation issue with some actor descriptions
2019-10-21 09:52:51 +02:00
Autom
4386e66e55
Fix typo
...
Fixing a typo in the statistics section of the /about/instance/ page.
2019-10-21 08:55:12 +02:00
Knackie
b37a508283
Update user-edit.component.html
...
fixes #1943
2019-10-19 12:46:10 +02:00
Julien Maulny
e063f46a0b
Add generated files to gitignore to have a clean stage
2019-10-19 11:54:14 +02:00
Leopere
5a1e48482e
Link back to the source for the curl'd files.
...
Just for those of us who don't want to dig a lot but want to dig a little.
2019-10-18 16:54:56 +02:00
Chocobozzz
39a26b2e41
Fix caption validators test
2019-10-18 16:39:17 +02:00
Julien Maulny
3d05209c9a
Add statistics section in about page
2019-10-18 15:13:30 +02:00