sourcebot/packages/web/src/app
Michael Sukkarieh 5438298d61
feat(audit-logging): Adds audit logging support (#355)
* add audit factory skeleton

* add additional audit events

* add more audit logs

* delete account join request when redeeming an invite

* add audit event for account request removed

* wip api to fetch audits

* add check for audit with public access and entitlement

* fix issues with merge

* add docs for audit logs

* add proper audit log for audit fetch and proper handling of api key hash in audit

* format nit

* feedback
2025-06-18 10:50:36 -07:00
..
[domain] chore(api): Changed the search api to return raw source (instead of base64 encoding) (#356) 2025-06-17 15:58:04 -07:00
api feat(audit-logging): Adds audit logging support (#355) 2025-06-18 10:50:36 -07:00
components V4 (#311) 2025-05-28 16:08:42 -07:00
login chore: Add separate login / signup screens (#331) 2025-06-04 16:42:52 -07:00
onboard Search contexts (#273) 2025-04-24 22:28:13 -07:00
redeem v3 effort (#158) 2025-03-31 22:34:42 -07:00
signup chore: Add separate login / signup screens (#331) 2025-06-04 16:42:52 -07:00
error.tsx Search contexts (#273) 2025-04-24 22:28:13 -07:00
favicon.ico Config format V2 (#42) 2024-10-17 16:31:18 -04:00
global-error.tsx v3 effort (#158) 2025-03-31 22:34:42 -07:00
globals.css [selection] highlight clarity (#342) 2025-06-10 09:23:03 -07:00
layout.tsx fix(search-contexts): Fix issue where a repository would not appear in a search context if it was created after the search context was created (#354) 2025-06-17 14:04:25 -07:00
not-found.tsx v3 effort (#158) 2025-03-31 22:34:42 -07:00
page.tsx v3 effort (#158) 2025-03-31 22:34:42 -07:00
posthogProvider.tsx v3 effort (#158) 2025-03-31 22:34:42 -07:00
queryClientProvider.tsx Config format V2 (#42) 2024-10-17 16:31:18 -04:00