alpha
Login
or
Join now
nandi.uk
/
semble
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
Commits
Author
Commit
Message
Date
pdelfan
5a0292d1
chore: card pin story
2mo ago
pdelfan
06961ec8
chore: data sync stories
2mo ago
Wesley Finck
49b2dc75
WIP: fixing CORS issue for unknown origins
2mo ago
pdelfan
5b86b182
feat: remove atmosphere collections link from explore
Bye bye goose
2mo ago
pdelfan
ccdf88a6
feat: revert source card preview image size
2mo ago
pdelfan
d61f5717
feat: disable autofocus on new card form
2mo ago
pdelfan
74d3952f
fix: card composer placeholder typo
2mo ago
pdelfan
74494aa2
feat: url search on new card form
2mo ago
pdelfan
de57e8b7
Update SembleStats.tsx
2mo ago
pdelfan
e53940b6
chore: remove unused async call
2mo ago
pdelfan
05d9ac24
chore: format
2mo ago
pdelfan
eded9cd3
feat: make semble stats clickable to switch tabs
2mo ago
pdelfan
e9c1f20f
Update next-env.d.ts
2mo ago
Wesley Finck
f989347c
Merge branch 'feature/semble-xrpc-api-20260512' into development
2mo ago
Wesley Finck
b2490d47
allow wildcards for non semble origins (will be useful for api, these requests can't use cookies)
2mo ago
Pouria Delfanazari
a9e3d0df
chore: format
2mo ago
Pouria Delfanazari
9b923076
refactor: use window.history instead of reouter.replace for semble tabs
2mo ago
Pouria Delfanazari
9c73ae81
sync semble tab state with URL via sembleTab query param
2mo ago
pdelfan
ebc34d9c
chore: report card modal stories
2mo ago
pdelfan
34afadd6
feat: report card modal
2mo ago
pdelfan
9e348d26
chore: report card reasons
2mo ago
pdelfan
3cd14aa3
feat: image card lightbox
2mo ago
pdelfan
28e0084b
Merge branch 'development' of https://github.com/cosmik-network/semble into development
2mo ago
pdelfan
eae079ca
feat: only suspend tab component on collection selector
2mo ago
pdelfan
38654773
feat: simplified collection selector tab skeleton
2mo ago
Wesley Finck
c17e8a81
Merge branch 'main' into development
2mo ago
Wesley Finck
1f9aae6d
update sentry trace sample rate
2mo ago
pdelfan
849c7377
Update .gitignore
2mo ago
pdelfan
004bcecd
feat: more space for inline note card
2mo ago
Pouria Delfanazari
3ff2714e
Merge branch 'development'
2mo ago
Pouria Delfanazari
dc2c9c8c
feat: "all cards" icon
2mo ago
Pouria Delfanazari
3381be3b
chore: add firefox and webkit back to playwright
2mo ago
Pouria Delfanazari
88a6091c
Merge branch 'development'
2mo ago
Pouria Delfanazari
43bc0de8
test: profile tabs, landing page, settings redirect,
2mo ago
Pouria Delfanazari
a29af64c
fix: decouple add card button loading state from mutation pending state
2mo ago
Pouria Delfanazari
56ebd3da
Merge branch 'development'
2mo ago
Pouria Delfanazari
ec102b3d
fix: semble tabs not spanning full outer container width
2mo ago
Pouria Delfanazari
cdc1dffa
Update package-lock.json
2mo ago
Pouria Delfanazari
db79ec1c
fix: unit and e2e tests config
2mo ago
Pouria Delfanazari
3326c281
Merge branch 'development'
2mo ago
Pouria Delfanazari
c4a76523
Update Skeleton.RecentCollections.tsx
2mo ago
Pouria Delfanazari
a115dea1
Update Skeleton.RecentCollections.tsx
2mo ago
Pouria Delfanazari
6a20f608
fix: semble connections container
2mo ago
Pouria Delfanazari
31ed4f38
Merge branch 'development' of https://github.com/cosmik-network/semble into development
2mo ago
Pouria Delfanazari
4f0c5235
fix: video embed z-index
2mo ago
pdelfan
89c89183
Merge branch 'development'
2mo ago
pdelfan
c53051ca
feat: update account summary skeleton
2mo ago
pdelfan
c6b7196f
Merge branch 'development'
2mo ago
pdelfan
da210f07
feat: add tooltip to url card actions
2mo ago
pdelfan
c3e3a2b2
feat: inline note viewer on url card
2mo ago
Pouria Delfanazari
99b77865
Update AdvancedContainer.tsx
2mo ago
Pouria Delfanazari
e65fc34d
feat: feed settings descriptions
2mo ago
Pouria Delfanazari
6cd28a5b
Update AdvancedContainer.tsx
2mo ago
Pouria Delfanazari
eac6b363
feat: add card example to tinker mode setting
2mo ago
Pouria Delfanazari
767999b6
feat: update ettings subpages organization
2mo ago
Pouria Delfanazari
00e68b69
feat: account summary styling
2mo ago
Pouria Delfanazari
aa6f8008
Merge branch 'development'
2mo ago
Pouria Delfanazari
72c3795f
fix: bluesky video z-index
2mo ago
Pouria Delfanazari
739fe0e0
feat: bluesky image embed lightbox
2mo ago
Wesley Finck
f2e58369
Merge pull request #788 from cosmik-network/development
Development
2mo ago
chore: card pin story
5a0292d1
pdelfan
2mo
chore: data sync stories
06961ec8
pdelfan
2mo
WIP: fixing CORS issue for unknown origins
49b2dc75
Wesley Finck
2mo
feat: remove atmosphere collections link from explore
Bye bye goose
5b86b182
pdelfan
2mo
feat: revert source card preview image size
ccdf88a6
pdelfan
2mo
feat: disable autofocus on new card form
d61f5717
pdelfan
2mo
fix: card composer placeholder typo
74d3952f
pdelfan
2mo
feat: url search on new card form
74494aa2
pdelfan
2mo
Update SembleStats.tsx
de57e8b7
pdelfan
2mo
chore: remove unused async call
e53940b6
pdelfan
2mo
chore: format
05d9ac24
pdelfan
2mo
feat: make semble stats clickable to switch tabs
eded9cd3
pdelfan
2mo
Update next-env.d.ts
e9c1f20f
pdelfan
2mo
Merge branch 'feature/semble-xrpc-api-20260512' into development
f989347c
Wesley Finck
2mo
allow wildcards for non semble origins (will be useful for api, these requests can't use cookies)
b2490d47
Wesley Finck
2mo
chore: format
a9e3d0df
Pouria Delfanazari
2mo
refactor: use window.history instead of reouter.replace for semble tabs
9b923076
Pouria Delfanazari
2mo
sync semble tab state with URL via sembleTab query param
9c73ae81
Pouria Delfanazari
2mo
chore: report card modal stories
ebc34d9c
pdelfan
2mo
feat: report card modal
34afadd6
pdelfan
2mo
chore: report card reasons
9e348d26
pdelfan
2mo
feat: image card lightbox
3cd14aa3
pdelfan
2mo
Merge branch 'development' of https://github.com/cosmik-network/semble into development
28e0084b
pdelfan
2mo
feat: only suspend tab component on collection selector
eae079ca
pdelfan
2mo
feat: simplified collection selector tab skeleton
38654773
pdelfan
2mo
Merge branch 'main' into development
c17e8a81
Wesley Finck
2mo
update sentry trace sample rate
1f9aae6d
Wesley Finck
2mo
Update .gitignore
849c7377
pdelfan
2mo
feat: more space for inline note card
004bcecd
pdelfan
2mo
Merge branch 'development'
3ff2714e
Pouria Delfanazari
2mo
feat: "all cards" icon
dc2c9c8c
Pouria Delfanazari
2mo
chore: add firefox and webkit back to playwright
3381be3b
Pouria Delfanazari
2mo
Merge branch 'development'
88a6091c
Pouria Delfanazari
2mo
test: profile tabs, landing page, settings redirect,
43bc0de8
Pouria Delfanazari
2mo
fix: decouple add card button loading state from mutation pending state
a29af64c
Pouria Delfanazari
2mo
Merge branch 'development'
56ebd3da
Pouria Delfanazari
2mo
fix: semble tabs not spanning full outer container width
ec102b3d
Pouria Delfanazari
2mo
Update package-lock.json
cdc1dffa
Pouria Delfanazari
2mo
fix: unit and e2e tests config
db79ec1c
Pouria Delfanazari
2mo
Merge branch 'development'
3326c281
Pouria Delfanazari
2mo
Update Skeleton.RecentCollections.tsx
c4a76523
Pouria Delfanazari
2mo
Update Skeleton.RecentCollections.tsx
a115dea1
Pouria Delfanazari
2mo
fix: semble connections container
6a20f608
Pouria Delfanazari
2mo
Merge branch 'development' of https://github.com/cosmik-network/semble into development
31ed4f38
Pouria Delfanazari
2mo
fix: video embed z-index
4f0c5235
Pouria Delfanazari
2mo
Merge branch 'development'
89c89183
pdelfan
2mo
feat: update account summary skeleton
c53051ca
pdelfan
2mo
Merge branch 'development'
c6b7196f
pdelfan
2mo
feat: add tooltip to url card actions
da210f07
pdelfan
2mo
feat: inline note viewer on url card
c3e3a2b2
pdelfan
2mo
Update AdvancedContainer.tsx
99b77865
Pouria Delfanazari
2mo
feat: feed settings descriptions
e65fc34d
Pouria Delfanazari
2mo
Update AdvancedContainer.tsx
6cd28a5b
Pouria Delfanazari
2mo
feat: add card example to tinker mode setting
eac6b363
Pouria Delfanazari
2mo
feat: update ettings subpages organization
767999b6
Pouria Delfanazari
2mo
feat: account summary styling
00e68b69
Pouria Delfanazari
2mo
Merge branch 'development'
aa6f8008
Pouria Delfanazari
2mo
fix: bluesky video z-index
72c3795f
Pouria Delfanazari
2mo
feat: bluesky image embed lightbox
739fe0e0
Pouria Delfanazari
2mo
Merge pull request #788 from cosmik-network/development
Development
f2e58369
Wesley Finck
2mo
Next