Commit Graph

1963 Commits

Author SHA1 Message Date
Chocobozzz a11a782f5c
Fix duplicate entry in job list page 2021-01-11 15:39:15 +01:00
Chocobozzz 1acb947504
Retrieve user by id instead of username 2021-01-11 13:53:08 +01:00
Chocobozzz f8be7bae3f
Fix twitter config description
It's not optional
2021-01-11 11:36:54 +01:00
Chocobozzz 078b4716cd
Fix theme npm link 2021-01-11 10:46:02 +01:00
Chocobozzz 4f20856ed4
Add more hints regarding live port 2021-01-11 09:20:44 +01:00
Rigel Kent 04b2996bb0
reflect location origin for application feed url in production 2021-01-10 22:19:51 +01:00
Marcin Mikołajczak eaf3367549 Mark 'These settings apply only to' string as i18n-able 2021-01-09 00:01:00 +01:00
Chocobozzz 1227fe070e
Don't display log level in audit logs view 2020-12-30 14:18:32 +01:00
Chocobozzz dfed7846e2
Clearer anonymous settings modal title 2020-12-30 14:03:33 +01:00
Chocobozzz 2345e13853
Fix login error display 2020-12-29 15:23:03 +01:00
Chocobozzz 1916c9663a
Fix some accessibility issues 2020-12-22 12:05:32 +01:00
Chocobozzz 3f6441e09a
Fix admin table filters 2020-12-17 15:48:54 +01:00
Chocobozzz 18429d011e
Don't update timestamps for a live 2020-12-17 14:14:28 +01:00
Chocobozzz 91f884d139
Fix live miniatures 2020-12-17 13:46:52 +01:00
Chocobozzz bcbf643249
Fix about and display live info layout 2020-12-16 14:27:12 +01:00
Chocobozzz ddca257699
Don't display max duration if disabled 2020-12-16 14:18:50 +01:00
Chocobozzz c5ac9fe7c1
Fix about follows page 2020-12-16 13:46:20 +01:00
Chocobozzz 48586fe070
Fix ng-select width 2020-12-15 11:45:29 +01:00
Chocobozzz d89fcd1e5e
Fix password input in edit user 2020-12-15 10:54:53 +01:00
Chocobozzz c9bc850e93
Use -1 for max live duration unlimited 2020-12-15 09:26:37 +01:00
Chocobozzz d1742ede65
Fix ng select in admin 2020-12-15 08:57:49 +01:00
Rigel Kent 728a1236ae
restore live transcoding to live streaming tab 2020-12-14 16:31:14 +01:00
Rigel Kent ea5cdc11ff
slightly clearer layout of transcoding configuration 2020-12-14 14:34:34 +01:00
Chocobozzz cd5dc7188b
Add link to the documentation for live streaming 2020-12-14 12:21:07 +01:00
Chocobozzz 0d7c73142c
Simplify a little bit about follows more logic 2020-12-14 10:23:34 +01:00
mahdi ed8b4014ce
Show count of instances and fix show/hide button 2020-12-14 09:57:41 +01:00
Rigel Kent 2b6ea97f1c
fix merge conflicts 2020-12-14 09:57:41 +01:00
MahdiTurki 92f62f108b
Fix coding style 2020-12-14 09:57:41 +01:00
MahdiTurki 2ce949454f
Add hide list 2020-12-14 09:57:41 +01:00
MahdiTurki bd49f8e988
Change button 2020-12-14 09:57:41 +01:00
MahdiTurki 49c4dd7ec3
Add button to display full list in About page 2020-12-14 09:57:41 +01:00
Chocobozzz 8a9e6ee4a8
Fix themes in about page 2020-12-14 09:30:53 +01:00
Rigel Kent 040d6896a3
add display of logs matching any state 2020-12-13 19:27:25 +01:00
Kimsible 51a8397006
User dropdown and notifications popover improvements (#3344)
* 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>
2020-12-13 14:54:12 +01:00
kontrollanten e134eb03cb admin config: fix typo
https://www.grammarly.com/blog/know-your-latin-i-e-vs-e-g/
2020-12-11 10:38:15 +01:00
Chocobozzz 19b163d045
Fix comments count 2020-12-10 10:22:27 +01:00
Chocobozzz dc1f314efd
Fix socket io with angular 2020-12-10 10:20:04 +01:00
Chocobozzz e43b5a3fa8
Improve live player responsive 2020-12-10 09:37:53 +01:00
Chocobozzz a800dbf345
Live views update 2020-12-09 16:31:42 +01:00
Chocobozzz 5cac83a78d
Refactor views component 2020-12-09 15:33:16 +01:00
Rigel Kent e0fea785bf
add previous button to registration form, with alignment 2020-12-09 13:20:58 +01:00
Rigel Kent 23cd3129a9
fix tabindex on login page 2020-12-09 13:01:00 +01:00
Rigel Kent f2eb23cd87
emit more specific status codes on video upload (#3423)
- reduce http status codes list to potentially useful codes
- convert more codes to typed ones
- factorize html generator for error responses
2020-12-08 21:16:10 +01:00
Chocobozzz 6c53d8bf1d
Fix loading data twice in rest tables 2020-12-08 11:56:31 +01:00
Kimsible 40360c17d8
improvements to login and sign-up pages (#3357)
* 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>
2020-12-07 16:34:07 +01:00
Chocobozzz 17b7d4b315
Don't allow manual redundancy of live videos 2020-12-07 16:07:52 +01:00
Chocobozzz 8e0a2f2a05
Use new primeng i18n api 2020-12-07 16:07:00 +01:00
Rigel Kent f8b530e0a5
unify inputs requiring buttons like password inputs 2020-12-04 16:01:53 +01:00
Chocobozzz e772bdf14c
Load video in permanent live after last one ended 2020-12-04 15:38:32 +01:00
Chocobozzz 312644ce3a
Add badge for permanent live in live info modal 2020-12-04 09:24:14 +01:00