Commit Graph

3405 Commits

Author SHA1 Message Date
bergware 2ffd132de0 Added log size setting when viewing syslog 2022-05-29 17:00:09 +02:00
bergware 303a2c1123 Added color coding in log files 2022-05-29 10:48:23 +02:00
bergware 874f9688ce Replace legacy openBox with openTerminal 2022-05-29 04:25:19 +02:00
bergware 8f1a35d169 Replace legacy openBox with openTerminal 2022-05-29 04:02:52 +02:00
bergware 6cba25a048 Added color coding in log files 2022-05-28 23:13:55 +02:00
bergware 5643b22295 Improved syslog reading 2022-05-28 23:04:12 +02:00
bergware 89114f2688 Added color coding in log files 2022-05-28 21:03:04 +02:00
bergware 06d8ffd939 Added color coding in log files 2022-05-28 20:18:23 +02:00
bergware 7b3bc917ad Added color coding in log files 2022-05-28 19:50:23 +02:00
bergware d030668608 Make run_cmd executable 2022-05-28 19:32:36 +02:00
bergware c5675f9d27 Added color coding in log files 2022-05-28 19:30:47 +02:00
Tom Mortensen 5813662359 fix issue where 'root' login works with passowrd from another username which includes string 'root' 2022-05-27 09:30:40 -07:00
Christoph 2905776eaa add LXC terminal 2022-05-25 21:58:55 +02:00
tom mortensen 8b231aca8e Merge pull request #1107 from bergware/master
Bugfix: allow share names with & in it
2022-05-25 09:36:36 -07:00
bergware b700a7d7c2 Bugfix: allow share names with & in it 2022-05-25 18:13:38 +02:00
tom mortensen ee8a49dd89 Merge pull request #1106 from zackspear/master
refactor/USE_SSL Auto to Strict
2022-05-24 12:02:53 -07:00
Zack Spear e6873587f6 refactor: USE_SSL auto label to Strict 2022-05-23 10:59:11 -07:00
bergware 125f1591bf Fixed: smGlue not included when selecting a controller 2022-05-23 18:18:31 +02:00
bergware 84e67d2718 Wireguard: strip ListenPort from file input
ListenPort must be unique, let WG generate a random local port instead
2022-05-13 18:06:11 +02:00
bergware 1d52701d02 Font files update
1. Restore clear-sans font
2. Update bitstream font
3. Cleanup font files, use only woff format
4. Adjust css settings
2022-05-13 14:39:27 +02:00
bergware 77cf6c4bb6 Revert "Regenerated font files with height correction"
This reverts commit 3059d203e4.
2022-05-13 14:23:51 +02:00
bergware c46221335e Revert "Change font back to the original clear-sans font"
This reverts commit cfd30e75cc.
2022-05-13 14:23:09 +02:00
bergware 601fd25d02 Revert "make bitstream font matching with clear-sans font"
This reverts commit be0ce989b3.
2022-05-13 14:23:02 +02:00
bergware be0ce989b3 make bitstream font matching with clear-sans font 2022-05-13 11:06:32 +02:00
bergware cfd30e75cc Change font back to the original clear-sans font 2022-05-13 00:17:07 +02:00
bergware 3059d203e4 Regenerated font files with height correction 2022-05-11 15:33:52 +02:00
bergware ebd49969d5 Fixed balance/scrub schedule not saved when device name has "-" in it 2022-05-09 18:38:04 +02:00
bergware 9a4d65820d Font files update 2022-05-08 11:53:29 +02:00
bergware 1c9dfd9c4e Merge remote-tracking branch 'upstream/master' 2022-05-08 11:04:54 +02:00
bergware 6b3a84bf89 Fix side bar of themes azure/gray in firefox
Until version 100 of Firefox a workaround was used, but not needed anymore. Firefox acts the same as other browsers
2022-05-07 21:59:10 +02:00
tom mortensen ebe3322001 Merge pull request #1099 from bergware/master
WireGuard: fixed proper handling of ipv4 + ipv6 tunnels
2022-05-07 12:53:50 -07:00
bergware 6f16492dd5 Font files update
1. clear-sans --> source sans pro
2. bitstream  --> source code pro

Remove deprecated font extensions: eot, svg, ttf
Cleanup styles folder
Update css files to use woff and woff2 formats only
2022-05-07 19:51:29 +02:00
bergware 4f0435160a Revert "Updated monospace font"
This reverts commit cf3292ec89.
2022-05-07 18:17:46 +02:00
bergware 75bcc9e5f9 Revert "Updated monospace font"
This reverts commit 5b87fe1c28.
2022-05-07 18:17:37 +02:00
bergware 5b87fe1c28 Updated monospace font 2022-05-07 12:29:49 +02:00
bergware cf3292ec89 Updated monospace font
Replace bitstream with Droid Sans Mono
2022-05-07 10:17:07 +02:00
bergware 5dd6790faa WireGuard: fixed proper handling of ipv4 + ipv6 tunnels 2022-05-06 22:15:47 +02:00
Tom Mortensen 0c9327a515 Further support IPv6 and LE wildcard certs. 2022-05-06 09:20:15 -07:00
ljm42 c6c32d642b fix: better error handling in UpdateDNS 2022-05-04 13:55:19 -07:00
Lu Chang 0ad3cd7af7 fix minor errors in Pushplus & ServerChan agents 2022-05-02 07:15:54 +08:00
Lu Chang 5a80cb0584 Add notification agent for Pushplus 2022-05-01 21:33:56 +08:00
tom mortensen a12a74f649 Merge pull request #1088 from ludoux/master
Add notification agent for ServerChan
2022-04-30 09:30:45 -07:00
tom mortensen 06d562fe61 Merge pull request #1090 from ljm42/master
fix: better IPv6 support in UpdateDNS
2022-04-30 08:41:57 -07:00
bergware b6ef34e2ae Translations: fix creation of empty session files 2022-04-30 11:31:55 +02:00
bergware 9b46e0d247 Translations: fix creation of empty session files 2022-04-30 11:25:31 +02:00
Lu Chang e4d1d93f62 Make new notification agent in alphabetical place 2022-04-30 09:34:58 +08:00
bergware eedafdfd8f Translations: fix creation of empty session files 2022-04-30 00:04:03 +02:00
ljm42 e16cd55c81 fix: better IPv6 support in UpdateDNS 2022-04-29 15:01:40 -07:00
bergware 08d5ad1d67 Translations: fix creation of sessions by scripts 2022-04-29 23:48:40 +02:00
bergware c2cdacdc65 Translations: fix creation of empty session files 2022-04-29 23:24:58 +02:00