1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2025-08-14 15:41:12 +02:00

Commit Graph

  • 0e6f0f6df7
    Merge pull request #1699 from RaspAP/maint/translations Bill Zimmerman 2024-11-15 09:39:18 +01:00
  • 7037214f23 Update ko_KR locale 100% translated - thx @Dansunmi! billz 2024-11-14 02:30:52 -08:00
  • 6294a620c0
    Add custom plugin subsection Bill Zimmerman 2024-11-14 08:57:51 +01:00
  • 1ce4c207a6
    Update supported distros Bill Zimmerman 2024-11-14 08:45:28 +01:00
  • 88806ec01a
    Update BACKERS.md Bill Zimmerman 2024-11-12 12:54:05 +01:00
  • a4b26da5ec Update release version billz 2024-11-10 00:17:30 -08:00
  • b74db9464e
    Merge pull request #1693 from RaspAP/feat/plugin-architecture Bill Zimmerman 2024-11-10 09:15:11 +01:00
  • 6fa4f3d5a6 Minor: code cleanup billz 2024-11-10 00:02:47 -08:00
  • 6e5ef8a866 Fixup callable conditions passed to addItem() billz 2024-11-08 04:10:55 -08:00
  • 4e71a6e753 Fix: evaluate pluginName in renderTemplate billz 2024-11-08 03:31:22 -08:00
  • b33ac6ffa3 Revise handlePageAction for multiple plugin instances billz 2024-11-07 23:25:19 -08:00
  • ce72d2a0ab Update interface with renderTemplate() method billz 2024-11-07 10:23:34 -08:00
  • 39a8a58f38 Fix handlePageAction for multiple plugin instances, move renderTemplate to plugins billz 2024-11-07 10:23:10 -08:00
  • 0bcc396b78 Minor: formatting billz 2024-11-07 01:19:08 -08:00
  • 04a6d007fd Consolidate handlePageAction in plugin class, remove functions.php from plugin billz 2024-11-07 00:44:06 -08:00
  • 7d4e6c1eaa Add plugins/ to .gitignore billz 2024-11-06 00:54:28 -08:00
  • 05126fbbf8 Fix system sidebar item page action billz 2024-11-05 18:34:31 -08:00
  • 3c59ce9d7e Remove includes/plugins (test) billz 2024-11-05 18:33:24 -08:00
  • 63924c26ac Revise handlePageAction() + getInstalledPlugins() billz 2024-11-05 18:27:24 -08:00
  • 3a19ed9c3d Check for plugin to handle request, fallback to core page actions billz 2024-11-05 18:24:41 -08:00
  • 3af68ca9a9 Create getClassName(), update renderTemplate() billz 2024-11-05 18:21:31 -08:00
  • 2ec0738455 Require plugins include billz 2024-11-05 09:14:58 -08:00
  • 316543cfa7 Removed (deprecated) billz 2024-11-05 09:14:24 -08:00
  • 6b3455345d Refactor to use PluginManager public methods billz 2024-11-05 09:13:37 -08:00
  • 8021099f49 Create renderStatus() billz 2024-11-05 09:12:42 -08:00
  • 262ff6a00e Initial commit billz 2024-11-05 09:12:19 -08:00
  • a86c637f04
    Update README.md Bill Zimmerman 2024-11-03 10:36:16 +01:00
  • 4d208d0bf9
    Update screenshots Bill Zimmerman 2024-11-03 10:34:50 +01:00
  • fbf3129ef4 Update release version billz 2024-11-03 01:08:04 -08:00
  • 80d2e6b801
    Merge pull request #1682 from RaspAP/maint/bootstrap5.3 Bill Zimmerman 2024-11-03 10:05:32 +01:00
  • 8ae468376f fix: enable all flags and install missing packages Dhanus 2024-11-02 22:19:01 +05:30
  • 90794c8828 fix: disable all options Dhanus 2024-11-01 18:08:34 +05:30
  • 28d1395bef chore: fail-fast false for 32 bit image build to finish Dhanus 2024-11-01 12:17:55 +05:30
  • 8048fcf5c4 chore: add apt-get update Dhanus 2024-10-31 19:00:59 +05:30
  • 710a8dab4e chore: add curl installation Dhanus 2024-10-31 18:28:26 +05:30
  • 274b42d225 chore: add custom stage Dhanus 2024-10-31 18:20:25 +05:30
  • 69d58f4713 chore: revert to previous commit due to extracted image size > 2GB Dhanus 2024-10-31 17:56:18 +05:30
  • d90ccf4277 fix: upload img instead of zip Dhanus 2024-10-31 17:27:45 +05:30
  • a1b0ade0a5 chore: remove system update Dhanus 2024-10-31 17:15:18 +05:30
  • f1a5b9163b fix: asset_name file type Dhanus 2024-10-31 17:12:17 +05:30
  • cb4fc2ac54 ci: Add build for 32/64 bit images Dhanus 2024-10-31 14:43:34 +05:30
  • 0a32215b39 Roundup template changes, update en_US locale + compile .mo billz 2024-10-31 00:19:53 -07:00
  • f7e8f4d6eb Template tweaks billz 2024-10-30 10:26:59 -07:00
  • 40a526f217 Update release version billz 2024-10-29 09:54:24 -07:00
  • cf529fa0fb
    Update BACKERS.md Bill Zimmerman 2024-10-29 14:33:48 +01:00
  • 54cf3132ad
    Merge pull request #1686 from RaspAP/fix/check-tcp-bbr-available Bill Zimmerman 2024-10-29 10:19:39 +01:00
  • 2f4680bc23 Update _check_tcp_bbr_available() case insensitive billz 2024-10-29 02:14:06 -07:00
  • a12c3ce384 Style tweak billz 2024-10-29 02:11:49 -07:00
  • f1e093404c
    Merge branch 'master' into maint/bootstrap5.3 Bill Zimmerman 2024-10-28 17:35:58 +01:00
  • 9e52cda593
    Merge pull request #1684 from RaspAP/fix/fallback-static-enabled Bill Zimmerman 2024-10-28 17:32:47 +01:00
  • 54a90353f8 Add event listener to chkfallback, enable/disable static IP fields billz 2024-10-28 00:28:59 -07:00
  • 13b894d411 Style tweaks + misc fixes billz 2024-10-27 00:05:45 -07:00
  • 95b44aed5e Apply common class styles to all.css, minor tweaks billz 2024-10-26 06:47:10 -07:00
  • 7e1fd32edc Define custom variables, set theme color + variants billz 2024-10-26 04:52:31 -07:00
  • 3004ce49cc Replace lightsout.php w/ dark.css, set data-bs-theme billz 2024-10-26 03:17:52 -07:00
  • eb3873ac3f Initial commit billz 2024-10-26 03:16:30 -07:00
  • 23dbbd8ea8 Create setTheme() update night-mode switch + apply dark.css billz 2024-10-26 03:15:43 -07:00
  • 80fbb9aaed Update input-group fontawesome icons billz 2024-10-26 01:16:09 -07:00
  • 6c20740ffd Upgrade font-awesome to v6.6 billz 2024-10-26 00:45:53 -07:00
  • 4876d3f04a Tweak system info-item layout billz 2024-10-25 02:45:53 -07:00
  • 61ca5d31be Update external link targets billz 2024-10-25 02:23:57 -07:00
  • 26d2f244f9 Template layout + compatibility tweaks billz 2024-10-25 02:19:17 -07:00
  • b9c7108fd7 Replace inline styles w/ fontawesome 5 brand classes billz 2024-10-25 02:18:42 -07:00
  • 2d4960a3ab Update data-toggle with bsTarget billz 2024-10-25 02:17:43 -07:00
  • 80aca6a971 Global style tweaks billz 2024-10-25 01:19:44 -07:00
  • bc1c7803e0 Revise/fixup tooltips billz 2024-10-25 01:19:19 -07:00
  • 6ee1b84489 Update hackernews theme billz 2024-10-25 01:03:09 -07:00
  • ce46f87459 Remove material light/dark themes (deprecated) billz 2024-10-25 01:02:09 -07:00
  • 8087ae3ab1 Update deprecated input-group-append class billz 2024-10-25 01:00:58 -07:00
  • c928629fc6 Revise layout of btn-group billz 2024-10-25 00:06:34 -07:00
  • f9c91c2125 Process custom.js with bootstrap5-migration-tool billz 2024-10-25 00:05:29 -07:00
  • c74c4deb63 Update alert classes billz 2024-10-25 00:03:31 -07:00
  • 6cd18ad571 Create footer.php billz 2024-10-25 00:02:38 -07:00
  • 9a1d362d30 Update chkstatic/chkdhcp radio btns classes billz 2024-10-24 23:13:14 -07:00
  • 87f95ab9f9 Apply theme color to form-check-input billz 2024-10-24 23:10:46 -07:00
  • 29ca176e49 Move nav elements to footer, style tweaks billz 2024-10-24 10:33:40 -07:00
  • 4e76445dab Apply text-secondary to logoutput billz 2024-10-24 10:30:53 -07:00
  • 063a2b1eaf Style tweaks billz 2024-10-24 06:49:23 -07:00
  • ec11a527d7 Card border-radius fix for bg-dark billz 2024-10-24 06:06:04 -07:00
  • 177f42e12b Revise info-* column layout billz 2024-10-24 05:52:35 -07:00
  • e00b2fcfde Update class name for selects billz 2024-10-24 02:20:34 -07:00
  • 7ddf16da6a Add .heart class + keyframes billz 2024-10-24 02:16:12 -07:00
  • 3dbc83e635 Update footer links billz 2024-10-24 02:15:09 -07:00
  • 4860b237a1 Update .sb-nav* .sb-sidenav* .sb-topnav* classes billz 2024-10-24 00:15:27 -07:00
  • 3f8dea4053 Updated for bootstrap 5.3.x billz 2024-10-24 00:13:44 -07:00
  • 363bcba144 Revise w/ updated sb-admin, bootstrap classes billz 2024-10-24 00:13:00 -07:00
  • 4f14502bac Upgrade bootstrap + sb-admin to latest release versions billz 2024-10-24 00:08:02 -07:00
  • 4799825738 Process templates w/ bootstrap-5-migrate-tool billz 2024-10-24 00:06:13 -07:00
  • bf22668284
    Merge pull request #1680 from warpdesign/fix-passphrase-with-equal-character Bill Zimmerman 2024-10-22 18:49:49 +02:00
  • 0bb8a5400e Use sed instead of grep+cut to capture the passphrase Nicolas Ramz 2024-10-22 17:27:31 +02:00
  • ba0bff9b9c
    Merge pull request #1671 from RaspAP/fix/passphrase-htmlchars Bill Zimmerman 2024-10-06 11:45:17 +02:00
  • 5f8f91e7e4 Output passphrase w/ htmlspecialchars() billz 2024-10-06 02:33:51 -07:00
  • 246fd32058 Update release version billz 2024-09-27 01:10:32 -07:00
  • 5fa8107fe7
    Merge pull request #1667 from RaspAP/maint/translations Bill Zimmerman 2024-09-27 10:03:20 +02:00
  • 20ce71070c
    Merge pull request #1666 from RaspAP/feat/hostapd-userconf Bill Zimmerman 2024-09-27 10:02:35 +02:00
  • 7ad71a916d Update translations + compile .mo billz 2024-09-27 00:29:10 -07:00
  • 5b88728ec1 Create function parseUserHostapdCfg() billz 2024-09-26 04:17:34 -07:00
  • 677fe42d84 Add support for custom hostapd.conf.users file billz 2024-09-26 01:36:13 -07:00
  • 56e5f6f778
    Merge pull request #1662 from RaspAP/fix/escapeshell-ovpncfg Bill Zimmerman 2024-09-20 09:11:23 +02:00
  • 74c7fb8c7a Apply escapeshellarg to OpenVPN auth + client configs billz 2024-09-20 09:06:43 +02:00