Wykres commitów

399 Commity (c6694aa6ca5cb9120ace4a9d524607c6f76d69f0)

Autor SHA1 Wiadomość Data
Dario Piotrowicz c6694aa6ca add missing favicon to 404 and 500 raw html pages 2023-02-06 23:28:05 +00:00
Dario Piotrowicz 5dad9b48fe add nothing to see here message 2023-02-06 23:28:05 +00:00
Dario Piotrowicz 39b879e926 fix wildebeest logos not using QwikCity's Link 2023-02-06 23:28:05 +00:00
Sven Sauleau 9550a70269
Merge pull request #206 from cloudflare/sven/fix-deletion
various changes to status deletion
2023-02-06 19:55:43 +00:00
Sven Sauleau 0a16029f38 various changes to status deletion 2023-02-06 19:50:44 +00:00
Sven Sauleau b1fcc9e446
Merge pull request #205 from cloudflare/MOW-126
MOW-126: basic local status deletion
2023-02-06 18:38:18 +00:00
Sven Sauleau f0a6b695a6 MOW-126: basic local status deletion
This change deletes the Note from local object and Actor's
outbox tables.
2023-02-06 18:31:18 +00:00
Sven Sauleau 3388675ad3
Merge pull request #204 from cloudflare/sven/chunk-batches
chunk queue.sendBatch
2023-02-06 17:42:04 +00:00
Sven Sauleau bedd52e34f chunk queue.sendBatch
Queues are limited to 100 messages per batch.
2023-02-06 17:36:40 +00:00
Sven Sauleau 712d1f9c40
Merge pull request #203 from cloudflare/sven/improve-delivery-request
delivery user-agent and accept header
2023-02-06 17:04:25 +00:00
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 9ef6f111a9
Merge pull request #202 from cloudflare/sven/fix-object-urls
fix Object URLs in outbox
2023-02-06 16:48:31 +00:00
Sven Sauleau 2e588f563d
Merge pull request #201 from cloudflare/sven/401-invalid-sign
inbox return 401 when signature fails to verify
2023-02-06 16:48:20 +00:00
Sven Sauleau 1d7d48edb9 fix Object URLs in outbox 2023-02-06 16:18:57 +00:00
Sven Sauleau 328485b55f inbox return 401 when signature fails to verify 2023-02-06 16:17:03 +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