aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared
Commit message (Expand)AuthorAgeFilesLines
* Fix external auth email/password updateChocobozzz2020-05-201-2/+2
* Add server plugin filter hooks for import with torrent and url (#2621)Rigel Kent2020-05-144-6/+14
* Fix testsChocobozzz2020-05-131-1/+1
* Fix auto follow index URLChocobozzz2020-05-121-1/+1
* Switch emails to pug templates and provide richer html/text-only versionsRigel Kent2020-05-082-33/+37
* Improve auto mute testsChocobozzz2020-05-071-0/+1
* Add auto mute plugin testsChocobozzz2020-05-072-0/+29
* Add last login date to usersChocobozzz2020-05-072-0/+6
* Use video abuse filters on client sideChocobozzz2020-05-072-9/+47
* Add ability to override login signup messageChocobozzz2020-05-062-1/+4
* Add auth plugin info in users listChocobozzz2020-05-051-0/+2
* Add plugin settings change watcherChocobozzz2020-05-042-1/+3
* Add external login buttonsChocobozzz2020-05-041-0/+4
* Add external login testsChocobozzz2020-05-044-4/+55
* Begin support for external authsChocobozzz2020-05-043-16/+42
* Add plugin auth migrationsChocobozzz2020-05-041-1/+3
* Add ability for auth plugins to hook tokens validityChocobozzz2020-05-044-2/+28
* Support logout and add id and pass testsChocobozzz2020-05-041-2/+5
* Avoir some circular dependenciesChocobozzz2020-05-043-0/+109
* Begin auth plugin supportChocobozzz2020-05-042-0/+44
* Fix rowsPerPage change, add filter clear button, update video-abuse-list sear...Rigel Kent2020-05-041-1/+1
* Only show updatedAt date of abuse if different from createdAtRigel Kent2020-05-041-1/+1
* Factorize video display in table for moderation components, apply it to black...Rigel Kent2020-05-011-2/+3
* Add nth abuse count for a given video, add reporter/reportee reports statsRigel Kent2020-05-011-2/+9
* Add video channel and video thumbnail, rework video appearance in rowRigel Kent2020-05-011-0/+4
* Make sure a report doesn't get deleted upon the deletion of its videoRigel Kent2020-05-011-0/+2
* Add ability to remove privacies using pluginsChocobozzz2020-04-202-0/+17
* Add markdown support to plugins (#2654)Kim2020-04-201-1/+1
* Merge branch 'pr/2629' into developChocobozzz2020-04-151-0/+1
|\
| * Add unit tests for captions via URL importkimsible2020-04-141-0/+1
* | Better plugin notifier typingsChocobozzz2020-04-151-1/+0
|/
* Add SQL query support in pluginsChocobozzz2020-04-091-1/+2
* Add ability to accept or not remote redundanciesChocobozzz2020-04-071-0/+1
* Remove oc locale supportChocobozzz2020-04-061-1/+0
* Fix peertube interface i18nChocobozzz2020-04-031-1/+6
* Update server dependenciesChocobozzz2020-04-012-2/+3
* Use inner join and document code for viewr stats for channelsRigel Kent2020-03-311-2/+2
* Tests for viewsPerDayRigel Kent2020-03-311-3/+6
* View stats for channelsRigel Kent2020-03-311-0/+6
* Add overview of a user's actions in user-edit (#2558)Rigel Kent2020-03-272-1/+7
* Implement pagination for overviews endpointChocobozzz2020-03-112-18/+39
* Action hook: thread replies loaded (#2550)BitTube2020-03-111-0/+2
* Add video file metadata to download modal, via ffprobe (#2411)Rigel Kent2020-03-104-0/+41
* Add action hook, comments loaded (#2539)Chocobozzz2020-03-051-0/+2
* Update dependenciesChocobozzz2020-02-282-4/+4
* Make the search helper change based on the server configRigel Kent2020-02-131-0/+7
* Strict templates enabledChocobozzz2020-02-101-1/+1
* Fix accept languages in testsChocobozzz2020-02-061-1/+3
* Add hu and th localesChocobozzz2020-02-041-19/+23
* Move to eslintcontainChocobozzz2020-02-0344-299/+333