13971 Commits

Author SHA1 Message Date
perf3ct
2899707e64
Better use of interfaces, reducing useage of "any" 2025-03-28 21:47:28 +00:00
Jin
47a363be0f refactor: 💡 improve image zoom 2025-03-28 22:28:09 +01:00
perf3ct
d1cd0a8817
fix ai_settings TPL location 2025-03-28 21:26:09 +00:00
perf3ct
2f573d4464
fix TPL location in llm_chat_panel.ts 2025-03-28 21:19:59 +00:00
perf3ct
0aa214786c
yeet unused app_service.js 2025-03-28 21:17:42 +00:00
perf3ct
59e77407e2
get rid of timeouts that aren't needed anymore 2025-03-28 21:14:57 +00:00
Jin
25aa08bb4c chore: 🤖 fix lock file 2025-03-28 22:07:43 +01:00
Jin
797ed2a494 Merge branch 'develop' into feature/MFA 2025-03-28 22:04:23 +01:00
perf3ct
005ddc4a59
create more interfaces to decrease use of "any" 2025-03-28 21:04:12 +00:00
Elian Doran
df6c6647c7
chore(deps): remove leaflet from dist 2025-03-28 22:40:19 +02:00
perf3ct
44cd2ebda6
fix requeue errors 2025-03-28 20:37:09 +00:00
perf3ct
d201104662
Move additional chat buttons to another spot 2025-03-28 20:34:20 +00:00
Elian Doran
83890ba130
Merge pull request #1537 from TriliumNext/build_webpack-excalidraw-font
build: use webpack for excalidraw
2025-03-28 22:31:32 +02:00
Elian Doran
041c801065
Merge pull request #1539 from TriliumNext/renovate/node-22.x
chore(deps): update dependency @types/node to v22.13.14
2025-03-28 22:24:33 +02:00
Elian Doran
9585c6a55f
fix(client): "Note not found" tooltip for some URLs 2025-03-28 22:22:42 +02:00
perf3ct
921a243b0d
"Chat with Notes" launcher works 2025-03-28 20:16:16 +00:00
Elian Doran
4859de492e
Merge branch 'develop' into renovate/apple-actions-import-codesign-certs-5.x 2025-03-28 22:09:42 +02:00
Elian Doran
4ac52e17da
Merge pull request #1541 from TriliumNext/renovate/mime-types-3.x
fix(deps): update dependency mime-types to v3
2025-03-28 22:08:43 +02:00
Elian Doran
bf1896f4fa
Merge pull request #1540 from TriliumNext/renovate/electron-35.x
chore(deps): update dependency electron to v35.1.2
2025-03-28 22:08:12 +02:00
Elian Doran
597874250a
fix(electron): spacing increases when entering Chinese and digits (fixes #1327) 2025-03-28 22:07:01 +02:00
perf3ct
a05013c8f4
fix AiChatButton 2025-03-28 20:06:11 +00:00
perf3ct
aaa3ee2697
Well the AI chat note type "kinda" works... 2025-03-28 20:01:39 +00:00
Jin
4a2c075935 chore: 🤖 remove calendar css from library_loader 2025-03-28 17:08:34 +01:00
Jin
accf245179 chore: 🤖 remove leaflet css from library_loader 2025-03-28 16:58:06 +01:00
Jin
b30035834a chore: 🤖 remove mark.js from asset 2025-03-28 16:43:11 +01:00
Jin
3dc7636910 chore: 🤖 remove wheelzoom from asset 2025-03-28 16:40:48 +01:00
Jin
2476e0b504 chore: 🤖 move mark.js to webpack 2025-03-28 16:23:06 +01:00
Jin
94bc550c67 chore: 🤖 move wheel zoom to webpack 2025-03-28 16:16:33 +01:00
Jin
121f297fcb chore: 🤖 better oauth instruction 2025-03-28 12:08:32 +01:00
Jin
b51814abeb fix: 🐛 remove oauth default config 2025-03-28 12:03:27 +01:00
Jin
cb3627ed50 chore: 🤖 better totp instruction 2025-03-28 12:01:18 +01:00
Jin
f19ec9b3c4 fix: 🐛 fix open id check error 2025-03-28 11:59:32 +01:00
Jin
aaecb43f8a fix: 🐛 fix oauth logout error 2025-03-28 04:05:00 +01:00
Jin
bde58e5836 fix: 🐛 fix login error 2025-03-28 04:01:18 +01:00
Jin
5987dedff8 Merge branch 'develop' into feature/MFA 2025-03-28 03:47:26 +01:00
Jin
2bd408cf8a feat: 🎸 better instruction 2025-03-28 03:46:58 +01:00
Jin
44c8b7d9ea feat: 🎸 improve oauth option page 2025-03-28 03:44:40 +01:00
Jin
7929aaf91a feat: 🎸 returen missing vars for oauth 2025-03-28 03:43:44 +01:00
renovate[bot]
def9bbeac7
fix(deps): update dependency mime-types to v3 2025-03-28 02:43:35 +00:00
renovate[bot]
9fe40e2ce6
chore(deps): update dependency electron to v35.1.2 2025-03-28 02:43:19 +00:00
renovate[bot]
bc76ba4149
chore(deps): update dependency @types/node to v22.13.14 2025-03-28 02:43:08 +00:00
Jin
332de4e67f feat: 🎸 add subtree translation 2025-03-28 03:42:59 +01:00
Jin
c217ccd347 feat: 🎸 remove totp from config 2025-03-28 03:05:04 +01:00
Jin
243d7d0ee9 feat: 🎸 remove totp config 2025-03-28 03:02:55 +01:00
Jin
c921982ae7 feat: 🎸 set generate totp function 2025-03-28 03:02:03 +01:00
Jin
ea7fbb154f fix: 🐛 init error with totp 2025-03-28 02:38:51 +01:00
Jin
5742d3068e feat: 🎸 move totp services to encryption logic 2025-03-28 02:15:25 +01:00
Jin
687d506ca5 refactor: 💡 rename error class 2025-03-28 01:56:49 +01:00
Jin
18a417addd feat: 🎸 add totp encryption 2025-03-28 01:53:53 +01:00
Jin
04cbe9d3d1 style: 💄 restyle 2025-03-28 01:53:32 +01:00