Commit Graph

5558 Commits

Author SHA1 Message Date
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
tom mortensen 4caa1e765a Merge pull request #1105 from bergware/master
Fixed: smGlue not included when selecting a controller
2022-05-24 12:02:41 -07:00
Zack Spear 00ef782b72 chore(helptext): USE_SSL Strict 2022-05-23 16:50:06 -07:00
Zack Spear 0aa423d104 chore(upc): bump v1.2.0 to match cloud version 2022-05-23 11:17:58 -07:00
Zack Spear e6873587f6 refactor: USE_SSL auto label to Strict 2022-05-23 10:59:11 -07:00
Zack Spear 786ac5b5d7 Merge branch 'limetech:master' into master 2022-05-23 10:13:17 -07:00
bergware 125f1591bf Fixed: smGlue not included when selecting a controller 2022-05-23 18:18:31 +02:00
Zack Spear 800a576764 chore(upc): translation 2022-05-16 18:48:43 -07:00
tom mortensen 0a66bb862e Merge pull request #1103 from zackspear/master
chore(upc): version bump for cloud fixes
6.10.1 6.10.0
2022-05-13 14:38:33 -07:00
Zack Spear 03cf0eb8b4 chore(upc): version bump for cloud fixes 2022-05-13 14:11:04 -07:00
tom mortensen a5d6b32593 Merge pull request #1102 from bergware/master
Miscellaneous updates
2022-05-13 10:32:10 -07: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 25b8b8ba09 Plugin update: fix typo 2022-05-10 21:53:15 +02:00
tom mortensen d5bf659dbe Merge pull request #1101 from zackspear/master
chore(upc): ENOKEYFILE2 message translation
2022-05-09 16:22:09 -07:00
Zack Spear 97c2d11c62 chore(upc): ENOKEYFILE2 message translation 2022-05-09 14:10:32 -07:00
tom mortensen 33ae270b86 Merge pull request #1100 from bergware/master
Fix side bar of themes azure/gray in firefox
2022-05-09 10:22:54 -07: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. 6.10.0-rc7 2022-05-06 09:20:15 -07:00
tom mortensen 5f6f7976b5 Merge pull request #1097 from ljm42/master
fix: better error handling in UpdateDNS
2022-05-04 14:01:23 -07:00
ljm42 c6c32d642b fix: better error handling in UpdateDNS 2022-05-04 13:55:19 -07:00
tom mortensen 229619fdc9 Merge pull request #1096 from zackspear/master
fix(upc): postmessage interference
2022-05-04 07:20:46 -07:00
Zack Spear dbd854db5c fix(upc): postmessage interference v1.0.1 2022-05-03 19:40:43 -07:00
tom mortensen 676d48b4ae Merge pull request #1095 from zackspear/master
fix(upc): replace key
2022-05-02 16:04:41 -07:00
Zack Spear cfc3f9e6d2 fix(upc): replace key w/o sign in 2022-05-02 15:57:54 -07:00
Zack Spear 75bff9a8d3 chore(upc): replace key ineligible translation 2022-05-02 14:53:18 -07:00
Zack Spear a56770e3f0 chore: add replaceKey pop-up translations 2022-05-02 13:43:14 -07:00
tom mortensen 797e89d767 Merge pull request #1094 from ludoux/master
fix minor errors in Pushplus & ServerChan agents
2022-05-02 09:58:16 -07:00
Lu Chang 0ad3cd7af7 fix minor errors in Pushplus & ServerChan agents 2022-05-02 07:15:54 +08:00
tom mortensen cb298dfd8b Merge pull request #1093 from ludoux/master
Add notification agent for Pushplus
2022-05-01 07:59:34 -07: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