Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix duplicate entry in job list page | Chocobozzz | 2021-01-11 | 1 | -1/+0 |
| | |||||
* | Retrieve user by id instead of username | Chocobozzz | 2021-01-11 | 1 | -5/+0 |
| | |||||
* | Fix twitter config description | Chocobozzz | 2021-01-11 | 1 | -1/+2 |
| | | | | It's not optional | ||||
* | Fix theme npm link | Chocobozzz | 2021-01-11 | 5 | -6/+22 |
| | |||||
* | Add more hints regarding live port | Chocobozzz | 2021-01-11 | 3 | -2/+10 |
| | |||||
* | reflect location origin for application feed url in production | Rigel Kent | 2021-01-10 | 1 | -1/+1 |
| | |||||
* | Mark 'These settings apply only to' string as i18n-able | Marcin Mikołajczak | 2021-01-09 | 1 | -1/+1 |
| | |||||
* | Don't display log level in audit logs view | Chocobozzz | 2020-12-30 | 2 | -1/+2 |
| | |||||
* | Clearer anonymous settings modal title | Chocobozzz | 2020-12-30 | 2 | -2/+4 |
| | |||||
* | Fix login error display | Chocobozzz | 2020-12-29 | 1 | -5/+6 |
| | |||||
* | Fix some accessibility issues | Chocobozzz | 2020-12-22 | 22 | -44/+63 |
| | |||||
* | Fix admin table filters | Chocobozzz | 2020-12-17 | 5 | -6/+10 |
| | |||||
* | Don't update timestamps for a live | Chocobozzz | 2020-12-17 | 1 | -1/+3 |
| | |||||
* | Fix live miniatures | Chocobozzz | 2020-12-17 | 1 | -0/+2 |
| | |||||
* | Fix about and display live info layout | Chocobozzz | 2020-12-16 | 2 | -0/+5 |
| | |||||
* | Don't display max duration if disabled | Chocobozzz | 2020-12-16 | 1 | -1/+1 |
| | |||||
* | Fix about follows page | Chocobozzz | 2020-12-16 | 1 | -1/+1 |
| | |||||
* | Fix ng-select width | Chocobozzz | 2020-12-15 | 2 | -6/+7 |
| | |||||
* | Fix password input in edit user | Chocobozzz | 2020-12-15 | 3 | -4/+12 |
| | |||||
* | Use -1 for max live duration unlimited | Chocobozzz | 2020-12-15 | 3 | -15/+9 |
| | |||||
* | Fix ng select in admin | Chocobozzz | 2020-12-15 | 2 | -8/+12 |
| | |||||
* | restore live transcoding to live streaming tab | Rigel Kent | 2020-12-14 | 4 | -84/+129 |
| | |||||
* | slightly clearer layout of transcoding configuration | Rigel Kent | 2020-12-14 | 3 | -128/+236 |
| | |||||
* | Add link to the documentation for live streaming | Chocobozzz | 2020-12-14 | 6 | -2/+27 |
| | |||||
* | Simplify a little bit about follows more logic | Chocobozzz | 2020-12-14 | 3 | -37/+38 |
| | |||||
* | Show count of instances and fix show/hide button | mahdi | 2020-12-14 | 3 | -11/+12 |
| | |||||
* | fix merge conflicts | Rigel Kent | 2020-12-14 | 1 | -8/+0 |
| | |||||
* | Fix coding style | MahdiTurki | 2020-12-14 | 1 | -1/+1 |
| | |||||
* | Add hide list | MahdiTurki | 2020-12-14 | 2 | -7/+25 |
| | |||||
* | Change button | MahdiTurki | 2020-12-14 | 3 | -11/+21 |
| | |||||
* | Add button to display full list in About page | MahdiTurki | 2020-12-14 | 3 | -16/+23 |
| | |||||
* | Fix themes in about page | Chocobozzz | 2020-12-14 | 2 | -2/+2 |
| | |||||
* | add display of logs matching any state | Rigel Kent | 2020-12-13 | 3 | -14/+46 |
| | |||||
* | User dropdown and notifications popover improvements (#3344) | Kimsible | 2020-12-13 | 10 | -102/+284 |
| | | | | | | | | | | | | | | | | | | | * hove user dropdown on avatar and username * rename avatar-notification to notification component * use a link on mobile for notification component * add profile user dropdown and mobile notifications link as reusable active link * replace markAllAsRead inbox glyphicon to ok in notification popover * remove keyboard shortcuts from user dropdown on mobile * use common bell icon instead of inbox-full for notifications * remove duplicated notification in user dropdown since the bell appears on the right * adjust sensitive icon in user dropdown * align vertically user buttons popover and dropdown * adjust ellipsis on user display name and username in menu * adjust notification bell for mobile in menu * display background of user dropdown avatar and username for touchscreens * add right arrow indicator on mobile Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | ||||
* | admin config: fix typo | kontrollanten | 2020-12-11 | 1 | -1/+1 |
| | | | https://www.grammarly.com/blog/know-your-latin-i-e-vs-e-g/ | ||||
* | Fix comments count | Chocobozzz | 2020-12-10 | 1 | -1/+3 |
| | |||||
* | Fix socket io with angular | Chocobozzz | 2020-12-10 | 2 | -8/+9 |
| | |||||
* | Improve live player responsive | Chocobozzz | 2020-12-10 | 1 | -0/+2 |
| | |||||
* | Live views update | Chocobozzz | 2020-12-09 | 2 | -18/+39 |
| | |||||
* | Refactor views component | Chocobozzz | 2020-12-09 | 9 | -11/+50 |
| | |||||
* | add previous button to registration form, with alignment | Rigel Kent | 2020-12-09 | 3 | -6/+16 |
| | |||||
* | fix tabindex on login page | Rigel Kent | 2020-12-09 | 3 | -2/+3 |
| | |||||
* | emit more specific status codes on video upload (#3423) | Rigel Kent | 2020-12-08 | 8 | -20/+56 |
| | | | | | - reduce http status codes list to potentially useful codes - convert more codes to typed ones - factorize html generator for error responses | ||||
* | Fix loading data twice in rest tables | Chocobozzz | 2020-12-08 | 2 | -2/+2 |
| | |||||
* | improvements to login and sign-up pages (#3357) | Kimsible | 2020-12-07 | 21 | -254/+543 |
| | | | | | | | | | | | | | | | | | | * New login form ui * Move InstanceAboutAccordion to shared components * Update closed registration alert text * Add alert for opened registration and move them bellow login form * Adjust flex block on signup and login views * Replace toggle accordion with expand on links in signup and login + scrollTo * Improve display of login alerts * Fix missing Component suffix * Define min-width instance-information block sign-up and login for mobile screens * Add ability to select specific panels in instanceAboutAccorddion * Add instance title and short-description to common instanceAboutAccordion * Clarify title alert in login page * Add step terms for signup Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | ||||
* | Don't allow manual redundancy of live videos | Chocobozzz | 2020-12-07 | 1 | -1/+1 |
| | |||||
* | Use new primeng i18n api | Chocobozzz | 2020-12-07 | 2 | -7/+7 |
| | |||||
* | unify inputs requiring buttons like password inputs | Rigel Kent | 2020-12-04 | 25 | -99/+175 |
| | |||||
* | Load video in permanent live after last one ended | Chocobozzz | 2020-12-04 | 1 | -1/+12 |
| | |||||
* | Add badge for permanent live in live info modal | Chocobozzz | 2020-12-04 | 3 | -12/+17 |
| |