Chocobozzz
|
15a7eafb89
|
Refactor video links builders
|
2021-07-26 15:04:37 +02:00 |
Chocobozzz
|
d4a8e7a65f
|
Support short uuid for GET video/playlist
|
2021-06-29 14:56:35 +02:00 |
Chocobozzz
|
37a44fc915
|
Add ability to search playlists
|
2021-06-25 14:44:01 +02:00 |
Chocobozzz
|
49af5ac8c2
|
Refactor AP playlists
|
2021-06-03 16:40:32 +02:00 |
Chocobozzz
|
a1eda903a4
|
Support '/w/' and '/w/p/' for watch page
And use them as default in client
|
2021-05-28 11:38:08 +02:00 |
Chocobozzz
|
16c016e8b1
|
Stricter models typing
|
2021-05-12 14:12:14 +02:00 |
Chocobozzz
|
7d9ba5c089
|
Cleanup models directory organization
|
2021-05-11 11:32:31 +02:00 |
Rigel Kent
|
fe19f600da
|
add channel and playlist stats to server stats endpoint (#3747)
* add channel and playlist stats to nodeinfo
* add tests for active video channels stats
* fix tests for active channel stats
|
2021-04-12 11:19:07 +02:00 |
Chocobozzz
|
a35a22797c
|
Remove previous thumbnail if needed
|
2021-02-16 10:36:44 +01:00 |
Chocobozzz
|
6302d599cd
|
Generate a name for caption files
|
2021-02-16 10:36:44 +01:00 |
Chocobozzz
|
b49f22d8f9
|
Upgrade sequelize to v6
|
2020-12-09 11:41:22 +01:00 |
Chocobozzz
|
2650d6d489
|
Fix live replay duration glitch
|
2020-12-02 10:18:15 +01:00 |
Chocobozzz
|
49cff3a4c9
|
Keep displayName as valid playlist sort
|
2020-12-01 15:08:59 +01:00 |
Chocobozzz
|
951b582f52
|
Add ability to share playlists in modal
|
2020-08-07 13:43:48 +02:00 |
Chocobozzz
|
6fad8e51c4
|
Handle playlist oembed
|
2020-08-07 08:58:29 +02:00 |
Kim
|
8d987ec63e
|
Add fcbk open-graph and twitter-card metas for accounts, video-channels, playlists urls (#2996)
* Add open-graph and twitter-card metas to accounts and video-channels
* Add open-graph and twitter-card to video-playlists watch view
* Refactor meta-tags creation server-side
* Add client.ts tests for account, channel and playlist tags
* Correct lint forbidden spaces
* Correct test regression on client.ts
Co-authored-by: kimsible <kimsible@users.noreply.github.com>
|
2020-07-31 11:29:15 +02:00 |
Chocobozzz
|
26d6bf6533
|
Split types and typings
|
2020-06-18 10:46:27 +02:00 |
Chocobozzz
|
7405b6ba89
|
Add missing channel playlists AP endpoint
|
2020-05-13 14:49:11 +02:00 |
Chocobozzz
|
1c32067367
|
Fix HLS audio only transcoding
|
2020-05-05 16:27:46 +02:00 |
Chocobozzz
|
c18431505f
|
Add API doc for playlists
|
2020-04-21 15:04:39 +02:00 |
Chocobozzz
|
a15871560f
|
Move to eslint
|
2020-02-03 08:31:02 +01:00 |
Chocobozzz
|
0374b6b5cd
|
Cleanup server fixme
|
2020-01-28 14:45:17 +01:00 |
Chocobozzz
|
6b0c3c7ca9
|
Optimize list my playlists SQL query
|
2020-01-09 09:27:21 +01:00 |
Chocobozzz
|
822c7e610d
|
Fix playlist search
|
2019-12-27 09:04:04 +01:00 |
Rigel Kent
|
c06af5012e
|
Add playlist search option and search input for add-to-video-playlist dropdown
fixes #2138
|
2019-12-26 11:52:52 +01:00 |
Chocobozzz
|
b5fecbf441
|
Type toActivityPubObject functions
|
2019-08-21 15:23:04 +02:00 |
Chocobozzz
|
1ca9f7c3f7
|
Type toFormattedJSON
|
2019-08-20 19:23:10 +02:00 |
Chocobozzz
|
453e83ea5d
|
Stronger model typings
|
2019-08-19 17:26:35 +02:00 |
Chocobozzz
|
65af03a241
|
Automatically update playlist thumbnails
|
2019-08-01 16:54:24 +02:00 |
Chocobozzz
|
bfbd912886
|
Fix broken playlist api
|
2019-08-01 09:11:04 +02:00 |
Chocobozzz
|
3acc508440
|
Upgrade sequelize
|
2019-04-24 16:26:21 +02:00 |
Chocobozzz
|
1735c82572
|
Update sequelize
|
2019-04-24 16:26:20 +02:00 |
Chocobozzz
|
e8bafea35b
|
Create a dedicated table to track video thumbnails
|
2019-04-24 16:25:52 +02:00 |
Chocobozzz
|
74dc3bca2b
|
Don't expose constants directly in initializers/
|
2019-04-11 14:26:41 +02:00 |
Chocobozzz
|
6dd9de95df
|
Move config in its own file
|
2019-04-11 13:45:39 +02:00 |
Chocobozzz
|
9f79ade627
|
Refresh playlists
|
2019-03-19 14:13:53 +01:00 |
Chocobozzz
|
0b16f5f220
|
Add videos playlist exist tests
|
2019-03-18 11:17:59 +01:00 |
Chocobozzz
|
f0a3988066
|
Add to playlist dropdown
|
2019-03-18 11:17:59 +01:00 |
Chocobozzz
|
09979f8959
|
Refactor video playlist middlewares
|
2019-03-18 11:17:59 +01:00 |
Chocobozzz
|
df0b219d36
|
Add playlist rest tests
|
2019-03-18 11:17:59 +01:00 |
Chocobozzz
|
07b1a18aa6
|
Add playlist check param tests
|
2019-03-18 11:17:59 +01:00 |
Chocobozzz
|
418d092afa
|
Playlist server API
|
2019-03-18 11:17:59 +01:00 |