Rigel Kent
|
b81eb8fdc6
|
(feed) adding thumbnail support for RSS feed
|
2018-06-29 14:58:57 +02:00 |
Chocobozzz
|
52d9f792b3
|
Client: Add ability to update video channel avatar
|
2018-06-29 14:34:04 +02:00 |
Chocobozzz
|
4bbfc6c606
|
API: Add ability to update video channel avatar
|
2018-06-29 11:29:23 +02:00 |
William Lahti
|
12daa83784
|
move CORS allowance to the REST API router
|
2018-06-29 09:46:44 +02:00 |
Chocobozzz
|
8244c85ad6
|
Fix npm run dev:server
|
2018-06-29 09:33:36 +02:00 |
Chocobozzz
|
1b952dd426
|
Reset published date on publish
|
2018-06-28 16:58:15 +02:00 |
Chocobozzz
|
8afc19a612
|
Add ability to choose the language
|
2018-06-28 15:53:12 +02:00 |
PhieF
|
61b909b9bf
|
Filter by category (#720)
* get videos with specific category (api)
* update api doc with category
* add url parameter to filter by category
* fix lint issues
|
2018-06-27 14:24:49 +02:00 |
Chocobozzz
|
adc236fee3
|
Increase test timeout for travis
|
2018-06-27 10:07:41 +02:00 |
Chocobozzz
|
1e11f67be4
|
Fix transaction retryer error log
|
2018-06-27 09:45:06 +02:00 |
Chocobozzz
|
49799b165e
|
Add author_url in oembed response
|
2018-06-27 09:08:34 +02:00 |
Chocobozzz
|
85b4d9c52e
|
Upgrade dependencies
|
2018-06-26 18:05:47 +02:00 |
Chocobozzz
|
9b67da3d9b
|
Add tracker rate limiter
|
2018-06-26 16:53:43 +02:00 |
Chocobozzz
|
0c237b19fd
|
Fix images size limit
|
2018-06-22 15:42:55 +02:00 |
Chocobozzz
|
23687332e6
|
Improve update host script and add warning if AP urls are invalid
|
2018-06-21 18:36:08 +02:00 |
Chocobozzz
|
2ef6a0635c
|
Do not create a user with the same username than another actor name
|
2018-06-21 11:54:22 +02:00 |
Chocobozzz
|
575712a5c9
|
Fix HTTP fallback when having videostream issues on firefox
|
2018-06-20 08:57:52 +02:00 |
Chocobozzz
|
9c2e0dbfa9
|
Update iso639 translations for french and deutch
|
2018-06-19 14:02:57 +02:00 |
Chocobozzz
|
c305467cd7
|
Fix avatar image in channel page
|
2018-06-18 11:34:14 +02:00 |
Chocobozzz
|
e94fc29706
|
Fix removing scheduled update
|
2018-06-18 10:26:20 +02:00 |
Chocobozzz
|
b7f1747dc7
|
Create webtorrent client on player load
So we don't run Angular change detection every 250ms on webtorrent
import, when https://github.com/mafintosh/speedometer/pull/7 will be
merged
|
2018-06-18 10:26:18 +02:00 |
Florent F
|
05623b9030
|
Add resolution to create-transcoding-job script (#654)
* Add resolution to create-transcoding-job script
* Requested changes
|
2018-06-15 18:27:35 +02:00 |
Chocobozzz
|
bbe0f0645c
|
Add ability to schedule video publication
|
2018-06-15 18:20:56 +02:00 |
Chocobozzz
|
2baea0c77c
|
Add ability for uploaders to schedule video update
|
2018-06-14 18:06:56 +02:00 |
Chocobozzz
|
4dae00e68b
|
Use local object URLs for feeds
|
2018-06-14 11:25:19 +02:00 |
Chocobozzz
|
9a4a9b6c4e
|
Fix offset/limit on some SQL queries 🤦
|
2018-06-13 18:07:35 +02:00 |
Chocobozzz
|
749c7247ae
|
Fix bad RSS descriptions when filtering videos by account or channel
|
2018-06-13 15:07:45 +02:00 |
Chocobozzz
|
bcec136ee6
|
Fix lint
|
2018-06-13 14:55:18 +02:00 |
Chocobozzz
|
90d4bb8125
|
Refractor retry transaction function
|
2018-06-13 14:27:40 +02:00 |
Chocobozzz
|
3cd0734fd9
|
Improve tests when waiting pending jobs
|
2018-06-13 10:22:53 +02:00 |
Chocobozzz
|
2186386cca
|
Add concept of video state, and add ability to wait transcoding before
publishing a video
|
2018-06-12 20:37:51 +02:00 |
Chocobozzz
|
6ccdf3a23e
|
Fix import with when the imported file has the same extension than an
already existing file
|
2018-06-11 19:16:00 +02:00 |
Rigel Kent
|
7754034641
|
(embed) sandbox the iframe
|
2018-06-11 17:18:04 +02:00 |
Chocobozzz
|
fe3a55b071
|
Add video comments RSS
|
2018-06-08 20:34:37 +02:00 |
Chocobozzz
|
ff193d5e3f
|
Increase access_token lifetime
|
2018-06-08 08:17:41 +02:00 |
Chocobozzz
|
8eb8bc201e
|
Pick average video file insead of max quality
|
2018-06-07 17:57:11 +02:00 |
Chocobozzz
|
99d103019c
|
Move fixtures in tests/
|
2018-06-07 09:57:35 +02:00 |
Chocobozzz
|
28be89161a
|
Improve create import file job
Fix federation of .ogv videos
|
2018-06-07 09:43:18 +02:00 |
Florent Fayolle
|
0138af9237
|
Add create-import-video-file-job command
|
2018-06-07 08:57:48 +02:00 |
Chocobozzz
|
74b7c6d48e
|
Little i18n refractoring
|
2018-06-06 17:37:13 +02:00 |
Chocobozzz
|
7ce44a74a3
|
Add server localization
|
2018-06-06 16:48:41 +02:00 |
Chocobozzz
|
e945b184a0
|
Localize player
|
2018-06-06 16:48:40 +02:00 |
Chocobozzz
|
f8b4475386
|
Disable auto language
|
2018-06-05 08:43:02 +02:00 |
Chocobozzz
|
989e526abf
|
Prepare i18n files
|
2018-06-05 08:43:01 +02:00 |
Chocobozzz
|
9588d4f49b
|
Correctly forward video related activities
|
2018-05-31 10:23:56 +02:00 |
Chocobozzz
|
04bf312cda
|
Improve create transcoding jobs tests
|
2018-05-30 11:12:09 +02:00 |
Chocobozzz
|
0c948c1659
|
Add ability to manually run transcoding job
|
2018-05-30 10:49:56 +02:00 |
Chocobozzz
|
9118bca307
|
Fix static function name
|
2018-05-29 18:35:01 +02:00 |
Chocobozzz
|
02756fbd11
|
Improve torrent/video download
|
2018-05-29 18:30:11 +02:00 |
Chocobozzz
|
f6a7c82ca5
|
Fix AP activity validator
|
2018-05-29 15:05:14 +02:00 |