Commit Graph

  • 81c5c517df
    Set proxy_ssl_server_name always (#394) José Manuel Casani Guerra 2022-10-08 18:55:28 +0000
  • 1afe9384fd
    Allow custom proxy host header to be set (#393) José Manuel Casani Guerra 2022-10-08 18:54:58 +0000
  • f004f58ac7 🎨 refactor: fix key in template MrJmpl3 2022-10-08 12:27:46 -0500
  • 952ab4ce5e 🎨 refactor: update key to proxyHostHeader and i18n messages MrJmpl3 2022-10-08 12:21:55 -0500
  • d3ee6e19df 💡 chore: bump copyright year MrJmpl3 2022-10-08 12:14:16 -0500
  • f83558f07d 💡 chore: bump copyright year MrJmpl3 2022-10-08 12:06:18 -0500
  • 769d6b61e0
    Update src/nginxconfig/i18n/en/templates/domain_sections/reverse_proxy.js José Manuel Casani Guerra 2022-10-08 16:56:59 +0000
  • 3f57abd92a
    Merge branch 'master' into feat/ssl_server_name José Manuel Casani Guerra 2022-10-05 22:55:58 +0000
  • 37fb8ab2e0
    Merge branch 'master' into feat/proxy-header-override José Manuel Casani Guerra 2022-10-05 22:55:45 +0000
  • 4fabd0c0d9
    Move share link from nginx.conf to nginxconfig.txt (#395) José Manuel Casani Guerra 2022-10-04 20:20:26 +0000
  • 400911d695
    Dependency updates (#389) Matt Cowley 2022-10-04 19:30:03 +0100
  • ce1d0ffc30
    Merge branch 'master' into MattIPv4/update-dependencies Matt Cowley 2022-10-04 19:21:02 +0100
  • 936fa22fe1 Update do-bulma to latest version MattIPv4 2022-10-04 19:20:21 +0100
  • 9e407b2e3d Switch back to do-vue master MattIPv4 2022-10-04 19:05:37 +0100
  • 29c3d1d6f5
    Update src/nginxconfig/generators/conf/nginx.conf.js José Manuel Casani Guerra 2022-10-04 11:21:34 +0000
  • 6453df47ad
    Update src/nginxconfig/generators/index.js José Manuel Casani Guerra 2022-10-04 11:21:28 +0000
  • 3db46f0f90 chore: apply eslint MrJmpl3 2022-10-03 19:31:58 -0500
  • b3a942f47a feat: external shared link MrJmpl3 2022-10-03 19:24:05 -0500
  • eb1d8d6475 feat: nginx option - ssl_server_name MrJmpl3 2022-10-03 18:24:51 -0500
  • 2cfd3f55b9 🐛 fix: missing translations key, again 😅 MrJmpl3 2022-10-03 18:11:31 -0500
  • b3d84f153b 🐛 fix: missing translations key MrJmpl3 2022-10-03 18:08:02 -0500
  • dcf4afd5a4 update header in modified files Robert 2022-10-03 08:59:56 +0300
  • 699c7db073 feat: proxy header override MrJmpl3 2022-10-03 00:38:25 -0500
  • b7771d67a4
    Update ‘copied’ translation for zh-tw (#391) 5idereal 2022-10-03 09:01:46 +0800
  • 5323fad566
    Update ‘copied’ translation for zh-tw 5idereal 2022-10-03 08:43:41 +0800
  • 75fa80bca6 add newline at eof Robert 2022-10-02 21:01:14 +0300
  • 7482d4a864 apply requested changes Robert 2022-10-02 20:51:15 +0300
  • be75cc704e missed this Robert 2022-10-02 20:46:13 +0300
  • 71bb94eaad include string in other languages as well Robert 2022-10-02 20:44:26 +0300
  • f523e17216 fix: t string spacing Robert 2022-10-02 20:19:18 +0300
  • 1eabe35828 bump copyright year Robert 2022-10-02 20:11:37 +0300
  • df033ebef1 apply requested changes Robert 2022-10-02 20:09:11 +0300
  • db101ba06c Switch to do-vue branch with fixed templating MattIPv4 2022-10-02 17:30:38 +0100
  • 522bb00614 Update jest to latest major version MattIPv4 2022-10-02 17:26:59 +0100
  • 0e625ea41c Fix vue-select styling MattIPv4 2022-10-02 17:23:15 +0100
  • aba750a9a0
    fix: styling Robert 2022-10-02 19:13:35 +0300
  • 8935e9098b
    fix: styling Robert 2022-10-02 19:11:50 +0300
  • e0db1ac498
    fix: styling Robert 2022-10-02 19:08:02 +0300
  • 043316b533 Update dependencies to latest minor versions MattIPv4 2022-10-02 16:55:09 +0100
  • 89c98ca114 Update Node.js (and npm) to latest LTS MattIPv4 2022-10-02 16:50:15 +0100
  • 57592e997a
    Use translated string in copy confirmation message (#383) Raul Soledispa 2022-10-02 10:10:43 -0500
  • 125a598a7a
    Merge branch 'master' into translation-bug Matt Cowley 2022-10-02 16:04:25 +0100
  • 6cdd0898c2
    Update checkout + node actions in workflows, use .nvmrc + caching (#387) Lovekesh Kumar 2022-10-02 20:34:13 +0530
  • 5c1e422d7d feat: Block common exploits in Security Robert 2022-10-02 12:32:55 +0300
  • 80cd94c339
    Remove wrong committed .npmrc file thelovekesh 2022-10-02 09:36:20 +0530
  • 04ccab8e16
    Add step to resolve package.json engines.npm version specifically thelovekesh 2022-10-02 09:32:50 +0530
  • bc29cde021 Saving the original text of the button to show it when the copy function throws an error exception Raul Soledispa 2022-10-01 21:55:07 -0500
  • 336df7707e
    Bump actions/checkout to v3 thelovekesh 2022-10-01 23:20:57 +0530
  • bbe39411d8
    Update workflows to resolve node version from nvmrc thelovekesh 2022-10-01 23:19:05 +0530
  • 38196fff93
    allow the Podlove subscribe button widget Bernhard Kau 2022-10-01 17:35:06 +0200
  • 2f21334103
    spacer ezrakaba1 2022-09-30 22:47:45 +0200
  • d9172e5958 Resolving typos in the component and i18n Raul Soledispa 2022-09-30 15:01:50 -0500
  • a049a7c61e Guardar una copia del texto original para usarla cuando la función de copia se haya resuelto con éxito Raul Soledispa 2022-09-29 17:35:28 -0500
  • dff80b7a90 Show message in the corresponding language when the user make clic on download button Raul Soledispa 2022-09-29 15:09:19 -0500
  • 6e062e3f0e wordpress xmlrpc settings Ashutosh Kumar 2022-08-24 09:45:01 +0000
  • e95e615c18
    Dependency updates (#374) Matt Cowley 2022-07-20 21:34:17 +0100
  • ab25fd0fbe Switch back to updated mainstream do-vue/do-bulma MattIPv4 2022-07-20 17:34:55 +0100
  • e164ced51a Resolve package vulnerabilities MattIPv4 2022-07-20 16:10:43 +0100
  • 91dc9486f3 Major dependency updates MattIPv4 2022-07-20 16:07:21 +0100
  • ee6539f217 Minor dependency updates MattIPv4 2022-07-20 16:06:56 +0100
  • 8b2e04b70f Switch to updated do-vue/do-bulma branches MattIPv4 2022-07-20 16:05:31 +0100
  • cd3785061e
    Dependency updates (#373) Matt Cowley 2022-07-12 12:58:54 +0100
  • c330fb90a3 Resolve dependency vulnerability MattIPv4 2022-07-11 13:45:02 +0100
  • a419f14ada Major version dependency updates MattIPv4 2022-07-11 13:42:52 +0100
  • bc66b3c029 Minor version dependency updates MattIPv4 2022-07-11 13:27:37 +0100
  • f616e713c8 Bump Node.js to 16.16.0 MattIPv4 2022-07-11 13:23:40 +0100
  • f9922dbfb0
    Merge b591973da3 into 97b175ab4d massto 2022-06-24 20:23:28 +0430
  • b591973da3
    Merge branch 'master' into master massto 2022-06-24 20:23:14 +0430
  • 97b175ab4d
    Add Japanese translation (#368) Ippei Sumida 2022-06-16 23:37:27 +0900
  • 340757f1f2 correct according to review findings. Ippei Sumida 2022-06-16 07:35:51 +0900
  • f3522034be Change copyright's year 20** to 2022 every languages.js. Ippei Sumida 2022-06-15 23:41:46 +0900
  • 5e840c19de update translations in ja. Ippei Sumida 2022-06-15 22:38:39 +0900
  • 2a04539698 Change copyright's year 20** to 2022. Ippei Sumida 2022-06-15 09:47:40 +0900
  • cdd9d9cd34 Add Japanese. Ippei Sumida 2022-06-14 12:24:34 +0900
  • 479162576d
    Add option to disable caching for HTML content (#366) ChenYuhao 2022-06-15 06:05:09 +0800
  • 7b0551a322
    Merge branch 'master' into master ChenYuhao 2022-06-14 21:43:18 +0800
  • 70f327e1e7 Clean up chenyh 2022-06-14 21:42:35 +0800
  • 2b638c24c5
    Update Traditional Chinese translation (#367) SiderealArt 2022-06-14 21:34:44 +0800
  • 04ebdc0d7b
    space SiderealArt 2022-06-14 20:52:27 +0800
  • 258798e796
    2022 SiderealArt 2022-06-14 20:50:12 +0800
  • 8b5d972b54
    revert to original title SiderealArt 2022-06-14 20:37:59 +0800
  • 3099306f06 fix: eslint check chenyh 2022-06-14 06:43:39 +0800
  • 5b34bb0af9 feat: Disable HTML caching chenyh 2022-06-12 19:46:55 +0800
  • 474398abc3
    complete SiderealArt 2022-06-13 11:44:50 +0800
  • dd423eb0ba
    commit SiderealArt 2022-06-13 10:58:04 +0800
  • ec95dd532a feat: Global performance improve add no-cache for html chenyh 2022-06-12 19:46:55 +0800
  • 2eac584166
    Fix limit_req and Wordpress-specific breaking wp-login.php (#360) Aman Agarwal 2022-05-26 17:21:01 +0530
  • 400d33985b eslint fixes Aman Agarwal 2022-05-26 01:19:11 +0530
  • 1716814665 comment fixes Aman Agarwal 2022-05-26 00:22:36 +0530
  • e5d39c5509 config for user's selection for php server Aman Agarwal 2022-05-25 19:30:47 +0530
  • 12ee5ebf02 limit_req and Wordpress-specific rules break wp-login.php issue #350 fix Aman Agarwal 2022-05-23 02:34:26 +0530
  • f559111607
    Fix zhCN translation for fallback routing (#359) kongmoumou 2022-05-18 05:32:07 +0800
  • 243004709b
    Update routing.js kongmoumou 2022-05-17 20:59:27 +0800
  • da783ae467
    Allow websockets in default CSP (#345) Matt Cowley 2022-04-22 18:38:41 +0100
  • 1dd2e2beec
    Merge branch 'master' into MattIPv4/allow-websocket-csp Matt Cowley 2022-04-21 13:19:06 +0100
  • 9f396e0693
    Add PHP 8.1 FPM socket option (#346) Matt Cowley 2022-04-21 12:43:02 +0100
  • 56b0c93b62
    Merge branch 'master' into patch-1 Jordy 2022-04-19 19:55:08 +0200
  • ccc8988bfa
    Merge branch 'master' into MattIPv4/php-8.1 Matt Cowley 2022-04-18 13:18:12 +0100
  • 813b6a1256
    Merge branch 'master' into MattIPv4/allow-websocket-csp Matt Cowley 2022-04-18 13:18:04 +0100
  • 9eb223599a
    Bump async from 2.6.3 to 2.6.4 (#348) dependabot[bot] 2022-04-18 13:16:42 +0100