Commit Graph

  • f5e613bfdb Merge pull request 'Fix certs only being renewed 7 or 30 days *after* they expire instead of before' (#61) from hotfix/expiration into main Moritz Marquardt 2022-02-28 21:55:51 +01:00
  • cf9e6d9dc6 Fix certs only being renewed 7 or 30 days *after* they expire instead of before Moritz Marquardt 2022-02-28 21:50:13 +01:00
  • ac5b19123d Update README (#57) Otto Richter 2022-02-19 18:10:40 +01:00
  • 4404287958 Update 404 Not found page fnetx 2022-02-11 01:31:11 +01:00
  • f5f9eb0860 Clarify we don't want "everything" at Pages (reduce inviting for abuse) Otto Richter 2022-02-06 21:36:26 +01:00
  • 8bdec40fdb mention repository must be public #41 Otto Richter 2022-01-10 17:04:02 +01:00
  • 216e28d67f Merge pull request 'Fix code block at landing page' (#33) from dsrev/pages-server:pages into pages Moritz Marquardt 2021-12-11 14:21:37 +01:00
  • 4993e5cd94 Update 'index.html' Ilya Prokopenko 2021-12-11 02:11:20 +01:00
  • b2a0925107 Improve the formatting for DNS entries a bit Moritz Marquardt 2021-12-10 15:01:26 +01:00
  • e73c79da77 Merge pull request 'Refactor: restructure in packages and dont use golbal vars' (#18) from 6543/codeberg-pages:refactoring into main v2.5 Moritz Marquardt 2021-12-10 14:33:18 +01:00
  • adfc96ab94 Add --verbose flag and hide debug messages by default Moritz Marquardt 2021-12-10 14:32:14 +01:00
  • 73fa2da646 Update default to raw.codeberg.page & improve documentation on custom domains Moritz Marquardt 2021-12-10 14:31:58 +01:00
  • 6af6523a0f code format 6543 2021-12-09 20:16:43 +01:00
  • 70c7065f76 fix #31 6543 2021-12-09 19:32:30 +01:00
  • aa0638903a fix argument check and some nits 6543 2021-12-05 23:56:06 +01:00
  • 196482da07 less panic 6543 2021-12-05 23:20:34 +01:00
  • 5aae7c882f Merge branch 'master' into refactoring 6543 2021-12-05 22:50:46 +01:00
  • 67a190f68a Hotfix for #27: avoid slash before .html in GitHub compatibility redirects v2.4 Moritz Marquardt 2021-12-05 22:12:48 +01:00
  • a7bb3448a4 move more args of Upstream() to upstream Options 6543 2021-12-05 19:53:23 +01:00
  • 2f6b280fce meaningfull var names 6543 2021-12-05 19:02:26 +01:00
  • 5fe51d8621 rm certDB helper and build in 6543 2021-12-05 19:00:57 +01:00
  • a0534f1fde make MaintainCertDB able to cancel 6543 2021-12-05 18:26:54 +01:00
  • 26a199053b lint: rename 6543 2021-12-05 18:18:05 +01:00
  • 0374e95d23 make tryUpstream independent func 6543 2021-12-05 18:17:28 +01:00
  • e85f21ed2e some renames 6543 2021-12-05 17:57:54 +01:00
  • a0e0d2d335 make certdb maintain go routine a own func 6543 2021-12-05 17:44:10 +01:00
  • de439f9bec wrap cert db and make sync gracefull 6543 2021-12-05 17:42:53 +01:00
  • 11fa729686 mv acme config setup into own func 6543 2021-12-05 16:33:56 +01:00
  • 77e39b2213 unexport if posible 6543 2021-12-05 16:24:26 +01:00
  • e6198e4ddd start refactor Upstream func 6543 2021-12-05 15:59:43 +01:00
  • de4706bf58 rm 2rm 6543 2021-12-05 15:53:46 +01:00
  • 76c867cfca move "http acme server setup" into own func 6543 2021-12-05 15:45:22 +01:00
  • b6c4c63fb4 own file 6543 2021-12-05 15:25:12 +01:00
  • ccada3e6df split cert func to related packages 6543 2021-12-05 15:21:05 +01:00
  • bb6f28fe57 move setup of fastServer into own func 6543 2021-12-05 15:09:21 +01:00
  • b3830e979c inject all cache 6543 2021-12-05 15:02:44 +01:00
  • 2b49039252 add todo 6543 2021-12-04 21:59:04 +01:00
  • b28204a468 acme-api -> acme-api-endpoint 6543 2021-12-04 21:21:27 +01:00
  • 97d4ea9d6b main-domain-suffix -> pages-domain 6543 2021-12-04 21:17:52 +01:00
  • fdd04610e5 fix .domains and make it redable 6543 2021-12-04 21:16:22 +01:00
  • 5b2e91a37a REDIRECT_RAW_INFO -> RAW_INFO_PAGE 6543 2021-12-04 21:15:51 +01:00
  • 38426c26db move upstream into own package 6543 2021-12-05 14:47:33 +01:00
  • f35c4d0f66 make mem cache an interface and inject 6543 2021-12-03 04:32:30 +01:00
  • 0bc38b668f db Sync on exit 6543 2021-12-03 04:18:53 +01:00
  • 5ca5020cfa open key-database deterministic 6543 2021-12-03 04:15:48 +01:00
  • 796f24262e fix code format 6543 2021-12-03 03:46:21 +01:00
  • 690879440a move helper func in related packages 6543 2021-12-03 03:44:21 +01:00
  • 5b81a8b8bc remove os.Getenv() usage 6543 2021-12-03 03:34:50 +01:00
  • 35e08d2252 remove EnvOr use flags 6543 2021-12-03 03:05:38 +01:00
  • ac93a5661c start using urfave/cli 6543 2021-12-03 02:12:51 +01:00
  • bdc2d0c259 dont access global vars inject them 6543 2021-12-05 14:45:17 +01:00
  • fb5726bd20 use zerolog instead of own logger 6543 2021-12-05 14:43:51 +01:00
  • 76e5d8e77c Add TODOs Moritz Marquardt 2021-12-02 19:12:45 +01:00
  • 2e970dbcda Merge pull request 'Fix github-style non-.html URLs repeating the path twice' (#23) from bugfix/github-style-nohtml-paths into main Moritz Marquardt 2021-12-05 13:56:01 +01:00
  • 51c79f512d Fix github-style non-.html URLs repeating the path twice Moritz Marquardt 2021-12-04 13:54:18 +01:00
  • 38938e884d Merge pull request 'Add redirect for GitHub-style non-".html" paths & force remove index.html suffix' (#13) from feature/github-style-nohtml-paths into main v2.3 Moritz Marquardt 2021-12-02 20:35:43 +01:00
  • 57dce3b0c5 Add redirect for GitHub-style non-".html" paths & force remove index.html suffix Moritz Marquardt 2021-12-02 10:16:23 +01:00
  • 026a04e57e Merge pull request 'Change browser cache to 10 minutes to make bigger pages more performant' (#14) from feature/browser-side-caching into main Moritz Marquardt 2021-12-02 20:35:33 +01:00
  • b6d7f5a6ee Change browser cache to 10 minutes to make bigger pages more performant Moritz Marquardt 2021-12-02 10:23:03 +01:00
  • 726d8321e8 Merge pull request 'Fix (half) empty cache issue' (#17) from bugfix/large-files-are-empty into main Moritz Marquardt 2021-12-02 20:35:22 +01:00
  • 989d00832f Fix (half) empty cache issue Moritz Marquardt 2021-12-02 19:11:13 +01:00
  • 6d6e0c885e Add IPv6 to quick instructions Otto Richter 2021-12-02 18:08:03 +01:00
  • b2ca339694 Fix line breaks Moritz Marquardt 2021-12-02 09:44:35 +01:00
  • 2b45e736f3 Add tiny help text for .domains file Moritz Marquardt 2021-12-02 09:38:16 +01:00
  • 15fa38d0fc Add link back to codeberg.org to the landing page Moritz Marquardt 2021-12-02 00:56:23 +01:00
  • 82d8b9f2f1 Fix text overflow on mobile landing page Moritz Marquardt 2021-12-02 00:53:17 +01:00
  • ea7d1ce1c5 Clean up index.html and remove nofollow meta (Search Engines, come here, yes!) Otto Richter 2021-12-02 00:05:33 +01:00
  • 26dd1591f6 Add www redirect for main domain v2.2 Moritz Marquardt 2021-12-02 00:00:00 +01:00
  • 2d0d15b804 Add .gitignore from main branch to avoid confusion Moritz Marquardt 2021-12-01 23:55:06 +01:00
  • 22d7332120 Add index.html page for main domain Moritz Marquardt 2021-12-01 23:54:04 +01:00
  • a48ba8ee49 Run gofmt Moritz Marquardt 2021-12-01 22:59:52 +01:00
  • fedfa8def4 Remove REDIRECT_BROKEN_DNS page and instead use "Failed Dependency" error Moritz Marquardt 2021-12-01 22:59:38 +01:00
  • 6c85b8a166 Merge pull request 'Handle certificate errors with mock certificates (fixes #10)' (#12) from feature/certificate-error-handling into main Moritz Marquardt 2021-12-01 22:53:33 +01:00
  • 544b3f7321 (Ab)use CSR field to store try-again date for renewals (instead of showing a mock cert), must be tested when the first renewals are due Moritz Marquardt 2021-12-01 22:49:48 +01:00
  • f29ebc57d3 Handle certificate errors with mock certificates (fixes #10) Moritz Marquardt 2021-12-01 16:23:37 +01:00
  • 5b6e3748b4 Merge pull request 'Pass Gitea API token to requests' (#9) from fnetX/codeberg-pages-server:main into main Moritz Marquardt 2021-12-01 21:46:28 +01:00
  • 6d520c2a40 Update error message for private repo access Moritz Marquardt 2021-12-01 21:44:54 +01:00
  • 73da80adc1 Switch GiteaApiToken from byte to string fnetx 2021-11-26 17:10:31 +01:00
  • 455f65216c Remove access token from canonicalLink as per momar fnetx 2021-11-26 17:03:58 +01:00
  • 772c17e214 Pass Gitea API token to requests fnetx 2021-11-26 04:06:17 +01:00
  • 418dbb7315 Merge pull request 'Refactor Code' (#8) from 6543/codeberg-pages:refactor into main Moritz Marquardt 2021-11-25 19:16:20 +01:00
  • a6da3eb5f0 ignore vendor/ folder 6543 2021-11-25 16:19:04 +01:00
  • f2bb6aa36f fix comment 6543 2021-11-25 16:18:28 +01:00
  • e800d2110e gofmt -s -w *.go */*.go 6543 2021-11-25 16:12:28 +01:00
  • 5ed8d0f129 Add clarification on cache & reduce default branch cache to 15 minutes v2.1 Moritz Marquardt 2021-11-24 19:09:37 +01:00
  • e5385be6da Fix iterator issue causing 100% CPU load Moritz Marquardt 2021-11-24 19:08:34 +01:00
  • ce802734d4 Add build script & ignore files v2.0 Moritz Marquardt 2021-11-20 21:43:12 +01:00
  • eae4513b96 Fix timeout for HTTP-01, bug in HTTP challenge response & only count domains towards user limit after acquiring locks Moritz Marquardt 2021-11-20 21:39:40 +01:00
  • f22cd6c4e0 Make it possible to disable rate limits Moritz Marquardt 2021-11-20 21:12:28 +01:00
  • c99dbb34ce Implement HTTP-01 challenge Moritz Marquardt 2021-11-20 21:10:46 +01:00
  • 73c21d0195 Reduce file cache timeout as it doesn't seem to do much Moritz Marquardt 2021-11-20 20:34:12 +01:00
  • b19a5ecc1d Switch back to Let's Encrypt again & implement renewal Moritz Marquardt 2021-11-20 19:36:12 +01:00
  • 77321eb181 Make ACME account persistent & fix issues with certificate resolution Moritz Marquardt 2021-11-20 15:54:52 +01:00
  • fcccd6435a Add EAB for ACME Moritz Marquardt 2021-11-20 15:37:36 +01:00
  • d1ed16c0f2 Update everything & add Justfile Moritz Marquardt 2021-11-20 15:31:10 +01:00
  • 2aaac2c52b Completely refactor certificates and implement renewal & cleanup Moritz Marquardt 2021-11-20 15:30:58 +01:00
  • dbccffc135 make binary faster and smaller crapStone 2021-10-26 17:31:38 +02:00
  • cf5e9e1ac0 remove unused function crapStone 2021-10-23 23:05:49 +02:00
  • b540284764 upgrade to edition 2021, clippy fixes, error fixed crapStone 2021-10-23 22:57:56 +02:00
  • 6def9f298c fix help message crapStone 2021-10-05 14:12:22 +02:00