Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Redesign account page | Chocobozzz | 2021-03-31 | 15 | -333/+343 | |
| | | ||||||
* | | Redesign channel page | Chocobozzz | 2021-03-31 | 8 | -187/+434 | |
| | | ||||||
* | | fix missing title attribute on <iframe> tag suggested for embedding (#3901) | Thavarasa Prasanth | 2021-03-31 | 5 | -5/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | |||||
* | | 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> | |||||
* | | Auto focus plugin search input | Chocobozzz | 2021-03-24 | 6 | -8/+19 | |
| | | ||||||
* | | 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 | 2 | -1/+23 | |
| | | ||||||
* | | Add client action hooks for pubish pages | Chocobozzz | 2021-03-24 | 5 | -19/+46 | |
| | | ||||||
* | | Add hooks support for video download | Chocobozzz | 2021-03-24 | 1 | -5/+14 | |
| | | ||||||
* | | Change copy icon (#3867) | kontrollanten | 2021-03-24 | 4 | -5/+6 | |
| | | | | | | | | | | | | * client: change copy icon to glypicon-duplicate * client: add "copy" text to copy icons | |||||
* | | Refactor auth flow | Chocobozzz | 2021-03-24 | 1 | -1/+3 | |
| | | | | | | | | | | Reimplement some node-oauth2-server methods to remove hacky code needed by our external login workflow | |||||
* | | Add new plugin/peertube version notifs | Chocobozzz | 2021-03-24 | 4 | -4/+59 | |
| | | ||||||
* | | Reduce bundle size using a const enum | Chocobozzz | 2021-03-24 | 2 | -19/+16 | |
| | | ||||||
* | | Try to reduce CSS size | Chocobozzz | 2021-03-24 | 2 | -167/+165 | |
| | | ||||||
* | | Update english strings | Chocobozzz | 2021-03-24 | 6 | -14/+10 | |
| | | ||||||
* | | 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 | |
| | | ||||||
* | | Adjust search results note for i18n, adjust typeahead helper | Rigel Kent | 2021-03-24 | 3 | -10/+8 | |
|/ | ||||||
* | Fix mention notification with deleted comment | Chocobozzz | 2021-03-22 | 1 | -12/+20 | |
| | ||||||
* | Fix checkbox ids in plugin settings | Chocobozzz | 2021-03-09 | 1 | -1/+1 | |
| | ||||||
* | Fix default boolean plugin setting | Chocobozzz | 2021-03-09 | 1 | -1/+1 | |
| | ||||||
* | Improve validator text, I guess | Marcin Mikołajczak | 2021-03-04 | 1 | -1/+1 | |
| | ||||||
* | Add watch redirection for playlists | Chocobozzz | 2021-03-04 | 1 | -0/+4 | |
| | ||||||
* | Add ability to cleanup remote AP interactions | Chocobozzz | 2021-03-03 | 1 | -0/+1 | |
| | ||||||
* | Fix broken local actors | Chocobozzz | 2021-02-26 | 2 | -3/+5 | |
| | | | | | Some channels can't federate because they don't have public/private keys, maybe because the generation failed for various reasons | |||||
* | Fix updating boolean anonymous settings | Chocobozzz | 2021-02-26 | 1 | -1/+1 | |
| | ||||||
* | Fix preview upload with capitalized ext | Chocobozzz | 2021-02-26 | 1 | -1/+1 | |
| | ||||||
* | Fix anonymous user settings | Chocobozzz | 2021-02-25 | 1 | -10/+30 | |
| | ||||||
* | Trim video name also on server | Chocobozzz | 2021-02-25 | 1 | -6/+5 | |
| | ||||||
* | Fix titles do not trim leading and trailing spaces | Ramiellll | 2021-02-25 | 1 | -3/+13 | |
| | ||||||
* | Fix async issues with channels list | Chocobozzz | 2021-02-25 | 4 | -35/+30 | |
| | ||||||
* | Display the preview image on waiting lives | Chocobozzz | 2021-02-22 | 2 | -5/+18 | |
| | ||||||
* | Correctly load live information when not started | Chocobozzz | 2021-02-22 | 1 | -9/+14 | |
| | ||||||
* | Fix loading things twice on trending page | Chocobozzz | 2021-02-22 | 2 | -12/+33 | |
| | ||||||
* | Fix NSFW policy on account/channel videos | Chocobozzz | 2021-02-19 | 7 | -35/+44 | |
| | ||||||
* | Fix video comments display with deleted comments | Chocobozzz | 2021-02-19 | 6 | -18/+37 | |
| | ||||||
* | Fix jobs type list order | Chocobozzz | 2021-02-19 | 1 | -1/+1 | |
| | ||||||
* | Fix lint | Chocobozzz | 2021-02-18 | 1 | -1/+1 | |
| | ||||||
* | Remember last log type | Chocobozzz | 2021-02-18 | 2 | -5/+17 | |
| | ||||||
* | Add ability to update torrents cache in client | Chocobozzz | 2021-02-18 | 3 | -1/+18 | |
| | ||||||
* | Use new doc website links | Chocobozzz | 2021-02-12 | 6 | -13/+13 | |
| | ||||||
* | Fix complete description loading | Chocobozzz | 2021-02-12 | 1 | -0/+1 | |
| | ||||||
* | Link to auto follow documentation | Chocobozzz | 2021-02-12 | 1 | -1/+1 | |
| | ||||||
* | Fix NSFW policy in my videos list | Chocobozzz | 2021-02-11 | 4 | -2/+9 | |
| | ||||||
* | Fix comments sorting dropdown z-index | Chocobozzz | 2021-02-11 | 1 | -1/+1 | |
| | ||||||
* | Improve edit config submit error | Chocobozzz | 2021-02-10 | 3 | -4/+34 | |
| | ||||||
* | Add missing live config validators | Chocobozzz | 2021-02-10 | 3 | -5/+34 | |
| | ||||||
* | Small edit config refactor | Chocobozzz | 2021-02-10 | 9 | -61/+136 | |
| | ||||||
* | Split admin conf page | Chocobozzz | 2021-02-10 | 16 | -1431/+1622 | |
| | ||||||
* | Add fragment support in admin conf page | Chocobozzz | 2021-02-10 | 2 | -3/+17 | |
| |