1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2023-10-10 13:37:24 +02:00
Commit Graph

2564 Commits

Author SHA1 Message Date
Marek Guráň
49634a4e58
Renamed theme to Material 2023-08-29 12:28:08 +02:00
Marek Guráň
2828b09d54
Fixed visual errors and improved some visuals
1. The rounded corners issue is gone
2. Fixed light theme status indicator, so on latest insiders it wont hide active green button
3. Added new visuals to navigation menu to make it more clear what card is active
2023-08-29 10:36:11 +02:00
Marek Guráň
7a1900d814
Update custom.js
Updated dark theme switcher so now it can switch between dark and light material theme while keeping it's functionality to stock theme.
2023-08-28 23:17:31 +02:00
Marek Guráň
3cf88d98b2
Small changes to system.php
Removed dark theme since it will be enabled by switch at top bar
2023-08-28 23:12:04 +02:00
Marek Guráň
aec2e3b7bf
Added themes to custom.js
Still cant change themes in settings
2023-08-28 14:31:23 +02:00
Marek Guráň
69967f6dd9
Updated forgotten button - light theme 2023-08-08 06:35:25 +02:00
Marek Guráň
f831794a55
Updated forgotten button - dark theme 2023-08-08 06:34:43 +02:00
Marek Guráň
5970ee397b
Fixed insiders dashboard - light theme 2023-08-07 18:37:58 +02:00
Marek Guráň
2f3582d952
Fixed shadows and fixed insiders dashboard 2023-08-07 18:36:56 +02:00
Marek Guráň
7c0e4b73db
Small fix to dashboard text 2023-08-07 18:27:11 +02:00
Marek Guráň
bd7c07ff22
Small fix to dashboard text 2023-08-07 18:26:47 +02:00
Marek Guráň
7b07869d68
Added themes to settings 2023-08-07 12:14:53 +02:00
Marek Guráň
bb0a82acbc
Update and rename materialdark.php to material-dark.php 2023-08-07 12:03:29 +02:00
Marek Guráň
6b11b3593f
Create material-light.php 2023-08-07 12:03:08 +02:00
Marek Guráň
d8ef9943d9
Last touch to dark theme 2023-08-07 11:16:44 +02:00
Marek Guráň
ac019d6eff
Updated missing stuff 2023-08-07 10:17:25 +02:00
Marek Guráň
e137bb67e9
Final Dark Version
Fixed few issues and restyled back to top button
2023-08-07 10:02:25 +02:00
Marek Guráň
b0ef54a6e0
Small styling fix for static leases 2023-08-07 09:51:55 +02:00
Marek Guráň
5234e0bb8e
Added dynamic theming 2023-08-07 09:35:55 +02:00
Marek Guráň
a77168c745
Create materialdark.php 2023-08-06 18:31:38 +02:00
billz
fd201207b4 Update release version 2023-08-01 06:06:02 +02:00
Bill Zimmerman
41445b191d
Merge pull request #1354 from RaspAP/maint/debian12-distros
Extend support to latest Debian distros (non-RPi OS)
2023-07-31 20:55:11 -07:00
Bill Zimmerman
16309a1fbc
Update README.md 2023-06-24 15:46:12 +02:00
Bill Zimmerman
c65a3d4140
Merge pull request #1359 from RaspAP/maint/translations
Update de_DE locale + compile .mo
2023-06-23 08:17:34 +00:00
billz
593515cac6 Update de_DE locale + compile .mo 2023-06-23 09:08:43 +02:00
Bill Zimmerman
d9249d85e2
Merge pull request #1358 from RaspAP/maint/translations
Update de_DE locale
2023-06-22 15:58:07 +00:00
billz
1a782e468d Update de_DE locale 100% - thx Jonas Stiegler 2023-06-22 13:08:34 +02:00
billz
9c79bf2368 Update link to translations doc 2023-06-10 06:01:41 +00:00
billz
ebed27a0bd Update about w/ Gitter link 2023-06-09 16:00:39 +00:00
Bill Zimmerman
51da8020ee
Update README.md w/ gitter badge 2023-06-09 08:46:59 +02:00
Bill Zimmerman
c3f7b17ef3
Merge pull request #1355 from RaspAP/feat/system-time
Adds system time to System > Basic tab
2023-06-05 06:37:50 +00:00
billz
da091b9142 Add system time to System > Basic tab 2023-06-04 15:27:54 +00:00
billz
186af54185 Add iw_package when OS = ubuntu 2023-06-04 15:11:25 +00:00
billz
6b01e6afae Fix php8 uncaught fatal error: Unsupported operand types string * int 2023-06-04 14:19:28 +00:00
billz
a69bf2c6dd Add _check_notify_ubuntu() 2023-06-04 12:26:15 +00:00
billz
5c9e842244 Fix php8 uncaught fatal error: ($value) must be of type Countable 2023-06-03 18:47:53 +00:00
billz
e3a9919af1 Set php_package for Ubuntu 23.04 2023-06-03 18:43:55 +00:00
billz
20414b9ef1 Detect latest distro releases + set php_package 2023-06-02 12:52:52 +00:00
billz
5ee8270f47 Fix fatal error in php8 parse_ini_file() 2023-06-02 12:51:13 +00:00
billz
47cbd520d0 Update BACKERS.md 2023-05-21 15:46:08 +01:00
Bill Zimmerman
9ddff8f245
Merge pull request #1350 from RaspAP/feat/nohook-toggle
Implements nohook wpa_supplicant flag
2023-05-19 16:05:34 +00:00
billz
98d392d473 Implements nohook wpa_supplicant flag 2023-05-19 12:18:25 +01:00
billz
c971c5c9bc Installer hotfix + update release version 2023-04-12 21:09:01 +01:00
billz
c5eb4bc068 Update release version 2023-04-11 23:31:00 +01:00
billz
c838a33deb Update _install_dependencies() 2023-04-11 23:29:04 +01:00
billz
810114613b Update release version 2023-04-11 10:14:22 +02:00
Bill Zimmerman
dd6ff1ca92
Merge pull request #1337 from RaspAP/fix/installer
Fix: update _install_dependencies()
2023-04-11 08:10:53 +00:00
billz
cb79429f27 Fix: update _install_dependencies() 2023-04-11 10:03:52 +02:00
Bill Zimmerman
9af19a9b74
Create SECURITY.md 2023-04-07 21:50:29 +02:00
Bill Zimmerman
f17cb126fa
Merge pull request #1333 from RaspAP/security/wpa_cli
Input sanitization for wpa client
2023-04-07 10:39:52 +00:00