Elian Doran
8abb8f9e0e
client,server: Downgrade edit branch prefix to note-tree scope ( fixes #385 )
2024-09-02 23:37:34 +03:00
Elian Doran
e39dd1525d
client: Create blank type widget for mind map
2024-09-01 14:16:45 +03:00
Elian Doran
08060abe76
electron: Ignore TRILIUM_HOST env ( fixes #368 )
2024-08-31 23:41:08 +03:00
Elian Doran
c6d043b42c
electron: Fix crash on Linux
2024-08-31 23:08:19 +03:00
Elian Doran
f5330cb915
client,server: Add first day of week option
2024-08-31 16:24:09 +03:00
SiriusXT
553a2f9929
New window from taskbar
2024-08-28 06:30:25 +00:00
SiriusXT
e5213640d7
Open new window from taskbar
2024-08-28 06:28:02 +00:00
Elian Doran
c61f76f020
server: Show absolute path to data dir
2024-08-17 02:08:25 +03:00
Jin
69586e6876
fix js note can't run
2024-08-15 18:50:17 +02:00
Elian Doran
317505484e
integration-test: Set up system for resetting in-memory DB
2024-08-15 00:06:37 +03:00
Elian Doran
6871216649
server: Set up a locale option
2024-08-11 07:36:00 +03:00
Jin
b83c6023c4
port dump-db and other tools to TS
2024-08-10 18:23:49 +02:00
Jin
2cc34efbde
update backend_script_api.ts @link
2024-08-10 14:07:51 +02:00
Elian Doran
72b669b5db
release 0.90.4
2024-08-10 01:05:59 +03:00
Elian Doran
280f9a98c4
docs: Use nicer links to Wiki
2024-08-09 23:44:41 +03:00
Elian Doran
f297105c25
server: Fix duplicating notes with relationships ( closes #308 )
2024-08-09 22:31:30 +03:00
Elian Doran
64f99ba637
integration-test: Allow for in-memory database
2024-08-09 21:51:10 +03:00
Elian Doran
5aa0040a83
integration-test: Disable WAL for cleaner commits
2024-08-09 21:32:12 +03:00
Elian Doran
b72626aab6
release 0.90.3
2024-08-06 20:40:58 +03:00
Elian Doran
85eaf0cb52
docs: Fix the remainder of hard-coded links to wiki
2024-08-06 20:18:19 +03:00
Elian Doran
c1fcb10bc0
docs: Change reference to search.md
2024-08-06 20:12:13 +03:00
Elian Doran
f3641e5fa6
server: Fix fulltext search ignoring buffers
2024-08-04 23:26:35 +03:00
Elian Doran
99ca701a5c
electron: Fix initial sync ( closes #284 )
...
Apparently the issue was caused by options_init which for Electron was
attempting to read the theme asynchronously. That's why it didn't cause
issues on the server build.
2024-07-29 20:41:28 +03:00
Elian Doran
bc5a1de9b7
server: Fix import when no meta ( closes #281 )
2024-07-28 23:39:25 +03:00
Elian Doran
89314fac03
server: Report ZIP import errors properly
2024-07-28 23:38:34 +03:00
Elian Doran
2f0d41922b
release 0.90.2-beta
2024-07-28 10:12:19 +03:00
Elian Doran
e4d464d6c9
electron: Fix deprecated assert syntax
2024-07-27 16:51:36 +03:00
Elian Doran
6006d01f8b
electron: Fix JSON imports
2024-07-24 20:52:46 +03:00
Elian Doran
7fb3abb4ea
electron: Fix directory imports
2024-07-24 20:41:44 +03:00
Elian Doran
709101c540
server: Fix some build errors
2024-07-24 20:35:19 +03:00
Elian Doran
24af2e55dc
server: Fix the remainder of import issues
2024-07-24 20:33:35 +03:00
Elian Doran
42f0073ab6
server: Fix various imports
2024-07-24 20:31:26 +03:00
Elian Doran
20ee62dfb1
server: Fix search-related imports
2024-07-24 20:30:12 +03:00
Elian Doran
2787feb593
server: Fix missing .js import for blob_interface
2024-07-24 20:27:50 +03:00
Elian Doran
8a5dca5dca
server: Fix missing .js import for becca
2024-07-24 20:26:57 +03:00
Elian Doran
3595ace249
server: Fix missing .js import for request_interface
2024-07-24 20:24:47 +03:00
Elian Doran
ed0970b33b
server: Fix missing .js import for entity_changes_interface
2024-07-24 20:24:13 +03:00
Elian Doran
ed0d86c787
server: Fix missing .js import for note-interface
2024-07-24 20:23:34 +03:00
Elian Doran
212d61c1d2
server: Fix missing .js import for route-interface
2024-07-24 20:23:05 +03:00
Elian Doran
76fcea7189
server: Fix missing .js import for rows file
2024-07-24 20:20:20 +03:00
Elian Doran
1b5b3e697e
Merge branch 'feature/server_esm_part2' into feature/server_esm_part3
2024-07-23 19:15:59 +03:00
Elian Doran
3aa38b998a
server: Address requested changes
2024-07-23 19:14:33 +03:00
Elian Doran
3dbf8fb1c1
build: Fix running webpack on ESM
2024-07-23 00:12:08 +03:00
Elian Doran
10239d1a0b
Merge branch 'feature/server_esm_part2' into feature/server_esm_part3
2024-07-22 20:20:34 +03:00
Elian Doran
f0a561565e
Merge branch 'feature/server_esm' into feature/server_esm_part2
2024-07-22 20:15:49 +03:00
Elian Doran
e53b7dd297
Merge remote-tracking branch 'origin/develop' into feature/server_esm
2024-07-22 19:59:44 +03:00
Elian Doran
4edb0374fc
server: Fix "Content hash check for [...] sector [...] FAILED"
...
The issue was caused by a guard condition which prevented the writing of
entity changes which came from the remote and were marked as deleted,
resulting in an incorrect checksum when attempting to sync.
2024-07-21 21:14:27 +03:00
Elian Doran
2e9a624bfd
release 0.90.1-beta
2024-07-21 13:25:01 +03:00
Elian Doran
d09578735e
build: Implement cross-platform build info script
2024-07-21 11:45:31 +03:00
Elian Doran
33a26b0b70
Merge pull request #212 from TriliumNext/bugfix/sync_failure
...
Sync failed: Cannot read properties of undefined (reading 'utcDateChanged')
2024-07-19 19:33:42 +03:00