Wykres commitów

385 Commity (67f76d2a19b061af4d22d07fa5974da9bf989eab)

Autor SHA1 Wiadomość Data
Sven Sauleau 67f76d2a19 delivery user-agent and accept header
refs https://github.com/cloudflare/wildebeest/issues/80
2023-02-06 16:55:35 +00:00
Sven Sauleau aac4d74c8b
Merge pull request #200 from cloudflare/sven/update-header
update default header image
2023-02-06 15:44:46 +00:00
Sven Sauleau fb72acc6bc update default header image 2023-02-06 15:38:19 +00:00
Sven Sauleau bca11422b4
Merge pull request #197 from cloudflare/enrichStatus-regex-2
apply regexes to enrichStatus (again)
2023-02-06 14:59:22 +00:00
Sven Sauleau 4013786ecf
Merge pull request #198 from cloudflare/sven/MOW-132
MOW-132: redirect to /first-login for unkown user
2023-02-06 14:49:12 +00:00
Sven Sauleau cd9551b58f MOW-132: redirect to /first-login for unkown user 2023-02-06 14:38:02 +00:00
Dario Piotrowicz c6a3da522b apply regexes to enrichStatus (again) 2023-02-06 12:20:04 +00:00
Sven Sauleau c151a8aba6
Merge pull request #196 from cloudflare/sven/fix-tests
fix tests
2023-02-06 12:14:16 +00:00
Sven Sauleau 460759787d fix tests 2023-02-06 11:51:05 +00:00
Sven Sauleau 33f6e30966 fix lint 2023-02-06 11:37:25 +00:00
Sven Sauleau b843eb8a62 add more mention tests 2023-02-06 11:35:08 +00:00
Sven Sauleau c9c87b4209 Revert "simplify enrichStatus method by using regexes"
This reverts commit 4644405add.
2023-02-06 11:35:08 +00:00
Sven Sauleau 179988927d
Merge pull request #195 from cloudflare/404-e2e
add e2e tests for 404 pages
2023-02-06 09:52:46 +00:00
dario-piotrowicz e1ebd5235d add e2e tests for 404 pages 2023-02-05 22:39:30 +00:00
Sven Sauleau ba0b6b9a53
Merge pull request #190 from cloudflare/error-page-1
add error page and redirect to such page in the various loader$s
2023-02-04 21:58:24 +00:00
Sven Sauleau 21c218b98d
Merge branch 'main' into error-page-1 2023-02-04 21:12:27 +00:00
Sven Sauleau 97eebfd3d3
Merge pull request #194 from cloudflare/status-content
replace wrong status-content with inner-html-content
2023-02-04 21:12:01 +00:00
Sven Sauleau 4acfa6565a
Merge pull request #193 from cloudflare/playwright
replace ui tests with e2e tests implemented with playwright
2023-02-04 21:11:27 +00:00
Sven Sauleau 06c83ed2cf
Update frontend/src/utils/getNotFoundHtml/not-found-raw.html 2023-02-04 21:08:25 +00:00
dario-piotrowicz 8372ea296a replace ui tests with e2e tests implemented with playwright 2023-02-04 17:50:24 +00:00
dario-piotrowicz e9b33210ac replace wrong status-content with inner-html-content 2023-02-04 17:00:29 +00:00
Dario Piotrowicz c6410e27e2 add error page and redirect to such page in the various loader$s 2023-02-03 23:24:53 +00:00
Sven Sauleau 2afb1f56ad ci: exact match with wrangler's output 2023-02-03 18:33:51 +00:00
Sven Sauleau a7c73d4d52 grep exact match v2 2023-02-03 18:28:53 +00:00
Sven Sauleau 7db5bf6be8
Merge pull request #189 from cloudflare/sven/grep-exact
ci: use exact match when looking for db
2023-02-03 18:23:02 +00:00
Sven Sauleau 8f97bd7ae6 ci: use exact match when looking for db 2023-02-03 18:22:30 +00:00
Sven Sauleau b79c41ecb4
Merge pull request #188 from cloudflare/sven/add-suffix-queue
Add name suffix to queue
2023-02-03 17:57:37 +00:00
Sven Sauleau b56d4eb2ec Add name suffix to queue 2023-02-03 17:53:32 +00:00
Sven Sauleau 4f3b414654
Merge pull request #187 from cloudflare/sven/add-outbox-indexes
Add indices to outbox_objects
2023-02-03 17:27:29 +00:00
Sven Sauleau 537d93d5a0 Add indices to outbox_objects
Allowing the public timeline to use the `outbox_objects_target` index.
2023-02-03 17:20:42 +00:00
Sven Sauleau c1aa5bb49a
Merge pull request #186 from cloudflare/sven/remove-unneeded-async
remove uneeded async closure
2023-02-03 16:58:18 +00:00
Sven Sauleau cd4a6429bf remove uneeded async closure 2023-02-03 16:53:38 +00:00
Dario Piotrowicz 14fe21db43
Merge pull request #184 from cloudflare/dependabot/npm_and_yarn/http-cache-semantics-4.1.1
Bump http-cache-semantics from 4.1.0 to 4.1.1
2023-02-03 16:18:02 +00:00
Sven Sauleau 758eb91dfe
Merge pull request #185 from cloudflare/sven/more-logging
add more logging in /explore
2023-02-03 16:15:49 +00:00
Sven Sauleau 64f0984813 add more logging in /explore 2023-02-03 16:13:09 +00:00
dependabot[bot] 7a590cae29
Bump http-cache-semantics from 4.1.0 to 4.1.1
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-03 16:02:10 +00:00
Sven Sauleau e2d7407cee
Merge pull request #183 from cloudflare/sven/name-suffix-override
allow to override name suffix
2023-02-03 16:01:17 +00:00
Sven Sauleau 96f688dfa1 allow to override name suffix 2023-02-03 15:53:09 +00:00
Sven Sauleau 0fd30524f5
Merge pull request #182 from cloudflare/account-page
implement account page
2023-02-03 13:48:06 +00:00
Dario Piotrowicz 6298220010 implement account page 2023-02-03 12:43:27 +00:00
Sven Sauleau 0a94bade10 nodeinfo: correct lowercase software 2023-02-03 12:11:48 +00:00
Sven Sauleau df9fd721f4
Merge pull request #181 from cloudflare/sven/MOW-130
MOW-130: NodeInfo 2.0 and 2.1
2023-02-03 12:04:18 +00:00
Sven Sauleau 5929db73f8 MOW-130: NodeInfo 2.0 and 2.1
Closes https://github.com/cloudflare/wildebeest/issues/160
2023-02-03 11:57:52 +00:00
Sven Sauleau 74ae726bfc
Merge pull request #180 from cloudflare/sven/ignore-unsupported-updates
Ignore unsupported Object updates
2023-02-03 11:33:07 +00:00
Sven Sauleau 0b4ce39873 Ignore unsupported Object updates 2023-02-03 11:28:30 +00:00
Sven Sauleau 46f7c98d4e
Merge pull request #179 from cloudflare/sven/gh-178
getAndCache Actor of any types
2023-02-03 11:19:32 +00:00
Sven Sauleau 646b83cf93 getAndCache Actor of any types
Closes https://github.com/cloudflare/wildebeest/issues/178
2023-02-03 11:14:10 +00:00
Sven Sauleau a122cb99af also log error.cause for D1 2023-02-02 16:48:49 +00:00
Sven Sauleau 07cc3cc55c quickfix: missing UNIQUE in peers 2023-02-02 16:25:35 +00:00
Sven Sauleau ef5848bb1d expose peers endpoint publicly 2023-02-02 16:19:50 +00:00