aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/server
Commit message (Expand)AuthorAgeFilesLines
* Add ability to install alpha/beta/rc pluginChocobozzz2022-11-141-4/+5
* Implement avatar miniatures (#4639)kontrollanten2022-02-282-12/+10
* Fix plugin settings manager definitionlutangar2022-01-201-4/+4
* Move typescript utils in its own directoryChocobozzz2021-12-165-5/+5
* fix plugin storage return value when storing a Json arraylutangar2021-12-161-8/+4
* Add mute status in account and channel pagesChocobozzz2021-12-071-3/+16
* Deprecate filter video queryChocobozzz2021-10-291-2/+2
* Fix missing transactionsChocobozzz2021-06-151-2/+4
* Fix 4106: default boolean plugin setting for frontendJohn Livingston2021-05-251-1/+1
* Stricter models typingChocobozzz2021-05-125-5/+10
* Reorganize plugin modelsChocobozzz2021-05-111-3/+1
* Cleanup models directory organizationChocobozzz2021-05-111-1/+1
* Add ability to update torrents cache in clientChocobozzz2021-02-181-1/+1
* Don't guess remote tracker URLChocobozzz2021-02-182-0/+103
* Upgrade sequelize to v6Chocobozzz2020-12-093-14/+11
* Use 3 tables to represent abusesChocobozzz2020-07-101-5/+5
* Split types and typingsChocobozzz2020-06-183-3/+3
* First implem global searchChocobozzz2020-06-101-0/+21
* Add moderation helpers to pluginsChocobozzz2020-05-071-0/+7
* Fix plugin storeDataChocobozzz2020-05-041-10/+9
* Fix plugin get settingsChocobozzz2020-05-041-2/+2
* Handle external login errorsChocobozzz2020-05-041-15/+29
* Add plugin auth migrationsChocobozzz2020-05-041-0/+25
* Factorize rest-table and fix/simplify SQLRigel Kent2020-05-011-2/+0
* Add filter inputs for blacklisted videos and muted accounts/serversRigel Kent2020-05-011-3/+14
* Move to eslintcontainChocobozzz2020-02-031-4/+4
* Cleanup server fixmeChocobozzz2020-01-281-1/+1
* Don't notify on muted instanceChocobozzz2019-12-191-0/+26
* Add auto follow back support for instancesChocobozzz2019-09-041-0/+10
* Type toFormattedJSONChocobozzz2019-08-203-6/+6
* Stronger model typingsChocobozzz2019-08-193-8/+13
* Fix broken playlist apiChocobozzz2019-08-012-1/+14
* Add public settings endpointChocobozzz2019-07-261-1/+14
* Some plugins fixes and doc enhancementsChocobozzz2019-07-241-0/+9
* Fix lintChocobozzz2019-07-241-1/+1
* Add ability to search available pluginsChocobozzz2019-07-241-4/+15
* WIP plugins: add storage managerChocobozzz2019-07-241-1/+35
* WIP plugins: update pluginChocobozzz2019-07-241-9/+23
* WIP plugins: move plugin CLI in peertube scriptChocobozzz2019-07-241-2/+4
* WIP plugins: add plugin settings/uninstall in clientChocobozzz2019-07-241-4/+24
* WIP plugins: plugin settings on server sideChocobozzz2019-07-241-4/+74
* WIP plugins: static filesChocobozzz2019-07-241-0/+10
* WIP plugins: install/uninstallChocobozzz2019-07-241-1/+10
* WIP plugins: add ability to register pluginsChocobozzz2019-07-241-0/+79
* Upgrade sequelizeChocobozzz2019-04-241-4/+4
* Add user/instance block by users in the clientChocobozzz2018-10-161-2/+2
* Add ability for users to block an account/instance on server sideChocobozzz2018-10-162-0/+127
* Basic video redundancy implementationChocobozzz2018-09-131-1/+16
* Don't show videos of remote instance after unfollowChocobozzz2018-01-181-1/+12
* Add scores to follows and remove bad onesChocobozzz2018-01-111-84/+1