497 Commits

Author SHA1 Message Date
Elian Doran
ca1403ffea
docs(guide): creating collections & adding a description 2025-07-25 18:06:40 +03:00
Elian Doran
06672e439e
docs(guide): board view 2025-07-25 17:57:34 +03:00
Elian Doran
7055f77c91
docs(guide): document new features for geomap 2025-07-24 23:39:25 +03:00
Elian Doran
6021178b7d
feat(hidden_subtree): enforce original title in help 2025-07-23 21:22:58 +03:00
Elian Doran
49e14ec542
feat(hidden_subtree): remove unexpected branches 2025-07-22 19:19:46 +03:00
Elian Doran
efd9244684
fix(help): missing branches if it was relocated 2025-07-22 18:52:39 +03:00
Elian Doran
318f2d1f8c
docs(guide): relocate note list documentation 2025-07-22 18:33:46 +03:00
Elian Doran
17c6eb1680
fix(export/markdown): simple tables rendered as HTML (closes #6366) 2025-07-22 09:09:50 +03:00
Elian Doran
5ec3a49377
Merge remote-tracking branch 'origin/main' into feature/kanban_board 2025-07-21 18:24:36 +03:00
Elian Doran
3ebab2c126
docs(release): add changelog 2025-07-20 21:30:17 +03:00
Elian Doran
e1a8f4f5db
chore(views/board): hide promoted attributes of collection 2025-07-20 10:50:13 +03:00
Elian Doran
b7b0b39afc
feat(views/board): add preset notes 2025-07-20 10:36:36 +03:00
Elian Doran
af797489e8
feat(views/board): set up template 2025-07-20 10:30:48 +03:00
Elian Doran
d487da0b2f
feat(views/table): update new column in context menu to support relations also 2025-07-19 14:23:42 +03:00
Elian Doran
40a5eee211
docs(views/table): describe exactly how to remove relation 2025-07-19 13:00:08 +03:00
Elian Doran
8f393d0bae
refactor(bulk_action): fix type error 2025-07-19 12:57:58 +03:00
Elian Doran
409638151c
refactor(bulk_action): add basic type safety for client 2025-07-19 12:54:16 +03:00
Elian Doran
5d619131ec
fix(views/table): bulk actions sometimes not working 2025-07-19 12:44:55 +03:00
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
56553078ef
docs(views/table): update documentation 2025-07-19 09:47:10 +03:00
perf3ct
c0dfee8439
fix(metrics): don't assign a timestamp to Prometheus metrics, let the scraper assign the timestamp to the time series 2025-07-15 20:39:36 +00:00
Elian Doran
504a19275c
feat(views/table): basic renaming of fields 2025-07-15 21:48:16 +03:00
perf3ct
3f5df18d6c
fix(api): also rate limit etapi docs endpoint 2025-07-14 21:12:00 +00:00
Elian Doran
8cced607eb
feat(views/table): insert row before 2025-07-13 14:10:37 +03:00
Elian Doran
61ff2353c8
docs(help): update documentation on duplicate subtree 2025-07-12 18:52:12 +03:00
Elian Doran
4fc47370fe
docs(help): fix some old references to books 2025-07-11 19:42:19 +03:00
Elian Doran
9e30bcf233
docs(help): improve documentation on collections 2025-07-11 19:40:54 +03:00
Elian Doran
e5712c54e6
docs(help): add a section on feature highlights 2025-07-11 19:09:42 +03:00
Elian Doran
2a4fe21a39
docs(help): document keyboard shortcuts for note tree 2025-07-11 18:50:56 +03:00
Elian Doran
b259558f0f
docs(help): document note tooltip 2025-07-11 18:33:16 +03:00
Elian Doran
e2f6d9e0d6
docs(help): document quick edit 2025-07-11 18:27:55 +03:00
Elian Doran
87b5068fec
chore(collections): rename references to book 2025-07-09 19:40:35 +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
f870649256
Geomap improvements & conversion to book type (#6241) 2025-07-07 20:27:07 +03:00
Elian Doran
994e9fa852
docs(views/geomap): update user manual to reflect newly added features 2025-07-07 19:54:06 +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
perf3ct
04c8f8a123
fix(api): implement better rate limiting controls for pre-auth endpoints 2025-07-06 16:19:08 +00:00
Elian Doran
b3f56851b8
docs(guide): document table functionality 2025-07-04 23:03:50 +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