7325 Commits

Author SHA1 Message Date
Adorian Doran
7a0649038b Fix an unwanted interference with certain combo boxes 2024-11-30 00:11:35 +02:00
Adorian Doran
d7240b5bb4 Refactor 2024-11-30 00:07:19 +02:00
Adorian Doran
00f73059f7 Allow customizing the hover color of the right pane items 2024-11-30 00:04:32 +02:00
Adorian Doran
48253e0c60 Tweak the quick search button 2024-11-29 23:59:01 +02:00
Adorian Doran
d2af4c362f Tweak the left pane's action buttons 2024-11-29 22:42:52 +02:00
hasecilu
7d2d39a2a4
i18n: Update Spanish translations 2024-11-29 14:41:14 -06:00
Adorian Doran
7496101505 Restyle the new tab button 2024-11-29 22:36:05 +02:00
Adorian Doran
d5695757cb Change the colors of the new tab button 2024-11-29 22:19:57 +02:00
Adorian Doran
4028fa0c00 Allow the left pane action button color to be customized, tweak colors 2024-11-29 22:10:38 +02:00
Adorian Doran
8540201cd5 Tweak again the new tab button 2024-11-29 21:47:03 +02:00
Adorian Doran
38025e0912 Tweak the new tab button 2024-11-29 21:43:53 +02:00
Adorian Doran
cdc530ad8b Fix a glitch of the new tab button 2024-11-29 21:37:03 +02:00
Adorian Doran
197f291c28 Tweak colors 2024-11-29 21:33:12 +02:00
Adorian Doran
c6b7015c86 Update again the colors of the dark theme 2024-11-29 21:12:11 +02:00
Adorian Doran
5face4930a Update the colors of the dark theme 2024-11-29 19:10:12 +02:00
Adorian Doran
3583f536da Fix the hover background of the global menu button 2024-11-29 17:54:22 +02:00
Adorian Doran
513d7f35b2 Tweak the offset of menu item icons 2024-11-29 17:48:54 +02:00
Adorian Doran
a53403f8d8 Tweak the icons for the menu items 2024-11-29 17:37:34 +02:00
Adorian Doran
3cfdbc5f21 Tweak menu item keyboard shortcut 2024-11-29 16:35:11 +02:00
Adorian Doran
1ddd5d800d Restyle menu item arrows 2024-11-29 16:29:38 +02:00
Adorian Doran
8ee30e1a22 Restyle menu item delimiters 2024-11-29 15:54:10 +02:00
Adorian Doran
6e870dbb81 Restyle menus 2024-11-29 15:28:35 +02:00
Adorian Doran
821a077130 Switch the color of the search button according to the current state 2024-11-29 12:56:30 +02:00
Adorian Doran
6a74765bc8 Don't highlight the quick search button if the search text box is not focused 2024-11-29 12:42:18 +02:00
Adorian Doran
04efba1f26 Add hover state for the quick search box 2024-11-29 12:34:32 +02:00
SiriusXT
b2ff7fdf93 Add supported link protocols 2024-11-29 18:01:12 +08:00
Adorian Doran
e6aa8a5299 Restyle the quick search box 2024-11-29 03:01:27 +02:00
Adorian Doran
6ad09280d0 Improve the overall appearance when the left pane is collapsed 2024-11-29 00:58:22 +02:00
Adorian Doran
65fb7cb4cb Adjust transition durations 2024-11-29 00:36:07 +02:00
Adorian Doran
2b55339ac6 Fix broken transition 2024-11-29 00:32:07 +02:00
Adorian Doran
7bba991336 Add an active state transition for the new tab button 2024-11-29 00:16:27 +02:00
Adorian Doran
fefb79a7ae Fix background glitch 2024-11-28 23:59:42 +02:00
Adorian Doran
50cf7d47e7 Add transition to the new tab button 2024-11-28 23:57:31 +02:00
Adorian Doran
3d8a662903 Add transition for the close tab button 2024-11-28 23:51:57 +02:00
Adorian Doran
1d95fb3931 Add transitions for tabs 2024-11-28 23:40:53 +02:00
Elian Doran
b632b7d91b
chore(i18n): translate to Romanian 2024-11-28 23:36:42 +02:00
Elian Doran
38b4b3953d
feat(i18n): translate import toast messages 2024-11-28 23:36:42 +02:00
Elian Doran
bc78455da1
feat(editor): support general HTML elements 2024-11-28 22:11:54 +02:00
Elian Doran
9997f5c17a
fix(client): code not building due to attempt to access server code 2024-11-28 21:59:19 +02:00
Elian Doran
aa99efc362
Merge remote-tracking branch 'origin/develop' into feature/extend-kept-html-tags
; Conflicts:
;	src/routes/api/options.ts
;	src/services/options_init.ts
2024-11-28 21:56:08 +02:00
Elian Doran
801254ce8e
feat(client): add CSS root class for layout 2024-11-28 21:28:37 +02:00
Elian Doran
21a5481691
Merge pull request #598 from maphew/feature/prefer-html-title
Importing single HTML file: prefer html title over filename
2024-11-28 19:46:15 +02:00
Elian Doran
83cd72fa86
fix(import/single): title appearing as text 2024-11-28 19:41:45 +02:00
Elian Doran
cef464f88b
fix(import/single): h1 not being removed due to downgrade to h2 2024-11-28 19:37:00 +02:00
Elian Doran
6056b55bde
fix(import/single): title extraction not working due to h1 conversion 2024-11-28 19:30:47 +02:00
Elian Doran
29b062660d
Merge pull request #659 from TriliumNext/quick_search_in_autocomplete
Add full text search in autocomplete
2024-11-28 19:17:03 +02:00
Dwong33
f384781f3a
Update translation.json
Introduced Traditional Chinese translation
2024-11-28 02:24:49 -05:00
Adorian Doran
a0e01fef67 Tweak tabs 2024-11-28 08:48:23 +02:00
Adorian Doran
e040835d7b Add a distinctive style for tabs while being dragged 2024-11-28 00:31:45 +02:00
Adorian Doran
6d2e3a6f5e Tweak the colors of the inactive tab 2024-11-27 23:07:48 +02:00