devin ivy
088d06204f
pds: fix account management migration, partial failure in some cases ( #3840 )
...
* pds: fix account management migration which had a partial failure in some cases
* changeset
2025-05-08 21:45:45 -04:00
github-actions[bot]
b36014dac5
Version packages ( #3803 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-05 17:44:12 -03:00
rafael
3a65b68f7d
Actor status lexicon and views ( #3824 )
2025-05-05 17:35:10 -03:00
rafael
ab4e72084d
Handle resolution improvements ( #3816 )
...
* Handle resolution improvements
On PDS, only perform resolution if appview is not configured.
On appview, never perform resolution, only rely on dataplane.
* changeset
* appview: add lookup_unidirectional to GetDidsByHandles
* appview: plumb lookup_unidirectional for handle lookup
* note
---------
Co-authored-by: Devin Ivy <devinivy@gmail.com>
2025-04-29 08:58:55 -04:00
Foysal Ahamed
3301a2697f
🐛 Verification cleanups ( #3802 )
...
* 🐛 Remove default jetstream url in ozone
* ✨ Prevent publishing multiple verification records
* 📝 Add changeset
2025-04-28 22:51:09 +02:00
Matthieu Sieben
e1bda27e55
Fix CORS issue on <img>
tags ( #3810 )
2025-04-28 20:30:11 +02:00
Matthieu Sieben
eccbce278d
Small memory leak fix when reading CAR file with multiple roots ( #3814 )
2025-04-28 20:28:13 +02:00
Matthieu Sieben
b5afb723be
Consistenlty log errors with pino ( #3700 )
2025-04-25 17:02:51 +02:00
Matthieu Sieben
f36ab48d91
Small XRPC fixes ( #3792 )
2025-04-25 11:19:28 +02:00
Matthieu Sieben
a48b093f0b
Use more consistent UI regardless of profile completion ( #3797 )
...
* Expose `pdsAgent` as global constant
* Use more consistent UI regardless of profile completion
* strings
* Add `OidcUserinfo` type
2025-04-25 10:10:13 +02:00
Matthieu Sieben
cc485d2963
Optimize parsing of CID
values ( #3798 )
...
* Improvements
* tidy
2025-04-25 10:02:56 +02:00
github-actions[bot]
284b9e90ac
Version packages ( #3801 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-24 15:52:39 +02:00
Foysal Ahamed
45354c84f8
❇️ Verifications manager in ozone ( #3765 )
...
* First vouch implementation
* Remove unneeded endpoints
* wip
* ✨ wip
* ✨ Process jetstream events through p-queue and add tests
* ✅ Add test for cursor update
* 🐛 Use utc time to update updatedAt
* 🧹 Cleanup
* 🔨 Fix pnpm versioning issues
* ✨ Replace jetstream lib with manual implementation
* ✨ Remove unnecessary 3p dep
* ✨ Add e2e test for jetstream
* 🚨 Fix import
* 🧹 Remove unnecessary property
* ✨ Fix dev-env and add profile to verification view in ozone
* ✅ Add profile type
* ✨ Add backpressure handling to jetstream listener
* ✨ Use WebSocketKeepAlive from xrpc-server and replace partysocket
* ✨ Add a new verifier role to ozone team meber roles
* 📝 Run codegen
* 🐛 Fix auth check
* 🐛 Fix test failure check
* 🚨 Fix json formatting
* 🐛 Fix team role check
* 🚧 Checking failing test
* ✅ Fix tests
* ✨ Address review comments
* ✨ Add xrpc-server to version
* 🚨 Fix linter issue
* 🚨 Fix linter issue
* ✨ Resolve race condition in cursor update
* ✅ Add verification check on profile
* 🐛 Fix missing cid in test and firehose cursor
* ✨ Fix test
* ✨ Add record validation for verification and separate xrpc-server version
* ✨ Return error object for failed revocations
* ✨ Add re-login on expired session case
* 📝 Fix typo
---------
Co-authored-by: rafael <rafael@blueskyweb.xyz>
2025-04-24 10:49:45 +02:00
github-actions[bot]
bd54773dc2
Version packages ( #3800 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-23 21:21:40 -04:00
devin ivy
7af77f3edf
Ozone: support for tools.ozone.hosting.getAccountHistory ( #3768 )
...
* update ozone lexicons w/ tools.ozone.hosting
* ozone: tidy deprecated usage
* ozone: proxy tools.ozone.hosting.getAccountHistory
* changeset
* ozone: consistency in account history lexicon
2025-04-23 18:06:36 -04:00
rafael
da168588de
Don't use unsafe values for HTTP codes ( #3789 )
2025-04-23 13:08:35 -03:00
github-actions[bot]
60d8e9ac57
Version packages ( #3794 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-22 17:02:08 -05:00
Eric Bailey
9ef52d8292
Return verification views with empty display name values ( #3772 )
...
* Remove displayName requirement
* Be a little more correct
* Ok lets remove that check
2025-04-22 16:47:04 -05:00
github-actions[bot]
2b0c0159a9
Version packages ( #3784 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-18 17:31:23 -04:00
devin ivy
d794b06763
Revert hcaptcha COEP requirements ( #3783 )
...
* Revert "Use more secure COEP header when hCaptcha is enabled (#3755 )"
This reverts commit 96de2acb301683effe4313cb93d7747f87a73b5e.
* changeset
2025-04-18 17:12:54 -04:00
github-actions[bot]
f1a2b44550
Version packages ( #3782 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-18 14:59:07 -05:00
rafael
0087dc1c0b
Verification notifications ( #3773 )
...
Co-authored-by: Eric Bailey <git@esb.lol>
2025-04-18 16:46:42 -03:00
github-actions[bot]
8e696dbcbf
Version packages ( #3779 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-18 15:37:26 -04:00
Eric Bailey
a70dad5aea
Skip lazy load of hcaptcha for now ( #3781 )
...
* Skip lazy load of hcaptcha for now
* Changeset
* I18n
2025-04-18 15:20:36 -04:00
Matthieu Sieben
81524fcb00
Minor UI fixes to OAuth flow ( #3778 )
2025-04-18 19:12:12 +02:00
github-actions[bot]
90e9a20d31
Version packages ( #3777 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-18 11:11:53 +02:00
Matthieu Sieben
30f9b6690e
OAuth Provider account page fixes ( #3764 )
...
* Allow `:` chars in url path parts
* Allow customizing contrast and hue colors
* Allow customizing contrast and hue colors
* Use white as primary contrast color
* Fix buttons alignment and labels in "My Devices" section
* Add a `<title>` tag to all pages
* Properly display the "lastSeenAt" date
* Improve display of clients & devices
* tidy
* code split
* Add definition for `ConventionalOAuthClientId`
* Remove hard coded `client_name` from loopback client metadata
* Code factorization
* Fix `<title>` of branding page
2025-04-18 11:04:34 +02:00
Matthieu Sieben
0d77d1b550
Add context
getter option to CachedGetter
class ( #3776 )
...
* Add `context` getter option to `CachedGetter` class
* Remove `bind` method from `CachedGetter`
2025-04-18 11:04:24 +02:00
Matthieu Sieben
6db9faa4a1
Remove unused image-url.ts
file ( #3775 )
2025-04-18 11:00:43 +02:00
github-actions[bot]
a70e7dabd0
Version packages ( #3771 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-17 17:25:40 -05:00
Eric Bailey
553c988f1d
Add prefs ( #3770 )
...
* Add verification prefs
* Update other unrelated tests
2025-04-17 17:11:03 -05:00
github-actions[bot]
3bdddeb439
Version packages ( #3760 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-17 14:04:07 -05:00
rafael
8d99915ce0
Update chat verification lexicon ( #3766 )
...
* Update chat verification lexicon
* changeset
2025-04-17 13:19:09 -05:00
Matthieu Sieben
96de2acb30
Use more secure COEP header when hCaptcha is enabled ( #3755 )
...
Refs: https://github.com/hCaptcha/react-hcaptcha/issues/259
2025-04-17 11:02:32 +02:00
rafael
688268b6a5
Delegated verification ( #3761 )
...
Co-authored-by: Eric Bailey <git@esb.lol>
2025-04-16 19:38:16 -03:00
Matthieu Sieben
0f3899dd52
Minor UI/UX tweaks ( #3758 )
...
* Minor UI/UX tweaks
* Update packages/oauth/oauth-provider-frontend/src/components/Avatar.tsx
Co-authored-by: futur <me@futuristick.ca>
---------
Co-authored-by: futur <me@futuristick.ca>
2025-04-16 16:39:50 +02:00
github-actions[bot]
b53e2c5d77
Version packages ( #3756 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-16 14:37:20 +02:00
Roscoe Rubin-Rottenberg
23462184dc
fix lex-cli record name conflicts ( #3715 )
...
* fix lex-cli record name conflicts
* bumps
2025-04-16 12:45:22 +02:00
github-actions[bot]
231eb48265
Version packages ( #3753 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-16 10:45:52 +02:00
Matthieu Sieben
1e461eab03
Fix missing dist files from @atproto/oauth-provider-ui
( #3754 )
...
* Remove reference to missing "bin" executable
* Remove "dependency" on `rollup-plugin-bundle-manifest`
* Fix dependencies
* Explicit exported package `files`
* Update pnpm lock
2025-04-16 10:25:29 +02:00
devin ivy
0759f0feed
Ozone: add metadata endpoint ( #3735 )
...
* ozone: add well-known metadata endpoint
* ozone changeset
2025-04-15 21:17:33 -04:00
github-actions[bot]
bf0faed1f8
Version packages ( #3748 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-15 17:35:49 +02:00
Matthieu Sieben
371e04aad2
Account management page ( #3659 )
...
---------
Co-authored-by: Eric Bailey <git@esb.lol>
2025-04-15 17:15:27 +02:00
Matthieu Sieben
8b98fec885
Hide client id pathname if it is exaclty /oauth-client-metadata.json
( #3667 )
2025-04-15 16:00:50 +02:00
devin ivy
26a0777167
Oauth: fix typo in jwk error ( #3747 )
...
* oauth: fix typo in jwk error
* changeset
---------
Co-authored-by: Matthieu Sieben <matthieu.sieben@gmail.com>
2025-04-15 15:59:09 +02:00
github-actions[bot]
3496935e72
Version packages ( #3734 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-11 16:55:58 -03:00
rafael
ca07871c48
Update DM reaction length on chat lexicon ( #3741 )
2025-04-11 16:48:18 -03:00
bnewbold
fc61662d7b
new host status com.atproto.sync lexicons ( #3714 )
...
* new host status com.atproto.sync lexicons
* add description
* add specific error response from request crawl if host is banned
* lint
* break out hostStatus to com.atproto.sync.defs
* add a changeset
* codegen
2025-04-09 14:40:49 -07:00
github-actions[bot]
f329c56454
Version packages ( #3725 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-08 10:19:52 -07:00
Hailey
8b7bf7e8f0
use full profile in suggested users response ( #3724 )
...
* use full profile in suggested users response
* Codegen
* Changeset
---------
Co-authored-by: Eric Bailey <git@esb.lol>
2025-04-07 18:30:10 -07:00