Elian Doran
|
76d068aa23
|
chore(react/collections/calendar): optimize button building
|
2025-09-06 16:13:33 +03:00 |
|
Elian Doran
|
b151db0843
|
chore(react/collections/calendar): header & touchbar sometimes not updating
|
2025-09-06 16:09:02 +03:00 |
|
Elian Doran
|
5a3f432d89
|
feat(react/collections/calendar): improve performance on option change
|
2025-09-06 16:02:25 +03:00 |
|
Elian Doran
|
8dcef5ea9f
|
chore(react/collections): add spacer for calendar touch bar
|
2025-09-06 15:40:47 +03:00 |
|
Elian Doran
|
05299952a9
|
chore(react/collections): use normal buttons for calendar prev/next
|
2025-09-06 15:36:37 +03:00 |
|
Elian Doran
|
5966b9ff23
|
chore(react/collections): add date navigation buttons to calendar touchbar
|
2025-09-06 15:20:22 +03:00 |
|
Elian Doran
|
1917c04baf
|
chore(react/collections): reintroduce calendar title & type touch bar
|
2025-09-06 14:59:57 +03:00 |
|
Elian Doran
|
4c20ac0b1c
|
chore(react/collections): reintroduce geomap touch bar buttons
|
2025-09-06 14:31:41 +03:00 |
|
Elian Doran
|
6bd548cc22
|
refactor(react/touchbar): use more performant mechanism
|
2025-09-06 14:23:43 +03:00 |
|
Elian Doran
|
3e7f0ad0a8
|
chore(react/touchbar): add slider
|
2025-09-06 14:18:32 +03:00 |
|
Elian Doran
|
785f72ecd6
|
chore(react/touchbar): react to updates
|
2025-09-06 14:08:00 +03:00 |
|
Elian Doran
|
62cdb1a797
|
chore(react): basic React-like touch bar support
|
2025-09-06 14:00:23 +03:00 |
|
Elian Doran
|
24e17c4e4f
|
style(collections/calendar): improve button style
|
2025-09-06 13:28:16 +03:00 |
|
Elian Doran
|
d664c0166d
|
style(collections/calendar): bring back some header styles + layout
|
2025-09-06 13:19:25 +03:00 |
|
Elian Doran
|
05ebe821f2
|
Revert "chore(collections/calendar): experiment with avoiding floating buttons"
This reverts commit 6c4ac347db9be75d730fbabbc309c430289a853c.
|
2025-09-06 13:17:21 +03:00 |
|
Elian Doran
|
6c4ac347db
|
chore(collections/calendar): experiment with avoiding floating buttons
|
2025-09-06 13:09:24 +03:00 |
|
Elian Doran
|
e8024ce341
|
fix(collections/calendar): header not initializing properly on first render
|
2025-09-06 12:34:18 +03:00 |
|
Elian Doran
|
afc17f41f6
|
feat(collections/calendar): use own UI for header
|
2025-09-06 12:26:42 +03:00 |
|
Elian Doran
|
49c80f0e0b
|
fix(client): sql result taking unnecessary space when inactive
|
2025-09-06 11:28:19 +03:00 |
|
Elian Doran
|
10a6a3056a
|
chore(react/collections/calendar): reintroduce tests
|
2025-09-06 11:20:39 +03:00 |
|
Elian Doran
|
69af62cde0
|
refactor(react/collections/calendar): split editing
|
2025-09-06 11:06:24 +03:00 |
|
Elian Doran
|
0cc8b5def0
|
chore(react/collections/calendar): add back event customization
|
2025-09-06 10:58:24 +03:00 |
|
Elian Doran
|
fc52e73153
|
refactor(react/collections/calendar): change event handling
|
2025-09-06 10:54:18 +03:00 |
|
Elian Doran
|
ce67e460c6
|
refactor(react/collections/calendar): add a few more options
|
2025-09-06 10:53:15 +03:00 |
|
Elian Doran
|
85e5f4d2c0
|
refactor(react/collections/calendar): add back clicking on date notes
|
2025-09-06 10:52:14 +03:00 |
|
Elian Doran
|
6237afe3cd
|
refactor(react/collections/calendar): change event in api
|
2025-09-06 10:43:43 +03:00 |
|
Elian Doran
|
cfddb6f04e
|
chore(react/collections/calendar): port dragging items
|
2025-09-06 10:36:32 +03:00 |
|
perf3ct
|
3bf1a77381
|
feat(docs): also deploy docs upon README change
|
2025-09-05 19:52:03 +00:00 |
|
perf3ct
|
c4d430c62d
|
feat(docs): use readme as index.md in mkdocs deployment
|
2025-09-05 19:40:59 +00:00 |
|
perf3ct
|
d583ee2de3
|
feat(docs): just remove the other language READMEs from the hide list
|
2025-09-05 19:34:54 +00:00 |
|
perf3ct
|
406a381ef4
|
feat(docs): try to continue fixing the links in the mkdocs
|
2025-09-05 19:18:14 +00:00 |
|
Elian Doran
|
1d82308c43
|
feat(docs): create docs.triliumnotes.org as additional place to serve user-facing docs (#6889)
|
2025-09-05 21:49:36 +03:00 |
|
perf3ct
|
5c1595b1fd
|
feat(docs): remove unused python
|
2025-09-05 15:15:12 +00:00 |
|
perf3ct
|
667cfb999b
|
feat(docs): oops forgot to add it to the package.json
|
2025-09-05 15:11:48 +00:00 |
|
Elian Doran
|
f0b5954c54
|
refactor(react/collections/calendar): refactor into API
|
2025-09-05 18:10:34 +03:00 |
|
perf3ct
|
9b0e817635
|
feat(docs): transition from python to ts
|
2025-09-05 15:09:27 +00:00 |
|
Elian Doran
|
b93d9a6b6e
|
chore(react/collections/calendar): render calendar events
|
2025-09-05 18:00:27 +03:00 |
|
Elian Doran
|
5bb9117fde
|
chore(react/collections/calendar): render non-calendar events
|
2025-09-05 17:56:35 +03:00 |
|
Elian Doran
|
84d35c1a37
|
chore(react/collections/calendar): create event from selection
|
2025-09-05 17:44:24 +03:00 |
|
Elian Doran
|
ba42e90502
|
chore(react/collections/calendar): handle resize
|
2025-09-05 17:33:46 +03:00 |
|
Elian Doran
|
10d1ec1bb2
|
chore(react/collections/calendar): bring back saving of view
|
2025-09-05 17:18:02 +03:00 |
|
Elian Doran
|
d6ccd106e6
|
chore(react/collections/calendar): bring back locale
|
2025-09-05 16:51:36 +03:00 |
|
Elian Doran
|
7f7eaea2b1
|
chore(react/collections/calendar): hide weekends & week numbers
|
2025-09-05 16:28:34 +03:00 |
|
Elian Doran
|
d33b1eb394
|
chore(react/collections/calendar): add views & first day of week
|
2025-09-05 16:26:52 +03:00 |
|
Elian Doran
|
feb984649f
|
chore(react/collections/calendar): set up CSS
|
2025-09-05 16:22:48 +03:00 |
|
Elian Doran
|
aada49e548
|
chore(react/collections/calendar): get calendar to render
|
2025-09-05 16:03:12 +03:00 |
|
SiriusXT
|
7f3c34178b
|
fix: add left-click check for tree button handlers
|
2025-09-05 19:32:42 +08:00 |
|
Elian Doran
|
c79dd43105
|
chore(react/collections): bring back touch bar
|
2025-09-05 11:54:58 +03:00 |
|
Elian Doran
|
cb53ff880d
|
chore(react/collections/geomap): clean up
|
2025-09-05 11:04:36 +03:00 |
|
Elian Doran
|
3d88b3c74b
|
fix(react/collections/geomap): drag not always working
|
2025-09-05 10:32:26 +03:00 |
|