Commit Graph

7460 Commits

Author SHA1 Message Date
Chocobozzz
8beea2d37d
Add ability to filter menu links 2021-06-07 13:20:08 +02:00
Chocobozzz
9cc4b9c61f
Fix process delete promise return 2021-06-07 13:20:08 +02:00
Rigel Kent
fd1b2d6953
fix colspan for user view of reports 2021-06-07 13:17:31 +02:00
Rigel Kent
c756bae079
add video upload types, add doc middleware to more routes 2021-06-06 10:21:06 +02:00
Chocobozzz
fc21ef5c62
Speed up plugins loading 2021-06-04 15:45:44 +02:00
Chocobozzz
2989628b79
Use HTML config when possible 2021-06-04 15:45:44 +02:00
Chocobozzz
8e08d415f9
Load server config on app init 2021-06-04 15:45:44 +02:00
Chocobozzz
584ac47a32
Add debug logs to plugin service 2021-06-04 15:45:44 +02:00
Chocobozzz
91f8f8db97
createThumbnail -> updateThumbnail 2021-06-04 15:45:44 +02:00
Rigel Kent
1333ab1f2d
add operationId doc middleware to so API endpoints 2021-06-04 09:21:46 +02:00
Rigel Kent
1c627fd8d2
refactor docMiddleware to support operationId-only form 2021-06-04 09:21:46 +02:00
Chocobozzz
b96d21b744
Fix CLI build 2021-06-04 08:48:05 +02:00
Rigel Kent
a31e9b183e
add invalid_token error to openapi spec 2021-06-04 08:40:08 +02:00
Chocobozzz
868fce62f8
fetch -> load
avoid confusion with AP fetch functions
2021-06-03 18:10:56 +02:00
Chocobozzz
10363c74c1
Move middleware utils in middlewares
helpers modules should not import models
2021-06-03 18:03:36 +02:00
Chocobozzz
5e08989ede
Add tags to AP rate logger 2021-06-03 17:12:38 +02:00
Chocobozzz
908e6ead78
Refactor AP video logger tags 2021-06-03 16:56:42 +02:00
Chocobozzz
136d7efde7
Refactor AP actors 2021-06-03 16:40:32 +02:00
Chocobozzz
49af5ac8c2
Refactor AP playlists 2021-06-03 16:40:32 +02:00
John Livingston
9777fe9eeb
Adding frontend peertubeHelpers.getBaseRouterRoute. (#4153)
* Adding frontend peertubeHelpers.getBaseRouterRoute.

* Fix doctoc.
2021-06-03 12:28:26 +02:00
Chocobozzz
63da15eb18
Use random port for mock servers in tests 2021-06-03 09:06:51 +02:00
Chocobozzz
38c5c166f4
Fix lint 2021-06-03 08:58:10 +02:00
Chocobozzz
e030bfb59d
Refactor server errors handler 2021-06-02 18:15:41 +02:00
Chocobozzz
463206948d
Add tags to logs in AP videos 2021-06-02 16:57:53 +02:00
Chocobozzz
e872632091
Refactor sync attributes 2021-06-02 16:57:53 +02:00
Chocobozzz
304a84d59c
Refactor getOrCreateAPVideo 2021-06-02 16:57:53 +02:00
Chocobozzz
c56faf0d94
Move AP video channel creation 2021-06-02 16:57:53 +02:00
Chocobozzz
08a47c75f9
Refactor AP video create/update 2021-06-02 16:57:53 +02:00
Chocobozzz
69290ab37b
Refactor AP video update 2021-06-02 16:57:53 +02:00
Rigel Kent
81628e5069 refactor error code values for URI compatibility 2021-06-02 16:57:07 +02:00
Rigel Kent
3866ea02d4 correct error codes and backward compat 2021-06-02 16:57:07 +02:00
Rigel Kent
1cfbdd30d9 refactor deprecated body-parser usage 2021-06-02 16:57:07 +02:00
Rigel Kent
76148b27f7 refactor API errors to standard error format 2021-06-02 16:57:07 +02:00
frankstrater
5ed25fb76e Remove annoying superfluous slash 2021-06-02 16:51:23 +02:00
Rigel Kent
3dd6d6cd42
move dependencies link to engines.yaml 2021-06-02 10:48:03 +02:00
Johan Fleury
383fea89f0 Allow setting log level using PEERTUBE_LOG_LEVEL envvar 2021-06-02 09:43:13 +02:00
Chocobozzz
1a148b4792
Bumped to version v3.2.1 2021-06-01 11:03:52 +02:00
Chocobozzz
9f2d7a788f
Typo 2021-06-01 11:03:52 +02:00
Chocobozzz
721a6737f7
Update changelog 2021-06-01 11:03:52 +02:00
Chocobozzz
0114ee15d5
Fix live image aspect ratio in theatre mode 2021-06-01 11:03:52 +02:00
Chocobozzz
d88a3ea5e3
Process redundancy stats in series 2021-06-01 11:03:52 +02:00
Chocobozzz
a7944e89bc
Add expiresOn index 2021-06-01 11:03:52 +02:00
Rigel Kent
7dab0bd698
improve api param message for video names and tags
closes #4026
2021-05-31 20:47:59 +02:00
Rigel Kent
70330f6323
improve api param message for dates 2021-05-31 19:47:24 +02:00
kontrollanten
732c95cc97
Show logo in mobile view (#4141)
* client: show logo in mobile view

* client(menu): add space between burger and logo
2021-05-31 16:39:07 +02:00
Chocobozzz
11e4090dbb
Remove unused code 2021-05-31 14:50:50 +02:00
Chocobozzz
698a8c6508
Fix /:@actor redirection
Fixes https://github.com/Chocobozzz/PeerTube/issues/4134
2021-05-31 14:46:18 +02:00
Chocobozzz
8ee25e17b8
Add ability to set custom markdown in description 2021-05-31 11:33:49 +02:00
Chocobozzz
15f35256af
Add help to custom markdown textarea 2021-05-31 11:01:42 +02:00
Chocobozzz
462271edd6
Move to libera.chat 2021-05-31 10:07:00 +02:00