2810 Commits

Author SHA1 Message Date
Elian Doran
b8569ea243
client, server: Create option to control word wrapping for code blocks 2024-10-27 21:51:56 +02:00
Elian Doran
96b9042559
client: Rename option to codeBlockTheme 2024-10-27 21:39:50 +02:00
Elian Doran
60b6f7df89
client: Allow switching theme 2024-10-27 12:54:06 +02:00
Elian Doran
391f518c01
i18n: Translate search note prefix 2024-10-25 21:04:13 +03:00
Elian Doran
9f6f0f5d60
server: Update locale when switching language from settings 2024-10-23 19:56:06 +03:00
Elian Doran
af67362ad6
server: Translate weekday and month names 2024-10-23 19:34:09 +03:00
Elian Doran
4ad725842e
server: Trim .htm when importing zip (closes #500) 2024-10-20 00:17:51 +03:00
Elian Doran
75d019863f
server: Disable debug mode for i18n 2024-10-13 14:40:07 +03:00
Elian Doran
849a6a3aef
electron: Solve server translation loading on macOS 2024-10-13 14:24:46 +03:00
Elian Doran
bae63b08a2
server, electron: Fix crash if locale is undefined 2024-10-12 18:24:10 +03:00
Elian Doran
729a188528
docker: Fix server translation initialization (closes #439) 2024-10-12 10:53:30 +03:00
Elian Doran
2c5a5acffa
server: Improve type for keyboard shortcut scope 2024-10-12 10:31:12 +03:00
Elian Doran
e45c5f429d
server: Fix crash when starting server in Docker due to translations 2024-10-12 10:29:50 +03:00
Elian Doran
bafc556b00
server: Fix build errors 2024-10-11 19:45:54 +03:00
Elian Doran
0ec3232c81
Merge pull request #451 from jaimeferj/bugfix/parseDatesOnSort
Fixes issue #441: Dates were not parsed on sorting
2024-10-10 23:31:47 +03:00
Elian Doran
469c1ceb07
Merge pull request #458 from TriliumNext/zip-import-image-fix
Resolve MIME type not being used when creating new note correctly, upon zip import
2024-10-10 23:26:48 +03:00
Elian Doran
5e80f120c9
server: Refactor variable usage 2024-10-10 20:21:06 +03:00
Elian Doran
8faa26b663
Merge pull request #391 from SiriusXT/revisions_number_limit
Revisions number limit
2024-10-10 20:13:24 +03:00
Elian Doran
ddc927d617
server: Bump sync version (closes #467) 2024-10-09 20:06:13 +03:00
perf3ct
c37a51c6d0
use type assertions to make TS happy? 2024-10-03 22:48:47 -07:00
perf3ct
91095e8d4e
detectFileTypeAndMime also returns the type, fixes #456 2024-10-03 22:24:43 -07:00
Jaime Fernández
270aa52591 Fixes issue #441: Dates were not parsed on sorting 2024-09-28 02:33:36 +02:00
SiriusXT
353c410f0e Merge branch 'develop' into revisions_number_limit 2024-09-17 19:58:16 +08:00
Elian Doran
9e85d2cdbd
server: Fix missing translations in keyboard actions 2024-09-14 14:34:24 +03:00
SiriusXT
0a9e76abb7 Merge branch 'develop' into revisions_number_limit 2024-09-14 14:58:47 +08:00
Elian Doran
85ff0bac55
electron: Set up StartupWMClass to avoid missing icon 2024-09-13 21:21:29 +03:00
Elian Doran
3671b83a9c
server: Disable debug logs for i18n 2024-09-13 21:16:20 +03:00
SiriusXT
84bf0cbae5 Merge branch 'develop' into revisions_number_limit 2024-09-13 19:46:07 +08:00
Elian Doran
a4341a5cac
Merge pull request #392 from SiriusXT/Icon_improvements
Icon improvements
2024-09-11 23:56:10 +03:00
SiriusXT
f8e5717b80 Merge branch 'develop' into revisions_number_limit 2024-09-09 14:52:31 +08:00
Elian Doran
1fbc65b007
electron: Fix crash on first start due to i18n 2024-09-08 18:23:06 +03:00
Elian Doran
317b7b4c59
server: Implement basic restore of language 2024-09-08 18:01:08 +03:00
Elian Doran
68042994e0
electron: Fix loading of i18n 2024-09-08 17:40:05 +03:00
Elian Doran
0fed54f1c3
server: Translate keyboard actions 2024-09-08 15:33:06 +03:00
Elian Doran
b45fde2e5f
server: Set up early initialization of i18n 2024-09-08 15:31:47 +03:00
Elian Doran
4106cc61b5
release 0.90.6-beta 2024-09-07 21:36:34 +03:00
Elian Doran
1c8cc36402
release 0.90.5-beta 2024-09-07 10:02:55 +03:00
SiriusXT
898afb7ed7 Add revision number limit 2024-09-04 08:41:17 +00:00
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