⌘K
All lists
Text
Commit Messages
Commit Messages
Add with AI
Download
Copy all
106 items
List
JSON
CSV
TS
01
feat: add SSO sign-in flow
02
feat(auth): support passkeys
03
feat: implement workspace switcher
04
feat(billing): add usage-based pricing
05
feat(api): add rate limiting middleware
06
feat(ui): add dark mode toggle
07
feat(search): switch to MeiliSearch
08
feat: add CSV export
09
feat(onboarding): add empty-state CTA
10
feat(import): support Airtable CSVs
11
feat(notifications): batch digest emails
12
fix: prevent double-submit on form
13
fix(api): handle empty body
14
fix: off-by-one in pagination
15
fix(ui): button alignment on Safari
16
fix(date): handle daylight savings edge case
17
fix(stripe): retry on rate limit
18
fix: stop reloading on tab focus
19
fix: avoid uncaught promise in worker
20
fix(auth): clear stale session on logout
21
fix: undefined check in formatter
22
chore: bump deps
23
chore(deps): update next to 15.6
24
chore: regenerate types
25
chore: tweak eslint config
26
chore: rename internal helper
27
chore(ci): cache pnpm store
28
refactor: extract repository pattern
29
refactor(api): split routes by domain
30
refactor: replace switch with map
31
refactor(ui): move components to packages/ui
32
docs: update README
33
docs: add ADR-0042 caching policy
34
docs(api): document new endpoints
35
docs: clarify env vars
36
test: add coverage for plan limits
37
test(api): mock stripe webhooks
38
test: fix flaky retry test
39
perf: memoize expensive selector
40
perf(db): add covering index
41
perf: batch database writes
42
ci: switch to pnpm
43
ci: add typecheck step
44
ci(deploy): run smoke tests post-deploy
45
build: bump node to 22
46
build: switch to bun
47
revert: previous commit broke prod
48
revert "feat: experimental flag"
49
hotfix: ship rollback for prod regression
50
WIP: spike on new schema
51
spike: try alternate diffing algo
52
infra: add k8s rollout strategy
53
ops: bump alert threshold
54
db: migration 0042 add column
55
db: backfill soft-deleted rows
56
docs: ADR on RPC vs REST
57
chore: silence noisy log
58
ui: tweak spacing on settings page
59
feat: rough out new pricing page
60
fix: small typo
61
fix typo
62
typo
63
oops
64
oh
65
sorry
66
final final v2
67
revert revert
68
init
69
initial commit
70
add license
71
add gitignore
72
remove gitignore
73
prepare release v2.4.0
74
release v2.4.0
75
publish v2.4.0
76
chore: changeset
77
chore: changesets
78
chore: release v1.0.0
79
chore: bump to v1.0.0-beta.1
80
deps: lockfile bump
81
deps: dedupe
82
deps: prune unused
83
add tests
84
fix tests
85
green
86
make CI green
87
quiet CI
88
fix lint
89
fix prettier
90
deal with TS error
91
small cleanups
92
remove dead code
93
remove TODO
94
address review comments
95
address review
96
final review pass
97
ready for review
98
not ready for review (but pushing)
99
DO NOT MERGE: testing CI
100
DO NOT MERGE
101
let's see if this works
102
trying again
103
should be it
104
this should fix it
105
this should really fix it
106
really really should fix it
106
items
AVG LENGTH
23.5
SIZE
2.5 KB
Related lists
Adjectives
Objects
Excuses
Phobias
Navigation Labels
Tip
Click any value to copy it. Use the search above to filter this list, or press
⌘K
to jump anywhere.
⌘K
Search
Esc
Back
106 items in Commit Messages
All lists
Commit Messages
Text
106 items
Copy all
Download JSON
01
feat: add SSO sign-in flow
02
feat(auth): support passkeys
03
feat: implement workspace switcher
04
feat(billing): add usage-based pricing
05
feat(api): add rate limiting middleware
06
feat(ui): add dark mode toggle
07
feat(search): switch to MeiliSearch
08
feat: add CSV export
09
feat(onboarding): add empty-state CTA
10
feat(import): support Airtable CSVs
11
feat(notifications): batch digest emails
12
fix: prevent double-submit on form
13
fix(api): handle empty body
14
fix: off-by-one in pagination
15
fix(ui): button alignment on Safari
16
fix(date): handle daylight savings edge case
17
fix(stripe): retry on rate limit
18
fix: stop reloading on tab focus
19
fix: avoid uncaught promise in worker
20
fix(auth): clear stale session on logout
21
fix: undefined check in formatter
22
chore: bump deps
23
chore(deps): update next to 15.6
24
chore: regenerate types
25
chore: tweak eslint config
26
chore: rename internal helper
27
chore(ci): cache pnpm store
28
refactor: extract repository pattern
29
refactor(api): split routes by domain
30
refactor: replace switch with map
31
refactor(ui): move components to packages/ui
32
docs: update README
33
docs: add ADR-0042 caching policy
34
docs(api): document new endpoints
35
docs: clarify env vars
36
test: add coverage for plan limits
37
test(api): mock stripe webhooks
38
test: fix flaky retry test
39
perf: memoize expensive selector
40
perf(db): add covering index
41
perf: batch database writes
42
ci: switch to pnpm
43
ci: add typecheck step
44
ci(deploy): run smoke tests post-deploy
45
build: bump node to 22
46
build: switch to bun
47
revert: previous commit broke prod
48
revert "feat: experimental flag"
49
hotfix: ship rollback for prod regression
50
WIP: spike on new schema
51
spike: try alternate diffing algo
52
infra: add k8s rollout strategy
53
ops: bump alert threshold
54
db: migration 0042 add column
55
db: backfill soft-deleted rows
56
docs: ADR on RPC vs REST
57
chore: silence noisy log
58
ui: tweak spacing on settings page
59
feat: rough out new pricing page
60
fix: small typo
61
fix typo
62
typo
63
oops
64
oh
65
sorry
66
final final v2
67
revert revert
68
init
69
initial commit
70
add license
71
add gitignore
72
remove gitignore
73
prepare release v2.4.0
74
release v2.4.0
75
publish v2.4.0
76
chore: changeset
77
chore: changesets
78
chore: release v1.0.0
79
chore: bump to v1.0.0-beta.1
80
deps: lockfile bump
81
deps: dedupe
82
deps: prune unused
83
add tests
84
fix tests
85
green
86
make CI green
87
quiet CI
88
fix lint
89
fix prettier
90
deal with TS error
91
small cleanups
92
remove dead code
93
remove TODO
94
address review comments
95
address review
96
final review pass
97
ready for review
98
not ready for review (but pushing)
99
DO NOT MERGE: testing CI
100
DO NOT MERGE
101
let's see if this works
102
trying again
103
should be it
104
this should fix it
105
this should really fix it
106
really really should fix it