Panagiotis Papadopoulos
|
c0714a92d5
|
feat(time_selector): add time_selector options widget
|
2025-02-16 18:30:56 +01:00 |
|
Elian Doran
|
114a70b442
|
feat(view/calendar): remove redundant margin when in zen mode
|
2025-02-16 19:20:59 +02:00 |
|
Elian Doran
|
169b2269b1
|
feat(view/calendar): improve display when creating empty note
|
2025-02-16 19:17:15 +02:00 |
|
Elian Doran
|
e73ea36161
|
feat(in_app_help): contextual help for book types
|
2025-02-16 18:09:01 +02:00 |
|
Elian Doran
|
c17d10114f
|
feat(mobile): enable prompt dialog for inserting notes
|
2025-02-16 17:52:04 +02:00 |
|
Elian Doran
|
5677be2dd5
|
Merge remote-tracking branch 'origin/develop' into feature/calendar_view
|
2025-02-16 17:43:04 +02:00 |
|
Adorian Doran
|
fbacb5bb71
|
Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop
|
2025-02-16 15:48:42 +02:00 |
|
Adorian Doran
|
630eb5ac8d
|
style(next): restyle the alert bar
|
2025-02-16 15:47:44 +02:00 |
|
Elian Doran
|
a532ae6426
|
Merge pull request #1196 from TriliumNext/feature/zen_mode
Zen Mode
|
2025-02-16 15:39:54 +02:00 |
|
Elian Doran
|
dc0ac4daa2
|
fix(zen): buttons on darwin
|
2025-02-16 15:38:31 +02:00 |
|
Elian Doran
|
753da46935
|
Merge remote-tracking branch 'origin/develop' into feature/zen_mode
|
2025-02-16 15:24:28 +02:00 |
|
Elian Doran
|
569ed0868d
|
Merge pull request #1195 from dousha/bugfix-unsharing-hoisted
Allow removing weak branches even if it's hoisted
|
2025-02-16 15:05:17 +02:00 |
|
Elian Doran
|
324233be50
|
Merge pull request #1201 from TriliumNext/chore_fix-copy-dist-log
chore(copy-dist): "unpack" log messages before printing
|
2025-02-16 15:00:41 +02:00 |
|
Elian Doran
|
135f3d913a
|
Merge pull request #1191 from TriliumNext/chore_npm-scripts-namescape
chore: npm scripts namespacing
|
2025-02-16 14:58:29 +02:00 |
|
Elian Doran
|
ee5cc18ef2
|
fix(view/calendar): end date offset on display
|
2025-02-16 13:34:39 +02:00 |
|
Elian Doran
|
6d3325766d
|
feat(view/calendar): refresh calendar when entities change
|
2025-02-16 13:22:44 +02:00 |
|
Elian Doran
|
eff93d8e27
|
Merge remote-tracking branch 'origin/develop' into feature/calendar_view
|
2025-02-16 11:47:54 +02:00 |
|
Elian Doran
|
952ec516ee
|
feat(test): add test for code block mpapings
|
2025-02-16 11:43:20 +02:00 |
|
Elian Doran
|
a8f9403990
|
feat(code_block): map a few more themes
|
2025-02-16 11:43:12 +02:00 |
|
Elian Doran
|
aa5c69d97a
|
feat(view/calendar): add flow to create a note
|
2025-02-15 23:48:06 +02:00 |
|
Elian Doran
|
b524abb883
|
feat(view/calendar): use locale translation for buttons
|
2025-02-15 21:47:44 +02:00 |
|
Elian Doran
|
f8c3587717
|
feat(view/calendar): add locale support
|
2025-02-15 21:45:53 +02:00 |
|
Elian Doran
|
9d9b45cafb
|
feat(calendar_view): set first day of the week based on option
|
2025-02-15 20:18:27 +02:00 |
|
Elian Doran
|
0bcabacd3a
|
feat(calendar_view): translate buttons
|
2025-02-15 20:15:54 +02:00 |
|
Elian Doran
|
03282e12b7
|
style(calendar_view): improve layout slightly
|
2025-02-15 14:15:43 +02:00 |
|
Panagiotis Papadopoulos
|
dd4f8a8c27
|
chore(copy-dist): "unpack" log messages before printing
previously it was printin all messages as part of an array, i.e.
["message"]
After spreading the array, we get the desired out
"message"
|
2025-02-15 13:08:13 +01:00 |
|
Elian Doran
|
660a393ca6
|
fix(calendar_view): double scrollbar
|
2025-02-15 14:07:39 +02:00 |
|
Elian Doran
|
22c8cf3bee
|
feat(calendar_view): allow resizing & fix date offset
|
2025-02-15 12:47:46 +02:00 |
|
Elian Doran
|
e71f0cb091
|
feat(calendar_view): draggable events
|
2025-02-15 12:05:35 +02:00 |
|
Elian Doran
|
23cbc82708
|
feat(calendar_view): clickable events
|
2025-02-15 11:46:17 +02:00 |
|
Elian Doran
|
1b4281cf77
|
feat(calendar_view): allow rendering multiple events from multiple relation
|
2025-02-15 11:42:06 +02:00 |
|
Elian Doran
|
a8509d8b1d
|
feat(calendar_view): allow rendering by custom relation
|
2025-02-15 11:41:08 +02:00 |
|
Elian Doran
|
10b2d19710
|
feat(calendar_view): allow rendering by custom attribute
|
2025-02-15 11:13:44 +02:00 |
|
Elian Doran
|
8111352300
|
feat(calendar_view): render notes by their end date
|
2025-02-15 10:58:12 +02:00 |
|
Elian Doran
|
64b446315d
|
feat(calendar_view): render notes by their start date
|
2025-02-15 10:43:46 +02:00 |
|
Elian Doran
|
4dc2803cc6
|
style(calendar_view): apply a padding
|
2025-02-15 10:35:14 +02:00 |
|
Elian Doran
|
557e4cdfea
|
style(calendar_view): disable link color
|
2025-02-15 10:24:40 +02:00 |
|
Elian Doran
|
fd22d05d9b
|
feat(calendar_view): disable user selection
|
2025-02-15 10:23:57 +02:00 |
|
Elian Doran
|
462a2713a2
|
feat(calendar_view): integrate fullcalendar
|
2025-02-15 10:23:33 +02:00 |
|
Elian Doran
|
68ccd23540
|
refactor(views): pass argument to constructor
|
2025-02-15 10:13:47 +02:00 |
|
Panagiotis Papadopoulos
|
11a9dfd693
|
Merge branch 'develop' into chore_npm-scripts-namescape
|
2025-02-15 09:02:23 +01:00 |
|
Elian Doran
|
fc77f56516
|
chore(in_app_help): update docs
|
2025-02-15 01:05:37 +02:00 |
|
Elian Doran
|
ecb2c53c6f
|
feat(in_app_help): support webviews
|
2025-02-15 01:02:24 +02:00 |
|
Elian Doran
|
9299f90b85
|
feat(docs): internal API docs
|
2025-02-15 00:33:12 +02:00 |
|
Elian Doran
|
81d5d16e1a
|
chore(bin): convert generate-openapi to typescript
|
2025-02-15 00:02:00 +02:00 |
|
Elian Doran
|
2fe6881d73
|
Merge pull request #1192 from FliegendeWurst/openapi-docs-2
More OpenAPI docs
|
2025-02-14 23:57:39 +02:00 |
|
Elian Doran
|
552f87e2b3
|
Merge pull request #1194 from TriliumNext/test-unskip-tests
test: fix and enable ex-flaky tests in `services/search.spec.ts`
|
2025-02-14 23:43:01 +02:00 |
|
Elian Doran
|
689af591d1
|
Merge pull request #1190 from TriliumNext/deps_jasmine-types
deps: remove leftover @types/jasmine
|
2025-02-14 23:41:45 +02:00 |
|
Elian Doran
|
ab2a7a6c4a
|
Merge pull request #1187 from TriliumNext/renovate/webpack-5.x
chore(deps): update dependency webpack to v5.98.0
|
2025-02-14 23:41:16 +02:00 |
|
Elian Doran
|
a716d97e83
|
Merge pull request #1188 from TriliumNext/renovate/node-22.x
chore(deps): update node.js to v22.14.0
|
2025-02-14 23:40:32 +02:00 |
|