Commit fada80c
authored
Compliance (#19)
* fat: compliance docs
* fix: update wording
* feat: delete profile
* fix: upgrade to modal
* feat: completion of delete feature
* fix: address review comment on privacy.md regarding typo
* fix: address review comment on vite.config.ts regarding __dirname
* perf: address review comment on .tsx by lazy loading markdown dependencies
* fix: address review comment on main.rs regarding missing discord_login in OpenAPI paths
* fix: address review comment on ConfirmationModal.tsx regarding design-system mismatch
* fix: address review comment on cookies.md regarding auth token storage
* fix: address second round of review comments on PR #19
* fix: address remaining PR comments
* fix: playwright in CI
* ci: add pepper
* fix: address review comment on vite.config.ts regarding command injection
* fix: address review comments on terminology and privacy policy accuracy
* fix: address review comment on home.lazy.tsx regarding modal closure
* docs: address review comment on .env.example regarding IDENTITY_HASH_PEPPER1 parent aa93acc commit fada80c
29 files changed
Lines changed: 9859 additions & 47 deletions
File tree
- .github/workflows
- src
- backend
- migrations
- src
- frontend
- src
- components
- providers
- routes
- static
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
18 | 23 | | |
19 | 24 | | |
20 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
242 | 243 | | |
243 | 244 | | |
244 | 245 | | |
| 246 | + | |
245 | 247 | | |
246 | 248 | | |
247 | 249 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| 49 | + | |
48 | 50 | | |
49 | 51 | | |
50 | 52 | | |
| |||
0 commit comments