renovate[bot]
|
2a251c0810
|
chore(deps): update dependency @types/node to v22.14.0
|
2025-04-03 01:42:07 +00:00 |
|
renovate[bot]
|
b3bc90b010
|
chore(deps): update dependency sass to v1.86.2
|
2025-04-03 01:41:46 +00:00 |
|
renovate[bot]
|
f0770c07d0
|
chore(deps): update dependency electron to v35.1.3
|
2025-04-03 01:41:35 +00:00 |
|
renovate[bot]
|
c5dcc35cae
|
chore(deps): update dependency @types/react-dom to v18.3.6
|
2025-04-03 01:41:25 +00:00 |
|
Jin
|
0e3e8233e3
|
test: 💍 add journal unit test
|
2025-04-03 01:02:05 +02:00 |
|
Jin
|
ad3e7d611e
|
docs: ✏️ update journal docs
|
2025-04-03 00:29:18 +02:00 |
|
Jin
|
7cbdacc9b0
|
feat: 🎸 improve journal name pattern
|
2025-04-03 00:21:14 +02:00 |
|
Jin
|
6ea3d5fb17
|
feat: 🎸 add yearPattern
|
2025-04-03 00:20:41 +02:00 |
|
Jin
|
d7df050027
|
feat: 🎸 add localization for week and quarter note name
|
2025-04-02 23:58:12 +02: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
|
ddba049455
|
chore: 🤖 Use dayjs to handle ordinal
|
2025-04-02 23:46:35 +02:00 |
|
Jin
|
bf70b949a6
|
Merge branch 'develop' into calendar
|
2025-04-02 23:28:15 +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
|
749a398128
|
fix(docs): use LF instead of CRLF
|
2025-04-02 23:41:04 +03:00 |
|
Elian Doran
|
4b8e3b39fe
|
chore(docs): fix <kbd>
|
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 |
|
Panagiotis Papadopoulos
|
4e413f6702
|
chore(eslint): add sort-imports rule
https://eslint.org/docs/latest/rules/sort-imports
|
2025-04-02 21:28:44 +02:00 |
|
Elian Doran
|
56eda374e0
|
Merge pull request #1575 from TriliumNext/chore_eslint-formatting
chore: use eslint for formatting and replace dprint
|
2025-04-02 21:19:55 +03:00 |
|
Elian Doran
|
ce340b2128
|
chore(vscode): add ESLint to recommendations
|
2025-04-02 21:17:02 +03:00 |
|
Elian Doran
|
c6d39e4f1f
|
chore(eslint): set max code length to 100
|
2025-04-02 21:16:18 +03: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 |
|
Jin
|
c6a4e4c6a9
|
chore: 🤖 use dayjs to get quarter number
|
2025-04-02 19:30:06 +02: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 |
|
Jin
|
dfd863161c
|
feat: 🎸 add more date pattern
|
2025-04-02 12:36:39 +02:00 |
|
Jin
|
396c32bb7d
|
Merge branch 'develop' into calendar
|
2025-04-02 12:23:19 +02:00 |
|
JYC333
|
ea2de4e4f3
|
Merge pull request #1591 from TriliumNext/renovate/node-22.x
chore(deps): update dependency @types/node to v22.13.17
|
2025-04-02 11:47:50 +02:00 |
|
JYC333
|
f6c0c09e20
|
Merge pull request #1592 from TriliumNext/renovate/ws-8.x
chore(deps): update dependency @types/ws to v8.18.1
|
2025-04-02 11:47:17 +02: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 |
|
JYC333
|
9f3076755c
|
Merge pull request #1597 from TriliumNext/hotfix/totp-validation-bypass
hotfix(auth): fix TOTP validation bypass issue
|
2025-04-02 11:42:38 +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 |
|
Panagiotis Papadopoulos
|
d1b08e535e
|
Merge branch 'develop' into chore_eslint-formatting
|
2025-04-02 09:05:42 +02:00 |
|
Panagiotis Papadopoulos
|
7812c0574c
|
chore(eslint): correctly pickup ts files as well
|
2025-04-02 08:58:52 +02:00 |
|