aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared
Commit message (Collapse)AuthorAgeFilesLines
* Add ability to set a name to a channelChocobozzz2018-08-271-0/+1
|
* Use height instead of width to represent the video resolutionChocobozzz2018-08-271-1/+1
|
* Translate subtitle langs in playerChocobozzz2018-08-161-0/+4
|
* Add quota used in users listChocobozzz2018-08-141-0/+2
|
* Update client according to new model pathsChocobozzz2018-08-141-0/+2
|
* Flat shared module directoryChocobozzz2018-08-1421-28/+28
|
* Improve blacklist managementChocobozzz2018-08-143-3/+5
|
* Add blacklist reason fieldChocobozzz2018-08-145-9/+24
|
* Add ability to delete and update abuse on clientChocobozzz2018-08-141-0/+1
|
* make i18n locale names consistent (#918)Quentí2018-08-101-6/+6
|
* Add state and moderationComment for abuses on server sideChocobozzz2018-08-104-0/+19
|
* Add reason when banning a userChocobozzz2018-08-081-0/+3
|
* Support occitanChocobozzz2018-08-081-0/+1
|
* Add import.video.torrent configurationChocobozzz2018-08-082-0/+6
|
* Import torrents with webtorrentChocobozzz2018-08-081-0/+4
|
* Import magnets with webtorrentChocobozzz2018-08-081-1/+4
|
* Fix fps federationChocobozzz2018-08-063-3/+4
|
* Add tests regarding video importChocobozzz2018-08-062-6/+0
|
* Add import http enabled configurationChocobozzz2018-08-062-0/+17
|
* Correctly handle video import errorsChocobozzz2018-08-061-0/+2
|
* Add ability to list video importsChocobozzz2018-08-061-1/+6
|
* Add ability to import video with youtube-dlChocobozzz2018-08-067-2/+31
|
* Add german, spanish and chinese (traditional, taiwan) languagesChocobozzz2018-07-311-3/+8
|
* Add ability to only filter in the search endpointChocobozzz2018-07-241-1/+1
|
* Add advanced search in clientChocobozzz2018-07-243-1/+5
|
* Add videos list filtersChocobozzz2018-07-243-0/+26
|
* Implement captions/subtitlesChocobozzz2018-07-168-5/+31
|
* Migrate to bullChocobozzz2018-07-111-2/+3
|
* Update translations from zanata and add cs and eoChocobozzz2018-07-091-2/+5
|
* Handle higher FPS for high resolution (test)Chocobozzz2018-06-291-0/+1
|
* Add Basque and Catalan languagesChocobozzz2018-06-281-2/+8
|
* Add ability to choose the languageChocobozzz2018-06-281-4/+3
|
* Update iso639 translations for french and deutchChocobozzz2018-06-191-1/+1
|
* Add ability to schedule video publicationChocobozzz2018-06-154-12/+12
|
* Add ability for uploaders to schedule video updateChocobozzz2018-06-143-0/+12
|
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-126-2/+19
| | | | publishing a video
* Add create-import-video-file-job commandFlorent Fayolle2018-06-071-0/+1
|
* Rename fr locale -> fr-FRChocobozzz2018-06-061-2/+9
|
* Little i18n refractoringChocobozzz2018-06-061-12/+23
|
* Localize playerChocobozzz2018-06-061-0/+4
|
* Prepare i18n filesChocobozzz2018-06-053-0/+32
|
* Improve torrent/video downloadChocobozzz2018-05-291-0/+2
|
* Refractor and optimize AP collectionsChocobozzz2018-05-251-4/+4
| | | | | Only display urls in general object, and paginate video comments, shares, likes and dislikes
* Add owner in video channel pageChocobozzz2018-05-231-4/+2
|
* feature: IP filtering on signup pageRigel Kent2018-05-221-1/+2
| | | | | | disable registration form on IP not in range checking the CIDR list before filtering with it placing the cidr filters as an attribute object in the config
* Fix typingsChocobozzz2018-05-162-0/+4
|
* Add ability to update a video channelChocobozzz2018-05-114-3/+14
|
* Add ability to embed a video in TwitterChocobozzz2018-05-111-0/+7
| | | | The instance should be whitelisted first
* Add video channel managementChocobozzz2018-04-262-2/+2
|
* Add ability to update the user display name/descriptionChocobozzz2018-04-261-0/+1
|