Commit graph

320 commits

Author SHA1 Message Date
MattIPv4
6cfaf24d00 Make entire presets header the collapse click target 2020-06-09 17:02:05 +01:00
MattIPv4
5502c8c6bb Fix updating URL when no query params 2020-06-09 16:54:12 +01:00
MattIPv4
95bad7b943 Diff file names 2020-06-09 16:02:46 +01:00
MattIPv4
8b10ed3e05 Refactor diffing & track conf file renames in diff 2020-06-08 17:31:01 +01:00
Ahmed
c68ff23e3e
support php7.4-fpm (#149) 2020-06-08 16:19:26 +01:00
MattIPv4
e8a5b2c6b5 Replace pako with gzip-js 2020-06-05 20:55:43 +01:00
MattIPv4
35962bd05e Remove Node polyfills 2020-06-05 20:55:43 +01:00
dependabot[bot]
3c3161e924
Bump websocket-extensions from 0.1.3 to 0.1.4 (#148)
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-05 17:34:59 +01:00
MattIPv4
9cf727b8fa Remove deep-equal dep, do direct comparison 2020-06-05 17:26:50 +01:00
MattIPv4
a9b69fd6f5 Centralise query string generation & fallback to hash if too long 2020-06-05 17:21:01 +01:00
MattIPv4
c70008ede3 Fix button spacing in modal 2020-06-05 17:07:05 +01:00
MattIPv4
5a934a37c5 Change hash + clipboard implementations 2020-06-05 17:04:00 +01:00
MattIPv4
4b2a476227 Change tar implementation & reduce bundle (583.28kb > 471.58kb) 2020-06-04 21:26:37 +01:00
MattIPv4
1d8af514b0 Add more development instructions to readme 2020-06-04 15:34:32 +01:00
MattIPv4
c312276350 Update readme to reflect current state 2020-06-04 15:31:06 +01:00
MattIPv4
4a7984ee94 Add computed default for path 2020-06-04 15:16:33 +01:00
MattIPv4
de7de284d5 Update footer license text 2020-06-04 15:11:18 +01:00
MattIPv4
144cdc815a Fix presets overflow in split column mode 2020-06-04 15:10:37 +01:00
MattIPv4
799bb56431 Add duplicate domain warning 2020-06-04 15:07:35 +01:00
MattIPv4
bc04209423 Conf files should be treated as a dict, file names are unique 2020-06-04 14:58:41 +01:00
MattIPv4
7444fa6f77 MIT license 2020-06-04 14:44:30 +01:00
MattIPv4
1d2362023c Add optional quad9 & verisign DNS resolvers (cc #80) 2020-06-03 17:20:03 +01:00
MattIPv4
e103c015d6 Add a default email for the Let's Encrypt email field 2020-06-03 17:01:33 +01:00
MattIPv4
62178fd7d2 Preserve untouched example domains from query params 2020-06-03 16:44:49 +01:00
MattIPv4
4e34a9b6a9 Fix dupe domain name issues 2020-06-03 16:43:35 +01:00
MattIPv4
7905593480 Add editorconfig file 2020-06-02 22:08:10 +01:00
MattIPv4
d4c381a9ce Add v6 options for OCSP DNS Resolvers (fixes #97) 2020-06-02 22:05:51 +01:00
MattIPv4
289893d1f4 Don't convert objects during backwards compat 2020-06-02 17:40:05 +01:00
MattIPv4
8921cd711f Add rule for wordpress seo plugin (fixes #132) 2020-06-02 17:35:32 +01:00
MattIPv4
9465e8a2fb Add warning for wordpress CSP unsafe-eval (fixes #144) 2020-06-02 17:27:48 +01:00
MattIPv4
594e307d2a Match current behaviour for unified + wordpress 2020-06-02 17:08:28 +01:00
MattIPv4
707ff8238a Move i18n strings to be centralised 2020-06-02 16:51:28 +01:00
MattIPv4
85910e7794 Move top level template strings to i18n 2020-06-02 16:12:05 +01:00
MattIPv4
85ba7422d9 Move setup section strings to i18n 2020-06-02 16:05:52 +01:00
MattIPv4
81471c4cba Initial readme 2020-06-01 21:20:11 +01:00
MattIPv4
154ec80c55 Fix bad i18n string 2020-06-01 20:57:35 +01:00
MattIPv4
74fef984be Repo change 2020-06-01 20:54:34 +01:00
MattIPv4
6be9a1dd8a Root license 2020-06-01 20:52:40 +01:00
MattIPv4
84f3a296d8 Move all global section strings to i18n 2020-06-01 20:39:46 +01:00
MattIPv4
d655801e36 Move strings to i18n for routing & server domain sections 2020-06-01 17:37:18 +01:00
MattIPv4
49406bfd46 Move strings to i18n for python & reverse proxy domain sections 2020-06-01 17:04:55 +01:00
MattIPv4
242ff5b80e Move strings to i18n for presets 2020-05-29 17:32:57 +01:00
MattIPv4
a90ecf416a Move strings to i18n for logging & php 2020-05-29 15:55:18 +01:00
MattIPv4
c331e2c79a Move domain https section strings to i18n 2020-05-28 17:16:20 +01:00
MattIPv4
19cac71df0 Add in all the missing copyright headers 2020-05-28 16:50:03 +01:00
MattIPv4
4e1afc007a Backwards compatibility for domain options 2020-05-28 16:44:03 +01:00
MattIPv4
193b50efc7 Backwards compatibility for global options 2020-05-27 21:15:30 +01:00
MattIPv4
5a4714cb40 Dep cleanup 2020-05-27 14:17:24 +01:00
MattIPv4
2f6ad2634e Move to using vue-cli-service instead of parcel (2.1MB to 850KB) 2020-05-26 23:23:07 +01:00
MattIPv4
5ccb6ddfbe Move prism css into scss 2020-05-26 21:45:21 +01:00