Jin
c16c528270
fix electron import
2024-08-11 10:13:01 +02:00
Jin
d3803fc6f3
remove hard-coded libraries part 1
2024-08-11 10:12:55 +02: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
061b0c981d
Merge pull request #294 from JYC333/sql
...
Remove hard-coded better-sqlite3 binaries
2024-08-10 10:56:38 +03:00
Elian Doran
72b669b5db
release 0.90.4
2024-08-10 01:05:59 +03:00
Elian Doran
2a5c444eff
client: Fix link to Wiki in F1 popup
2024-08-10 00:39:45 +03:00
Elian Doran
0deb5df11d
docs: Use nicer links to Wiki (dynamic)
2024-08-10 00:26:39 +03:00
Elian Doran
280f9a98c4
docs: Use nicer links to Wiki
2024-08-09 23:44:41 +03:00
JYC333
b05e51f2f1
Merge branch 'TriliumNext:develop' into sql
2024-08-09 22:40:54 +02:00
Elian Doran
e2bdfbbedb
server: Remove now comment
2024-08-09 22:35:26 +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
42058034a5
client: Fix redirecting to wrong URL for downloading new version ( closes #313 )
2024-08-09 00:54:26 +03:00
Elian Doran
36f51baf2b
client: Fix CKEditor modal background after update ( fixes #304 )
2024-08-08 19:59:30 +03:00
Elian Doran
b72626aab6
release 0.90.3
2024-08-06 20:40:58 +03:00
Elian Doran
c3b742df3b
docs: Fix dynamic references to wiki
2024-08-06 20:38:35 +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
743fee2783
electron: Fix alt+left, alt+right navigation
...
Broken due to a change in Electron API:
https://github.com/electron/electron/pull/41577/files
2024-08-06 18:44:19 +03:00
Jin
e5e92c8ece
add electron-forge for all platforms
2024-08-05 18:47:57 +02:00
Elian Doran
f3641e5fa6
server: Fix fulltext search ignoring buffers
2024-08-04 23:26:35 +03:00
Elian Doran
2f9a75b74c
Merge pull request #291 from TriliumNext/feature/new_icon
...
New icon
2024-08-04 19:36:25 +03:00
Elian Doran
c0a26889e4
Document #run=mobileStartup ( fixes #290 )
2024-08-04 10:46:28 +03:00
Elian Doran
80289b8059
client: Fix icon jumping on hover
2024-08-03 21:43:49 +03:00
Elian Doran
96aecf8544
client: Match original size icon slightly
2024-08-03 21:40:07 +03:00
Elian Doran
deb2f389df
client: Use correct color
2024-08-03 21:37:46 +03:00
Elian Doran
ab25778e7e
client: Embed SVG directly
2024-08-03 21:35:16 +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
557f6096b4
i18n: Fix warning about missing dev language
2024-07-27 16:50:34 +03:00
Elian Doran
84c535ae0d
electron: Fix "Cannot access 'sqlInit' before initialization" at startup
2024-07-27 16:45:02 +03:00
Elian Doran
3466786a96
Merge branch 'develop' of ssh://github.com/TriliumNext/Notes into develop
2024-07-27 15:25:34 +03:00
Elian Doran
0f7446c198
client: Display errors for all basic widgets instead of just right panel widget
2024-07-27 12:26:35 +03:00
Elian Doran
0ba9fc7f5b
client: Display errors for right panel widgets instead of crashing
2024-07-27 12:24:49 +03:00
Elian Doran
584ba246e3
client: Use translations for critical error
2024-07-27 12:10:59 +03:00
Elian Doran
22761d8a00
client: Display critical error toast instead of blank screen
2024-07-27 12:05:24 +03:00
Elian Doran
7bb70bb659
client: Allow newlines in toast message
2024-07-27 12:03:40 +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
bb19cc216b
server: Fix shadowed fields in becca entities
2024-07-24 20:40:03 +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