16794 Commits

Author SHA1 Message Date
Elian Doran
f4c74b5c7c
Merge pull request #2080 from TriliumNext/renovate/mime-types-3.x
chore(deps): update dependency @types/mime-types to v3
2025-06-02 09:08:42 +03:00
Elian Doran
089bf75ee2
Merge pull request #2075 from TriliumNext/feature/nix_flake
Nix flake
2025-06-02 08:58:22 +03:00
perf3ct
f6af617f6b
feat(llm): redo chat storage, part 2 2025-06-02 02:38:21 +00:00
perf3ct
03b8eff8f6 feat(metrics): also add metrics feature to readme 2025-06-01 19:18:04 -07:00
perf3ct
86d5e416b5 feat(metrics): add documentation for using grafana dashboard 2025-06-01 19:01:15 -07:00
Jon Fuller
c28edb674c
Merge branch 'develop' into feat/note-edit-readonly-fix2 2025-06-01 18:51:28 -07:00
perf3ct
35f78aede9
feat(llm): redo chat storage, part 1 2025-06-02 00:56:19 +00:00
Adorian Doran
206905b278 style(next)/ribbon: improve the appearance of the Edited Notes list v0.94.0 2025-06-01 16:36:00 +03:00
SiriusXT
3c23f5d43f fix(insert time): Improve translation 2025-06-01 21:23:11 +08:00
Adorian Doran
e3d1eccfd6 Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop 2025-06-01 16:15:03 +03:00
Adorian Doran
8b2c978413 style(next)/floating buttons container: fix an alignment issue 2025-06-01 16:15:00 +03:00
Elian Doran
68d094d119
docs(guide): mention geo map updates 2025-06-01 15:52:03 +03:00
Elian Doran
41b0f27420
fix(geo_map): icons for GPX waypoints 2025-06-01 15:46:33 +03:00
SiriusXT
7918f8f230 fix(insert time): Improve translation 2025-06-01 20:35:55 +08:00
Elian Doran
4509ef62b5
refactor(client): fix types 2025-06-01 15:23:35 +03:00
Elian Doran
1ee10ca209
fix(geomap): missing start/end icons + add customization 2025-06-01 15:18:15 +03:00
SiriusXT
b973fc7748 feat(insert time): change file name 2025-06-01 20:16:56 +08:00
SiriusXT
8e56faf9f0 fix(insert time): restore editor focus after inserting time 2025-06-01 19:37:49 +08:00
Elian Doran
e48d6aec31
docs(release): mention bugfix 2025-06-01 14:19:20 +03:00
Elian Doran
365fd37be5
refactor(geomap): avoid parsing XML twice 2025-06-01 14:18:27 +03:00
SiriusXT
cef362c123 feat(insert time): Add inserting time via UI 2025-06-01 19:15:59 +08:00
Elian Doran
c5d64c182b
fix(geomap): not rendering on desktop (closes #2085) 2025-06-01 14:11:14 +03:00
SiriusXT
22586bfcc0 feat(insert time): Add configurable date/time format for Alt+T shortcut 2025-06-01 16:18:54 +08:00
SiriusXT
029d6df5ec Merge branch 'develop' into date/time 2025-06-01 15:41:46 +08:00
SiriusXT
a8c4b11c9f feat(insert time): Add configurable date/time format for Alt+T shortcut 2025-06-01 15:27:50 +08:00
Elian Doran
96a5729b60
Merge pull request #2082 from TriliumNext/feat/llm-integration-part2
LLM integration, part 2
2025-06-01 09:17:54 +03:00
perf3ct
596f99ed0c
feat(llm): do a better job with the "thinking" colors 2025-06-01 03:23:04 +00:00
perf3ct
d948ef5ed2
feat(llm): show "thinking" area in the UI 2025-06-01 03:21:48 +00:00
perf3ct
2c48a70bfb
feat(llm): use ckeditor for text input area for mention support instead of textinput 2025-06-01 03:03:26 +00:00
perf3ct
3fae664877
feat(llm): add utils for excluding notes from LLM 2025-06-01 02:51:36 +00:00
renovate[bot]
7c2bb38182
chore(deps): update dependency openai to v5 2025-06-01 01:52:10 +00:00
renovate[bot]
2fb2fcf88b
chore(deps): update dependency @types/mime-types to v3 2025-06-01 01:51:27 +00:00
renovate[bot]
3c6acc0681
fix(deps): update eslint monorepo to v9.28.0 2025-06-01 01:50:41 +00:00
renovate[bot]
f56804168d
fix(deps): update dependency eslint-linter-browserify to v9.28.0 2025-06-01 01:49:10 +00:00
perf3ct
ba98bd9097
Merge branch 'develop' into feat/llm-integration-part2 2025-05-31 10:48:00 -07:00
FliegendeWurst
381498433f fix(flake): copy app icon 2025-05-31 19:15:46 +02:00
FliegendeWurst
628c52eb04 fix(flake): don't double wrap output 2025-05-31 19:14:30 +02:00
FliegendeWurst
89e2d46088 fix(flake): handle sass updates better 2025-05-31 19:14:07 +02:00
Elian Doran
0e4ad86fbd
Merge pull request #2076 from FliegendeWurst/flake-1
feat(flake): desktop item, wrapped binary
2025-05-31 20:00:52 +03:00
FliegendeWurst
d506283e48 feat(flake): desktop item, wrapped binary 2025-05-31 18:56:32 +02:00
Elian Doran
fc4ec9a045
refactor(flake): deduplicate environment variables 2025-05-31 19:24:43 +03:00
Elian Doran
7b577e31c4
chore(flake): build native dependencies 2025-05-31 19:16:23 +03:00
Elian Doran
93a9911727
chore(flake): actually copy the dist 2025-05-31 18:32:23 +03:00
Elian Doran
e2737d2d55
chore(flake): get build to succeed 2025-05-31 18:23:18 +03:00
Elian Doran
c365cdb6c6
chore(flake): patch dart 2025-05-31 18:21:08 +03:00
Elian Doran
e82567a33d
chore(flake): get the build to run 2025-05-31 18:15:22 +03:00
Elian Doran
bbe3bd7107
chore(flake): ignore /result from repo 2025-05-31 18:09:45 +03:00
Elian Doran
5cd087f660
chore(flake): get dependencies to install 2025-05-31 18:08:06 +03:00
Elian Doran
27dd097394
chore(flake): start off with empty project 2025-05-31 17:41:56 +03:00
Elian Doran
1a2bb1e407
fix(electron): crash on some Linux distributions 2025-05-31 16:57:06 +03:00