Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Display latest uploaded date for captions | Chocobozzz | 2022-07-25 | 3 | -4/+6 |
| | |||||
* | video-watch.video-threads.loaded after DOM loading | Chocobozzz | 2022-07-22 | 1 | -1/+2 |
| | |||||
* | Clearer live session | Chocobozzz | 2022-07-22 | 3 | -1/+9 |
| | | | | | | | | | Get the save replay setting when the session started to prevent inconsistent behaviour when the setting changed before the session was processed by the live ending job Display more information about the potential session replay in live modal information | ||||
* | Fix z-index with custom homepage | Chocobozzz | 2022-07-18 | 3 | -5/+5 |
| | |||||
* | Add ability for client to create server logs | Chocobozzz | 2022-07-18 | 52 | -142/+177 |
| | |||||
* | Fix typeahead font size | Chocobozzz | 2022-07-15 | 1 | -0/+2 |
| | |||||
* | Fix host advanced filter with channels | Chocobozzz | 2022-07-13 | 1 | -1/+0 |
| | |||||
* | Fix interface lang button when unlogged | Chocobozzz | 2022-07-12 | 2 | -4/+3 |
| | |||||
* | Fix instance config on mobile | Chocobozzz | 2022-07-12 | 1 | -1/+2 |
| | |||||
* | Reset table pagination on search | Chocobozzz | 2022-07-12 | 14 | -32/+34 |
| | |||||
* | Rename not fount page to error page | Chocobozzz | 2022-07-08 | 9 | -48/+36 |
| | |||||
* | feat(client/PageNotFound): mascot margin | kontrollanten | 2022-07-08 | 1 | -1/+1 |
| | |||||
* | feat: custom msg upon 401 response | kontrollanten | 2022-07-08 | 3 | -3/+20 |
| | | | | closes #4768 | ||||
* | fix(client/AbuseDetails): infinite update loop (#5109) | kontrollanten | 2022-07-08 | 2 | -15/+15 |
| | | | | | | | * fix(client/AbuseDetails): infinite update loop * Abuse may not have predefined reasons Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | hooks filter:api.my-lib.playlist-elems.get.* (#5098) | kontrollanten | 2022-07-08 | 1 | -2/+9 |
| | | | | | | | | | * hooks filter:api.my-lib.playlist-elems.get.* closes #4776 * Introduce my-library plugin scope Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Fix comments/download attributes on import | Chocobozzz | 2022-07-04 | 5 | -83/+59 |
| | |||||
* | Improve menu css | Chocobozzz | 2022-06-30 | 2 | -18/+19 |
| | |||||
* | Fix button loading position | Chocobozzz | 2022-06-30 | 1 | -0/+8 |
| | |||||
* | Put instance name in embed button | Chocobozzz | 2022-06-28 | 1 | -0/+1 |
| | |||||
* | Registrations typo and css fixes | Chocobozzz | 2022-06-28 | 2 | -6/+10 |
| | |||||
* | Theme fixes | Chocobozzz | 2022-06-28 | 4 | -10/+10 |
| | |||||
* | Registration css fixes | Chocobozzz | 2022-06-28 | 8 | -17/+61 |
| | |||||
* | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-27 | 1 | -8/+8 |
|\ | |||||
| * | Fix boolean data attributes in homepage | Chocobozzz | 2022-06-27 | 1 | -8/+8 |
| | | |||||
| * | Fix latest live sessions order | Chocobozzz | 2022-06-24 | 1 | -1/+1 |
| | | |||||
* | | Optimize emoji markup list | Chocobozzz | 2022-06-27 | 2 | -18/+18 |
| | | |||||
* | | Refactor actor avatar component | Chocobozzz | 2022-06-27 | 26 | -70/+100 |
| | | |||||
* | | Fix setting theme in client | Chocobozzz | 2022-06-27 | 5 | -12/+11 |
| | | |||||
* | | Fix comment add avatar when unlogged | Chocobozzz | 2022-06-27 | 1 | -1/+2 |
| | | |||||
* | | Fix fetching unlisted video in client | Chocobozzz | 2022-06-24 | 8 | -19/+19 |
| | | |||||
* | | Fix latest live sessions order | Chocobozzz | 2022-06-24 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-23 | 1 | -2/+4 |
|\| | |||||
| * | Fix going live latency mode | Chocobozzz | 2022-06-23 | 1 | -2/+4 |
| | | |||||
* | | store uploaded video filename (#4885) | kontrollanten | 2022-06-21 | 6 | -3/+42 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * store uploaded video filename closes #4731 * dont crash if videos channel exist * migration: use raw query * video source: fixes after code review * cleanup * bump migration * updates after code review * refactor: use checkUserCanManageVideo * videoSource: add openapi doc * test(check-params/video-source): fix timeout * Styling * Correctly set original filename as source Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | | Fix missing link orange | Chocobozzz | 2022-06-21 | 1 | -1/+1 |
| | | |||||
* | | Handle input error in custom input text | Chocobozzz | 2022-06-20 | 11 | -56/+42 |
| | | |||||
* | | Handle input error in markdown textarea | Chocobozzz | 2022-06-20 | 12 | -71/+58 |
| | | |||||
* | | Less complicated markdown textarea CSS | Chocobozzz | 2022-06-20 | 4 | -216/+131 |
| | | |||||
* | | Fix typo | Chocobozzz | 2022-06-20 | 3 | -3/+3 |
| | | |||||
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-20 | 2 | -0/+3 |
|\| | |||||
| * | Fix user name work wrapping | Chocobozzz | 2022-06-17 | 1 | -0/+2 |
| | | |||||
| * | Fix video selection buttons placement | Chocobozzz | 2022-06-17 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-17 | 1 | -0/+1 |
|\| | |||||
| * | Send views in a dedicated queue | Chocobozzz | 2022-06-17 | 1 | -0/+1 |
| | | |||||
* | | Fix strings that cannot be merged by xlf-merge | Chocobozzz | 2022-06-16 | 5 | -7/+7 |
| | | |||||
* | | Cleanup title-page CSS | Chocobozzz | 2022-06-16 | 25 | -111/+81 |
| | | |||||
* | | Fix top menu opacity | Chocobozzz | 2022-06-16 | 2 | -2/+2 |
| | | |||||
* | | Improve quick settings UI | Chocobozzz | 2022-06-16 | 1 | -7/+3 |
| | | |||||
* | | Improve theme label | Chocobozzz | 2022-06-16 | 5 | -24/+46 |
| | | |||||
* | | Increase global font size | Chocobozzz | 2022-06-16 | 94 | -486/+245 |
| | |