9571 Commits

Author SHA1 Message Date
Elian Doran
4cef5a3e16
feat(docs): fix case for Geo Map and add photo 2025-04-04 22:01:06 +03:00
Elian Doran
be3e213ba3
feat(docs): improve documentation on Mermaid 2025-04-04 21:56:44 +03:00
Elian Doran
2a8ab728a7
feat(docs): document note types 2025-04-04 21:29:18 +03:00
Elian Doran
cf46f8cf70
fix(docs): missing images in ELK layout 2025-04-04 21:11:00 +03:00
Elian Doran
7d40405b8c
feat(docs): document note tree in relation to split view 2025-04-04 21:01:05 +03:00
Elian Doran
c8f2798fc2
feat(docs): document tabs 2025-04-04 20:55:11 +03:00
Elian Doran
d0c1ffc581
feat(docs): document split view 2025-04-04 20:35:26 +03:00
Elian Doran
3a16bf59ef
chore(docs): sync meta 2025-04-04 19:59:04 +03:00
Elian Doran
f83d342594
chore(docs): format keyboard shortcut 2025-04-04 18:41:26 +03:00
Elian Doran
99fd4225f4
chore(docs): remove unused attachments 2025-04-04 18:36:36 +03:00
Elian Doran
dc103348d5
fix(client): build errors due to types 2025-04-04 18:07:26 +03:00
Elian Doran
67f39e8bde
fix(client): strange behaviour when navigating between tabs (closes #1615) 2025-04-04 17:57:54 +03:00
Elian Doran
545e199232
fix(geomap): map cut off at first start 2025-04-04 14:19:44 +03:00
Elian Doran
ab0213fc3f
refactor(geomap): use webpack for importing marker icon (closes #1628) 2025-04-04 14:02:34 +03:00
Elian Doran
4c05c8ab5e
feat(launch_bar): display popups at the bottom on horizontal layout 2025-04-04 11:44:42 +03:00
JYC333
614d395d72
Merge pull request #1620 from TriliumNext/fix_leaflet-marker
fix(geo_map): fix leaflet asset copying/loading
2025-04-03 23:05:34 +02:00
Panagiotis Papadopoulos
b8af8b4709 fix(geo_map): fix leaflet asset copying
necessary, now that we moved leaflet to devDeps
2025-04-03 22:35:09 +02:00
Elian Doran
0f792ca21d
feat(docs): document automatic opening of PDF 2025-04-03 21:52:29 +03:00
Elian Doran
a4f39d6376
feat(docs): document the items of the ribbon 2025-04-03 21:40:02 +03:00
Elian Doran
25fe6c2690
fix(docs): missing images in theme development 2025-04-03 21:08:18 +03:00
Elian Doran
38ed8b6592
fix(docs): missing image in geomap 2025-04-03 20:53:54 +03:00
Elian Doran
0acc14fc46
chore(backup): log when backup starts 2025-04-03 20:23:25 +03:00
Elian Doran
14b0a9cb18
chore(docs): normalize non-breaking spaces 2025-04-03 19:35:59 +03:00
Elian Doran
32db26684d
feat(import/markdown): normalize non-breaking spaces 2025-04-03 19:29:51 +03:00
Elian Doran
9c8e066826
fix(client): calendar dropdown cut off 2025-04-03 15:59:21 +03:00
JYC333
39d466caf8
Merge pull request #1602 from TriliumNext/chore_format_tests
chore(format): format .spec files
2025-04-02 23:55:08 +02:00
Jin
170375fe04 fix: 🐛 fix mfa get option error 2025-04-02 23:13:59 +02:00
Panagiotis Papadopoulos
df5ac3e77d chore(format): fix auto-fixable format issues in *.spec.ts 2025-04-02 23:00:22 +02:00
Panagiotis Papadopoulos
2112bbee0a chore(format): fix auto-fixable format issues in data_dir.spec.ts 2025-04-02 22:41:14 +02:00
Elian Doran
6a3c44f866
fix(markdown/import): markdown quotes not escaping 2025-04-02 23:41:04 +03:00
Elian Doran
a3a2bf4484
refactor(docs): use in-memory model 2025-04-02 23:41:04 +03:00
Panagiotis Papadopoulos
f0a2808e3e chore(format): fix format issues in sanitize_attribute_name.spec.ts 2025-04-02 22:38:51 +02:00
Panagiotis Papadopoulos
ff58184691 chore(format): fix format issues in tree.spec.ts 2025-04-02 22:37:38 +02:00
Panagiotis Papadopoulos
80ce77cdcf chore(format): fix format issues in utils.spec.ts
from
374 problems down to 40
2025-04-02 22:33:14 +02:00
Panagiotis Papadopoulos
3f0dbb9063 chore: fix typo in verifyRecoveryCode function name 2025-04-02 21:41:48 +02:00
Elian Doran
a8319fcbdf
fix(tab_bar): empty tabs not properly removed at app start 2025-04-02 21:13:41 +03:00
Elian Doran
0c5cd66eae
feat(a11y): set autocomplete for protected session 2025-04-02 21:04:22 +03:00
Elian Doran
8ec97602c8
feat(a11y): set autocomplete for login 2025-04-02 21:02:24 +03:00
Elian Doran
af835dfe26
style(set_password): add some margins 2025-04-02 20:59:01 +03:00
Elian Doran
c475094284
feat(a11y): suggest new password in set password 2025-04-02 20:51:53 +03:00
Elian Doran
f420b5cbd4
feat(electron): constrain setup window size 2025-04-02 20:47:53 +03:00
Elian Doran
3e5bd01fc1
feat(electron): set window minimum size (closes #994) 2025-04-02 20:44:39 +03:00
Elian Doran
d8a1852935
feat(launch_bar): make scrollable when icons don't fit 2025-04-02 20:36:24 +03:00
Elian Doran
86433e4c51
feat(launch_bar): improve look on small windows 2025-04-02 20:22:10 +03:00
Elian Doran
69b2824f9c
fix(client): note context not correctly define (closes #1193) 2025-04-02 20:08:18 +03:00
Elian Doran
db66d86bc2
fix(in-app-help): help not rendering in other languages (fixes #1600) 2025-04-02 16:39:16 +03:00
JYC333
df328d576f
Merge pull request #1598 from TriliumNext/autoComplete1
Forced to trigger search after compositionend
2025-04-02 11:46:33 +02:00
JYC333
4b64c34cbb
Merge pull request #1595 from TriliumNext/fix/logout-headers-sent-error
Fix "Cannot set headers after they are sent" error in logout function
2025-04-02 11:44:19 +02:00
SiriusXT
cc87ff44a5 Forced to trigger search after compositionend 2025-04-02 15:44:47 +08:00
SiriusXT
30056e7ffe Forced to trigger search after compositionend 2025-04-02 15:19:19 +08:00