aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/types/models
Commit message (Expand)AuthorAgeFilesLines
* Add Podcast RSS feeds (#5487)Alecks Gates2023-05-225-12/+20
* Implement remote runner jobs in serverChocobozzz2023-05-094-0/+33
* Feature/Add replay privacy (#5692)Wicklow2023-03-314-3/+16
* Implement signup approval in serverChocobozzz2023-01-193-2/+23
* feat: show contained playlists under My videos (#5125)kontrollanten2022-10-241-6/+6
* Channel sync (#5135)Florent2022-08-102-0/+18
* store uploaded video filename (#4885)kontrollanten2022-06-211-0/+3
* Support live session in serverChocobozzz2022-05-032-0/+17
* Support video views/viewers stats in serverChocobozzz2022-04-153-0/+26
* Implement avatar miniatures (#4639)kontrollanten2022-02-283-23/+25
* Move typescript utils in its own directoryChocobozzz2021-12-1629-37/+36
* Add video file size info in admin videos listChocobozzz2021-10-293-4/+6
* Deprecate filter video queryChocobozzz2021-10-291-1/+1
* Use random names for VOD HLS playlistsChocobozzz2021-07-261-1/+1
* Add ability to search playlistsChocobozzz2021-06-251-2/+2
* Refactor schedule updateChocobozzz2021-06-111-8/+0
* Instance homepage support (#4007)Chocobozzz2021-05-272-0/+5
* Cleanup models directory organizationChocobozzz2021-05-1116-23/+25
* Fix remote actor creation dateChocobozzz2021-05-071-1/+1
* Add banners supportChocobozzz2021-04-085-39/+57
* Agnostic actor image storageChocobozzz2021-04-085-28/+28
* Add new plugin/peertube version notifsChocobozzz2021-03-244-1/+18
* Fix abuse testsChocobozzz2021-03-091-3/+4
* Fix separate SQL query for video getChocobozzz2021-02-251-1/+0
* Don't guess remote tracker URLChocobozzz2021-02-182-1/+10
* Dissociate video file names and video uuidChocobozzz2021-02-182-9/+19
* Generate a name for caption filesChocobozzz2021-02-161-2/+2
* Generate a name for thumbnailsChocobozzz2021-02-161-0/+12
* Implement video comment list in adminChocobozzz2020-11-131-2/+7
* Begin live testsChocobozzz2020-11-091-3/+6
* Live streaming implementation first stepChocobozzz2020-11-092-0/+16
* Add openapi docChocobozzz2020-07-311-3/+3
* Add abuse messages/states notificationsChocobozzz2020-07-312-11/+12
* Add abuse messages management in my accountChocobozzz2020-07-311-1/+5
* Add server API to abuse messagesChocobozzz2020-07-313-1/+28
* Add new abuses testsChocobozzz2020-07-101-1/+1
* Add migrationsChocobozzz2020-07-101-0/+1
* Implement abuses check paramsChocobozzz2020-07-101-2/+7
* Use 3 tables to represent abusesChocobozzz2020-07-106-45/+122
* fix change ownership typingRigel Kent2020-06-281-2/+2
* Reorganize client shared modulesChocobozzz2020-06-2326-26/+26
* Split types and typingsChocobozzz2020-06-1838-0/+1588