Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix video tag validator | Chocobozzz | 2020-11-18 | 1 | -2/+2 |
| | |||||
* | Add ability to display all channel/account videos | Chocobozzz | 2020-11-18 | 4 | -12/+61 |
| | |||||
* | Clearer periods in videos list | Chocobozzz | 2020-11-18 | 2 | -45/+49 |
| | |||||
* | Disable auto-focus markdown textarea on touchdevices | kimsible | 2020-11-18 | 1 | -2/+6 |
| | |||||
* | Memorize scroll position when maximized mode used with markdown textarea | kimsible | 2020-11-18 | 1 | -1/+8 |
| | |||||
* | Fix client build | Chocobozzz | 2020-11-17 | 1 | -3/+3 |
| | |||||
* | small refactor + clipboard copy on anchor click in instance page (#3318) | Kimsible | 2020-11-17 | 1 | -5/+2 |
| | | | | | | | | | | | | | * Refacto scrollTo top and anchors * Add on click clipboard copy and notifier to anchors about/instance page * Fix margin top anchor middle title about page * Use viewportscroller for scrolltoanchor * Add to Link copied notification on instance page Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Replace keyboard shortcut icon | Chocobozzz | 2020-11-16 | 1 | -0/+1 |
| | | | | Use svg instead | ||||
* | Refactor rest table search filter | Chocobozzz | 2020-11-16 | 2 | -35/+6 |
| | |||||
* | Put admin actions on the left | Chocobozzz | 2020-11-16 | 1 | -9/+9 |
| | |||||
* | Add admin view to manage comments | Chocobozzz | 2020-11-16 | 4 | -7/+15 |
| | |||||
* | Implement video comment list in admin | Chocobozzz | 2020-11-13 | 2 | -2/+95 |
| | |||||
* | Cleanup lives on server restart | Chocobozzz | 2020-11-13 | 3 | -3/+14 |
| | |||||
* | Reorganize left menu and account menu | Chocobozzz | 2020-11-13 | 3 | -3/+3 |
| | | | | | | Add my-settings and my-library in left menu Move administration below my-library Split account menu: my-setting and my library | ||||
* | reword unclear sentences, check for grammar | Rigel Kent | 2020-11-12 | 3 | -8/+8 |
| | | | | fixes #3222 | ||||
* | Remove deprecated abuse api | Chocobozzz | 2020-11-10 | 1 | -2/+2 |
| | |||||
* | Fix audio sync after saving replay | Chocobozzz | 2020-11-09 | 1 | -2/+2 |
| | | | | | hls.js seems to not correctly handle audio gaps with fragmented mp4 (but can with a ts playlist) | ||||
* | Add live info in watch page | Chocobozzz | 2020-11-09 | 12 | -6/+150 |
| | |||||
* | Add max lives limit | Chocobozzz | 2020-11-09 | 2 | -0/+21 |
| | |||||
* | Add modal to display live information | Chocobozzz | 2020-11-09 | 4 | -2/+18 |
| | |||||
* | Add thumbnail info if live | Chocobozzz | 2020-11-09 | 2 | -3/+12 |
| | |||||
* | Add ability to save live replay | Chocobozzz | 2020-11-09 | 4 | -4/+53 |
| | |||||
* | Add watch messages if live has not started | Chocobozzz | 2020-11-09 | 6 | -16/+19 |
| | |||||
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 9 | -7/+69 |
| | |||||
* | Add possibility to share origin URL to video if it's not local | Jeena | 2020-10-29 | 2 | -1/+15 |
| | | | | | | | | It's very difficult to share the original URL for a video when you watch it on your own instance while it's not from it but from a different instance. Right now when you use the share UI you only can share a link so a person can watch it on your own instance, this patch adds a checkbox to the share UI to share the origin URL instead if needed. | ||||
* | jobs/logs view select and empty state visual improvements | Rigel Kent | 2020-09-28 | 2 | -2/+2 |
| | |||||
* | Fix privacy/channel select on upload | Chocobozzz | 2020-09-04 | 2 | -2/+4 |
| | |||||
* | Fix video block in abuse table | Chocobozzz | 2020-08-26 | 1 | -1/+1 |
| | |||||
* | Fix playlist element dropdown overflow | Chocobozzz | 2020-08-25 | 1 | -1/+1 |
| | |||||
* | Add ability to set a description to dynamic fields | Chocobozzz | 2020-08-21 | 2 | -0/+8 |
| | |||||
* | Add ability to set custom field to video form | Chocobozzz | 2020-08-21 | 7 | -3/+85 |
| | |||||
* | Fix user video languages settings | Chocobozzz | 2020-08-20 | 1 | -11/+35 |
| | |||||
* | Fix responsive playlist elements | Chocobozzz | 2020-08-19 | 1 | -2/+7 |
| | |||||
* | Use playlistPosition for playlists instead of videoId | Chocobozzz | 2020-08-19 | 3 | -6/+7 |
| | |||||
* | Fix video playlist resuming | Chocobozzz | 2020-08-19 | 1 | -2/+8 |
| | |||||
* | Update playlist add component to accept multiple times the same video | Chocobozzz | 2020-08-19 | 5 | -127/+285 |
| | |||||
* | Fix playlist dropdown active color | Chocobozzz | 2020-08-19 | 1 | -0/+4 |
| | |||||
* | Fix startAt/stopAt playlist element edition | Chocobozzz | 2020-08-19 | 1 | -3/+6 |
| | |||||
* | Fix playlist deletion | Chocobozzz | 2020-08-19 | 1 | -1/+5 |
| | |||||
* | We don't need services anymore for validators | Chocobozzz | 2020-08-17 | 47 | -940/+739 |
| | |||||
* | Add restore scroll position on user-dropdown anchors links and scroll to top ↵ | Kim | 2020-08-17 | 2 | -3/+15 |
| | | | | | | | | | | | | | | | | | | | on active sub-menu links (#3066) * Add restore scroll position on router same url * Remove settings top anchor * Add scrollToTop on active links fixed sub-menu * Add restore scroll position on notification avatar links * Toggle menu and close pophover when click on active dropdown menu-left link * Add onSameUrlRestoreScrollPosition on user dropdown channels link * Same behavior scrollTop and scroll to anchor everywhere Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Fix css lint | Chocobozzz | 2020-08-17 | 1 | -1/+1 |
| | |||||
* | removed minimum width css to fit mobile devices with lesser width (#3090) | test2a | 2020-08-17 | 1 | -3/+1 |
| | | | | | | | | | * Update instance-features-table.component.scss removed this minimum width option because on mobile phones this resulted in page being larger than the phone width * Update instance-features-table.component.scss removed blank lines as requested | ||||
* | Fix circular dependencies | Chocobozzz | 2020-08-14 | 3 | -29/+8 |
| | |||||
* | Fix autoclose md popover when click on emoji list link inside | kimsible | 2020-08-14 | 2 | -1/+2 |
| | |||||
* | Add markown compatible help icon in comment textarea | kimsible | 2020-08-14 | 4 | -4/+11 |
| | |||||
* | Migrate to $localize | Chocobozzz | 2020-08-14 | 54 | -574/+430 |
| | | | | | | | | | | | | * Remove i18n polyfill to translate things in components * Reduce bundle sizes * Improve runtime perf * Reduce a lot the time to make a full client build * Reduce client build complexity * We don't need a service to translate things anymore (so we will be able to translate title pages etc) Unfortunately we may loose some translations in the migration process. I'll put a message on weblate to notify translators | ||||
* | adapt my-select-checkbox placeholder to its context | Rigel Kent | 2020-08-11 | 3 | -3/+14 |
| | |||||
* | Remove angular pipes module | Chocobozzz | 2020-08-11 | 8 | -15/+47 |
| | |||||
* | Use ng select for multiselect | Chocobozzz | 2020-08-11 | 18 | -58/+228 |
| |