Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minimal PeertubeModalService to open settings from "can be redefined..." (#3923) | aschaap | 2021-04-06 | 4 | -2/+18 |
| | | | | | | | * Minimal PeertubeModalService to open settings from "can be redefined..." * Linter changes * Removed unused parameter, made Subject type reflect this, and formatting | ||||
* | Fix miniature overflow | Chocobozzz | 2021-04-05 | 1 | -1/+1 |
| | |||||
* | Responsive search | Chocobozzz | 2021-04-01 | 1 | -5/+4 |
| | |||||
* | Account/channel videos display as rows | Chocobozzz | 2021-04-01 | 3 | -2/+16 |
| | |||||
* | Refactor video miniature | Chocobozzz | 2021-04-01 | 9 | -226/+263 |
| | | | | | | Less dirty code, better responsive Prepare for some regressions Increase default miniature size | ||||
* | Fix multiline ellipsis | Chocobozzz | 2021-04-01 | 1 | -0/+2 |
| | |||||
* | Refactor horizontal margins | Chocobozzz | 2021-03-31 | 1 | -1/+1 |
| | |||||
* | Theme breaking: --submenuColor becomes --submenuBackgroundColor | Chocobozzz | 2021-03-31 | 1 | -1/+1 |
| | |||||
* | Channel/account page redesign feedbacks | Chocobozzz | 2021-03-31 | 8 | -25/+20 |
| | | | | | | | | | | | | Fix owner default avatar Semi bold orange inverted button Max width account description Increase account's channels padding Use owner avatar/display name links Move "view owner account" link on mobile Try to always display channel in video miniatures Add small border radius for channel's avatar Use main foreground color for the magnifying glass | ||||
* | Use the channel URL behind the account in miniature | Chocobozzz | 2021-03-31 | 1 | -1/+1 |
| | |||||
* | Display channel in miniature | Chocobozzz | 2021-03-31 | 2 | -3/+3 |
| | | | | With some exceptions though | ||||
* | Square channel avatar consistency | Chocobozzz | 2021-03-31 | 8 | -13/+31 |
| | |||||
* | Add support button in channel page | Chocobozzz | 2021-03-31 | 6 | -1/+86 |
| | |||||
* | Redesign account's channels page | Chocobozzz | 2021-03-31 | 1 | -2/+2 |
| | |||||
* | Redesign account page | Chocobozzz | 2021-03-31 | 3 | -33/+68 |
| | |||||
* | fix missing title attribute on <iframe> tag suggested for embedding (#3901) | Thavarasa Prasanth | 2021-03-31 | 3 | -4/+6 |
| | | | | | | | | | | | | | * 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 | 3 | -0/+16 |
| | |||||
* | client(video/download): set direct dl as default | kontrollanten | 2021-03-24 | 1 | -1/+1 |
| | |||||
* | Add client action hooks for pubish pages | Chocobozzz | 2021-03-24 | 1 | -1/+8 |
| | |||||
* | Add hooks support for video download | Chocobozzz | 2021-03-24 | 1 | -5/+14 |
| | |||||
* | Change copy icon (#3867) | kontrollanten | 2021-03-24 | 2 | -3/+4 |
| | | | | | | * 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 | 3 | -2/+53 |
| | |||||
* | Reduce bundle size using a const enum | Chocobozzz | 2021-03-24 | 2 | -19/+16 |
| | |||||
* | Add warning in download modal if needed | Chocobozzz | 2021-03-24 | 2 | -2/+10 |
| | |||||
* | 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 |
| | |||||
* | Improve validator text, I guess | Marcin Mikołajczak | 2021-03-04 | 1 | -1/+1 |
| | |||||
* | Fix preview upload with capitalized ext | Chocobozzz | 2021-02-26 | 1 | -1/+1 |
| | |||||
* | 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 loading things twice on trending page | Chocobozzz | 2021-02-22 | 1 | -5/+13 |
| | |||||
* | Fix NSFW policy on account/channel videos | Chocobozzz | 2021-02-19 | 1 | -6/+10 |
| | |||||
* | Fix video comments display with deleted comments | Chocobozzz | 2021-02-19 | 2 | -9/+17 |
| | |||||
* | Use new doc website links | Chocobozzz | 2021-02-12 | 1 | -1/+1 |
| | |||||
* | Fix NSFW policy in my videos list | Chocobozzz | 2021-02-11 | 2 | -1/+3 |
| | |||||
* | Add missing live config validators | Chocobozzz | 2021-02-10 | 1 | -0/+24 |
| | |||||
* | Add ability to set a custom quota | Chocobozzz | 2021-02-10 | 8 | -27/+31 |
| | |||||
* | Support custom value in ng-select | Chocobozzz | 2021-02-10 | 10 | -61/+119 |
| | |||||
* | Allow to specify transcoding and import jobs concurrency | Chocobozzz | 2021-02-08 | 1 | -0/+8 |
| | |||||
* | add best trending strategy based on Reddit's best | Rigel Kent | 2021-02-04 | 1 | -1/+2 |
| | | | | | | inspired from https://www.reddit.com/r/changelog/comments/7spgg0/best_is_the_new_hotness/ this implementation only adds freshness, and doesn't personalize based on subscribed communities yet. | ||||
* | Fix small UI bugs | Chocobozzz | 2021-02-02 | 1 | -0/+4 |
| | |||||
* | Transcode audio uploads to lower resolutions | Chocobozzz | 2021-02-02 | 1 | -1/+2 |
| | | | | Better consistency | ||||
* | fix trending page scroll | Rigel Kent | 2021-02-01 | 1 | -1/+7 |
| | | | | fixes #3665 | ||||
* | localize decimal separator in video miniatures (#3643) | kontrollanten | 2021-01-29 | 2 | -9/+13 |
| | | | | | | | | | | | * fix(client): localize decimal separator * fix(client/numpipe): handle Intl failure gently * Revert "fix(client/numpipe): handle Intl failure gently" This reverts commit e275049f1fabb0a7af5a274ebfc33f9c3fb279ed. * client: switch from Intl to ng formatNumber | ||||
* | move from trending routes to alg param | Rigel Kent | 2021-01-28 | 1 | -2/+8 |
| | |||||
* | add default trending page choice, revert comments count for hot strategy | Rigel Kent | 2021-01-28 | 3 | -9/+10 |
| | |||||
* | modularize abstract video list header and implement video hotness ↵ | Rigel Kent | 2021-01-28 | 9 | -18/+86 |
| | | | | recommendation variant | ||||
* | redirect to login on 401, display error variants in 404 component | Rigel Kent | 2021-01-25 | 1 | -5/+14 |
| |