H1K0 88a8cac048
deploy / deploy (push) Successful in 19s
fix(frontend): load full tag/category lists in pickers, honoring sort
The tag pickers, filter bar and batch editor loaded only /tags?limit=200 and
filtered client-side, so with more than 200 tags the rest were invisible and
unsearchable. Same for the category dropdowns on the tag forms.

Add fetchAllTags / fetchAllCategories helpers that page past the server's
per-request cap of 200, and order results by the sort the user chose on the
tags / categories page (tagSorting / categorySorting) instead of a hardcoded
name-asc. Wire them into FilterBar, TagPicker, TagRuleEditor, BulkTagEditor and
the tag new/edit category dropdowns.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-11 13:58:23 +03:00
S
Description
🎋Tanabata — web file manager with tags!
5.6 MiB
Languages
Go 49.6%
Svelte 39%
TypeScript 8.7%
PLpgSQL 1.4%
Dockerfile 0.5%
Other 0.8%