Sven Sauleau
a97dbfa814
Merge pull request #339 from cloudflare/migration-ui
...
Migration UI
2023-02-28 09:34:42 +00:00
James Culveyhouse
d9cc274673
Integration alias api endpoint
2023-02-28 00:24:58 -06:00
James Culveyhouse
4f71caac31
Sign in button and authed account settings page
2023-02-28 00:24:57 -06:00
James Culveyhouse
b16db6f510
UI for migration page
2023-02-28 00:22:48 -06:00
James Culveyhouse
36a926e816
Aliases page
2023-02-28 00:22:48 -06:00
Sven Sauleau
4bfc9f54b1
Merge pull request #346 from cloudflare/sven/make-getdatabase-async
...
make getDatabase async
2023-02-27 17:49:32 +00:00
Sven Sauleau
d89ed5a8af
make getDatabase async
2023-02-27 17:37:03 +00:00
Sven Sauleau
98d0e1bcbb
Merge pull request #340 from cloudflare/sven/frontend-db
...
use getDatabase in frontend
2023-02-24 16:34:04 +01:00
Dario Piotrowicz
f20fb8052b
improve typing around getDataBase
2023-02-24 10:19:25 +00:00
Sven Sauleau
279431fcdf
use getDatabase in frontend
2023-02-24 09:42:28 +00:00
Sven Sauleau
2beb65f9e2
Merge pull request #324 from cloudflare/sven/follow-cache-and-handle-failure
...
List followers/following uses cache and handle failures
2023-02-24 10:31:13 +01:00
Sven Sauleau
7060d27a93
Merge pull request #255 from Distal-Labs/fix-missing-apps-verify_credentials-endpoint
...
Fix missing /api/v1/apps/verify_credentials endpoint
2023-02-24 09:55:59 +01:00
Jorge Caballero (DataDrivenMD)
789f8a6066
Another linting attempt
2023-02-23 17:03:28 -08:00
Jorge Caballero (DataDrivenMD)
980a779bc6
Merge remote-tracking branch 'upstream/main' into fix-missing-apps-verify_credentials-endpoint
2023-02-23 16:40:29 -08:00
Jorge Caballero (DataDrivenMD)
22e4fc370d
Applying additional linting
...
Based on commit c44d552d08
2023-02-23 16:31:17 -08:00
Dario Piotrowicz
53a7142e71
Merge pull request #338 from yug1224/get-error-html
...
apply missing getErrorHtml to public and local timeline pages
2023-02-23 16:08:30 +00:00
Sven Sauleau
586a333021
Merge pull request #337 from cloudflare/getObjectBy-allow-list
...
improve typing and security of getObjectBy function
2023-02-23 17:02:08 +01:00
Dario Piotrowicz
9f2eeb19dd
improve typing and security of getObjectBy function
2023-02-23 15:44:15 +00:00
Yuji Yamaguchi
c55b09a771
Changed to use getErrorHtml
2023-02-24 00:16:47 +09:00
Sven Sauleau
a815ccdf28
Merge pull request #336 from cloudflare/sven/status-visiblity
...
support direct visiblity and reject others
2023-02-23 15:59:42 +01:00
Sven Sauleau
c09edecc34
support direct visiblity and reject others
...
Refs https://github.com/cloudflare/wildebeest/issues/303
2023-02-23 14:43:33 +00:00
Sven Sauleau
b05f9513fc
Merge pull request #335 from cloudflare/sven/add-cache-to-webfinger
...
add Actor cache to webfinger
2023-02-23 15:38:05 +01:00
Sven Sauleau
a876ef9ad2
add Actor cache to webfinger
2023-02-23 14:25:49 +00:00
Sven Sauleau
bd1f333cae
Merge pull request #334 from cloudflare/sven/fix-consumer
...
fix consumer missing import
2023-02-23 13:32:24 +01:00
Sven Sauleau
dd8662ba57
fix consumer missing import
2023-02-23 12:24:38 +00:00
Sven Sauleau
aee2908193
Merge pull request #333 from cloudflare/xtuc-patch-1
...
Add SECURITY.md
2023-02-23 12:52:35 +01:00
Sven Sauleau
da7d69034e
Add SECURITY.md
...
Taken from wrangler (https://github.com/cloudflare/workers-sdk/blob/main/SECURITY.md )
2023-02-23 11:47:26 +00:00
Sven Sauleau
1eec0f5f16
fix deploy retrieve D1
2023-02-22 17:16:20 +00:00
Sven Sauleau
b284617391
Merge pull request #331 from cloudflare/sven/other-db
...
extract database types
2023-02-22 16:49:12 +00:00
Sven Sauleau
7dea01b781
extract database types
...
Refs https://github.com/cloudflare/wildebeest/issues/228
2023-02-22 16:18:06 +00:00
Dario Piotrowicz
d7ceb551fe
Merge pull request #330 from cloudflare/break-all-fix-cleanup
...
cleanup extra grid col and row classes
2023-02-22 15:05:12 +00:00
Sven Sauleau
91015be5db
Merge pull request #329 from cloudflare/sven/limits
...
add more limits
2023-02-22 14:36:30 +00:00
Dario Piotrowicz
4e0cf1da14
cleanup extra grid col and row classes
2023-02-22 14:22:16 +00:00
Sven Sauleau
02b7e884b5
Merge pull request #328 from cloudflare/break-all-fix
...
remove break-all
2023-02-22 13:49:57 +00:00
Sven Sauleau
d43a5d316d
limit Actor properties
2023-02-22 13:48:35 +00:00
Sven Sauleau
ade9e669ab
fix sanitize Actor summary instead of content & testing
2023-02-22 13:40:51 +00:00
Sven Sauleau
b6e98134a0
limit status to 500 chars
2023-02-22 13:19:20 +00:00
Dario Piotrowicz
112133f872
enable playwright testing on mobile viewports
2023-02-22 13:11:08 +00:00
Dario Piotrowicz
d4aab92c79
make account card somewhat viewable on small screens
2023-02-22 13:03:00 +00:00
Dario Piotrowicz
530f46c8bb
remove break-all
2023-02-22 12:40:30 +00:00
Jorge Caballero (DataDrivenMD)
ac03ebd5ae
fix: Method not allowed error response
2023-02-21 14:07:54 -08:00
Jorge Caballero (DataDrivenMD)
2c5757cd7f
Make node sub-version explicit
2023-02-21 13:47:24 -08:00
Jorge Caballero (DataDrivenMD)
7c8216281e
prettier
2023-02-21 13:47:03 -08:00
Jorge Caballero (DataDrivenMD)
9392e2595c
Return validation fails as errors w/ CORS headers
2023-02-21 13:46:19 -08:00
Jorge Caballero (DataDrivenMD)
cf15dcc56e
Adding 422 error response to `errors` module
2023-02-21 13:44:50 -08:00
Jorge Caballero (DataDrivenMD)
222a3bd3ef
Merge remote-tracking branch 'upstream/main' into fix-missing-apps-verify_credentials-endpoint
2023-02-21 13:27:34 -08:00
Dario Piotrowicz
a2072d405a
Merge pull request #325 from cloudflare/about-page
...
implement UI for about page
2023-02-20 20:23:33 +00:00
Dario Piotrowicz
3d0e394a14
implement UI for about page
...
initial step for #282
2023-02-20 18:29:06 +00:00
Dario Piotrowicz
40d59fbccd
fix broken statusAPI.handleRequestGet call
...
likely broken by PR #309
2023-02-20 18:29:06 +00:00
Dario Piotrowicz
501c840db4
make playwright fail faster locally
...
locally playwright is very fast and not flaky, so in order to
have a quicker development cycle reduce the playwright timeouts
so that if something is off playwright can fail tests quicker
2023-02-20 18:27:20 +00:00