Elian Doran
|
e2c8443778
|
refactor(bulk_action): remake types & change method signature
|
2025-07-19 12:32:47 +03:00 |
|
Elian Doran
|
daa4743967
|
refactor(server): add some type safety to bulk actions
|
2025-07-19 12:15:33 +03:00 |
|
Elian Doran
|
8cced607eb
|
feat(views/table): insert row before
|
2025-07-13 14:10:37 +03:00 |
|
Elian Doran
|
9ddd1a4ae2
|
feat(collections): add i18n
|
2025-07-09 19:37:10 +03:00 |
|
Elian Doran
|
1a72eb91ee
|
feat(collections): display grid/view in collections list
|
2025-07-09 19:22:12 +03:00 |
|
Elian Doran
|
0d3c5b06e2
|
feat(collections): add calendar as a standalone template
|
2025-07-09 19:05:05 +03:00 |
|
Elian Doran
|
035b72a08d
|
feat(insert_note): add dedicated section for collections
|
2025-07-09 18:55:08 +03:00 |
|
Elian Doran
|
a563330136
|
feat(import/zip): improve geomap compatibility
|
2025-07-06 23:05:21 +03:00 |
|
Elian Doran
|
a58e5789bc
|
feat(import/zip): backward compatibility
|
2025-07-06 22:33:19 +03:00 |
|
Elian Doran
|
dd18866156
|
refactor(server): convert to switch
|
2025-07-06 22:22:19 +03:00 |
|
Elian Doran
|
557bfbd1d6
|
feat(views/geomap): remove old geo map type
|
2025-07-06 20:23:50 +03:00 |
|
Elian Doran
|
f5a6dfa629
|
feat(views/geomap): migrate db to new collection type
|
2025-07-06 20:17:15 +03:00 |
|
Elian Doran
|
7b1c058d29
|
feat(views/geomap): add template
|
2025-07-06 19:21:53 +03:00 |
|
Elian Doran
|
4b86fedce1
|
Merge remote-tracking branch 'origin/main' into feature/table_view
; Conflicts:
; pnpm-lock.yaml
|
2025-07-04 21:47:26 +03:00 |
|
Elian Doran
|
d8cb5efd2d
|
Merge remote-tracking branch 'origin/main' into feature/table_view
|
2025-07-04 12:59:03 +03:00 |
|
Elian Doran
|
63520c55b3
|
Merge branch 'main' into feat/note-map-filter
|
2025-07-02 23:37:56 +03:00 |
|
Elian Doran
|
86f6d9b14a
|
feat(export/zip): handle empty title for archive
|
2025-07-02 22:28:19 +03:00 |
|
Elian Doran
|
5270cf6284
|
feat(export/zip): handle empty notes for subtree
|
2025-07-02 22:28:03 +03:00 |
|
Elian Doran
|
4f46d81e1b
|
fix(export/zip): missing note meta for empty file (closes #6146)
|
2025-07-02 21:59:58 +03:00 |
|
Elian Doran
|
294a2e6fdb
|
feat(export/zip): improve error handling
|
2025-07-02 21:56:22 +03:00 |
|
Elian Doran
|
b20a8bc90b
|
chore(backend_api): document week note behaviour
|
2025-07-02 21:41:12 +03:00 |
|
Elian Doran
|
e155642ce4
|
Merge remote-tracking branch 'origin/main' into feature/table_view
|
2025-07-01 11:55:45 +03:00 |
|
Elian Doran
|
1f022aea4e
|
chore(rebrand): update GitHub repo in source files
|
2025-06-30 20:39:29 +03:00 |
|
Kieran
|
31df2341c3
|
feat(map): add mapIncludeRelation and mapExcludeRelation to builtin_attributes
|
2025-06-27 20:18:28 +01:00 |
|
Elian Doran
|
360e5e3102
|
Merge remote-tracking branch 'origin/main' into feature/table_view
|
2025-06-27 17:08:23 +03:00 |
|
Elian Doran
|
fe3350f39f
|
feat(server/script): enable a few dayjs plugins (closes #6080)
|
2025-06-26 20:13:01 +03:00 |
|
Elian Doran
|
f32f9d4326
|
test(server/script): dayjs is available
|
2025-06-26 18:34:00 +03:00 |
|
Elian Doran
|
ecd3b7039f
|
feat(book/table): add template
|
2025-06-25 19:31:25 +03:00 |
|
Elian Doran
|
9cf7fa1997
|
fix(export/share): use right extension for clones
|
2025-06-24 22:14:15 +03:00 |
|
Elian Doran
|
fded714f18
|
fix(export/share): use right extension for images
|
2025-06-24 19:53:21 +03:00 |
|
Elian Doran
|
06de06b501
|
refactor(export/share): share type for format
|
2025-06-24 19:21:09 +03:00 |
|
Elian Doran
|
9abdbbbc5b
|
refactor(export/share): fix type
|
2025-06-24 19:06:18 +03:00 |
|
Elian Doran
|
6d446c5b27
|
fix(export/share): asset path in prod
|
2025-06-24 18:49:11 +03:00 |
|
Elian Doran
|
3a55490bbf
|
refactor(share): use a string cache for templates
|
2025-06-24 18:08:29 +03:00 |
|
Elian Doran
|
a2110ca631
|
fix(export/share): tree not expanding properly
|
2025-06-24 17:45:06 +03:00 |
|
Elian Doran
|
b7f5c0e07a
|
feat(mention): disable auto-completion
|
2025-06-23 23:20:51 +03:00 |
|
Elian Doran
|
3988bb5321
|
feat(emoji): disable auto-completion only
|
2025-06-23 22:40:57 +03:00 |
|
Elian Doran
|
ba94616b87
|
feat(emoji): add an option to disable them (closes #5852)
|
2025-06-23 22:10:41 +03:00 |
|
Elian Doran
|
b475037127
|
feat(export/share): render non-text note types
|
2025-06-23 20:00:40 +03:00 |
|
Elian Doran
|
35622a2122
|
feat(export/share): always render empty files
|
2025-06-23 19:38:47 +03:00 |
|
Elian Doran
|
77e4c3d0ec
|
refactor(export/share): use different URL rewriting mechanism
|
2025-06-23 19:28:45 +03:00 |
|
Elian Doran
|
8523050ab2
|
fix(export/share): note children preview links not working
|
2025-06-23 19:00:20 +03:00 |
|
Elian Doran
|
0efdf65202
|
refactor(export/share): build index file
|
2025-06-23 18:46:21 +03:00 |
|
Elian Doran
|
acb0991d05
|
refactor(export/zip): separate building provider into own method
|
2025-06-23 18:24:59 +03:00 |
|
Elian Doran
|
a9f68f5487
|
feat(export/zip): add option to export with share theme
|
2025-06-23 18:13:47 +03:00 |
|
Elian Doran
|
55bb2fdb9b
|
refactor(export/zip): extract prepare content into providers
|
2025-06-23 16:22:42 +03:00 |
|
Elian Doran
|
e529633b8b
|
chore(export/zip): bring back markdown exporter
|
2025-06-23 16:17:29 +03:00 |
|
Elian Doran
|
dfd575b6eb
|
refactor(export/zip): extract into separate provider
|
2025-06-23 16:08:31 +03:00 |
|
Elian Doran
|
968c75b618
|
Merge remote-tracking branch 'origin/main' into feature/export_with_share_theme
|
2025-06-23 15:35:30 +03:00 |
|
Elian Doran
|
d8b85aad7c
|
chore(rebrand): change product name
|
2025-06-23 08:43:04 +03:00 |
|