Commit Graph

12920 Commits (d51151e84b935bdeb104b51a24d0918de630f01e)
 

Author SHA1 Message Date
renovate[bot] 217a28ef01
chore(deps): update vitest monorepo to v3.1.1 2025-04-01 01:38:36 +07:00
renovate[bot] 5db393bfda
chore(deps): update dependency typescript-eslint to v8.29.0 2025-04-01 01:38:19 +07:00
renovate[bot] f80c5ba29e
chore(deps): update dependency sass to v1.86.1 2025-04-01 01:38:04 +07:00
Elian Doran 8c6dbb4446
feat(docs): preserve note IDs 2025-03-31 23:20:14 +07:00
Elian Doran b6137c0747
chore(docs): normalize whitespace 2025-03-31 22:56:47 +07:00
Elian Doran 96eb7487e7
chore(gitattributes): set up CRLF handling 2025-03-31 22:51:54 +07:00
Elian Doran a5b481146b
Merge pull request #1581 from TriliumNext/totp
Fix redirect url with reverse proxy
2025-03-31 22:38:35 +07:00
Jin ff43537942 fix: 🐛 fix redirect url with reverse proxy 2025-03-31 21:08:22 +07:00
JYC333 9397dfd6a6
Merge pull request #1577 from kliu/theme
Use --link-color as the color of links
2025-03-31 20:58:42 +07:00
JYC333 d665a4c611
Merge branch 'develop' into theme 2025-03-31 20:57:34 +07:00
Elian Doran 6976c9555e
fix(mermaid): bypass security issue when generating PNG 2025-03-31 21:18:40 +07:00
Elian Doran 3d0ec27038
fix(mermaid): fix export to PNG for some diagram types 2025-03-31 20:57:39 +07:00
Elian Doran 3cdbc76fff
feat(mermaid): display an error when PNG export could not occur 2025-03-31 18:37:05 +07:00
kliu 4ca296894d Use --link-color as the color of links 2025-03-31 18:01:52 +07:00
Panagiotis Papadopoulos 66cfc78d8d deps: @stylistic/eslint-plugin for formatting
replaces previously used dprint
2025-03-31 09:01:39 +07:00
Panagiotis Papadopoulos f261c5841a deps: remove dprint
to be replaced by eslint-stylistic
https://eslint.style/
2025-03-31 09:00:15 +07:00
Elian Doran f3b866fa7b
fix(import/zip): remove nesting of ck-content divs 2025-03-31 00:58:35 +07:00
Elian Doran f32b76d047
refactor(import/zip): extract method and test it 2025-03-31 00:27:36 +07:00
Elian Doran 2a69a98dd3
chore(demo): remove extremely nested content 2025-03-30 23:51:46 +07:00
Elian Doran c2feb56a0a
feat(edit-demo): clean up directory 2025-03-30 23:09:17 +07:00
Elian Doran dc31ea2333
chore(docs): keep root naming 2025-03-30 22:29:29 +07:00
Elian Doran 9c83738a16
chore(edit-demo): export root instead 2025-03-30 22:27:09 +07:00
Elian Doran 9590f5362e
feat(edit-demo): use in-memory database 2025-03-30 22:26:23 +07:00
Elian Doran 428f00425a
chore(demo): export as root 2025-03-30 22:26:01 +07:00
Elian Doran e6d77f3058
chore(demo): rename top-level note 2025-03-30 22:08:52 +07:00
Elian Doran 575201fbe8
feat(in-app-help): display day notes help for #calendarRoot 2025-03-30 22:04:16 +07:00
Elian Doran 743c053584
feat(demo): create top-level calendar root 2025-03-30 21:54:59 +07:00
Elian Doran 4605f9f38f
chore(docs): commit contents of the demo zip for diffing changes 2025-03-30 21:37:36 +07:00
Elian Doran 293314b8ef
feat(edit-demo): unzip demo for easy diffing 2025-03-30 21:37:10 +07:00
Elian Doran 827c228cdc
feat(demo): add entrypoint for editing the demo safely 2025-03-30 21:31:35 +07:00
Elian Doran 78c8b17e33
chore(release): turn into beta 2025-03-30 20:51:08 +07:00
Elian Doran 60becbc38c
fix(build): add dprint to optional dependencies to support ARMv7 (closes #1556) 2025-03-30 18:04:09 +07:00
Elian Doran d69ff1e3cf
Merge pull request #1569 from TriliumNext/feature/fix_release
fix(release): appdmg not found
2025-03-30 17:59:48 +07:00
Elian Doran 2d3a1e9023
fix(build): flaky copy of the artifact 2025-03-30 17:43:34 +07:00
Elian Doran 7b2bbdd52a
fix(release): unable to find appdmg 2025-03-30 17:23:20 +07:00
Elian Doran 93dc16de45
chore(package): update lock 2025-03-30 17:06:59 +07:00
Elian Doran 85000a2b7f
Revert "fix(release): appdmg not found"
This reverts commit 095fbb7015.
2025-03-30 17:04:29 +07:00
Elian Doran a9c3c98fa5
chore(nighly): trigger on forge config change 2025-03-30 16:54:14 +07:00
Elian Doran fb800eb96b
fix(forge): slashes in ref name breaking copying 2025-03-30 16:44:46 +07:00
Elian Doran 095fbb7015
fix(release): appdmg not found 2025-03-30 16:24:39 +07:00
Elian Doran 11dc52f0ce
chore(release): prepare for 0.92.5 2025-03-30 15:32:43 +07:00
Elian Doran e01dc5751a
Merge pull request #1566 from TriliumNext/tray
Fix program crash during initial setup and the tray not showing.
2025-03-30 14:50:11 +07:00
Elian Doran 283229d597
chore(client): add .mobile-only class 2025-03-30 14:30:18 +07:00
Elian Doran 30c14297d0
feat(backend-options): add a refresh floating button 2025-03-30 14:30:18 +07:00
Elian Doran a0d562e01b
feat(backend-options): reduce padding 2025-03-30 14:30:18 +07:00
SiriusXT 10bc7a8bd6 Merge branch 'develop' into tray 2025-03-30 18:48:54 +07:00
SiriusXT 4c063251e0 Fix program crash during initial setup and the tray not showing. 2025-03-30 17:39:28 +07:00
Elian Doran 9c291e3d41
Merge pull request #1561 from TriliumNext/renovate/rollup-4.x-lockfile
chore(deps): update dependency rollup to v4.38.0
2025-03-30 12:16:05 +07:00
Elian Doran bc4918ed5b
feat(backend_log): respect user's word wrapping (closes #1496) 2025-03-30 11:59:38 +07:00
Elian Doran fcd7df52ee
Merge branch 'develop' into renovate/rollup-4.x-lockfile 2025-03-30 11:40:36 +07:00