Commit Graph

7808 Commits (v0.90.2-beta)
 

Author SHA1 Message Date
Elian Doran 013f25a49b
server-esm: Make crash async 2024-07-18 23:26:21 +07:00
Elian Doran 8a30663d1e
server-esm: Start with some fundamental imports 2024-07-18 23:24:36 +07:00
Elian Doran 6de1291efa
server-esm: Configure for dynamic imports 2024-07-18 23:23:23 +07:00
Elian Doran 4f018c8ceb
server-esm: Fix one more service import 2024-07-18 23:15:01 +07:00
Elian Doran bf29b30004
server-esm: Fix some more service imports 2024-07-18 23:06:08 +07:00
Elian Doran c5561530ec
server-esm: Fix import to session-file-store 2024-07-18 22:59:39 +07:00
Elian Doran f4d19e2bc1
server-esm: Solve some more imports 2024-07-18 22:58:12 +07:00
Elian Doran 4ed88d28e9
server-esm: Fix type errors related to cloning 2024-07-18 22:41:58 +07:00
Elian Doran 8ac8f6c2df
server-esm: Fix a few more import issues 2024-07-18 22:33:36 +07:00
Elian Doran ad93fe4b75
server-esm: Remove dynamic imports due to past circular issues 2024-07-18 22:30:16 +07:00
Elian Doran efdae79c10
server-esm: Remove two more straightforward imports 2024-07-18 22:25:03 +07:00
Elian Doran a8fd3be133
server-esm: Remove dynamic import to utils 2024-07-18 22:21:33 +07:00
Elian Doran 0c87fab550
server-esm: Fix wonderful token type mismatch 2024-07-18 22:18:10 +07:00
Elian Doran 20c729e62b
server-esm: Solve a few straightforward imports 2024-07-18 22:11:38 +07:00
Elian Doran 5d3e54ee9c
server-esm: Fix Electron helpers 2024-07-18 22:07:57 +07:00
Elian Doran 1dc894e279
server-esm: Fix the remaining compilation errors 2024-07-18 21:56:20 +07:00
Elian Doran 46f76d7284
server-esm: Fix some imports in app.ts 2024-07-18 21:55:26 +07:00
Elian Doran 6c8e9f69b0
server-esm: Fix import of package.json 2024-07-18 21:53:50 +07:00
Elian Doran ecb8a7f394
server-esm: Change single export to export default 2024-07-18 21:50:12 +07:00
Elian Doran 0ceae0a65e
server-esm: Change some more export object to export default object 2024-07-18 21:47:30 +07:00
Elian Doran 55eecb0f61
server-esm: Change export object to export default object 2024-07-18 21:42:44 +07:00
Elian Doran 2750df04a3
server-esm: Change simple library import statements 2024-07-18 21:37:45 +07:00
Elian Doran 35d11cc0d2
server-esm: Change simple local import statements 2024-07-18 21:35:17 +07:00
Elian Doran 8fb67c9766
server-esm: Normalize quotes in require imports 2024-07-18 21:28:51 +07:00
Elian Doran 971c1472a5
server: Set to bundler / ES2015 2024-07-18 21:22:10 +07:00
Elian Doran 893a563afb
vscode: Add task to watch build errors 2024-07-18 20:45:46 +07:00
Elian Doran 8b79975500
server: Fix SVG backwards compatibility (fixes #238) 2024-07-18 19:29:34 +07:00
Elian Doran 824bc4705f
Merge pull request #234 from root-hal9000/develop
Fixed links to wiki and documentation to redirect to TriliumNext Docs
2024-07-18 12:58:20 +07:00
root-hal9000 75d583e064 Russian language README fixes
- fixes links and other small issues that differed from the English version, same as other languages
- Fixed forgotten change of title in Japanese version
2024-07-17 18:16:58 +07:00
root-hal9000 7562c28686 updated links in japanese readme 2024-07-17 18:06:44 +07:00
root-hal9000 4ef6406a76 Italian README links fixed
- Italian: same basic clean up and change of links as the other languages
**** Please note: Italian README file is not present in master branch
- For chinese: changed title to TriliumNext and fixed general link to docs
2024-07-17 18:00:08 +07:00
root-hal9000 be978e893f Updates of chinese language readme
-  updated for content to match current English version
- Changed wiki links from original zadam repo to TriliumNext docs
- changed release/builds link to TriliumNext repo
- removed gitpod reference
- added the same heading icons as in english version
- left a link referring to a third party wiki in chinese. Were they the ones who translated this? : https://github.com/baddate/trilium/wiki/
- did not mess with adding any of the new content such as "Why TriliumNext" - need an actual translator for a few of these
2024-07-17 17:49:21 +07:00
root-hal9000 95b8bf620f update links in English language readme 2024-07-17 17:24:00 +07:00
Elian Doran e74b7f6964
build: Update NODE_VERSION in build-server 2024-07-17 01:08:33 +07:00
Elian Doran 612907c830
Revert "ci: Force build release for branch"
This reverts commit bc60d77cd7.
2024-07-17 01:01:41 +07:00
Elian Doran 6a2ed4f621
server: Upgrade better-sqlite3 to 8.5.0 2024-07-17 00:40:52 +07:00
Elian Doran bc60d77cd7
ci: Force build release for branch 2024-07-17 00:02:19 +07:00
Elian Doran fe4bf31de8
Update .gitpod to Node 20 2024-07-17 00:01:33 +07:00
Elian Doran 0c0bcdcf4e
ci: Update to Node 20 2024-07-16 23:59:46 +07:00
Elian Doran a7006df892
docker: Update to Node 20.15.1 2024-07-16 23:52:55 +07:00
Elian Doran 690048e910
Merge pull request #215 from TriliumNext/feature/investigate_tests
(Bug report) Search not working correctly
2024-07-16 23:19:22 +07:00
Elian Doran 2dbe3c62c2
Merge pull request #227 from TriliumNext/feature/client_updates
Update client dependencies, Canvas: "Copy image reference to clipboard" no longer working
2024-07-16 23:02:18 +07:00
Elian Doran 1eefa65418
client: Update KaTeX to 10.9.1 2024-07-16 22:51:44 +07:00
Elian Doran 7ad977de63
client: Update Mermaid to 10.9.1 2024-07-16 22:49:23 +07:00
Elian Doran d48cdb1c8d
client: Update Excalidraw to 0.17.6 2024-07-16 22:43:15 +07:00
Elian Doran ea1da1e155
server: Fix rendering of SVG attachments (closes #226) 2024-07-16 22:29:00 +07:00
Elian Doran 623b2730ed
server: Update @types/* to latest 2024-07-16 21:43:14 +07:00
Elian Doran c0b3c8496e
server: Fix build errors after updating to latest TypeScript 2024-07-16 21:43:04 +07:00
Elian Doran 9fdb7b29de
server: Update TypeScript to latest 2024-07-16 21:30:07 +07:00
Elian Doran e89faf6786
Merge remote-tracking branch 'origin/develop' into feature/investigate_tests 2024-07-16 18:33:55 +07:00