Elian Doran
2eb4d4fb66
Merge remote-tracking branch 'origin/develop' into feature/MFA
2024-12-24 13:30:37 +02:00
Elian Doran
b321d99076
chore(code): fix editorconfig for src/public
2024-12-22 15:42:15 +02:00
Elian Doran
f30c35f0f2
feat(classic-toolbar): allow user to toggle multiline toolbar
2024-12-14 01:24:29 +02:00
Elian Doran
181ee3ef6d
fix(server): not building due to API change
2024-12-11 08:16:37 +02:00
Elian Doran
c6e8a2a459
Merge pull request #635 from TriliumNext/renovate/express-5.x
...
chore(deps): update dependency @types/express to v5
2024-12-10 22:43:47 +02:00
Elian Doran
5190b28d3c
chore(types): adapt to new express type definitions
2024-12-10 22:35:23 +02:00
Elian Doran
c39e8be29a
feat(server): set up option to toggle background effects
2024-12-09 21:57:54 +02:00
Elian Doran
6a9865eb4f
feat(i18n): add Traditional Chinese
2024-11-30 10:07:37 +02:00
Elian Doran
aa99efc362
Merge remote-tracking branch 'origin/develop' into feature/extend-kept-html-tags
...
; Conflicts:
; src/routes/api/options.ts
; src/services/options_init.ts
2024-11-28 21:56:08 +02:00
SiriusXT
0d9e13c1e0
Merge branch 'develop' into quick_search_in_autocomplete
2024-11-26 15:49:11 +08:00
SiriusXT
5370e1e27c
Add full text search in autocomplete
2024-11-23 20:51:51 +08:00
Elian Doran
e32f54a5c9
feat(server): add support for layout orientation option
2024-11-23 09:06:16 +02:00
maphew
8574d2b143
Fix save) triggers 'not allowed to be changed'
...
"500 PUT options. Option 'allowedHtmlTags' is not allowed to be changed"
Note: the "allowed to change" list is set on startup. When a new option
is added Trilium must be restarted.
2024-11-17 20:38:27 -07:00
Elian Doran
cda28cfd65
Merge pull request #561 from j13055/develop
...
added german translation
2024-11-09 23:17:23 +02:00
Elian Doran
7a70fc14b3
server: Set up editor type option
2024-11-09 14:33:14 +02:00
j13055
75e2ceed5d
added german translation
2024-11-06 13:52:23 +01:00
Elian Doran
bff9bedc44
i18n: Translate sync messages
2024-11-02 15:43:16 +02:00
Elian Doran
b8eb09b46b
server: Refactor code block theme search into own service
2024-10-27 23:12:55 +02:00
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
e1ae014b74
server: Remove dashes from syntax theme name
2024-10-27 17:25:05 +02:00
Elian Doran
60b6f7df89
client: Allow switching theme
2024-10-27 12:54:06 +02:00
Elian Doran
7354fb5b4a
client,server: List syntax highlighting themes
2024-10-27 12:41:53 +02:00
Elian Doran
9f6f0f5d60
server: Update locale when switching language from settings
2024-10-23 19:56:06 +03:00
Potjoe-97
0afd22e196
Edited French option to display native spelling
2024-10-17 15:12:51 +02:00
Elian Doran
9bd5596b2a
i18n: Set up French
2024-10-16 20:29:42 +03:00
SiriusXT
a557b82c83
Fixed the bug that notes in different formats cannot be restoredRevisioned
2024-09-15 12:48:01 +08:00
SiriusXT
fdf57b6cfa
revisions_number_limit
2024-09-14 16:00:18 +08:00
chesspro13
9dd185e37e
Removed unused files/code/imports/comments.
2024-09-07 14:25:48 -07:00
chesspro13
e232c6634e
TOTP working
2024-09-07 11:41:54 -07:00
chesspro13
9c748f326a
Ported from branch OIDC
2024-09-07 10:21:41 -07:00
SiriusXT
78bfc3341b
Add versioningLimit label support
2024-09-04 09:04:40 +00:00
SiriusXT
898afb7ed7
Add revision number limit
2024-09-04 08:41:17 +00:00
Elian Doran
1437df7de1
client,server: Set up SVG rendering for mindmap
2024-09-01 22:36:50 +03:00
Elian Doran
5df6f32fda
i18n: Add Romanian to the list of languages
2024-09-01 02:06:51 +03:00
Elian Doran
f5330cb915
client,server: Add first day of week option
2024-08-31 16:24:09 +03:00
Nriver
47e8977371
update language name
2024-08-15 16:23:37 +08:00
Elian Doran
71f8d09043
i18n: Add Spanish to the list
2024-08-15 10:44:05 +03:00
Elian Doran
317505484e
integration-test: Set up system for resetting in-memory DB
2024-08-15 00:06:37 +03:00
Elian Doran
307c6ebb73
client: Remove flags from language selection to avoid potential political issues
2024-08-11 13:07:17 +03:00
Elian Doran
18515111ff
client: Address self-review changes
2024-08-11 08:29:02 +03:00
Elian Doran
aa5a7294df
client: Add country flags to language selection
2024-08-11 08:24:15 +03:00
Elian Doran
bc648e981e
client: Add language switcher in settings
2024-08-11 07:46:27 +03:00
Elian Doran
51afb63e25
server: Add endpoint to get list of locales
2024-08-11 07:36:09 +03:00
Elian Doran
bb19cc216b
server: Fix shadowed fields in becca entities
2024-07-24 20:40:03 +03:00
Elian Doran
8a5dca5dca
server: Fix missing .js import for becca
2024-07-24 20:26:57 +03:00
Elian Doran
ed0970b33b
server: Fix missing .js import for entity_changes_interface
2024-07-24 20:24:13 +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
3aa38b998a
server: Address requested changes
2024-07-23 19:14:33 +03:00