Commit Graph

6895 Commits

Author SHA1 Message Date
kontrollanten
cf3c36247d show less information by default in download modal (#3890)
* client(video/download): collapse advanced informaton by default
* fix(client/video-dl): update metadata upon resolution change

closes #3810

Co-authored-by: Rigel Kent <par@rigelk.eu>
2021-03-29 13:51:33 +02:00
kontrollanten
f076d49f37 script/upgrade: use db.name config value 2021-03-29 09:19:11 +02:00
ltsallas
088447758f Add 1.75 option to playback rates 2021-03-26 08:38:27 +01:00
Chocobozzz
a786d8a08b Merge branch 'release/3.1.0' into develop 2021-03-25 16:25:28 +01:00
Chocobozzz
f6160062f8 Fix postgresql version 2021-03-25 16:25:14 +01:00
Chocobozzz
903353d67a Merge branch 'release/3.1.0' into develop 2021-03-25 13:55:10 +01:00
Chocobozzz
3dd1f61bd6 Drop PostgreSQL 9.6 support
Due to a migration bug, drop PostgreSQL 9.6 support

The official support will end in November
2021-03-25 13:53:57 +01:00
Chocobozzz
e62f03ae04 Merge branch 'release/3.1.0' into develop 2021-03-24 18:19:10 +01:00
Chocobozzz
ccda150fc4 Remove roadmap funding 2021-03-24 18:18:41 +01:00
Chocobozzz
5aa7abf1e6 Fix build 2021-03-24 18:18:41 +01:00
Chocobozzz
a3664dfdc9 Auto focus plugin search input 2021-03-24 18:18:41 +01:00
Chocobozzz
ec99e8486a Add server config helper in plugin guide 2021-03-24 18:18:41 +01:00
kontrollanten
7bd455cb7f client(video/download): set direct dl as default 2021-03-24 18:18:41 +01:00
Chocobozzz
faeec106ef Add auth user client hook actions 2021-03-24 18:18:41 +01:00
Chocobozzz
2e257e36b7 Add client action hooks for pubish pages 2021-03-24 18:18:41 +01:00
Chocobozzz
74a4d53110 Add server hooks for search endpoint 2021-03-24 18:18:41 +01:00
Chocobozzz
eebd9838f0 Add filter hook to forbid embed access 2021-03-24 18:18:41 +01:00
Chocobozzz
4bc45da342 Add hooks support for video download 2021-03-24 18:18:41 +01:00
Chocobozzz
c0ab041c2c Upgrade client dependencies 2021-03-24 18:18:41 +01:00
Chocobozzz
ec9bd7f0ae Directly use node in systemd service 2021-03-24 18:18:41 +01:00
kontrollanten
6b1ef95699 Change copy icon (#3867)
* client: change copy icon to glypicon-duplicate

* client: add "copy" text to copy icons
2021-03-24 18:18:41 +01:00
Chocobozzz
97aeb3cc46 Fix external on logout hook 2021-03-24 18:18:41 +01:00
Chocobozzz
c2bd7a6fcf Add regenrate thumbnails scripts 2021-03-24 18:18:41 +01:00
Chocobozzz
a784bd7fde Upgrade to latest oauth2-server 2021-03-24 18:18:41 +01:00
Chocobozzz
7992c9e1cb Update yarn lock 2021-03-24 18:18:41 +01:00
Chocobozzz
f43db2f46e Refactor auth flow
Reimplement some node-oauth2-server methods to remove hacky code needed by our external
login workflow
2021-03-24 18:18:41 +01:00
Chocobozzz
cae2df6bdc Stricter email options typings 2021-03-24 18:18:41 +01:00
Chocobozzz
32a18cbf33 Add new plugin/peertube version notifs 2021-03-24 18:18:41 +01:00
Chocobozzz
3fbc697433 Add next to stats github ci 2021-03-24 18:18:41 +01:00
Chocobozzz
829523cfa5 Reduce bundle size using a const enum 2021-03-24 18:18:40 +01:00
Chocobozzz
5d43dae369 Try to reduce CSS size 2021-03-24 18:18:40 +01:00
Chocobozzz
ae71acca14 Check ffmepg version on startup 2021-03-24 18:18:40 +01:00
Chocobozzz
db8b2f56c0 Update english strings 2021-03-24 18:18:40 +01:00
Chocobozzz
e7053b1d9d Fix AP security tests 2021-03-24 18:18:40 +01:00
Chocobozzz
266131e0ca Don't skip all threads on AP fetcher error 2021-03-24 18:18:40 +01:00
Chocobozzz
e5abb482c3 Fix index search 2021-03-24 18:18:40 +01:00
Chocobozzz
43b513660b Fix AP flag validator 2021-03-24 18:18:40 +01:00
Chocobozzz
5a2c0f0c99 Bigger video thumbnails for feeds 2021-03-24 18:18:40 +01:00
Chocobozzz
b5c361089f Fix 404 AP status codes 2021-03-24 18:18:40 +01:00
Chocobozzz
2d5a469427 Add next branch to CI 2021-03-24 18:18:40 +01:00
Chocobozzz
b329abc2f0 Fix request body limit 2021-03-24 18:18:40 +01:00
Chocobozzz
18b24b2dc5 Add jobs tag to logger 2021-03-24 18:18:40 +01:00
Chocobozzz
db4b15f21f Use got instead of request 2021-03-24 18:18:40 +01:00
Chocobozzz
71926aae07 Fix control bar alignment 2021-03-24 18:18:40 +01:00
Chocobozzz
67f87b66fe Refactor a little bit AP validators 2021-03-24 18:18:40 +01:00
Chocobozzz
452b3bea08 Introduce tags to the logger
That could help to filter unneeded logs and/or select particular
components
2021-03-24 18:18:40 +01:00
Chocobozzz
d007175238 Bumped to version v3.1.0 2021-03-24 18:18:40 +01:00
Chocobozzz
51294901cf Add warning in download modal if needed 2021-03-24 18:18:40 +01:00
Chocobozzz
e6ea0cac44 Hide best strategy if not logged in 2021-03-24 18:18:40 +01:00
Chocobozzz
29553847dc Bumped to version v3.1.0 v3.1.0 2021-03-24 17:47:59 +01:00