aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers
Commit message (Expand)AuthorAgeFilesLines
* Add audit logs moduleAurélien Bertron2018-07-312-1/+124
* Cleanup req files on bad requestChocobozzz2018-07-313-3/+29
* Fiw winston meta logChocobozzz2018-07-301-24/+16
* Fix last commitChocobozzz2018-07-262-5/+6
* expliciting type checks and predicates (server only)Rigel Kent2018-07-257-12/+15
* Fix nodeinfo endpointChocobozzz2018-07-241-3/+2
* adding initial support for nodeinfoRigel Kent2018-07-241-0/+30
* Add advanced search in clientChocobozzz2018-07-242-3/+10
* Add videos list filtersChocobozzz2018-07-243-4/+36
* Begin advanced searchChocobozzz2018-07-241-1/+1
* Handle .srt subtitlesChocobozzz2018-07-162-7/+51
* Implement captions/subtitlesChocobozzz2018-07-164-0/+79
* Migrate to bullChocobozzz2018-07-111-1/+1
* (ffmpeg) B-adapt 1 and B-frames 16 (#774)Anton Latukha2018-07-101-0/+2
* Handle higher FPS for high resolution (test)Chocobozzz2018-06-292-7/+23
* Fix transaction retryer error logChocobozzz2018-06-271-1/+1
* Upgrade dependenciesChocobozzz2018-06-261-7/+1
* Fix images size limitChocobozzz2018-06-223-4/+7
* Fix HTTP fallback when having videostream issues on firefoxChocobozzz2018-06-201-1/+1
* Add ability for uploaders to schedule video updateChocobozzz2018-06-142-3/+16
* Fix lintChocobozzz2018-06-131-0/+2
* Refractor retry transaction functionChocobozzz2018-06-131-15/+34
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-124-31/+47
* Improve create import file jobChocobozzz2018-06-071-2/+2
* Add create-import-video-file-job commandFlorent Fayolle2018-06-071-1/+3
* Fix AP activity validatorChocobozzz2018-05-291-1/+2
* Refractor and optimize AP collectionsChocobozzz2018-05-251-23/+21
* Only use account name in routesChocobozzz2018-05-251-1/+2
* Handle account name in client urlChocobozzz2018-05-241-10/+18
* feature: IP filtering on signup pageRigel Kent2018-05-221-0/+36
* Fix video channel update with an admin accountChocobozzz2018-05-171-3/+18
* Fix updating video tags to empty fieldChocobozzz2018-05-162-5/+7
* Move normalize functions in helpersChocobozzz2018-05-112-2/+21
* Improve AP validation for NotesChocobozzz2018-05-112-8/+22
* Add ability to update a video channelChocobozzz2018-05-111-0/+16
* Improve video torrent AP object validatorChocobozzz2018-05-112-16/+17
* Account/channel descriptions are not required anymoreChocobozzz2018-05-091-1/+15
* Add ability to update the user display name/descriptionChocobozzz2018-04-261-0/+5
* Add account viewChocobozzz2018-04-242-60/+79
* Use ISO 639 for languagesChocobozzz2018-04-233-9/+15
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-191-4/+6
* feature: initial syndication feeds supportRigel Kent2018-04-171-0/+23
* Accept unlisted comments tooChocobozzz2018-04-041-1/+4
* Remove alpine imageChocobozzz2018-03-281-2/+2
* Truncate correctly video descriptionsChocobozzz2018-03-282-1/+29
* Fix error loggingChocobozzz2018-03-265-8/+18
* Improve activity pub actors implementationChocobozzz2018-03-223-3/+10
* Add logging for emailsChocobozzz2018-03-221-1/+29
* Fix issues with truncated description and utf charactersChocobozzz2018-03-211-1/+0
* Display ffmpeg output errorsChocobozzz2018-03-201-3/+7