zadam
995f1c9fc4
Merge branch 'stable' into next61
...
# Conflicts:
# src/etapi/etapi.openapi.yaml
# src/etapi/notes.js
# src/public/app/widgets/type_widgets/editable_text.js
# src/services/app_info.js
2023-06-20 23:30:45 +02:00
zadam
8095c77b91
cache icon count to make filtering more responsive on slower connections, #4044
2023-06-20 21:31:25 +02:00
zadam
6cfd18b29b
read filter values in icon selector only after async events, #4044
2023-06-20 21:19:56 +02:00
zadam
e6bf6424e8
rename loadresults methods/properties for clarity that they don't contain entities, only rows
2023-06-05 16:12:02 +02:00
zadam
d354c91d7c
sort icons by how much they are used, #3784
2023-03-29 22:40:50 +02:00
zadam
1b24276a4a
always use template strings instead of string concatenation
2022-12-21 15:19:05 +01:00
zadam
af6d738d56
updated boxicons to 2.1.4, update icon index + search also within term array, fixes #3233
2022-10-25 23:01:09 +02:00
zadam
1e5c18f6ff
focus icon search input after showing up, closes #2979
2022-07-10 22:13:21 +02:00
zadam
b0d767df69
refresh note detail icon after type change
2021-09-21 20:28:52 +02:00
zadam
d0747b125c
improvements in frontend sync (WIP)
2021-08-25 22:49:24 +02:00
zadam
fb31acc8e0
layout changes
2021-06-13 22:55:31 +02:00
zadam
6d51593b7d
removed CSS contain from widgets
2021-06-05 22:07:15 +02:00
zadam
79a85a0aa7
refactored TabContext => NoteContext
2021-05-22 12:35:41 +02:00
Davi Alexandre
d47a55d23a
Avoid resetting all background properties on note-icons ( #1834 )
...
This ensures only the background-color property will be changed transparent,
avoiding to reset any other properties (background-image, for example) that
might have been set by some custom CSS rules applied in combination with
#iconClass
2021-04-08 20:24:19 +02:00
zadam
c6c9202c00
fix note icon color in dark mode
2021-03-08 22:06:26 +01:00
zadam
4cbf9c2e86
show "reset to default icon" button only when there is an explicit icon
2021-02-18 20:06:14 +01:00
zadam
1f7997eeed
added "reset to default icon" button to icon picker
2021-02-18 19:33:12 +01:00
zadam
c0edcc1bfe
split icon list data into separate file
2021-02-15 22:18:37 +01:00
zadam
597e595c32
filtering for the icon picker
2021-02-15 22:11:38 +01:00
zadam
aab49946f8
prototype of note icon picker
2021-02-14 23:27:28 +01:00
zadam
076b4a6651
small tweaks
2021-02-13 21:52:31 +01:00
zadam
378987e61c
added icon to note title row
2021-02-13 20:07:08 +01:00