Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Refactor video links building | Chocobozzz | 2021-07-26 | 4 | -3/+5 | |
* | | Merge branch 'next' into develop | Chocobozzz | 2021-07-21 | 2 | -4/+10 | |
|\ \ | |/ |/| | ||||||
| * | Refactor requests | Chocobozzz | 2021-07-20 | 2 | -4/+10 | |
* | | Correct privacymsg z-index to avoid hover dropdown on scroll | Kimsible | 2021-07-21 | 1 | -0/+7 | |
|/ | ||||||
* | Fix default privacy when plugins deleted private | Chocobozzz | 2021-07-13 | 6 | -6/+13 | |
* | Fix subscribe hotkey | Chocobozzz | 2021-07-12 | 1 | -1/+4 | |
* | Move watch attributes in a dedicated component | Chocobozzz | 2021-06-30 | 10 | -316/+311 | |
* | Move video alert in a dedicated component | Chocobozzz | 2021-06-30 | 8 | -54/+67 | |
* | Relax watch CSS | Chocobozzz | 2021-06-30 | 1 | -186/+176 | |
* | Refactor a little bit watch html | Chocobozzz | 2021-06-29 | 1 | -6/+8 | |
* | Move watch action buttons in a dedicated component | Chocobozzz | 2021-06-29 | 14 | -249/+312 | |
* | Move privacy concerns in a dedicated component | Chocobozzz | 2021-06-29 | 10 | -143/+150 | |
* | Reorganize watch components | Chocobozzz | 2021-06-29 | 37 | -10/+29 | |
* | Create a dedicated component for video description | Chocobozzz | 2021-06-29 | 7 | -117/+158 | |
* | Create a dedicated component for video rating | Chocobozzz | 2021-06-29 | 7 | -151/+198 | |
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 7 | -25/+35 | |
* | Move to sass module | Chocobozzz | 2021-06-28 | 16 | -32/+34 | |
* | Move to sass @use | Chocobozzz | 2021-06-28 | 15 | -34/+34 | |
* | add client hook filter:videojs.options | kontrollanten | 2021-06-14 | 1 | -1/+5 | |
* | Add max rows to videos list | Chocobozzz | 2021-06-09 | 1 | -1/+1 | |
* | Fix console error when rewriting a comment | Chocobozzz | 2021-06-08 | 1 | -0/+3 | |
* | allow public video privacy to be deleted in the web client | Rigel Kent | 2021-06-08 | 6 | -11/+4 | |
* | Bidi support | Chocobozzz | 2021-06-07 | 13 | -62/+118 | |
* | Speed up plugins loading | Chocobozzz | 2021-06-04 | 2 | -2/+0 | |
* | Use HTML config when possible | Chocobozzz | 2021-06-04 | 7 | -56/+49 | |
* | Refactor server errors handler | Chocobozzz | 2021-06-02 | 3 | -8/+14 | |
* | refactor API errors to standard error format | Rigel Kent | 2021-06-02 | 1 | -1/+1 | |
* | Fix live image aspect ratio in theatre mode | Chocobozzz | 2021-06-01 | 2 | -1/+5 | |
* | Support '/w/' and '/w/p/' for watch page | Chocobozzz | 2021-05-28 | 8 | -33/+8 | |
* | Merge branch 'develop' into shorter-URLs-channels-accounts | Chocobozzz | 2021-05-27 | 21 | -265/+344 | |
|\ | ||||||
| * | Remove ngx-meta | Chocobozzz | 2021-05-27 | 5 | -12/+5 | |
| * | change license to licence | Frank Sträter | 2021-05-27 | 1 | -1/+1 | |
| * | Instance homepage support (#4007) | Chocobozzz | 2021-05-27 | 2 | -2/+2 | |
| * | Merge branch 'release/3.2.0' into develop | Chocobozzz | 2021-05-26 | 1 | -0/+3 | |
| |\ | ||||||
| | * | Fix UI overflows | Chocobozzz | 2021-05-26 | 1 | -0/+3 | |
| * | | Merge branch 'release/3.2.0' into develop | Chocobozzz | 2021-05-25 | 1 | -1/+1 | |
| |\| | ||||||
| | * | Fix live ending banner | Chocobozzz | 2021-05-25 | 1 | -1/+1 | |
| * | | Inject server config in HTML | Chocobozzz | 2021-05-14 | 2 | -10/+9 | |
| * | | Remember tab in upload page | Chocobozzz | 2021-05-11 | 2 | -7/+23 | |
| * | | Error if importing a torrent with multiple files | Chocobozzz | 2021-05-11 | 1 | -2/+8 | |
| * | | Reorganize plugin models | Chocobozzz | 2021-05-11 | 1 | -2/+9 | |
| |/ | ||||||
| * | Fix paused upload message | Chocobozzz | 2021-05-11 | 1 | -1/+1 | |
| * | Resumable video uploads (#3933) | kontrollanten | 2021-05-10 | 5 | -140/+232 | |
| * | Sort channels by -updatedAt | Chocobozzz | 2021-05-10 | 1 | -13/+5 | |
| * | Refactor video edit css | Chocobozzz | 2021-05-07 | 2 | -75/+46 | |
* | | Make /a and /c default URLs for accounts and channels | Kimsible | 2021-05-05 | 4 | -7/+7 | |
|/ | ||||||
* | Fix miniature avatar size | Chocobozzz | 2021-05-05 | 1 | -1/+3 | |
* | Move to stylelint | Chocobozzz | 2021-04-28 | 13 | -34/+44 | |
* | Remove avatarUrl from models | Chocobozzz | 2021-04-28 | 3 | -50/+37 | |
* | Refactor actor avatar display | Chocobozzz | 2021-04-28 | 11 | -22/+30 |