Commit Graph

  • 5c63e7a015
    Brand and link updates Raven Douglas 2020-07-27 13:13:53 -0700
  • 15ddd02ad5
    Update to banner image Raven Douglas 2020-07-27 12:44:26 -0700
  • 15b2906128 Add missing server_name rule to HTTP redirect block (fixes #160) MattIPv4 2020-07-23 16:40:51 +0100
  • 989d2b257d Try sending directly to the analytics tracker? MattIPv4 2020-07-20 17:58:27 +0100
  • 2dce7a956f Only use analytics.js, not gtag.js MattIPv4 2020-07-17 16:25:00 +0100
  • 7976e0a14e Update our deps MattIPv4 2020-07-17 16:21:21 +0100
  • 325b8dc09b
    Bump lodash from 4.17.15 to 4.17.19 dependabot[bot] 2020-07-16 01:52:01 +0000
  • 07673ce319 Gracefully handle diff errors MattIPv4 2020-07-14 16:49:34 +0100
  • a9cb3e54f6 Analytics for global reset/remove MattIPv4 2020-07-14 16:41:55 +0100
  • da9fddac06 Fix wrapping on checkbox labels MattIPv4 2020-07-14 16:27:27 +0100
  • df440ddc79 Some more analytics logic MattIPv4 2020-07-14 16:14:29 +0100
  • 8181a4def1 Add GA event for split column mode MattIPv4 2020-07-13 18:02:10 +0100
  • b9dd381d62 Improve HSTS wording + disable preload by default (fixes #158) MattIPv4 2020-07-10 11:21:34 +0100
  • a66db340f4 Use files-diff for diffing MattIPv4 2020-06-26 18:00:03 +0100
  • 010da3fda6 Bump deps MattIPv4 2020-06-25 17:15:42 +0100
  • 678682c093 Move to using memory-tar-create MattIPv4 2020-06-25 17:10:58 +0100
  • c193cabb0d Bump dependencies MattIPv4 2020-06-21 15:59:11 +0100
  • 97ccb98ef8 Provide an option for LE cert dir (fixes #156) MattIPv4 2020-06-21 15:52:07 +0100
  • 0f4c53b5ac Fix PHP upstream with no backup (fixes #155) MattIPv4 2020-06-21 15:40:27 +0100
  • 824b0312fd Fix copy base64 link on download tab MattIPv4 2020-06-18 17:37:01 +0100
  • 9e54885d17 Update base4 command to use tee (fixes #153) MattIPv4 2020-06-18 17:34:59 +0100
  • 88a4929d36 Fix period escapes MattIPv4 2020-06-16 16:56:28 +0100
  • 73c9bd8174
    Add more rules to Drupal conf (#146) Alexandre Dias 2020-06-16 16:52:51 +0100
  • 9837de368e
    Update src/nginxconfig/generators/conf/drupal.conf.js Alexandre Dias 2020-06-16 16:19:53 +0100
  • 5d2b72c1f6 fix rewrite when we can use try_files Alexandre Dias 2020-06-16 15:41:20 +0100
  • 9602a666a6
    Update src/nginxconfig/generators/conf/drupal.conf.js Alexandre Dias 2020-06-15 15:08:31 +0100
  • ddd2cfb517
    Update src/nginxconfig/generators/conf/drupal.conf.js Alexandre Dias 2020-06-15 15:08:24 +0100
  • 80e7f251d3
    Update src/nginxconfig/generators/conf/drupal.conf.js Alexandre Dias 2020-06-15 15:08:18 +0100
  • 13b5220b93 Add global reverse proxy timeout settings (fixes #74) MattIPv4 2020-06-11 15:46:51 +0100
  • 0c61f2a87a Fix Node.js preset leaving PHP is a bugged state MattIPv4 2020-06-11 15:11:53 +0100
  • e4f219a286 Don't use duplicated computed value for nginx dir, watch initial value MattIPv4 2020-06-11 15:03:52 +0100
  • 16a860f5ca Move generic PHP location block after specific rules (fixes #112) MattIPv4 2020-06-11 14:56:05 +0100
  • 6aa05d6cd1 Missing 'location' in WordPress (fixes #152) MattIPv4 2020-06-11 14:38:41 +0100
  • f612c5d0ed Include LE in main server block if not forcing HTTPS MattIPv4 2020-06-10 21:07:26 +0100
  • a232fc309d Updated custom footer MattIPv4 2020-06-09 21:09:17 +0100
  • ea988b009c Mobile compat tweaks MattIPv4 2020-06-09 20:26:42 +0100
  • 6cfaf24d00 Make entire presets header the collapse click target MattIPv4 2020-06-09 17:02:05 +0100
  • 5502c8c6bb Fix updating URL when no query params MattIPv4 2020-06-09 16:54:12 +0100
  • 95bad7b943 Diff file names MattIPv4 2020-06-09 16:02:46 +0100
  • 8b10ed3e05 Refactor diffing & track conf file renames in diff MattIPv4 2020-06-08 17:31:01 +0100
  • c68ff23e3e
    support php7.4-fpm (#149) Ahmed 2020-06-08 17:19:26 +0200
  • 85bbc1cfaf support php7.4-fpm Clivern 2020-06-07 02:01:33 +0200
  • e8a5b2c6b5 Replace pako with gzip-js MattIPv4 2020-06-05 20:54:44 +0100
  • 35962bd05e Remove Node polyfills MattIPv4 2020-06-05 20:32:13 +0100
  • 3c3161e924
    Bump websocket-extensions from 0.1.3 to 0.1.4 (#148) dependabot[bot] 2020-06-05 17:34:59 +0100
  • cb4aa1521c
    Bump websocket-extensions from 0.1.3 to 0.1.4 dependabot[bot] 2020-06-05 16:29:19 +0000
  • 9cf727b8fa Remove deep-equal dep, do direct comparison MattIPv4 2020-06-05 17:26:50 +0100
  • a9b69fd6f5 Centralise query string generation & fallback to hash if too long MattIPv4 2020-06-05 17:16:26 +0100
  • c70008ede3 Fix button spacing in modal MattIPv4 2020-06-05 17:07:05 +0100
  • 5a934a37c5 Change hash + clipboard implementations MattIPv4 2020-06-05 17:04:00 +0100
  • 4b2a476227 Change tar implementation & reduce bundle (583.28kb > 471.58kb) MattIPv4 2020-06-04 21:26:37 +0100
  • 1d8af514b0 Add more development instructions to readme MattIPv4 2020-06-04 15:34:32 +0100
  • c312276350 Update readme to reflect current state MattIPv4 2020-06-04 15:31:06 +0100
  • 4a7984ee94 Add computed default for path MattIPv4 2020-06-04 15:16:33 +0100
  • de7de284d5 Update footer license text MattIPv4 2020-06-04 15:11:18 +0100
  • 144cdc815a Fix presets overflow in split column mode MattIPv4 2020-06-04 15:10:37 +0100
  • 799bb56431 Add duplicate domain warning MattIPv4 2020-06-04 15:07:35 +0100
  • bc04209423 Conf files should be treated as a dict, file names are unique MattIPv4 2020-06-04 14:58:41 +0100
  • 7444fa6f77 MIT license MattIPv4 2020-06-04 14:44:30 +0100
  • 8beda63514 Added Dockerfile for lightweight deployment with Docker magicalyak 2020-06-03 20:48:56 -0400
  • 3e92a289de add more rules - Drupal Alexandre Dias 2020-06-03 21:51:29 +0100
  • 6bb84177b9 add more rules - Drupal Alexandre Dias 2020-06-03 21:35:45 +0100
  • 89db117a9e Merge remote-tracking branch 'upstream/master' into hotfix/drupal.conf Alexandre Dias 2020-06-03 21:25:03 +0100
  • 1d2362023c Add optional quad9 & verisign DNS resolvers (cc #80) MattIPv4 2020-06-03 17:20:03 +0100
  • e103c015d6 Add a default email for the Let's Encrypt email field MattIPv4 2020-06-03 17:01:33 +0100
  • 62178fd7d2 Preserve untouched example domains from query params MattIPv4 2020-06-03 16:44:49 +0100
  • 4e34a9b6a9 Fix dupe domain name issues MattIPv4 2020-06-03 16:43:35 +0100
  • 5db1fd7162
    Merge branch 'master' into hotfix/drupal.conf Alexandre Dias 2020-06-03 01:32:31 +0100
  • 7905593480 Add editorconfig file MattIPv4 2020-06-02 22:08:10 +0100
  • d4c381a9ce Add v6 options for OCSP DNS Resolvers (fixes #97) MattIPv4 2020-06-02 22:05:51 +0100
  • 289893d1f4 Don't convert objects during backwards compat MattIPv4 2020-06-02 17:40:05 +0100
  • 8921cd711f Add rule for wordpress seo plugin (fixes #132) MattIPv4 2020-06-02 17:35:32 +0100
  • 9465e8a2fb Add warning for wordpress CSP unsafe-eval (fixes #144) MattIPv4 2020-06-02 17:27:48 +0100
  • 594e307d2a Match current behaviour for unified + wordpress MattIPv4 2020-06-02 17:08:28 +0100
  • 707ff8238a Move i18n strings to be centralised MattIPv4 2020-06-02 16:51:28 +0100
  • 85910e7794 Move top level template strings to i18n MattIPv4 2020-06-02 16:12:05 +0100
  • 85ba7422d9 Move setup section strings to i18n MattIPv4 2020-06-02 16:05:52 +0100
  • b9fd0477c3
    Merge branch 'master' into hotfix/drupal.conf Alexandre Dias 2020-06-01 22:25:59 +0100
  • 81471c4cba Initial readme MattIPv4 2020-06-01 21:20:11 +0100
  • 154ec80c55 Fix bad i18n string MattIPv4 2020-06-01 20:57:35 +0100
  • 74fef984be Repo change MattIPv4 2020-06-01 20:54:34 +0100
  • 6be9a1dd8a Root license MattIPv4 2020-06-01 20:52:40 +0100
  • 84f3a296d8 Move all global section strings to i18n MattIPv4 2020-06-01 20:39:46 +0100
  • d655801e36 Move strings to i18n for routing & server domain sections MattIPv4 2020-06-01 17:37:18 +0100
  • 49406bfd46 Move strings to i18n for python & reverse proxy domain sections MattIPv4 2020-06-01 17:04:55 +0100
  • 242ff5b80e Move strings to i18n for presets MattIPv4 2020-05-29 17:32:57 +0100
  • a90ecf416a Move strings to i18n for logging & php MattIPv4 2020-05-29 15:55:18 +0100
  • c331e2c79a Move domain https section strings to i18n MattIPv4 2020-05-28 17:16:20 +0100
  • 19cac71df0 Add in all the missing copyright headers MattIPv4 2020-05-28 16:50:03 +0100
  • 4e1afc007a Backwards compatibility for domain options MattIPv4 2020-05-28 16:44:03 +0100
  • 193b50efc7 Backwards compatibility for global options MattIPv4 2020-05-27 21:15:30 +0100
  • 5a4714cb40 Dep cleanup MattIPv4 2020-05-27 14:17:24 +0100
  • 2f6ad2634e Move to using vue-cli-service instead of parcel (2.1MB to 850KB) MattIPv4 2020-05-26 23:23:07 +0100
  • 5ccb6ddfbe Move prism css into scss MattIPv4 2020-05-26 21:45:21 +0100
  • 4cc4e7801f Refactor scss MattIPv4 2020-05-26 17:29:51 +0100
  • 5a05479d2b Use the same thing for all the other setup sections MattIPv4 2020-05-26 17:20:12 +0100
  • a8fe23cc0d Use similar component & key technique in certbot MattIPv4 2020-05-26 16:38:05 +0100
  • 8459764c46 Move to subdir MattIPv4 2020-05-26 16:37:12 +0100
  • a07cc51e61 Use hashing to reduce diff/highlight calls MattIPv4 2020-05-26 16:26:11 +0100
  • 73ee2033cd Remove pointless loop MattIPv4 2020-05-25 15:27:19 +0100