aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
* [support/docker] expose webtorrent setting in os variable settingsArthur Lutz2021-03-291-0/+4
* update dependencies.md for macOSX (#3899)Axel Viala2021-03-291-2/+19
* show less information by default in download modal (#3890)kontrollanten2021-03-293-68/+135
* script/upgrade: use db.name config valuekontrollanten2021-03-291-1/+2
* Add 1.75 option to playback ratesltsallas2021-03-261-1/+1
* Merge branch 'release/3.1.0' into developChocobozzz2021-03-252-2/+2
|\
| * Fix postgresql versionChocobozzz2021-03-252-2/+2
* | Merge branch 'release/3.1.0' into developChocobozzz2021-03-251-0/+1
|\|
| * Drop PostgreSQL 9.6 supportChocobozzz2021-03-251-0/+1
* | Merge branch 'release/3.1.0' into developChocobozzz2021-03-240-0/+0
|\|
| * Bumped to version v3.1.0v3.1.0Chocobozzz2021-03-243-6/+3
| * Add warning in download modal if neededChocobozzz2021-03-242-2/+10
| * Hide best strategy if not logged inChocobozzz2021-03-241-2/+11
* | Remove roadmap fundingChocobozzz2021-03-241-1/+1
* | Fix buildChocobozzz2021-03-241-0/+2
* | Auto focus plugin search inputChocobozzz2021-03-246-8/+19
* | Add server config helper in plugin guideChocobozzz2021-03-241-0/+10
* | client(video/download): set direct dl as defaultkontrollanten2021-03-241-1/+1
* | Add auth user client hook actionsChocobozzz2021-03-244-1/+32
* | Add client action hooks for pubish pagesChocobozzz2021-03-247-21/+56
* | Add server hooks for search endpointChocobozzz2021-03-244-12/+121
* | Add filter hook to forbid embed accessChocobozzz2021-03-246-5/+107
* | Add hooks support for video downloadChocobozzz2021-03-247-20/+198
* | Upgrade client dependenciesChocobozzz2021-03-241-467/+555
* | Directly use node in systemd serviceChocobozzz2021-03-241-1/+1
* | Change copy icon (#3867)kontrollanten2021-03-245-5/+10
* | Fix external on logout hookChocobozzz2021-03-242-3/+9
* | Add regenrate thumbnails scriptsChocobozzz2021-03-245-0/+176
* | Upgrade to latest oauth2-serverChocobozzz2021-03-242-20/+25
* | Update yarn lockChocobozzz2021-03-243-212/+179
* | Refactor auth flowChocobozzz2021-03-2424-255/+487
* | Stricter email options typingsChocobozzz2021-03-242-37/+69
* | Add new plugin/peertube version notifsChocobozzz2021-03-2444-37/+808
* | Add next to stats github ciChocobozzz2021-03-241-0/+1
* | Reduce bundle size using a const enumChocobozzz2021-03-244-23/+19
* | Try to reduce CSS sizeChocobozzz2021-03-2411-236/+187
* | Check ffmepg version on startupChocobozzz2021-03-245-14/+58
* | Update english stringsChocobozzz2021-03-246-14/+10
* | Fix AP security testsChocobozzz2021-03-245-17/+36
* | Don't skip all threads on AP fetcher errorChocobozzz2021-03-241-2/+6
* | Fix index searchChocobozzz2021-03-241-2/+2
* | Fix AP flag validatorChocobozzz2021-03-241-1/+1
* | Bigger video thumbnails for feedsChocobozzz2021-03-241-5/+5
* | Fix 404 AP status codesChocobozzz2021-03-247-85/+118
* | Add next branch to CIChocobozzz2021-03-241-0/+1
* | Fix request body limitChocobozzz2021-03-242-5/+16
* | Add jobs tag to loggerChocobozzz2021-03-245-21/+28
* | Use got instead of requestChocobozzz2021-03-2432-324/+342
* | Fix control bar alignmentChocobozzz2021-03-241-6/+12
* | Refactor a little bit AP validatorsChocobozzz2021-03-246-109/+68