Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
042bfac
feat(ARC-3792): objects grid block
bertyhell Aug 11, 2026
5e2552c
fix(ARC-3792): fix the height of the tiles
bertyhell Jul 17, 2026
a871e34
feat(ARC-3792): improve mobile view
bertyhell Jul 17, 2026
bef5f2b
feat(ARC-3792): convert fe search url to be search api url via admin-…
bertyhell Jul 20, 2026
3d6205c
fix(ARC-3792): strip domain from search url for "show more" button
bertyhell Jul 20, 2026
eba626a
feat(ARC-3792): rename config option to clientSearchUrlToApiSearchUrl
bertyhell Jul 20, 2026
706be11
feat(ARC-3792): set random order for object grid items request
bertyhell Jul 20, 2026
14a03e7
fix(ARC-3792): fetch correct number of objects for desktop grid view
bertyhell Jul 20, 2026
fa50d5f
fix(ARC-3792): style newspaper pages at the top, max 60%
bertyhell Jul 20, 2026
cdfc0b2
feat(ARC-3792): ignore claud worktrees
bertyhell Aug 11, 2026
bb1c47a
Merge branch 'release/v6.0.0' into feature/ARC-3792-objects-grid-block-2
bertyhell Aug 11, 2026
4aa128a
feat(ARC-3792): fix issues with mixins and show more button
bertyhell Aug 11, 2026
20deb35
fix(ARC-3792): use mixins for animations
bertyhell Aug 11, 2026
a32c36b
fix(ARC-3792): centralize object and UI related utilities
bertyhell Aug 12, 2026
f766f87
Merge remote-tracking branch 'origin/release/v6.0.0' into feature/ARC…
bertyhell Aug 12, 2026
8c3cdb4
Merge branch 'release/v6.0.0' into feature/ARC-3792-objects-grid-block-2
bertyhell Aug 13, 2026
d839eff
Merge remote-tracking branch 'origin/release/v6.0.0' into feature/ARC…
bertyhell Aug 14, 2026
d38aa97
fix(ARC-3792): centralize focus-outline logic and standardize typography
bertyhell Aug 14, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -258,4 +258,6 @@ api/.claude/

*.pdf

CLAUDE.md

ui/.claude/worktrees/
Loading