1
0
mirror of https://gitlab.com/MisterBiggs/brain-quartz.git synced 2025-08-03 04:01:30 +00:00

Commit Graph

  • 8eb1554b13 fix(explorer): display names for folders without frontmatter (#494) Ben Schlegel 2023-09-21 18:54:33 +02:00
  • dcdeae4e7b docs(explorer): update default config + new example (#493) Ben Schlegel 2023-09-21 18:53:19 +02:00
  • 48452231d5 perf: memoize filetree computation (#490) Jacky Zhao 2023-09-20 16:09:18 -07:00
  • 16d33fb771 feat: display name for folders, expand explorer a little bit (#489) Jacky Zhao 2023-09-20 16:08:54 -07:00
  • b029eeadab feat(explorer): improve accessibility and consistency (+ bug fix) (#488) Ben Schlegel 2023-09-20 22:55:29 +02:00
  • 6a9e6352e8 Revert "feat: Making Quartz available offline by making it a PWA (#465)" Jacky Zhao 2023-09-20 13:52:45 -07:00
  • 70e029d151 Revert "docs: wording changes for offline support" Jacky Zhao 2023-09-20 13:52:29 -07:00
  • 0bad3ce799 docs: document enableToc Jacky Zhao 2023-09-20 11:58:52 -07:00
  • 52a172d1a4 docs: wording changes for offline support Jacky Zhao 2023-09-20 11:40:36 -07:00
  • d6301fae90 feat: Making Quartz available offline by making it a PWA (#465) Adam Brangenberg 2023-09-20 20:38:13 +02:00
  • 27a6087dd5 fix: tag regex no longer includes purely numerical 'tags' (#485) rwutscher 2023-09-19 21:26:30 +02:00
  • 1bf7e3d8b3 fix(nit): make defaultOptions on explorer not a function Jacky Zhao 2023-09-19 10:22:39 -07:00
  • cc31a40b0c feat: support changes in system theme (#484) David Fischer 2023-09-19 18:25:51 +02:00
  • 0d3cf29226 docs: fix explorer example (#483) Ben Schlegel 2023-09-18 23:32:00 +02:00
  • 6a2e0b3ad3 fix: bad visibility for last explorer item (#478) Ben Schlegel 2023-09-17 22:04:44 +02:00
  • e67f409ec1 Merge pull request #479 from benschlegel/explorer-config Ben Schlegel 2023-09-17 21:36:04 +02:00
  • 4afb099bf3 docs: fix examples Ben Schlegel 2023-09-17 21:32:23 +02:00
  • 6914d4b40c docs: fix intra page links Ben Schlegel 2023-09-17 21:20:09 +02:00
  • af41f34bfd fix(slug): Handle question mark (#481) Christian Gill 2023-09-17 20:02:00 +02:00
  • 7ac772fca8 fix: darkmode scroll bars (#480) Ben Schlegel 2023-09-17 19:29:20 +02:00
  • 5cc9253c41 docs(explorer): write docs for new features Ben Schlegel 2023-09-17 16:41:23 +02:00
  • 94a04ab1c9 fix(explorer): filter function in ExplorerNode Ben Schlegel 2023-09-17 15:51:08 +02:00
  • 9358f73f1c fix: display name for file nodes Ben Schlegel 2023-09-17 12:41:06 +02:00
  • f7029012df feat: black magic Ben Schlegel 2023-09-16 21:58:38 +02:00
  • fea352849c fix: create deep copy of file passed into tree Ben Schlegel 2023-09-16 19:45:21 +02:00
  • 3d8c470c0d feat(explorer): implement map fn argument Ben Schlegel 2023-09-16 19:35:27 +02:00
  • 31d16fbd2c feat(explorer): integrate filter option Ben Schlegel 2023-09-16 19:18:59 +02:00
  • 036a33f70b fix: use correct import for QuartzPluginData Ben Schlegel 2023-09-16 17:47:44 +02:00
  • 58aea1cb07 feat: implement filter function for explorer Ben Schlegel 2023-09-16 17:28:58 +02:00
  • c7d3474ba8 feat(explorer): add config to support custom sort fn Ben Schlegel 2023-09-16 12:40:19 +02:00
  • 422ba5c365 fix: umami analytics date attribute (#477) Yuto Nagata 2023-09-16 11:17:20 +09:00
  • 9ae6343dd0 Revert "fix: use git dates by default, @napi/git is fast enough" Jacky Zhao 2023-09-15 10:33:38 -07:00
  • 5dcb7e83fc fix: use git dates by default, @napi/git is fast enough Jacky Zhao 2023-09-15 09:46:06 -07:00
  • 91f9ae2d71 feat: implement file explorer component (closes #201) (#452) Ben Schlegel 2023-09-15 18:39:16 +02:00
  • 14cbbdb8a2 feat: display tag in graph view (#466) Oskar Manhart 2023-09-14 05:55:59 +02:00
  • cce389c81d feat: note transclusion (#475) Jacky Zhao 2023-09-13 11:28:53 -07:00
  • 4461748a85 fix dont show html in search when rssFullHtml is true (closes #474) Jacky Zhao 2023-09-13 09:43:14 -07:00
  • 6ecdcb5e24 feat: resolve block references in obsidian markdown Jacky Zhao 2023-09-12 22:55:50 -07:00
  • e3b879741b feat: rich html rss (closes #460) Jacky Zhao 2023-09-12 21:44:03 -07:00
  • 60a3c54339 fix: 404 page styling for nested pages (closes #458) Jacky Zhao 2023-09-12 21:29:57 -07:00
  • 71d81bde1d feat: rss limit (closes #459) Jacky Zhao 2023-09-12 19:18:44 -07:00
  • a19df64be8 fix: callout parsing (#469) hcplantern 2023-09-12 14:00:21 +08:00
  • 4e23e67244 feat: plugin for remark-breaks (#467) Oskar Manhart 2023-09-11 08:11:42 +02:00
  • a66c239797 ci: print bundleInfo Jacky Zhao 2023-09-10 23:07:17 -07:00
  • 53f1c88738 fix: more lenient date parsing for templates Jacky Zhao 2023-09-08 09:29:57 -07:00
  • 06df00b186 typo (it's draft, not drafts) (#456) Stefano Cecere 2023-09-07 17:13:41 +02:00
  • 2525bfbab5 fix: links to index not showing in graph (closes #450) Jacky Zhao 2023-09-06 22:24:15 -07:00
  • 828aa71fe3 fix: escape encoding for titles in rss Jacky Zhao 2023-09-06 21:47:59 -07:00
  • ef1ead31dc fix: encodeuri for slugs in rss Jacky Zhao 2023-09-06 21:31:01 -07:00
  • 989bee5979 docs: correct field for ignorePatterns Jacky Zhao 2023-09-06 21:08:08 -07:00
  • 8d6029b7b8 feat: 404 page emitter Jacky Zhao 2023-09-06 21:02:21 -07:00
  • 2d52eba413 fix: dont transform external links Jacky Zhao 2023-09-06 20:25:38 -07:00
  • 6ef4246cf1 docs: update full-text-search.md (#447) Ben Schlegel 2023-09-04 07:36:30 +02:00
  • 616a7f148a docs: Make it clearer that wikilinks go to paths not page titles (#448) Dr Kim Foale 2023-09-04 05:29:58 +01:00
  • e8a04efaf1 feat(analytics): Support for Umami (#449) Adam Brangenberg 2023-09-04 06:28:57 +02:00
  • 7e42be8e46 feat(search): add arrow key navigation (#442) Ben Schlegel 2023-09-03 18:32:46 +02:00
  • 8c354f6261 fix: clipboard button visible in search (#445) Ben Schlegel 2023-09-03 18:06:05 +02:00
  • 505673acd7 feat: pluralize things in lists Jacky Zhao 2023-09-02 18:07:26 -07:00
  • 23f43045c4 fix(search): matches getting highlighted in title (#440) Ben Schlegel 2023-09-01 23:12:32 +02:00
  • 90dac31216 feat: Implement search for tags (#436) Ben Schlegel 2023-09-01 19:09:58 +02:00
  • 2d6dc176c3 Adds Pelayo Arbues to showcase (#435) Pelayo Arbués 2023-08-31 21:12:06 +02:00
  • b213ba45e2 fix: regex for matching highlights (closes #437) (#438) Ben Schlegel 2023-08-31 20:55:04 +02:00
  • 5fa6fc9789 fix: aliasredirects not using full path, add permalink support Jacky Zhao 2023-08-29 10:37:00 -07:00
  • 1cc09ef76d feat: support kebab-case and nested tags in Obsidian-flavored Markdown tag-in-content parsing (#425) Jeffrey Fabian 2023-08-29 13:14:54 -04:00
  • c35cd422c6 fix: correct graph labels for index.md nodes (#431) Ben Schlegel 2023-08-28 19:00:49 +02:00
  • 082fdf2e80 Fix typo :) (#430) Jeremy Press 2023-08-27 20:57:19 -07:00
  • b6b1dabde0 feat: support configurable ws port and remote development (#429) Jeremy Press 2023-08-27 17:39:42 -07:00
  • 4b89202f7e cleanup: rework cli to allow invoking create and build outside of cli (#428) Ben Schlegel 2023-08-28 00:59:51 +02:00
  • 52ca312f41 fix: slugify tag on page before adding (closes #411) Jacky Zhao 2023-08-27 12:27:42 -07:00
  • c91e62c376 Fix search bar after navigate (#424) Ben Schlegel 2023-08-27 02:19:45 +02:00
  • ad4145fb10 feat: support CLI arguments for npx quartz create (#421) Ben Schlegel 2023-08-26 22:21:44 +02:00
  • 74c3ebb7bd style: fix mulitline callout styling Jacky Zhao 2023-08-26 10:48:34 -07:00
  • e3265f8416 docs: simplify oxhugo page Jacky Zhao 2023-08-26 10:42:55 -07:00
  • bc543f81d9 feat(plugins): add OxHugoFlavouredMarkdown (#419) Hrishikesh Barman 2023-08-26 11:22:23 +05:30
  • 5c6d1e27ba feat(plugins): add toml support for frontmatter (#418) Hrishikesh Barman 2023-08-25 22:55:46 +05:30
  • 340e3ef511 feat(consistency): Add .obsidian to ignorePatterns (#420) Ben Schlegel 2023-08-25 18:03:49 +02:00
  • 953ef29f4e format, ensure ci runs on prs Jacky Zhao 2023-08-24 12:31:15 -07:00
  • 94ce0883e7 style: integrate tertiary color to text-select (#413) Ben Schlegel 2023-08-24 21:28:06 +02:00
  • 8cf7280614 feat: reproducible build (#412) Zero King 2023-08-25 02:41:20 +08:00
  • c8412a5b0a format Jacky Zhao 2023-08-24 10:03:14 -07:00
  • fc4b8f3d3f fix: ensure recentnotes uses proper date Jacky Zhao 2023-08-24 09:38:00 -07:00
  • 6cd0612d40 fix: add better warning when defaultDateType is not set due to upgrade Jacky Zhao 2023-08-24 09:17:43 -07:00
  • 9851697b58 version bump to 4.0.10 Jacky Zhao 2023-08-24 09:05:19 -07:00
  • c36a9f3fb7 feat: add defaultDateType config Jacky Zhao 2023-08-24 08:56:40 -07:00
  • 98d82415dc fix: lock to never read when site is building Jacky Zhao 2023-08-24 08:31:06 -07:00
  • 9d2340e90b docs: fix typo in authoring content.md (#408) Ben Schlegel 2023-08-24 17:14:52 +02:00
  • 8200c8d040 Revert contentIndex to RSS 2.0 (#407) bfahrenfort 2023-08-24 00:57:49 -05:00
  • 2e0e518f5d format Jacky Zhao 2023-08-23 15:16:04 -07:00
  • 632c27b7ec docs: update hosting.md with Vercel hosting instructions (#406) Zane Helton 2023-08-23 18:14:23 -04:00
  • bfb416b35a fix: text wrap in popover Jacky Zhao 2023-08-23 13:10:23 -07:00
  • 960c1814d0 docs: make incompability of trailing slashes clear Jacky Zhao 2023-08-23 12:23:49 -07:00
  • eed4472aee fix: use proper full base for links.ts Jacky Zhao 2023-08-23 12:18:50 -07:00
  • b99eb7ebce docs: whitespace Jacky Zhao 2023-08-23 12:11:16 -07:00
  • 0aaf88b852 Fix #403 by moving documentation to separate directory to avoid merge conflicts (#405) kanpov 2023-08-23 22:09:04 +03:00
  • a1a1e7e1e0 fix: builds should no accumulate on repeated changes (closes #404) Jacky Zhao 2023-08-23 11:36:34 -07:00
  • 3209f7c3b7 deps: native addons for lightningcss Jacky Zhao 2023-08-23 09:19:00 -07:00
  • cde1e26129 deps: install exact Jacky Zhao 2023-08-23 09:16:44 -07:00
  • 1128efcf23 deps: esbuild and esbuild-sass-plugin Jacky Zhao 2023-08-23 09:10:30 -07:00
  • d2f5254995 fix(esbuild): conflict with esbuild-sass-plugin (#402) Aaron Pham 2023-08-23 12:05:01 -04:00
  • 3064839c2d version bump to 4.0.9 Jacky Zhao 2023-08-22 23:37:02 -07:00