aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared
Commit message (Collapse)AuthorAgeFilesLines
* Fix VideoStreamingPlaylist modelChocobozzz2020-08-271-1/+1
|
* Don't use @shared in modelsChocobozzz2020-08-277-9/+10
| | | | So other projects can use them
* Add redirection on unavailable video due to follow constraintsChocobozzz2020-08-262-0/+4
|
* Add fixtures cache to github actionsChocobozzz2020-08-241-2/+2
|
* Remove unused gitlab ci env variablesChocobozzz2020-08-242-3/+1
|
* Add ability to set a description to dynamic fieldsChocobozzz2020-08-211-0/+2
|
* Add ability to set custom field to video formChocobozzz2020-08-217-8/+23
|
* Support plugin hooks in embedChocobozzz2020-08-202-2/+8
|
* add ng-select for templatable select optionsRigel Kent2020-08-111-0/+1
| | | | | | | - create select-tags component to replace ngx-chips - create select-options to factorize option selection in forms - create select-channel to simplify channel selection - refactor tags validation
* Make channelName optionnal only for the APIkimsible2020-08-111-1/+1
|
* Add channelName to user-create server-side and modelskimsible2020-08-111-0/+1
|
* Add ability to share playlists in modalChocobozzz2020-08-071-0/+2
|
* Reorganize shared modelsChocobozzz2020-08-0726-68/+69
|
* Upgrade to angular 10Chocobozzz2020-08-075-24/+15
|
* Add abuse messages/states notificationsChocobozzz2020-07-313-5/+79
|
* Add abuse messages management in my accountChocobozzz2020-07-311-1/+1
|
* Add abuse message management in adminChocobozzz2020-07-311-0/+1
|
* Add server API to abuse messagesChocobozzz2020-07-314-8/+107
|
* Don't run in parallel cli and plugin testsChocobozzz2020-07-311-1/+1
|
* Don't rely on youtube for testsChocobozzz2020-07-312-5/+17
| | | | | Use another import URL when possible, and disable import tests when we want to do a youtube import test
* test search for subscriptions and video-channelsRigel Kent2020-07-292-4/+16
|
* Add ability to report accountChocobozzz2020-07-102-2/+4
|
* Add ability to report comments in front endChocobozzz2020-07-101-0/+1
|
* Add new abuses testsChocobozzz2020-07-104-13/+82
|
* Use raw sql for abusesChocobozzz2020-07-101-9/+9
|
* Add migrationsChocobozzz2020-07-104-12/+26
|
* Implement abuses check paramsChocobozzz2020-07-106-31/+77
|
* Use 3 tables to represent abusesChocobozzz2020-07-1030-122/+282
|
* add blocked filter in users list to filter banned usersRigel Kent2020-07-021-2/+11
| | | | fixes #2914
* Fix users testsChocobozzz2020-07-021-1/+1
|
* ar to ar-001 localeChocobozzz2020-07-021-2/+2
|
* fix change ownership typingRigel Kent2020-06-281-6/+2
|
* allow limiting video-comments rss feeds to an account or video channelRigel Kent2020-06-271-1/+1
|
* Close mock blocklit server when tests endChocobozzz2020-06-261-1/+7
|
* Lazy load all routesChocobozzz2020-06-231-0/+1
|
* Reorganize client shared modulesChocobozzz2020-06-2325-95/+158
|
* predefined report reasons & improved reporter UI (#2842)Rigel Kent2020-06-228-6/+77
| | | | | - added `startAt` and `endAt` optional timestamps to help pin down reported sections of a video - added predefined report reasons - added video player with report modal
* Split types and typingsChocobozzz2020-06-182-2/+2
|
* Update server dependenciesChocobozzz2020-06-171-3/+3
|
* More robust max bitrate calculationChocobozzz2020-06-172-32/+38
|
* Split notification testsChocobozzz2020-06-162-19/+137
|
* Add videos count in channels listChocobozzz2020-06-161-0/+2
|
* preserve original variable names server-sideRigel Kent2020-06-107-14/+14
|
* rename blacklist to block/blocklist, merge block and auto-block viewsRigel Kent2020-06-107-14/+14
| | | | | | | | | | | - also replace whitelist with allowlist - add advanced filters for video-block-list view - move icons in video-block-list and video-abuse-list to left side for visibility - add robot icon to depict automated nature of a block in video-block-list resolves #2790
* Add search index testsChocobozzz2020-06-101-1/+14
|
* Add search target check paramsChocobozzz2020-06-101-3/+1
|
* First implem global searchChocobozzz2020-06-108-2/+58
|
* space optimizations for `node_modules` and client stats removalRigel Kent2020-06-101-4/+4
| | | | | | | - replace sharp with lighter jimp alternative - remove stats in builds fixes #2807
* Add kab and vi localesChocobozzz2020-06-041-5/+8
|
* Add ar-001 localeChocobozzz2020-06-041-0/+2
|