aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models
Commit message (Collapse)AuthorAgeFilesLines
...
* Provide logger to pluginsChocobozzz2019-07-242-21/+0
|
* Add server hooksChocobozzz2019-07-242-0/+39
|
* Some plugins fixes and doc enhancementsChocobozzz2019-07-241-1/+1
|
* Add ability to search available pluginsChocobozzz2019-07-243-2/+10
|
* Add peertube plugin index website modelsChocobozzz2019-07-243-0/+26
|
* Move createTorrent in webtorrent utilsChocobozzz2019-07-241-1/+3
|
* WIP plugins: add storage managerChocobozzz2019-07-242-0/+10
|
* WIP plugins: update pluginChocobozzz2019-07-242-1/+2
|
* WIP plugins: move plugin CLI in peertube scriptChocobozzz2019-07-241-1/+2
| | | | Install/uninstall/list plugins remotely
* WIP plugins: add plugin settings/uninstall in clientChocobozzz2019-07-241-1/+2
|
* WIP plugins: plugin settings on server sideChocobozzz2019-07-2410-7/+47
|
* WIP plugins: load theme on client sideChocobozzz2019-07-242-2/+9
|
* WIP plugins: add theme supportChocobozzz2019-07-243-1/+14
|
* WIP plugins: hook on client sideChocobozzz2019-07-243-1/+12
|
* WIP plugins: static filesChocobozzz2019-07-241-1/+6
|
* WIP plugins: install/uninstallChocobozzz2019-07-241-0/+1
|
* WIP plugins: add ability to register pluginsChocobozzz2019-07-245-0/+35
|
* Feature/subject in contact form (#1926)Nassim Bounouas2019-06-211-0/+1
| | | | | | | | * #1915 Add a subject to contact form and add it to email sent * #1915 Add subject to contact form tests * #1915 Contact form test corrected && tslint correction
* Add language filters in user preferencesChocobozzz2019-06-191-0/+1
|
* Add 4k conf in transcoding in admin panelChocobozzz2019-06-121-0/+1
|
* Handle email update on serverChocobozzz2019-06-111-0/+1
|
* Improve video REST documentationChocobozzz2019-06-111-2/+1
|
* Improve registrationChocobozzz2019-06-071-0/+2
| | | | | | | * Add ability to set the user display name * Use display name to guess the username/channel name * Add explanations about what is the purpose of a username/channel name * Add a loader at the "done" step
* Add ability to unpublish video/playlistChocobozzz2019-06-061-2/+2
|
* Improve 4K video quality after transcodingChocobozzz2019-06-061-3/+7
|
* Server: Bulk update videos support fieldChocobozzz2019-05-311-1/+3
|
* Remove unused actor uuid fieldChocobozzz2019-05-314-4/+0
|
* Add ability to specify channel on registrationChocobozzz2019-05-281-0/+10
|
* Add audio support in uploadChocobozzz2019-05-161-0/+1
|
* Add japanese supportChocobozzz2019-05-131-0/+1
|
* Upgrade sequelizeChocobozzz2019-04-241-1/+1
|
* Create a dedicated table to track video thumbnailsChocobozzz2019-04-242-1/+5
|
* Add user adminFlagsChocobozzz2019-04-154-0/+13
|
* Add debug component to help admins to fix IP issuesChocobozzz2019-04-113-0/+6
|
* Add logs endpointChocobozzz2019-04-102-0/+3
|
* Add ability to disable trackerChocobozzz2019-04-101-0/+4
|
* Add /accounts/:username/ratings endpoint (#1756)Yohan Boniface2019-04-092-0/+8
| | | | | | | | | | | | * Add /users/me/videos/ratings endpoint * Move ratings endpoint from users to accounts * /accounts/:name/ratings: add support for rating= and sort= * Restrict ratings list to owner * Wording and better way to ensure current account
* Add notification on new instance follower (server side)Chocobozzz2019-04-082-1/+7
|
* Add ability to manually approves instance followers in REST APIChocobozzz2019-04-081-1/+2
|
* Add ability to forbid followersChocobozzz2019-04-081-0/+6
|
* Add Nederlands and Português (Portugal)Chocobozzz2019-04-032-23/+27
|
* tslint updateChocobozzz2019-04-021-21/+21
|
* add quarantine videos feature (#1637)Josh Morel2019-04-025-12/+30
| | | | | | | | | | | | | | | | | | | | * add quarantine videos feature * increase Notification settings test timeout to 20000ms. was completing 7000 locally but timing out after 10000 on travis * fix quarantine video test issues -propagate misspelling -remove skip from server/tests/client.ts * WIP use blacklist for moderator video approval instead of video.quarantine boolean * finish auto-blacklist feature
* Rename video-file job to video-transcodingChocobozzz2019-03-191-1/+1
|
* Playlist reorder supportChocobozzz2019-03-181-0/+5
|
* Playlist videos componentChocobozzz2019-03-181-5/+7
|
* Add to playlist dropdownChocobozzz2019-03-181-0/+7
|
* Add/update/delete/list my playlistsChocobozzz2019-03-182-2/+9
|
* Add playlist rest testsChocobozzz2019-03-183-0/+10
|
* Add playlist check param testsChocobozzz2019-03-183-4/+6
|