Commit Graph

15358 Commits (755d74feffe3d43583af78f4e321ac57f5ec4897)
 

Author SHA1 Message Date
Elian Doran 755d74feff
feat(highlighting): add clojurescript 2025-05-18 21:30:33 +07:00
Elian Doran a0140455bf
feat(highlighting): add jinja2 2025-05-18 21:24:59 +07:00
Elian Doran a8f810becd
feat(highlighting): add XML-DTD 2025-05-18 21:22:33 +07:00
Elian Doran 6a3a6243c4
feat(highlight): add cypher 2025-05-18 21:18:45 +07:00
Elian Doran eb77a880dc
feat(highlight): add gdscript 2025-05-18 21:10:26 +07:00
Elian Doran 784e434fc8
refactor(client): remove unnecessary code 2025-05-18 20:23:43 +07:00
Elian Doran f92047bcac
refactor(common): rename highlightjs to markdown language code 2025-05-18 20:22:32 +07:00
Elian Doran 9642f209a0
fix(highlight.js): occasional crash when multiple code blocks in read-only mode 2025-05-18 20:11:07 +07:00
Elian Doran a3c39bbf5e
refactor(highlight.js): fix build error for HCL language 2025-05-18 19:57:11 +07:00
Elian Doran 9a9e990e97
fix(highlighting): highlighting not always applying to read-only text at first start 2025-05-18 19:37:16 +07:00
Elian Doran df6797d9ea
fix(highlighting): highlighting not working immediately after a refresh 2025-05-18 19:34:27 +07:00
Elian Doran 1a4d1bc791
refactor(commons): deduplicate mime_type_definitions 2025-05-18 19:33:11 +07:00
Elian Doran 6c70bd6ed6
chore(highlightjs): reintroduce no syntax highlight 2025-05-18 19:16:44 +07:00
Elian Doran 4537dfa660
chore(highlightjs): reintroduce grouping of themes 2025-05-18 18:58:46 +07:00
Elian Doran 5a186e6853
fix(highlightjs): syntax highlight not working in settings 2025-05-18 18:34:12 +07:00
Elian Doran f6728ca931
refactor(highlightjs): get rid of highlight.js in library loader 2025-05-18 18:28:08 +07:00
Elian Doran b998dee476
chore(highlightjs): reintegrate loading of themes 2025-05-18 18:24:35 +07:00
Elian Doran 66cbe468f5
chore(highlightjs): load theme by IDs 2025-05-18 17:50:31 +07:00
Elian Doran 8b11f25f0c
chore(highlightjs): introduce client-level list of themes 2025-05-18 17:12:45 +07:00
Elian Doran 488761d4b9
fix(highlightjs): loading all supported languages at once 2025-05-18 16:11:40 +07:00
Elian Doran b0ebeb22d5
fix(highlightjs): unable to match due to init normalization 2025-05-18 16:05:50 +07:00
Elian Doran 4fad4de319
chore(highlightjs): basic integration 2025-05-18 15:16:53 +07:00
Elian Doran 2c4b28c6cb
refactor(highlightjs): remove alias 2025-05-18 14:24:54 +07:00
Elian Doran fd52b9ec4b
test(highlightjs): ensure language registration works 2025-05-18 14:23:10 +07:00
Elian Doran b6557d2a42
chore(highlightjs): fix deprecation warning 2025-05-18 11:33:53 +07:00
Elian Doran 6f96a0ef4c
chore(highlightjs): integrate terraform 2025-05-18 11:33:02 +07:00
Elian Doran 294727600b
feat(highlightjs): add test 2025-05-18 11:26:59 +07:00
Elian Doran 6625997554
chore(highlightjs): map definitions 2025-05-18 11:12:40 +07:00
Elian Doran e0aa6f9200
chore(highlightjs): create empty mapping file 2025-05-18 10:13:38 +07:00
Elian Doran 51f2b9fc81
fix(highlightjs): integrate with the rest of the application 2025-05-18 10:05:02 +07:00
Elian Doran 5205320d44
fix(highlightjs): integration with editable text 2025-05-18 10:01:35 +07:00
Elian Doran e4f633d827
refactor(highlightjs): export necessary methods 2025-05-18 00:31:20 +07:00
Elian Doran 7bfe261ac6
refactor(highlightjs): move dependency 2025-05-18 00:20:43 +07:00
Elian Doran d4fab87ed9
refactor(highlightjs): create separate project 2025-05-18 00:16:09 +07:00
Elian Doran 56d4d7c20f
Merge pull request #1955 from TriliumNext/feature/db_session_store
In-database session store
2025-05-17 19:51:02 +07:00
Elian Doran 0b4f362983
Merge remote-tracking branch 'origin/develop' into feature/db_session_store 2025-05-17 18:59:45 +07:00
Elian Doran efc5269474
fix(test): import errors due to session parser 2025-05-17 18:58:18 +07:00
Elian Doran 3cf27026b2
Merge pull request #1961 from TriliumNext/toc
style(toc): Adjust the CSS of the TOC
2025-05-17 18:05:03 +07:00
SiriusXT 9d7ac79a25 style(toc): Adjust the CSS of the TOC 2025-05-17 21:55:10 +07:00
SiriusXT 6c2c84d941 style(toc): Adjust the CSS of the TOC 2025-05-17 17:33:29 +07:00
Elian Doran 17b444241d
Merge pull request #1948 from TriliumNext/docs 2025-05-17 12:17:51 +07:00
Elian Doran 25ef844038
Merge pull request #1959 from TriliumNext/renovate/eslint-linter-browserify-9.x 2025-05-17 12:16:40 +07:00
JYC333 3222765bb6 add sync known issue 2025-05-17 16:00:15 +07:00
Elian Doran 5dbf78ff33
Merge pull request #1960 from TriliumNext/renovate/eslint-monorepo
fix(deps): update eslint monorepo to v9.27.0
2025-05-17 10:58:25 +07:00
Elian Doran 69487167cc
Merge pull request #1958 from TriliumNext/renovate/openai-4.x
chore(deps): update dependency openai to v4.100.0
2025-05-17 10:58:14 +07:00
renovate[bot] 58e197004c
fix(deps): update eslint monorepo to v9.27.0 2025-05-17 07:38:59 +07:00
renovate[bot] c433ef7210
fix(deps): update dependency eslint-linter-browserify to v9.27.0 2025-05-17 07:38:27 +07:00
renovate[bot] ce6ce988d7
chore(deps): update dependency openai to v4.100.0 2025-05-17 07:37:53 +07:00
JYC333 1206053fce
Merge pull request #1957 from TriliumNext/renovate/express-4.x-lockfile
chore(deps): update dependency @types/express to v4.17.22
2025-05-17 15:36:08 +07:00
JYC333 4dcb697a8f use admonition 2025-05-17 15:26:51 +07:00