Owen Schwartz
|
bd0cf98319
|
Merge pull request #3489 from fosrl/dependabot/github_actions/github-actions-dependencies-3a33fbbccd
Bump the github-actions-dependencies group across 1 directory with 5 updates
|
2026-07-29 17:57:07 -04:00 |
|
Owen Schwartz
|
fc7d6bbaf9
|
Merge pull request #3496 from fosrl/dependabot/npm_and_yarn/js-yaml-4.3.0
Bump js-yaml from 4.2.0 to 4.3.0
|
2026-07-29 17:56:37 -04:00 |
|
Owen Schwartz
|
a69b310109
|
Merge pull request #3460 from shubhamsinnh/fix/idn-punycode-domain-validation
Fix Punycode domain validation
|
2026-07-29 17:29:25 -04:00 |
|
Milo Schwartz
|
1882d4df88
|
Merge pull request #3469 from fosrl/refactor/batch-status-requests
refactor: batch status histories
|
2026-07-29 17:27:11 -04:00 |
|
Milo Schwartz
|
9981c4c035
|
Merge pull request #3410 from Adityakk9031/#3408
fix: redirect to /auth/initial-setup after hitting auth rate limit (#…
|
2026-07-29 17:09:40 -04:00 |
|
Fred KISSIE
|
bc267b7107
|
♻️ refactor
|
2026-07-29 19:11:16 +01:00 |
|
Fred KISSIE
|
5cbb767e5f
|
✨ Set default certificates for private resources
|
2026-07-29 19:11:03 +01:00 |
|
Fred KISSIE
|
ac79621cae
|
♻️ Adjust the polling interval to 30s for valid certs
|
2026-07-29 19:05:33 +01:00 |
|
Fred KISSIE
|
10773432bb
|
♻️ Batch certificate queries
|
2026-07-28 20:59:42 +01:00 |
|
dependabot[bot]
|
d5a56fb71d
|
Bump js-yaml from 4.2.0 to 4.3.0
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.2.0 to 4.3.0.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.2.0...4.3.0)
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 4.3.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-07-28 12:24:11 +00:00 |
|
dependabot[bot]
|
0da96b06ea
|
Bump the github-actions-dependencies group across 1 directory with 5 updates
Bumps the github-actions-dependencies group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `7.0.0` | `7.0.1` |
| [docker/login-action](https://github.com/docker/login-action) | `4.2.0` | `4.5.1` |
| [actions/setup-go](https://github.com/actions/setup-go) | `6.4.0` | `7.0.0` |
| [actions/setup-node](https://github.com/actions/setup-node) | `6.4.0` | `7.0.0` |
| [actions/stale](https://github.com/actions/stale) | `10.3.0` | `10.4.0` |
Updates `actions/checkout` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0...3d3c42e5aac5ba805825da76410c181273ba90b1)
Updates `docker/login-action` from 4.2.0 to 4.5.1
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/650006c6eb7dba73a995cc03b0b2d7f5ca915bee...abd2ef45e78c5afb21d64d4ca52ee8550d9572c7)
Updates `actions/setup-go` from 6.4.0 to 7.0.0
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/4a3601121dd01d1626a1e23e37211e3254c1c06c...b7ad1dad31e06c5925ef5d2fc7ad053ef454303e)
Updates `actions/setup-node` from 6.4.0 to 7.0.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e...820762786026740c76f36085b0efc47a31fe5020)
Updates `actions/stale` from 10.3.0 to 10.4.0
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899...1e223db275d687790206a7acac4d1a11bd6fe629)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 7.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions-dependencies
- dependency-name: docker/login-action
dependency-version: 4.5.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions-dependencies
- dependency-name: actions/setup-go
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions-dependencies
- dependency-name: actions/setup-node
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions-dependencies
- dependency-name: actions/stale
dependency-version: 10.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-07-27 01:34:06 +00:00 |
|
Fred KISSIE
|
49854f31a5
|
🚧 WIP: refactor useCertificate to use tanstack qeury
|
2026-07-24 21:03:52 +01:00 |
|
Fred KISSIE
|
762c79511b
|
🚧 Add batchedCertificate queries
|
2026-07-24 20:59:29 +01:00 |
|
Fred KISSIE
|
6e29ebd649
|
♻️ refactor getbatchedcertificate
|
2026-07-24 20:58:47 +01:00 |
|
Fred KISSIE
|
e128b8c282
|
✨ get batched certificates endpoint
|
2026-07-24 19:07:37 +01:00 |
|
Fred KISSIE
|
832e382888
|
🚧 WIP: batch certificates
|
2026-07-23 22:00:31 +01:00 |
|
Owen Schwartz
|
71f45b8a80
|
Merge pull request #3479 from fosrl/dev
1.21.0-s.1
|
2026-07-22 17:27:34 -04:00 |
|
Owen
|
ecf008a8d9
|
Improve cert retreival and new newt combined certs
|
2026-07-22 17:22:51 -04:00 |
|
Fred KISSIE
|
b3880e5c02
|
♻️ refactor
|
2026-07-22 21:34:13 +01:00 |
|
Fred KISSIE
|
58004a8ec9
|
♻️ little refactor
|
2026-07-22 21:25:31 +01:00 |
|
Fred KISSIE
|
b0ff7d2707
|
♻️ batch healthcheck status history
|
2026-07-22 21:06:40 +01:00 |
|
Fred KISSIE
|
262f7bd090
|
✨ resource status histories
|
2026-07-22 20:57:32 +01:00 |
|
Fred KISSIE
|
b1558b09b1
|
♻️ refactor imports
|
2026-07-22 19:33:00 +01:00 |
|
Fred KISSIE
|
a33de8268b
|
🐛 Get last known events working with sqlite
|
2026-07-22 19:32:53 +01:00 |
|
Fred KISSIE
|
9867d3c876
|
♻️ const instead of let
|
2026-07-21 20:31:57 +01:00 |
|
Fred KISSIE
|
70bddba55b
|
✨ Make batched status history work
|
2026-07-21 20:29:16 +01:00 |
|
Fred KISSIE
|
23181f4019
|
🚧 WIP: batched site status histories
|
2026-07-21 19:57:09 +01:00 |
|
Owen Schwartz
|
19c1c2042b
|
Merge pull request #3468 from fosrl/fix/labels-dropdown-flicker
fix labels dropdown flicker if no changes applied
|
2026-07-20 20:28:37 -04:00 |
|
Fred KISSIE
|
9cc3190e3a
|
🚧 WIP: batched status
|
2026-07-20 20:37:52 +01:00 |
|
Fred KISSIE
|
4c873e7c48
|
Merge branch 'dev' into refactor/batch-status-requests
|
2026-07-20 18:38:00 +01:00 |
|
Fred KISSIE
|
56fcb80b23
|
💄 fix labels dropdown flicker if no changes applied
|
2026-07-20 17:36:45 +01:00 |
|
Owen Schwartz
|
41c68148a9
|
Merge pull request #3467 from fosrl/dev
1.21.0
1.21.0
|
2026-07-20 11:46:48 -04:00 |
|
Owen Schwartz
|
5d38059b95
|
Merge pull request #3466 from fosrl/api-improvements
api improvements
|
2026-07-20 11:44:25 -04:00 |
|
Owen
|
df0198df9c
|
Update internal -> private
|
2026-07-20 11:44:07 -04:00 |
|
Owen
|
26713b53f6
|
Fix #3462
|
2026-07-20 11:44:07 -04:00 |
|
Owen
|
2bc6b28978
|
Unify put vs post
|
2026-07-20 11:44:07 -04:00 |
|
Owen
|
f1ed4da8a4
|
Move to legacy
|
2026-07-20 11:44:07 -04:00 |
|
Owen
|
adeefb9dbd
|
Add missing endpoints to api
|
2026-07-20 11:44:05 -04:00 |
|
Owen
|
bf1cc705a5
|
Update tags
|
2026-07-20 11:43:10 -04:00 |
|
Owen
|
0b82dae01e
|
More route cleanup
|
2026-07-20 11:43:09 -04:00 |
|
Owen
|
75afe6ece2
|
Order more api routes
|
2026-07-20 11:43:09 -04:00 |
|
Owen
|
70e2fe1e4e
|
Just add ordering
|
2026-07-20 11:43:06 -04:00 |
|
Owen
|
17e03457e1
|
Recategorize
|
2026-07-20 11:42:37 -04:00 |
|
Owen
|
4d8cb7e231
|
Add aliaes for public/private resources
|
2026-07-20 11:42:35 -04:00 |
|
Owen
|
9561d23f1e
|
Resovle endcoding issue
|
2026-07-19 14:41:07 -04:00 |
|
Shubham Singh
|
0275f44056
|
Fix Punycode domain validation
|
2026-07-19 13:45:44 +05:30 |
|
Owen
|
a2e1c7b751
|
Go to domains if no domains
|
2026-07-18 16:30:29 -04:00 |
|
Owen
|
9e2ec72ced
|
Fix missing resource id in cache
|
2026-07-18 16:15:30 -04:00 |
|
Owen
|
02fe1f3abd
|
Claify that this is only for the cloud
|
2026-07-18 11:53:56 -04:00 |
|
Milo Schwartz
|
c30fe5b574
|
Merge pull request #3457 from fosrl/dev
1.21.0
1.21.0-rc.0
|
2026-07-17 17:17:35 -04:00 |
|