Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support button in channel page | Chocobozzz | 2021-03-31 | 16 | -60/+121 |
| | |||||
* | Redesign account's channels page | Chocobozzz | 2021-03-31 | 12 | -71/+296 |
| | |||||
* | Redesign account page | Chocobozzz | 2021-03-31 | 16 | -333/+429 |
| | |||||
* | Redesign channel page | Chocobozzz | 2021-03-31 | 11 | -196/+507 |
| | |||||
* | fix missing title attribute on <iframe> tag suggested for embedding (#3901) | Thavarasa Prasanth | 2021-03-31 | 13 | -35/+48 |
| | | | | | | | | | | | | | * title attribute is missing on <iframe> tag suggested for embedding #3861 * fix #3901 * fix: escapeHTML #3901 * fix: playlist title instead of video title #3901 * fix #3901 * assign title directly #3901 | ||||
* | Fix benchmark | Chocobozzz | 2021-03-30 | 1 | -61/+40 |
| | |||||
* | Add log to regenerate thumbnails | Chocobozzz | 2021-03-29 | 1 | -0/+2 |
| | |||||
* | [support/docker] expose webtorrent setting in os variable settings | Arthur Lutz | 2021-03-29 | 1 | -0/+4 |
| | |||||
* | update dependencies.md for macOSX (#3899) | Axel Viala | 2021-03-29 | 1 | -2/+19 |
| | | | | | | add instructions regarding postgresql and bash user/version required for a proper MacOSX install of PeerTube Co-authored-by: Rozen10 <58482276+Rozen10@users.noreply.github.com> Co-authored-by: Rigel Kent <par@rigelk.eu> | ||||
* | show less information by default in download modal (#3890) | kontrollanten | 2021-03-29 | 3 | -68/+135 |
| | | | | | | | | * client(video/download): collapse advanced informaton by default * fix(client/video-dl): update metadata upon resolution change closes #3810 Co-authored-by: Rigel Kent <par@rigelk.eu> | ||||
* | script/upgrade: use db.name config value | kontrollanten | 2021-03-29 | 1 | -1/+2 |
| | |||||
* | Add 1.75 option to playback rates | ltsallas | 2021-03-26 | 1 | -1/+1 |
| | |||||
* | Merge branch 'release/3.1.0' into develop | Chocobozzz | 2021-03-25 | 2 | -2/+2 |
|\ | |||||
| * | Fix postgresql version | Chocobozzz | 2021-03-25 | 2 | -2/+2 |
| | | |||||
* | | Merge branch 'release/3.1.0' into develop | Chocobozzz | 2021-03-25 | 1 | -0/+1 |
|\| | |||||
| * | Drop PostgreSQL 9.6 support | Chocobozzz | 2021-03-25 | 1 | -0/+1 |
| | | | | | | | | | | | | Due to a migration bug, drop PostgreSQL 9.6 support The official support will end in November | ||||
* | | Merge branch 'release/3.1.0' into develop | Chocobozzz | 2021-03-24 | 0 | -0/+0 |
|\| | |||||
| * | Bumped to version v3.1.0v3.1.0 | Chocobozzz | 2021-03-24 | 3 | -6/+3 |
| | | |||||
| * | Add warning in download modal if needed | Chocobozzz | 2021-03-24 | 2 | -2/+10 |
| | | |||||
| * | Hide best strategy if not logged in | Chocobozzz | 2021-03-24 | 1 | -2/+11 |
| | | |||||
* | | Remove roadmap funding | Chocobozzz | 2021-03-24 | 1 | -1/+1 |
| | | |||||
* | | Fix build | Chocobozzz | 2021-03-24 | 1 | -0/+2 |
| | | |||||
* | | Auto focus plugin search input | Chocobozzz | 2021-03-24 | 6 | -8/+19 |
| | | |||||
* | | Add server config helper in plugin guide | Chocobozzz | 2021-03-24 | 1 | -0/+10 |
| | | |||||
* | | client(video/download): set direct dl as default | kontrollanten | 2021-03-24 | 1 | -1/+1 |
| | | |||||
* | | Add auth user client hook actions | Chocobozzz | 2021-03-24 | 4 | -1/+32 |
| | | |||||
* | | Add client action hooks for pubish pages | Chocobozzz | 2021-03-24 | 7 | -21/+56 |
| | | |||||
* | | Add server hooks for search endpoint | Chocobozzz | 2021-03-24 | 4 | -12/+121 |
| | | |||||
* | | Add filter hook to forbid embed access | Chocobozzz | 2021-03-24 | 6 | -5/+107 |
| | | |||||
* | | Add hooks support for video download | Chocobozzz | 2021-03-24 | 7 | -20/+198 |
| | | |||||
* | | Upgrade client dependencies | Chocobozzz | 2021-03-24 | 1 | -467/+555 |
| | | |||||
* | | Directly use node in systemd service | Chocobozzz | 2021-03-24 | 1 | -1/+1 |
| | | |||||
* | | Change copy icon (#3867) | kontrollanten | 2021-03-24 | 5 | -5/+10 |
| | | | | | | | | | | | | * client: change copy icon to glypicon-duplicate * client: add "copy" text to copy icons | ||||
* | | Fix external on logout hook | Chocobozzz | 2021-03-24 | 2 | -3/+9 |
| | | |||||
* | | Add regenrate thumbnails scripts | Chocobozzz | 2021-03-24 | 5 | -0/+176 |
| | | |||||
* | | Upgrade to latest oauth2-server | Chocobozzz | 2021-03-24 | 2 | -20/+25 |
| | | |||||
* | | Update yarn lock | Chocobozzz | 2021-03-24 | 3 | -212/+179 |
| | | |||||
* | | Refactor auth flow | Chocobozzz | 2021-03-24 | 24 | -255/+487 |
| | | | | | | | | | | Reimplement some node-oauth2-server methods to remove hacky code needed by our external login workflow | ||||
* | | Stricter email options typings | Chocobozzz | 2021-03-24 | 2 | -37/+69 |
| | | |||||
* | | Add new plugin/peertube version notifs | Chocobozzz | 2021-03-24 | 44 | -37/+808 |
| | | |||||
* | | Add next to stats github ci | Chocobozzz | 2021-03-24 | 1 | -0/+1 |
| | | |||||
* | | Reduce bundle size using a const enum | Chocobozzz | 2021-03-24 | 4 | -23/+19 |
| | | |||||
* | | Try to reduce CSS size | Chocobozzz | 2021-03-24 | 11 | -236/+187 |
| | | |||||
* | | Check ffmepg version on startup | Chocobozzz | 2021-03-24 | 5 | -14/+58 |
| | | |||||
* | | Update english strings | Chocobozzz | 2021-03-24 | 6 | -14/+10 |
| | | |||||
* | | Fix AP security tests | Chocobozzz | 2021-03-24 | 5 | -17/+36 |
| | | |||||
* | | Don't skip all threads on AP fetcher error | Chocobozzz | 2021-03-24 | 1 | -2/+6 |
| | | |||||
* | | Fix index search | Chocobozzz | 2021-03-24 | 1 | -2/+2 |
| | | |||||
* | | Fix AP flag validator | Chocobozzz | 2021-03-24 | 1 | -1/+1 |
| | | |||||
* | | Bigger video thumbnails for feeds | Chocobozzz | 2021-03-24 | 1 | -5/+5 |
| | |