aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/custom-validators
Commit message (Collapse)AuthorAgeFilesLines
* Add ability to bulk delete commentsChocobozzz2020-05-291-0/+9
|
* Use video abuse filters on client sideChocobozzz2020-05-071-0/+10
|
* Accept numbers in plugin namesChocobozzz2020-05-041-1/+1
|
* Fix torrent import on windowsChocobozzz2020-04-072-5/+7
|
* Video file metadata PR cleanupChocobozzz2020-03-101-2/+12
|
* Update dependenciesChocobozzz2020-02-286-9/+9
|
* Refactor email enabled functionChocobozzz2020-02-171-4/+3
|
* Creating a user with an empty password will send an email to let him set his ↵John Livingston2020-02-171-0/+10
| | | | | | | | | | | | | | | | password (#2479) * Creating a user with an empty password will send an email to let him set his password * Consideration of Chocobozzz's comments * Tips for optional password * API documentation * Fix circular imports * Tests
* Move to eslintcontainChocobozzz2020-02-0310-24/+17
|
* Add url field in caption and use it for thumbnailsChocobozzz2020-01-301-7/+19
|
* Comments enabled attrivute is optional in APChocobozzz2020-01-291-0/+1
|
* Add ability to list redundanciesChocobozzz2020-01-282-1/+13
|
* Update validator dependencyChocobozzz2020-01-0719-19/+19
|
* Accept . _ and 0-9 plugin namesChocobozzz2020-01-061-1/+1
|
* autoplay next video support for playlistsRigel Kent2019-12-131-0/+5
|
* Add internal privacy modeChocobozzz2019-12-121-1/+1
|
* Add ability to filter per job typeChocobozzz2019-12-041-2/+8
|
* Move deleted comment on new follow testsChocobozzz2019-12-041-9/+9
|
* Fix retrieving of deleted comments when subscribing to a new instanceJulien Maulny2019-12-041-1/+18
|
* Only display accepted followers/followings in about pageChocobozzz2019-11-281-0/+14
|
* Add ability to disable webtorrentChocobozzz2019-11-251-12/+24
| | | | In favour of HLS
* Fix federation with some actorsChocobozzz2019-10-231-4/+11
| | | | That don't have a shared inbox, or a URL
* Update server dependenciesChocobozzz2019-10-211-1/+2
|
* Fix federation issue with some actor descriptionsChocobozzz2019-10-212-3/+3
|
* Autoplay next recommended video (#2137)LoveIsGrief2019-09-241-0/+5
| | | | | | | | | | | | | | | | | | | | | | * Start working on autoplay of next video * Ignore changes made by gitpod * Apply changes from PR#1370 * Correct the spelling of recommendations * Fix linting errors * Move boolean check to existing onEnded handler * Pick a random video until the recommendations are improved * Add simple tests for autoPlayNextVideo * Fix lint ...again
* Improve plugin package.json error messageChocobozzz2019-09-111-11/+59
|
* Add welcome modalChocobozzz2019-09-051-0/+10
|
* Handle reports from mastodonChocobozzz2019-08-301-7/+8
|
* Merge branch 'feature/strong-model-types' into developChocobozzz2019-08-221-17/+5
|\
| * Stronger model typingsChocobozzz2019-08-191-17/+5
| |
* | Relax plugin package.json validationChocobozzz2019-08-221-2/+6
|/
* Add plugin translation systemChocobozzz2019-07-261-6/+17
|
* Fix scheduled privacy and verify email validationsChocobozzz2019-07-252-9/+4
|
* Fix express validatorChocobozzz2019-07-259-19/+18
|
* Correctly notify on auto blacklistChocobozzz2019-07-241-16/+1
|
* Refactor middleware helpersChocobozzz2019-07-247-207/+2
|
* Add peertube plugin index website modelsChocobozzz2019-07-241-4/+3
|
* WIP plugins: move plugin CLI in peertube scriptChocobozzz2019-07-241-1/+3
| | | | Install/uninstall/list plugins remotely
* WIP plugins: add plugin settings/uninstall in clientChocobozzz2019-07-241-1/+6
|
* WIP plugins: plugin settings on server sideChocobozzz2019-07-241-3/+1
|
* WIP plugins: add theme supportChocobozzz2019-07-241-0/+6
|
* WIP plugins: install/uninstallChocobozzz2019-07-242-3/+11
|
* WIP plugins: add ability to register pluginsChocobozzz2019-07-242-0/+91
|
* Add language filters in user preferencesChocobozzz2019-06-191-1/+6
|
* More robust federationChocobozzz2019-05-311-1/+2
| | | | In particular when fetching pleroma outbox
* Remove unused actor uuid fieldChocobozzz2019-05-312-16/+4
|
* Relax activity validationChocobozzz2019-05-211-12/+13
|
* Relax activity validationChocobozzz2019-05-131-2/+1
|
* Fix optional privacy in upload endpointChocobozzz2019-04-251-3/+2
|
* Add user adminFlagsChocobozzz2019-04-151-1/+7
|