speisekarten-quartz/quartz
K Gopal Krishna 685c06ce2e
fix(RecentNotes): Prevent folder pages from always appearing first (closes #1901) (#1904)
* Fix(RecentNotes): Prevent folder pages from always appearing first

Pass prioritizeFolders=false to byDateAndAlphabetical in RecentNotes to sort strictly by date/alphabetical order, fixing issue #1901.

* refactor: split sorting functions for clarity

- Split byDateAndAlphabetical into two separate functions\n- byDateAndAlphabetical: sorts strictly by date and alphabetically\n- byDateAndAlphabeticalFolderFirst: sorts with folders first\n- Updated RecentNotes to use date-only sorting

* Fix(PageList): keep byDateAndAlphabeticalFolderFirst as the default sorting order for PageList
2025-04-04 10:36:29 -07:00
..
cli perf: incremental rebuild (--fastRebuild v2 but default) (#1841) 2025-03-16 14:17:31 -07:00
components fix(RecentNotes): Prevent folder pages from always appearing first (closes #1901) (#1904) 2025-04-04 10:36:29 -07:00
i18n feat(i18n): added nb-NO (Norwegian) (#1795) 2025-02-27 16:33:15 -05:00
plugins fix: dont use cdn for twemoji, bake emojis as b64 2025-03-28 16:29:33 -07:00
processors fix: parse parallelization chunk arg, inline b64 for og image 2025-03-16 15:12:40 -07:00
static feat(comments): support custom giscus themes (#1526) 2024-10-17 18:30:16 -04:00
styles fix(style): MathJax in callouts spacing (#1892) 2025-03-31 23:14:30 +02:00
util fix: dont use cdn for twemoji, bake emojis as b64 2025-03-28 16:29:33 -07:00
bootstrap-cli.mjs fix(docker): instructions + bump deps + bind mount (#1809) 2025-03-06 10:01:25 -08:00
bootstrap-worker.mjs chore(build): separate markdown and html handling into two separate stages (#1675) 2025-01-07 15:33:34 -05:00
build.ts feat: conditional render component 2025-03-23 17:34:14 -07:00
cfg.ts perf: incremental rebuild (--fastRebuild v2 but default) (#1841) 2025-03-16 14:17:31 -07:00
worker.ts perf: incremental rebuild (--fastRebuild v2 but default) (#1841) 2025-03-16 14:17:31 -07:00