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

54 Commits

Author SHA1 Message Date
billz
7e3e830d00 Updated /dist with missing dependencies 2019-10-18 09:09:54 +01:00
billz
7c1eba1fe7 Removed obsolete component 2019-10-15 01:15:25 +01:00
billz
5be23d9b33 Replaced obsolete component. long live bootstrap4-toggle! 2019-10-15 01:14:30 +01:00
billz
a479911a63 Add vendor component from gulp build 2019-10-13 00:27:25 +01:00
billz
6880f54178 Replace sb-admin2 bootstrap 3.x dependencies 2019-10-11 20:42:13 +01:00
billz
ee2bddcd80 Update /dist from gulp build 2019-10-11 00:34:31 +01:00
billz
2beb36c351 Moved to /app, standardize directory structure 2019-10-08 19:00:10 +01:00
billz
f681326240 Moved to /app, standardize directory structure 2019-10-08 19:00:03 +01:00
billz
e78606f233 Cleanup/reorg project dependencies 2019-10-08 18:55:45 +01:00
billz
c81888e716 Cleanup/reorg project dependencies 2019-10-08 18:55:30 +01:00
billz
ad1db22661 Create /dist to reflect updated gulp build 2019-10-08 18:53:51 +01:00
glaszig
61f38ceda6 removed obosolete js file 2019-08-19 22:37:22 +02:00
billz
f634617dcb Minor: fixed indents 2019-08-17 14:53:14 +01:00
billz
82d5b45cdd Added min-height to .js-wifi-stations, fixed indents 2019-08-17 14:52:52 +01:00
Bill Zimmerman
5858971762
Merge pull request #372 from glaszig/ui/xhr-load-cached-wifi-stations
load wifi stations via ajax, cache the scan result
2019-08-17 09:53:13 +02:00
billz
165b9865cf Apply service-status to theme 2019-08-08 22:14:21 +01:00
billz
97efe3a516 Update unstyled elements 2019-08-08 22:07:05 +01:00
Bill Zimmerman
a00f1be009
Merge pull request #366 from glaszig/feature/improved-service-status-indicator
improved service status display
2019-08-08 20:55:04 +02:00
glaszig
993dc633a9 load wifi stations via ajax, cache the scan result
until the "rescan" button is pressed. speeds up
"configure client" page massively.
2019-08-08 03:44:28 +02:00
glaszig
c70433585a move all other favicon-types into dist/icons folder,
point to icons via link and meta tags,
leave favicon.ico in root old browsers,
added custom jekyll layout file to use the icons
for the project website as well.

https://help.github.com/en/articles/customizing-css-and-html-in-your-jekyll-theme
https://github.com/pages-themes/minimal/blob/master/_layouts/default.html
https://stackoverflow.com/a/48969053
2019-08-06 22:24:13 +02:00
glaszig
2104ccb91a favicons and sorts can stay in subdirectories
and be pointed to by proper meta tags.
do not copy these around during installation and poison the git tree.
2019-08-06 21:36:52 +02:00
glaszig
1152637120 puts service status as label into panel heading 2019-08-02 23:40:06 +02:00
Bill Zimmerman
ff21343751
Merge branch 'master' into ui/escape-interface-settings 2019-08-02 18:18:19 +02:00
glaszig
d18dbd7def add ui to manage static dhcp leases
* add support to parse duplicate options in ParseConfig()
* add logic, html and js to edit dhcp leases
2019-08-01 18:15:32 +02:00
glaszig
e02557af3a add pre.unstyled css rule
in bootstrap, pre blocks have background and borders.
this removes them with a special class named `unstyled`
just like `ul.unstyled`.
2019-07-31 04:04:38 +02:00
billz
8d80fc9add Retain some favicons for github pages support 2019-04-24 22:35:15 +00:00
billz
8796b5d359 Moved favicons to dist/icons. Updated installer 2019-04-24 22:11:43 +00:00
billz
1694dd31b9 Updated styles for configure_client UI elements 2018-11-16 07:34:34 +00:00
billz
99a451a3e9 Style additions for data usage UI 2018-09-17 11:37:19 +00:00
billz
902281294f Added vendor directory & gulp support for better dependency organization + compiling less & js files. added gulp
support for a browser sync task as well for easier development
2018-03-09 02:03:53 +00:00
billz
0c696e061f Applied style to label 2017-11-13 23:16:18 +00:00
billz
bb7481c1a4 Applied style to btn states 2017-11-06 12:14:28 +00:00
billz
0a57cd8001 Applied style to webconsole 2017-11-05 17:57:00 +00:00
billz
af9f997eb0 Applied style to .alert-danger 2017-11-05 15:00:40 +00:00
billz
ea6737e1be Applied style to missing elements 2017-11-05 12:09:04 +00:00
billz
19a32f53ba Applied theme styles to log output 2017-11-02 21:05:40 +00:00
Lawrence
7b93326478 updated stylesheet and installer with left out stuff 2017-11-02 22:48:15 +08:00
Lawrence
6d9029340f Merge pull request #123 from SirLagz/master
Updated Install/Uninstall scripts to resolve #120
2017-10-22 20:49:33 +08:00
Lawrence
6fefbf7a2d Updated webconsole styling 2017-10-21 20:35:59 +08:00
Lawrence
5c6991dfe5 Merge pull request #119 from SirLagz/master
Added a Web Console
2017-10-21 20:35:37 +08:00
Lawrence
4d04155895 Added webconsole to system pane, added tabs to system pane to allow for webconsole to be hidden/shown 2017-10-14 12:55:42 +08:00
billz
822136bf03 Applied style to navbar toggle 2017-10-09 22:26:21 +00:00
billz
8a501c075f Persist selected theme in dropdown 2017-10-09 14:04:59 +00:00
billz
f6c983d8ff Applied missing style to th element 2017-10-09 08:49:12 +00:00
billz
557a0b6ce0 Added VT100 scan line effect 2017-10-06 23:46:58 +00:00
billz
508110a9c0 Support for themes 2017-10-06 23:08:06 +00:00
Joe Haig
b353dd77a8 Add password length check
Also remove most of the rest of the javascript as it is unused.
2016-08-14 16:56:13 +00:00
Joe Haig
a87d7ee869 Allow open networks 2016-08-12 21:22:21 +00:00
Bill Zimmerman
26210318a1 Minor tweaks 2016-06-14 12:59:52 +02:00
zlolz
de7c0f7d79 Add System Info and System Control (foundation) 2016-06-12 00:17:44 +00:00