aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix quota inconstistencies with livesChocobozzz2022-05-042-2/+5
* Support live session in serverChocobozzz2022-05-035-46/+123
* Add ability to provide rtmp listening hostnameChocobozzz2022-05-021-2/+2
* Add ability to save replay of permanent livesChocobozzz2022-04-217-95/+190
* object-storage: @aws-sdk/lib-storage for multipart (#4903)kontrollanten2022-04-191-70/+19
* Fix 2 hours limit on uploadsChocobozzz2022-04-191-0/+4
* Fix email text containing linksChocobozzz2022-04-151-1/+1
* Fix email links displayed twice as textChocobozzz2022-04-151-0/+6
* Support interactive video stats graphChocobozzz2022-04-151-15/+9
* Add ability to set start/end date to timeserieChocobozzz2022-04-151-0/+55
* Improve viewer counterChocobozzz2022-04-159-134/+220
* Improve views/viewers documentationChocobozzz2022-04-153-4/+23
* Support video views/viewers stats in serverChocobozzz2022-04-1520-166/+658
* Don't clean mastodon ratesChocobozzz2022-04-151-0/+3
* Disallow unlisted video indexationChocobozzz2022-04-081-0/+2
* Refactor AP context builderChocobozzz2022-03-2419-243/+458
* Remove activitypub helperChocobozzz2022-03-2322-29/+274
* Rename studio to editorChocobozzz2022-03-229-42/+42
* Add video edition finished notificationChocobozzz2022-03-2213-52/+166
* Update server dependenciesChocobozzz2022-03-212-3/+3
* Don't store remote rates of remote videosChocobozzz2022-03-1833-290/+329
* Fix client html cache on theme updateChocobozzz2022-03-172-7/+6
* Fix torrent creationChocobozzz2022-03-161-0/+4
* Process video torrents in orderChocobozzz2022-03-162-1/+94
* Make object storage ACL configurableDoug Luce2022-03-161-8/+20
* add client.videos.upload.maxChunkSize config (#4857)kontrollanten2022-03-161-0/+3
* Add latency setting supportChocobozzz2022-03-094-4/+17
* Display avatar in video miniatures (#4823)kontrollanten2022-03-081-0/+1
* Remove uneeded memoizeChocobozzz2022-03-081-12/+4
* Refactor user build and express file middlewaresChocobozzz2022-03-042-17/+60
* Fix client html performance regressionChocobozzz2022-02-281-3/+11
* Add basic video editor supportChocobozzz2022-02-2818-61/+357
* Implement avatar miniatures (#4639)kontrollanten2022-02-289-125/+165
* Fix broken depChocobozzz2022-02-091-1/+2
* Add log on user plugin auth conflictChocobozzz2022-02-091-1/+8
* Fix import timeout inconsistencyChocobozzz2022-02-091-3/+3
* Fix plaintext markdown converterChocobozzz2022-02-041-4/+4
* Add fixme infoChocobozzz2022-02-021-0/+1
* Fix HLS re transcoding with object storage enabledChocobozzz2022-02-013-10/+28
* Prevent HLS transcoding after webtorrent transcodingChocobozzz2022-02-012-4/+9
* Fix plugin settings manager definitionlutangar2022-01-201-2/+3
* Add ability to filter my imports by target URLChocobozzz2022-01-191-4/+4
* Add ability to cancel & delete video importsChocobozzz2022-01-192-14/+27
* Upgrade uploadx dependencyChocobozzz2022-01-181-2/+6
* Fix bull redis optionsChocobozzz2022-01-141-3/+9
* Update server dependenciesChocobozzz2022-01-141-2/+4
* Fix audio transcoding with video only fileChocobozzz2022-01-061-9/+16
* Remove unnecessary NPM_RUN_BUILD_OPTS docker argChocobozzz2022-01-061-1/+1
* Stop using tsconfig registerChocobozzz2022-01-061-2/+3
* Try to fix testsChocobozzz2022-01-041-15/+29