aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers/constants.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix registration notification error in clientChocobozzz2023-06-191-1/+1
* Add Podcast RSS feeds (#5487)Alecks Gates2023-05-221-2/+4
* Avoid aborting completing jobsChocobozzz2023-05-191-0/+1
* Fix testsChocobozzz2023-05-171-1/+4
* Provide public RTMP URL to runnersChocobozzz2023-05-161-3/+10
* Set actor preferred name case insensitiveChocobozzz2023-05-111-1/+1
* Fix audio transcoding copyChocobozzz2023-05-091-1/+1
* Support studio transcoding in peertube runnerChocobozzz2023-05-091-1/+2
* Implement remote runner jobs in serverChocobozzz2023-05-091-16/+62
* Feature/Add replay privacy (#5692)Wicklow2023-03-311-1/+1
* Update bullmqChocobozzz2023-02-161-2/+2
* Fix broken mergeChocobozzz2023-01-191-2/+16
* Add missing url unique index in local video viewerChocobozzz2023-01-191-17/+3
* Implement signup approval in serverChocobozzz2023-01-191-3/+17
* Add ability to customize token lifetimeChocobozzz2023-01-041-6/+0
* Don't need to use redis to block tracker ipsChocobozzz2022-12-231-1/+4
* Add austrian sign languageChocobozzz2022-12-091-0/+1
* Increase unicast job concurrencyChocobozzz2022-11-241-1/+1
* Delete completed/failed jobs directly from bullmqChocobozzz2022-11-231-2/+20
* Fix infohash exists memoize maxageChocobozzz2022-11-231-1/+1
* Merge branch 'release/4.3.0' into developChocobozzz2022-11-161-8/+0
|\
| * Fix broadcasting in parallel viewsChocobozzz2022-11-161-8/+0
* | Fix server lintChocobozzz2022-11-151-1/+1
* | Use private ACL for private videos in s3Chocobozzz2022-10-241-0/+8
* | Put private videos under a specific subdirectoryChocobozzz2022-10-241-7/+30
* | Encrypt OTP secretChocobozzz2022-10-101-1/+9
* | Support two factor authentication in backendChocobozzz2022-10-071-1/+9
* | server: serve files from storage/well-known (#5214)kontrollanten2022-10-041-1/+2
|/
* Fix old DB enum namesChocobozzz2022-09-131-1/+1
* Use worker thread to send HTTP requestsChocobozzz2022-09-081-0/+8
* Add ability to list imports of a channel syncChocobozzz2022-08-101-1/+1
* Channel sync (#5135)Florent2022-08-101-4/+25
* Increase logs stack trace max sizeChocobozzz2022-08-091-1/+1
* Use bullmq job dependencyChocobozzz2022-08-091-2/+8
* Move to bullmqChocobozzz2022-08-091-2/+2
* Automatically rebuild native modules on ABI changeChocobozzz2022-08-031-1/+1
* Add rejected state to followsChocobozzz2022-07-271-1/+2
* Clearer live sessionChocobozzz2022-07-221-1/+1
* Add ability for client to create server logsChocobozzz2022-07-181-0/+6
* /!\ Use a dedicated config file for developmentChocobozzz2022-07-061-38/+43
* Introduce experimental telemetryChocobozzz2022-07-061-1/+2
* Process images in a dedicated workerChocobozzz2022-06-271-0/+4
* Introduce worker threads to process remote imagesChocobozzz2022-06-241-3/+6
* Add toki pona in video languagesChocobozzz2022-06-241-0/+1
* Fix removed sha segments on fast restreamChocobozzz2022-06-241-1/+1
* Merge branch 'release/4.2.0' into developChocobozzz2022-06-231-1/+7
|\
| * Fix fast restream in saved permanent liveChocobozzz2022-06-231-1/+7
* | store uploaded video filename (#4885)kontrollanten2022-06-211-1/+1
* | Merge branch 'release/4.2.0' into developChocobozzz2022-06-201-1/+1
|\|
| * Relax views federationChocobozzz2022-06-201-1/+1