Kim
|
0ac458bffb
|
Remove border-bottom on header to prevent header redimensioning (#2691)
|
2020-04-30 22:33:27 +02:00 |
Kim
|
437e8e06eb
|
Add custom modal to plugin helpers (#2631)
* Add custom modal component
* Add custom modal to app and plugins helpers
* Fixes custom modal component
* Add doc for custom modal
* Fix newline end of file html and scss files
* Move my-custom-modal component outside component for UserLoggedIn modals
* Move initializeCustomModal to ngAfterViewInit()
* Wrap events and conditionnals
* Replace ng-show with ngIf*
* Add modalRef to open only one modal + onCloseClick
* Refacto + Fix access methods of custom modal
* Fix methods names custom-modal.component
* Fix implement AfterViewInit & no default boolean
Co-authored-by: kimsible <kimsible@users.noreply.github.com>
|
2020-04-15 15:35:41 +02:00 |
Chocobozzz
|
fad0759cab
|
Add padding bottom to main container
|
2020-03-18 10:11:59 +01:00 |
Rigel Kent
|
c4741804bc
|
Fix margins/widths with top-menu and main-col on small screens
|
2020-03-13 15:30:27 +01:00 |
Rigel Kent
|
3b20bdd6dc
|
Servicify menu, close menu on admin for small and medium screens
|
2020-03-10 16:22:52 +01:00 |
Rigel Kent
|
d3217560a6
|
Add visitor settings, rework logged-in dropdown (#2514)
* Add visitor settings, rework logged-in dropdown
* Make user dropdown P2P switch functional
* Fix lint
* Fix unnecessary notification when user logs out
* Simplify visitor settings code and remove unnecessary icons
* Catch parsing errors and reindent menu styles
|
2020-02-28 13:52:21 +01:00 |
Filip Bengtsson
|
97eae8382e
|
Mark additional strings as translatable (#2507)
|
2020-02-21 18:51:05 +01:00 |
Rigel Kent
|
52cc0d5485
|
Gracefully downsize search bar for mobile devices
|
2020-02-13 16:32:58 +01:00 |
Chocobozzz
|
0a9131f961
|
Remove peertube version of footer
|
2019-12-27 12:35:42 +01:00 |
Chocobozzz
|
dbdf2d51c6
|
Add peertube version in features table
|
2019-12-13 10:19:41 +01:00 |
Chocobozzz
|
43d0ea7f4b
|
Add welcome modal
|
2019-09-05 10:17:02 +02:00 |
Chocobozzz
|
f0c5e8b657
|
Add client helpers to plugins
|
2019-07-24 10:58:16 +02:00 |
Chocobozzz
|
38967f7b73
|
Add server host in notification account field
|
2019-01-21 13:52:46 +01:00 |
Chocobozzz
|
457bb213b2
|
Refactor how we use icons
Inject them in an angular component so we can easily change their color
|
2019-01-17 10:38:18 +01:00 |
Chocobozzz
|
4707f410ae
|
Fix notification with large message
|
2018-12-20 11:18:29 +01:00 |
Chocobozzz
|
f8b2c1b4f5
|
Refractor notification service
Shorter name and use primeng component
|
2018-12-19 17:26:52 +01:00 |
Rigel Kent
|
abb2c7927c
|
show last commit hash alongside server version in footer
|
2018-10-01 14:31:01 +02:00 |
Rigel Kent
|
f5d9558f66
|
various display improvements
|
2018-09-29 13:42:17 +02:00 |
Rigel Kent
|
7aba23d13f
|
wrap the hotkeys component to allow templating 🎨
|
2018-09-11 21:33:22 +02:00 |
Rigel Kent
|
e78980ebd1
|
use focus-visible polyfill to improve keyboard navigation
Only the homepage is concerned, but it should have decent keyboard
navigation support now.
|
2018-09-11 10:58:48 +02:00 |
Rigel Kent
|
ed19bb9a32
|
use css class for loading bar color
|
2018-09-07 22:46:11 +02:00 |
Rigel Kent
|
9a0fc8409c
|
add theming via css custom properties
and a bonus dark color theme toggle
|
2018-09-04 23:24:34 +02:00 |
Rigel Kent
|
3b766e181c
|
fixing grid readjustment with expand and screens < 1150px
|
2018-09-04 18:35:39 +02:00 |
Rigel Kent
|
ee1fc23a87
|
keyboard shortcuts and key map view (#974)
|
2018-08-28 09:32:03 +02:00 |
Chocobozzz
|
8afc19a612
|
Add ability to choose the language
|
2018-06-28 15:53:12 +02:00 |
Chocobozzz
|
f954b5da2a
|
Fix change detection in app component
|
2018-05-22 09:42:05 +02:00 |
Chocobozzz
|
d414207f07
|
Add root class if user is logged in
|
2018-03-27 16:18:49 +02:00 |
Chocobozzz
|
b4b3e77d10
|
Improve readme
|
2018-03-22 19:57:20 +01:00 |
Chocobozzz
|
29f9b56205
|
Logo/title redirects to the default route
|
2018-03-21 09:40:57 +01:00 |
David Libeau
|
9d145133d8
|
target="_blank" and fix footer (#361)
* target="_blank" and fix footer
* Add rel="noopener noreferrer"
|
2018-03-19 15:06:14 +01:00 |
Chocobozzz
|
00b5556c18
|
Add ability to add custom css/javascript
|
2018-02-22 10:22:53 +01:00 |
Chocobozzz
|
8a44f8354e
|
Fix instance name displaying with long text
|
2018-02-20 14:16:32 +01:00 |
Chocobozzz
|
0b49571268
|
Try to improve production guide
|
2018-02-16 11:04:12 +01:00 |
Chocobozzz
|
36f9424ff1
|
Add about page
|
2018-01-31 17:51:04 +01:00 |
Chocobozzz
|
915c5bbe53
|
Add version in footer
|
2018-01-31 10:19:34 +01:00 |
Chocobozzz
|
c893d4514e
|
Add beautiful loading bar
|
2017-12-12 14:57:46 +01:00 |
Chocobozzz
|
3daf400219
|
Responsive homepage
|
2017-12-11 08:50:43 +01:00 |
Chocobozzz
|
04e0fc4888
|
Begin admin design
|
2017-12-08 10:41:49 +01:00 |
Chocobozzz
|
f3aaa9a95c
|
Fix client search
|
2017-12-05 18:25:29 +01:00 |
Chocobozzz
|
26c6ee80d0
|
Implement header design
|
2017-12-01 13:15:53 +01:00 |
Chocobozzz
|
b33f657c30
|
Begin new menu design
|
2017-12-01 10:55:56 +01:00 |
Chocobozzz
|
a01f107bc4
|
Improve client mobile version
|
2017-11-06 11:46:11 +01:00 |
Chocobozzz
|
3eeeb87fe6
|
Client: try to be responsive
|
2017-05-01 18:16:50 +02:00 |
Chocobozzz
|
6716739082
|
Client: add ability to hide left menu
|
2017-04-26 21:23:19 +02:00 |
Chocobozzz
|
d1a00ddbe2
|
Client: add github and licence link in footer
|
2017-04-26 21:23:19 +02:00 |
Chocobozzz
|
d7c152a491
|
Add credit
|
2017-04-26 21:23:19 +02:00 |
Chocobozzz
|
897ec54d76
|
Client: beautiful watch page
|
2017-04-26 21:23:19 +02:00 |
Chocobozzz
|
ea9f487b40
|
Client: fixed header and menu
|
2017-04-26 21:23:19 +02:00 |
Chocobozzz
|
383bfc8356
|
Client: responsive design
|
2017-04-26 21:23:19 +02:00 |
Chocobozzz
|
ad4a8a1cca
|
Add email to users
|
2017-02-18 09:29:59 +01:00 |