Elian Doran
|
cb3b362bad
|
feat(standalone/setup): report errors in initial sync request
|
2026-03-24 18:24:29 +02:00 |
|
Elian Doran
|
b880d81104
|
refactor(core): deduplicate some bootstrap items
|
2026-03-24 16:27:31 +02:00 |
|
Elian Doran
|
ef8db52ebe
|
refactor(core): use different mechanism for shared bootstrap items
|
2026-03-24 16:24:59 +02:00 |
|
Elian Doran
|
3151e86665
|
feat(standalone/setup): add icons
|
2026-03-23 20:02:20 +02:00 |
|
Elian Doran
|
3faefdbc85
|
feat(standalone/setup): basic styling of cards
|
2026-03-23 19:47:44 +02:00 |
|
Elian Doran
|
2a1c165a54
|
fix(standalone/setup): translations not initializing due to missing asset path
|
2026-03-23 19:25:01 +02:00 |
|
Elian Doran
|
3231db3c3f
|
fix(standalone/setup): server API missing when DB not initialized
|
2026-03-23 19:19:56 +02:00 |
|
Elian Doran
|
79db638bf4
|
chore(standalone): get bootstrap to report not initialized state
|
2026-03-23 18:54:44 +02:00 |
|
Elian Doran
|
ea0e3fd248
|
chore(core): integrate sync service and route
|
2026-03-22 20:02:08 +02:00 |
|
Elian Doran
|
1b7d2da6cb
|
Merge remote-tracking branch 'origin/main' into standalone
; Conflicts:
; apps/client/src/layouts/mobile_layout.tsx
; apps/client/src/services/promoted_attribute_definition_parser.ts
; apps/server/package.json
; apps/server/src/becca/entities/bnote.ts
; apps/server/src/etapi/etapi_utils.ts
; apps/server/src/etapi/notes.ts
; apps/server/src/routes/api/clipper.ts
; apps/server/src/routes/api/export.ts
; apps/server/src/routes/api/files.ts
; apps/server/src/routes/api/image.ts
; apps/server/src/routes/api/import.ts
; apps/server/src/routes/api/note_map.ts
; apps/server/src/routes/api/search.ts
; apps/server/src/routes/api/similar_notes.ts
; apps/server/src/routes/api/sync.ts
; apps/server/src/routes/error_handlers.ts
; apps/server/src/routes/index.ts
; apps/server/src/routes/route_api.ts
; apps/server/src/routes/routes.ts
; apps/server/src/services/anonymization.ts
; apps/server/src/services/app_info.ts
; apps/server/src/services/builtin_attributes.ts
; apps/server/src/services/export/zip.ts
; apps/server/src/services/hidden_subtree.ts
; apps/server/src/services/llm/ai_service_manager.ts
; apps/server/src/services/llm/context/modules/context_formatter.ts
; apps/server/src/services/llm/context/note_content.ts
; apps/server/src/services/llm/formatters/base_formatter.ts
; apps/server/src/services/llm/formatters/ollama_formatter.ts
; apps/server/src/services/llm/formatters/openai_formatter.ts
; apps/server/src/services/llm/tools/read_note_tool.ts
; apps/server/src/services/note_types.ts
; apps/server/src/services/notes.ts
; apps/server/src/services/options.ts
; apps/server/src/services/options_init.ts
; apps/server/src/services/search/expressions/note_content_fulltext.ts
; apps/server/src/services/utils.ts
; apps/server/src/services/ws.ts
; apps/server/src/share/content_renderer.ts
; packages/commons/src/lib/builtin_attributes.ts
; packages/commons/src/lib/rows.ts
; packages/trilium-core/src/routes/api/attachments.ts
; packages/trilium-core/src/routes/api/attributes.ts
; packages/trilium-core/src/routes/api/branches.ts
; packages/trilium-core/src/routes/api/notes.ts
; packages/trilium-core/src/routes/api/recent_changes.ts
; packages/trilium-core/src/routes/api/revisions.ts
; packages/trilium-core/src/routes/api/sql.ts
; packages/trilium-core/src/routes/api/stats.ts
; packages/trilium-core/src/services/attributes.ts
; packages/trilium-core/src/services/builtin_attributes.ts
; packages/trilium-core/src/services/promoted_attribute_definition_parser.ts
; pnpm-lock.yaml
|
2026-03-22 12:56:14 +02:00 |
|
renovate[bot]
|
bd451d0738
|
fix(deps): update dependency dayjs to v1.11.20
|
2026-03-13 01:05:48 +00:00 |
|
Elian Doran
|
c826564c9e
|
chore(spreadsheet): address requested changes
|
2026-03-08 23:25:47 +02:00 |
|
Elian Doran
|
ccb13fa6b9
|
fix(commons): typecheck
|
2026-03-08 23:19:23 +02:00 |
|
Elian Doran
|
83095130f6
|
feat(spreadsheet): basic rendering as HTML for share
|
2026-03-08 20:04:14 +02:00 |
|
Elian Doran
|
d005c0ef2d
|
feat(spreadsheet): basic note list preview using SVG
|
2026-03-08 19:49:53 +02:00 |
|
Elian Doran
|
e7f98f08d0
|
Merge remote-tracking branch 'origin/main' into stable
|
2026-03-08 12:12:52 +02:00 |
|
Elian Doran
|
8ac9daa5d3
|
chore(release): prepare for v0.102.1
|
2026-03-08 10:43:59 +02:00 |
|
Elian Doran
|
ee6c192ab9
|
chore(spreadsheet): create new note type
|
2026-03-03 18:24:55 +02:00 |
|
Elian Doran
|
4d86c6c4f1
|
feat(import/single): trim extension for audio files + default icon
|
2026-03-03 16:19:44 +02:00 |
|
Elian Doran
|
3ffe34964f
|
feat(notes): add default icon for videos
|
2026-03-03 14:26:45 +02:00 |
|
Elian Doran
|
0feab6d4ed
|
chore(release): prepare for v0.102.0
|
2026-03-01 16:54:05 +02:00 |
|
Elian Doran
|
f380df9c01
|
feat(i18n): add support for Hindi
|
2026-02-22 21:35:14 +02:00 |
|
Elian Doran
|
7f760bff17
|
Merge remote-tracking branch 'origin/main' into feat/remove-ai-llm
|
2026-02-22 11:51:57 +02:00 |
|
Elian Doran
|
82cae8ffbf
|
fix(hidden_subtree): clean up LLM launch item
|
2026-02-22 11:13:37 +02:00 |
|
JYC333
|
0ead246ce7
|
Merge branch 'main' into week-note
|
2026-02-21 14:10:19 +00:00 |
|
Elian Doran
|
7310d8af30
|
Merge remote-tracking branch 'origin/main' into feat/remove-ai-llm
|
2026-02-20 15:31:34 +02:00 |
|
Elian Doran
|
2799e4392f
|
Merge remote-tracking branch 'origin/main' into feature/custom_map_improvements
; Conflicts:
; apps/client/src/widgets/note_bars/CollectionProperties.tsx
; apps/client/src/widgets/ribbon/collection-properties-config.tsx
|
2026-02-15 17:30:39 +02:00 |
|
Elian Doran
|
ec8b0a3801
|
feat(client/render_note): warning for disabled render note
|
2026-02-15 16:54:34 +02:00 |
|
Elian Doran
|
06a005acec
|
refactor(client/render_note): separate content from setup
|
2026-02-15 16:17:41 +02:00 |
|
Elian Doran
|
4b8d341e00
|
feat(web_view): add a screen if web view is disabled
|
2026-02-15 16:02:51 +02:00 |
|
Elian Doran
|
1e5b294eb3
|
feat(badges/content): adjustable base for app theme
|
2026-02-15 13:19:12 +02:00 |
|
Elian Doran
|
2ef4eb7eae
|
chore(client): fix type errors
|
2026-02-14 12:43:40 +02:00 |
|
Elian Doran
|
9b3396349e
|
refactor(commons): add builtin_attributes to commons
|
2026-02-14 10:30:24 +02:00 |
|
Elian Doran
|
e6d728715f
|
feat(geomap): support hiding labels
|
2026-02-12 19:47:24 +02:00 |
|
Elian Doran
|
bd147ea72e
|
Merge remote-tracking branch 'origin/main' into standalone
|
2026-02-08 21:14:12 +02:00 |
|
perfectra1n
|
d7d411caf9
|
feat(dev): remove ai/llm features
|
2026-02-07 13:04:37 -08:00 |
|
Elian Doran
|
21d47c3fef
|
chore(i18n): fix issues with ga
|
2026-02-06 20:24:16 +02:00 |
|
Elian Doran
|
66de94f050
|
feat(i18n): enable Irish language
|
2026-02-06 19:56:37 +02:00 |
|
Jin
|
19781bb14c
|
Merge branch 'main' into week-note
|
2026-02-01 14:29:45 +00:00 |
|
Jin
|
7fd2bc30cc
|
test: add test for week number with different first day of week setting
|
2026-02-01 14:26:11 +00:00 |
|
Elian Doran
|
0a7b2e3304
|
feat(mobile/tab_switcher): integrate into launch bar
|
2026-01-31 18:50:17 +02:00 |
|
Elian Doran
|
da7a61a8b6
|
Merge remote-tracking branch 'origin/main' into HEAD
; Conflicts:
; apps/client/src/index.ts
; apps/client/src/widgets/sql_table_schemas.tsx
; apps/server/package.json
; apps/server/src/app.ts
; apps/server/src/becca/entities/bnote.ts
; apps/server/src/services/import/single.ts
; apps/server/src/services/import/zip.ts
; apps/server/src/services/note-interface.ts
; apps/server/src/services/notes.ts
; apps/server/src/services/tree.ts
; apps/server/src/services/utils.ts
; apps/server/src/share/shaca/entities/snote.ts
; pnpm-lock.yaml
; scripts/update-nightly-version.ts
; scripts/update-version.ts
|
2026-01-29 21:47:06 +02:00 |
|
Elian Doran
|
1b0a53a441
|
feat(notes): add default icon for doc files
|
2026-01-24 09:29:11 +02:00 |
|
Elian Doran
|
430ef62a2d
|
feat(notes): add default icon for GIF
|
2026-01-24 09:24:35 +02:00 |
|
Jin
|
457a7a03fb
|
test: add test for week notes utils
|
2026-01-19 21:01:07 +00:00 |
|
Jin
|
f5f1b27754
|
fix: add common week note utils
|
2026-01-19 20:56:12 +00:00 |
|
Elian Doran
|
df62dc87b2
|
feat(notes): add default icon for PDFs
|
2026-01-16 11:47:42 +02:00 |
|
Elian Doran
|
2a19be5ab6
|
refactor(client): extract fnote icon logic in commons
|
2026-01-16 09:35:51 +02:00 |
|
Elian Doran
|
af944c29a8
|
feat(client-standalone): support more globals
|
2026-01-11 23:04:53 +02:00 |
|
Elian Doran
|
750fa2e647
|
Merge remote-tracking branch 'origin/main' into lightweight/decouple_server_api
|
2026-01-11 17:15:35 +02:00 |
|