Commit Graph

105 Commits

Author SHA1 Message Date
Elian Doran a333f8a59a fix(server): async routes causing transaction issues 2025-05-14 22:58:53 +03:00
Elian Doran c8ace1e0b2 refactor(server): use separate method for async route 2025-05-14 22:30:02 +03:00
Elian Doran 6f3339211c refactor(server): separate routes from route API 2025-05-14 22:11:30 +03:00
Elian Doran 1854d3ef59 Merge pull request #1921 from TriliumNext/docs/add-upload-size-env-var-docs
Add documentation around setting the various environment variables to control upload size limit
2025-05-13 21:56:37 +03:00
Elian Doran 3a984ffb2c feat(docs): color schemes for code notes 2025-05-13 21:39:15 +03:00
perf3ct 2ea60bc4a7 feat(docs): add documentation around setting the various environment variables to control upload size limit 2025-05-13 09:49:18 -07:00
Elian Doran ac49c0f59b refactor(server): remove dependency on codemirror project 2025-05-12 18:15:19 +03:00
Elian Doran 36009307d1 refactor(server): remove dependency on codemirror 2025-05-12 18:07:50 +03:00
Elian Doran 00a9908907 Merge remote-tracking branch 'origin/develop' into feature/codemirror6 2025-05-12 10:04:30 +03:00
Elian Doran bd26e1a578 feat(code): provide sensible theme defaults 2025-05-11 22:22:35 +03:00
Elian Doran d41b780f43 feat(code): friendly theme names 2025-05-11 22:03:37 +03:00
Elian Doran 340dec725c fix(code): align syntax highlight settings 2025-05-11 21:40:13 +03:00
Elian Doran 92dcfb3304 feat(server): define code note theme option 2025-05-11 20:52:26 +03:00
Elian Doran ca467fcd7a feat(server): add endpoint to list code note themes 2025-05-11 20:40:22 +03:00
Elian Doran cf7c5d3cb4 feat(text): add Nix language 2025-05-11 19:45:56 +03:00
Elian Doran 2b192eb1b9 feat(code): add Nix language 2025-05-11 19:44:10 +03:00
Elian Doran 7cd4bce5b0 feat(code): support gdscript (godot) 2025-05-11 11:18:19 +03:00
SiriusXT 58e53fc8ce add test case for multiple inline math expressions in imported Markdown 2025-05-11 00:09:15 +08:00
SiriusXT 047109f821 Fix incorrect import of multiple inline math. 2025-05-10 22:56:36 +08:00
Elian Doran c3f9f3696e feat(docs): document CKEditor plugin migration 2025-05-10 02:00:49 +03:00
Elian Doran 51993757cc docs(user): bookmarks & emojis 2025-05-09 21:13:38 +03:00
Elian Doran a0fac8b6d9 fix(server): export not working due to content CSS 2025-05-09 10:31:37 +03:00
Elian Doran 9cb56a4875 chore(server): serve ck-content for share 2025-05-09 10:29:24 +03:00
Elian Doran 73f69f91f2 fix(server): code block themes not listed again 2025-05-08 18:51:37 +03:00
Elian Doran b15b057777 fix(test): code block path not working when running tests 2025-05-04 10:31:24 +03:00
Elian Doran 1652481e42 Merge pull request #1846 from FliegendeWurst/openapi-revive
OpenAPI documentation fixes
2025-05-04 00:24:15 +03:00
Elian Doran 5090daed95 fix(server): list of syntax highlighting not working properly 2025-05-04 00:20:59 +03:00
FliegendeWurst f2c3ea78f5 Revive generate-openapi script 2025-05-03 09:05:31 +02:00
Arne Keller 6467265cfd Misc docs 2025-05-03 08:57:33 +02:00
Arne Keller c8d5d69193 Fix doc comment, fix OpenAPI types 2025-05-03 08:53:36 +02:00
Elian Doran 85c8be691d fix(canvas): fonts not loading 2025-05-03 03:14:00 +03:00
Elian Doran abede6239d fix(import): MP4 videos not recognized due to upstream bug 2025-05-03 01:59:29 +03:00
Elian Doran 6e46ab0598 fix(export/zip): stylesheet not embedded due to wrong path 2025-05-02 20:01:07 +03:00
Elian Doran 6c2e5a1cc4 fix(server): help-dist incorrectly served in prod 2025-05-02 19:23:29 +03:00
Elian Doran 8667ee3eb4 fix(server): in-app documentation for prod 2025-05-01 16:21:08 +03:00
Elian Doran 614958f16c chore(docker): reintroduce healthchecks 2025-04-30 10:23:13 +03:00
Elian Doran e18613148b chore(nx/server): set up e2e 2025-04-28 22:58:00 +03:00
Elian Doran 6aaacd6ca1 fix(test/server): one more failing test 2025-04-28 21:55:40 +03:00
Elian Doran 7671143233 chore(test/server): fix date notes test 2025-04-28 17:38:24 +03:00
Elian Doran 6db6bec847 chore(test/server): fix isWindows() read before defined 2025-04-28 17:31:08 +03:00
Elian Doran 43876deefc chore(test/server): always initialize translations 2025-04-28 17:30:58 +03:00
Elian Doran 6e4698cf61 chore(test/server): fix some initialization errors 2025-04-28 17:02:43 +03:00
Elian Doran 59663ed696 fix(test/server): supertest-based tests no longer working 2025-04-28 16:41:41 +03:00
Elian Doran f6dc912d2a fix(test): i18n tests 2025-04-28 10:56:20 +03:00
Elian Doran 05a61ebd29 fix(server): imports in migration not working 2025-04-28 10:19:51 +03:00
Elian Doran d74b8e65bd fix(server): migration not working 2025-04-28 10:02:20 +03:00
Elian Doran ebb78e4ce5 fix(nx/forge): serve assets from ASAR 2025-04-26 03:25:07 +03:00
Elian Doran 8f26d4cf63 fix(nx/docker): LLM prompts not accessible 2025-04-25 16:28:36 +03:00
Elian Doran 69f854034f fix(nx/docker): client-side translations 2025-04-25 14:06:33 +03:00
Elian Doran d8ee579204 fix(nx/docker): icon, manifest & robots.txt 2025-04-25 14:01:39 +03:00