Commit Graph

7509 Commits (186650b1cfdf9f3baf42cb4543636aec4aad3e8c)
 

Author SHA1 Message Date
Elian Doran 0daa4cc89a
Merge branch 'feature/typescript_backend_3' into feature/typescript_backend_4 2024-04-02 23:57:01 +07:00
Elian Doran 99d50957dd
server-ts: Address self-review 2024-04-02 23:55:02 +07:00
Elian Doran d4c8d24d50
server-ts: Address some review comments 2024-04-02 23:39:45 +07:00
Elian Doran a420129631
server-ts: Fix build errors after merge 2024-04-02 23:34:12 +07:00
Elian Doran 090d353fd0
Merge branch 'feature/typescript_backend_2' into feature/typescript_backend_3 2024-04-02 23:26:16 +07:00
Elian Doran b84b27692c
server-ts: Fix some issues from self-review 2024-04-02 23:22:45 +07:00
Elian Doran adc384a971
Merge pull request #13 from TriliumNext/feature/typescript_backend
Convert backend to TypeScript (0% -> 19%)
2024-04-02 22:30:39 +07:00
Elian Doran 08f0c01eef
server-ts: Solve build errors after merge 2024-03-30 11:09:45 +07:00
Elian Doran db2b33704f
Merge branch 'feature/typescript_backend' into feature/typescript_backend_2 2024-03-30 10:54:06 +07:00
Elian Doran 3eb7ed5dda
server-ts: Address requested changes 2024-03-30 10:49:40 +07:00
Elian Doran 5e5add7e47
Merge remote-tracking branch 'origin/develop' into feature/typescript_backend 2024-03-30 09:23:00 +07:00
Mattia Mascarello ac1e1ebe43 Forgot to translate a heading 2024-03-28 20:51:28 +07:00
Mattia Mascarello 499bfaea9b Added italian to other READMEs language section 2024-03-28 20:42:53 +07:00
Mattia Mascarello fa4772b91e proofreading 2024-03-28 20:38:20 +07:00
Mattia Mascarello fa7b190c6b Translated readme in italian 2024-03-28 19:23:01 +07:00
zadam 84feec2e7e Merge branch 'stable'
# Conflicts:
#	package-lock.json
2024-03-28 07:26:17 +07:00
zadam 3035473751 release 0.63.5 2024-03-28 07:11:39 +07:00
zadam 399458b52f package lock 2024-03-28 07:08:31 +07:00
zadam becac5fbad fix rendering of math on non-root paths, closes #4713 2024-03-28 07:08:15 +07:00
zadam 1e26b31090 release 0.63.4 2024-03-28 07:00:01 +07:00
zadam 0ebd03869d use "n space" instead of zero length space to make it obvious there is a character there 2024-03-28 06:57:44 +07:00
zadam a4a713f102 allow cancelling mention UI with escape, fixes #4692, #4684 2024-03-28 06:43:26 +07:00
zadam 83d5d6bbd8 fix copy link in browser, closes #4682 2024-03-27 20:42:36 +07:00
zadam 90f4c6b0d1 allow converting file attachments to file notes 2024-03-27 06:59:57 +07:00
Elian Doran 926b3e9650
Merge remote-tracking branch 'origin/develop' into feature/typescript_backend 2024-03-17 21:44:06 +07:00
Elian Doran cbad58201e
server-ts: Solve requested changes 2024-03-17 21:40:14 +07:00
Elian Doran 040ed39a4e
server-ts: Fix undefined in task_context 2024-03-17 21:37:40 +07:00
Elian Doran 9f6a8dc75c
server-ts: Fix undefined in ws 2024-03-17 21:34:50 +07:00
zadam bfb8aa6481 remove eslint 2024-03-06 07:17:51 +07:00
zadam 2bb4cccd82 fix excalidraw 0.17 integration 2024-03-06 07:13:30 +07:00
zadam 6fad5f2b51 Merge branch 'master' into excali-17-2 2024-03-06 06:53:19 +07:00
zadam 36357bdf86 update mermaid 2024-03-06 06:52:41 +07:00
zadam 80eaf10656 remove husky 2024-03-06 06:51:25 +07:00
zadam f46ce0417d more prettier removals 2024-03-06 06:48:25 +07:00
zadam 6f1e6402f0 package upgrades + removal of prettier 2024-03-06 06:47:30 +07:00
zadam bdfa13a8a0
Merge pull request #4676 from st3iny/fix/invisible-unchecked-todo
fix: invisible unchecked to-do items
2024-03-06 06:32:23 +07:00
Richard Steinmetz d5622dfbf7 fix: invisible unchecked to-do items 2024-03-05 22:29:10 +07:00
zadam 0948853539 release 0.63.3 2024-03-03 06:58:18 +07:00
zadam 0ad337c8e8 add API method to erase a revision #4662 2024-03-03 06:34:43 +07:00
zadam 9565b0b43d
Merge pull request #4671 from AlexeiKharchev/master
Reduce warnings count caused by bin/copy-trilium.sh
2024-03-03 06:26:18 +07:00
zadam a115b14136 fix highlighting search results with regexp characters in fulltext string, closes #4665 2024-03-02 07:35:52 +07:00
Alexei Kharchev bb8bfc61ed Improved scriptes bin/copy-trilium.sh, bin/build-linux-x64.sh 2024-03-02 14:18:39 +07:00
zadam 2d19f073d9 fix searching fulltext with tags, closes #4661 2024-03-02 07:13:02 +07:00
Alexei Kharchev ff5d5d20d9 Reduce warnings count caused by bin/copy-trilium.sh 2024-03-02 11:49:17 +07:00
Elian Doran 8c5f680dca
server-ts: Fix build errors 2024-02-25 15:06:43 +07:00
Elian Doran 7f0102181d
server-ts: Port services/import/single 2024-02-25 14:52:20 +07:00
Elian Doran 59d618f06b
server-ts: Port services/import/markdown 2024-02-25 08:12:07 +07:00
Elian Doran cc1a545e13
server-ts: Port services/import/opml 2024-02-25 08:07:17 +07:00
Elian Doran fd37fd3a45
server-ts: Port services/import/mime 2024-02-25 07:57:17 +07:00
Elian Doran 052a0a44f2
server-ts: Port services/import/utils 2024-02-25 07:54:51 +07:00