313 Commits

Author SHA1 Message Date
Elian Doran
11e2dcfc64
refactor(client/ts): port a few small files 2025-02-11 19:29:53 +02:00
Elian Doran
13f7129717
refactor(client/ts): port a few more widgets 2025-02-11 19:04:27 +02:00
Elian Doran
914a731094
feat(mobile): collapsible advanced section in global menu 2025-02-08 09:55:38 +02:00
Elian Doran
cecd7eccad
Merge remote-tracking branch 'origin/develop' into feature/in_app_help 2025-02-07 22:28:01 +02:00
Adorian Doran
4c1aeaca93 style(next): calendar: tweak the next/previous buttons 2025-02-06 05:25:18 +02:00
Adorian Doran
57bf142c4c style(next): calendar: tweak the month input field 2025-02-06 05:20:22 +02:00
Elian Doran
b298f4acea
fix(in-app-help): duplicate icon 2025-02-02 17:56:51 +02:00
Elian Doran
e24013adf5
feat(in-app-help): integrate into existing help command 2025-02-02 17:49:26 +02:00
Elian Doran
7813c896c3
feat(pdf): hide the option if not electron 2025-01-31 22:22:45 +02:00
Elian Doran
edaf030b87
chore(pdf: change icon 2025-01-31 22:01:44 +02:00
Elian Doran
e029a3991a
fix(pdf): not disabled for unprintable note types 2025-01-31 22:00:26 +02:00
Elian Doran
dbf004d673
feat(print): add option to print as PDF (not yet implemented) 2025-01-31 21:18:24 +02:00
Elian Doran
e3dbe21c5a
chore(client/ts): port note_actions 2025-01-31 21:08:09 +02:00
Elian Doran
3f7bda6289
chore(client/ts): port left_pane_toggle 2025-01-26 21:23:08 +02:00
Elian Doran
e1952fe6b8
feat(geomap): create geomap note type 2025-01-20 18:45:56 +02:00
Elian Doran
fdbc33aa23
fix(client): alignment of "Advanced" option in global menu 2025-01-17 23:43:06 +02:00
Elian Doran
d9335bec37
fix(client): shortcuts wrapped on two lines on global menu (closes #976) 2025-01-17 23:37:34 +02:00
Elian Doran
c94346c6b9
chore(client/ts): port widgets/buttons/launcher 2025-01-11 01:46:04 +02:00
Elian Doran
324696bc54
refactor(ts): enable verbatim module syntax 2025-01-09 18:36:24 +02:00
Elian Doran
4cbb529fd4
chore(prettier): fix all files 2025-01-09 18:07:02 +02:00
Elian Doran
c1ea1fd608
fix(build): build errors 2025-01-07 14:58:19 +02:00
Elian Doran
f3a18a9942
chore(client/ts): port abstract_button, command_button, onclick_button 2025-01-07 11:26:49 +02:00
Elian Doran
6905e1536e
chore(client/ts): port abstract_button 2025-01-07 11:11:43 +02:00
Elian Doran
de7248b7ce
feat(mobile): add back/forward buttons to launch bar 2025-01-04 22:43:51 +02:00
Elian Doran
6966f92339
feat(mobile): use custom icon for configure launchbar 2025-01-04 22:00:39 +02:00
Elian Doran
20b439b2cb
feat(mobile): display help modal (closes #666) 2025-01-04 18:41:51 +02:00
Elian Doran
f7d3737cba
feat(mobile): introduce about dialog 2025-01-04 18:24:05 +02:00
Elian Doran
874809254d
chore(client/ts): port global_menu 2025-01-04 18:19:46 +02:00
Elian Doran
9bdee7afff
fix(client): unescaped HTML in bookmarked notes & folders 2024-12-22 22:23:26 +02:00
Elian Doran
dd622f399a
fix(client): remove redundant log 2024-12-21 20:46:20 +02:00
Elian Doran
74f833f7b2
fix(calendar): don't trigger dropdown refresh 2024-12-14 03:58:11 +02:00
Elian Doran
c8ae0891bc
feat(calendar): use bootstrap dropdown instead of select 2024-12-14 03:50:42 +02:00
Elian Doran
8cf3addb7d
Merge remote-tracking branch 'origin/develop' into feature/native_window_buttons
; Conflicts:
;	src/public/stylesheets/theme-next.css
2024-12-06 21:23:49 +02:00
Adorian Doran
d5ff354e2f style: fix missing quotes 2024-12-03 00:17:33 +02:00
Adorian Doran
994255451d style: update the calendar icons 2024-12-03 00:14:38 +02:00
Elian Doran
bd890c49d5
feat(electron): relocate pin to global menu 2024-12-01 03:02:03 +02:00
Elian Doran
4ecf49b175
feat(client): display different icon to toggle sidebar on horizontal layout 2024-11-30 01:23:54 +02:00
Elian Doran
ca6687208b
feat(client): move toggle sidebar to tab bar on horizontal layout 2024-11-30 01:20:47 +02:00
Elian Doran
a207fd523a
fix(client): double separator in global menu 2024-11-23 10:06:04 +02:00
Elian Doran
eaa6d6c3cf
fix(client): tooltip position for calendar in vertical layout 2024-11-23 00:32:36 +02:00
Elian Doran
13e33549c1
fix(client): global menu alignment on horizontal layout 2024-11-23 00:24:29 +02:00
Elian Doran
23873b72bf
fix(client): dropdown width for horizontal layout 2024-11-23 00:15:50 +02:00
Elian Doran
5f9439a9e0
fix(client): dropdown tooltip placement for horizontal layout 2024-11-23 00:11:49 +02:00
Elian Doran
7e5fea8cd2
fix(client): tooltip position for hide left pane button 2024-11-23 00:07:40 +02:00
Elian Doran
fd8f9506d4
fix(client): tooltip position for launcher on horizontal layout 2024-11-23 00:02:02 +02:00
Elian Doran
f62e860b61
feat(client): use hamburger menu for horizontal layout 2024-11-22 22:44:34 +02:00
Adorian Doran
8658f9e6d3 Prevent the global menu's zoom container to be highlighted when being hovered 2024-11-21 17:11:32 +02:00
Adorian Doran
312c3ed6ad Add an extra separator for the zoom controls in the global menu 2024-11-21 16:27:48 +02:00
Adorian Doran
bd2bcb7c97 Fix useless separator in the global menu when running under Electron 2024-11-21 16:21:24 +02:00
Adorian Doran
050eb08b1a Close #613 2024-11-20 19:01:20 +02:00