Abdullah Atta
2f3bddf860
web: bump version to 2.6.13
2023-12-22 11:51:11 +05:00
Abdullah Atta
86386e14f3
web: update test snapshots
2023-12-22 11:41:42 +05:00
Abdullah Atta
9cc17c29f6
web: use Cmd-a on macOS to select all items in list
2023-12-22 11:38:40 +05:00
Abdullah Atta
a31e863c7b
global: update lockfiles
2023-12-22 11:16:26 +05:00
Abdullah Atta
afc9b96a11
web: make importer error resistant
2023-12-21 09:08:04 +05:00
Abdullah Atta
233baf78ce
web: handle file picker dialog cancelation
2023-12-19 14:39:45 +05:00
Abdullah Atta
ccadab6a10
web: add md + frontmatter to export all options
2023-12-19 12:44:23 +05:00
Muhammad Ali
8a6b97c757
editor: add special readonly mode for toolbar ( #3913 )
...
* editor: added a toolbar display on mobile in readonly mode
* editor: hide editable tools from readonly toolbar
---------
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2023-12-18 16:04:02 +05:00
Muhammad Ali
d71e0c109b
web: going back in search after editing a notebook opens notebook edit dialog again ( #3979 )
...
* web: changed afterAction()
* web: fix back navigation for dialogs that replace
* web: remove unused import
---------
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2023-12-18 15:58:20 +05:00
Abdullah Atta
d881bdb77c
web: fix attachment dialog not opening on error
2023-12-11 15:09:38 +05:00
Abdullah Atta
4d7a8b9ea0
web: bump version to 2.6.12
2023-11-25 22:20:39 +05:00
Abdullah Atta
812ecf93c8
web: fix tag tests
2023-11-25 22:18:05 +05:00
Muhammad Ali
5bbc453268
web: fix new tags do not appear under "recent" tags ( #3827 )
2023-11-25 15:39:38 +05:00
Abdullah Atta
134904b551
web: add md with frontmatter export
2023-11-25 15:32:31 +05:00
Abdullah Atta
04125bbb98
web: minor ui fixes
2023-11-25 15:19:50 +05:00
Abdullah Atta
7987ef81a6
web: use removeMulti to bulk remove old logs
2023-11-25 15:19:27 +05:00
Krishna Bharadwaj
e56b766c3a
web: open testimonial source links in new tab ( #3863 )
...
Signed-off-by: Dharmavineta <krishnabharadwaj1995@gmail.com >
2023-11-25 11:27:24 +05:00
Abdullah Atta
170b2b24ab
web: fix logged in status alignment
2023-11-25 11:26:19 +05:00
Abdullah Atta
39e83200c8
web: fix attachment upload progress on desktop
2023-11-25 10:19:57 +05:00
Abdullah Atta
1c888bd4fd
web: always open announcement link in browser on desktop app
2023-11-25 10:18:20 +05:00
Krishna Bharadwaj
ff92530339
web: hide email address from status bar ( #3859 )
2023-11-24 11:18:46 +05:00
Abdullah Atta
2c635eb4d7
web: bump version to 2.6.11
2023-11-22 10:44:39 +05:00
Muhammad Ali
290b0dfc78
web: close reminder dialog on setting snooze time ( #3842 )
2023-11-21 10:53:53 +05:00
Muhammad Ali
06bb9e654b
web: fix weird janky animation when opening dialogs ( #3826 )
2023-11-21 08:20:26 +05:00
Abdullah Atta
0c16bfb5ff
web: fix issue with service worker not getting registered
2023-11-20 12:34:07 +05:00
Abdullah Atta
a101dbdf31
web: use bloburl when previewing images
2023-11-20 11:12:02 +05:00
Abdullah Atta
a153aa791c
web: bump version to 2.6.10
2023-11-20 09:49:31 +05:00
Abdullah Atta
76b3dd1f96
web: check if file exists before starting upload
2023-11-20 09:41:35 +05:00
Abdullah Atta
006a239680
web: bump version to 2.6.9
2023-11-18 15:13:40 +05:00
Abdullah Atta
c6ed4bcab1
web: allow restoring backups when logged out
2023-11-18 15:13:05 +05:00
Abdullah Atta
3f32673b0a
desktop: permanently disable menu bar
2023-11-18 14:45:17 +05:00
Abdullah Atta
289acd8ab6
web: add cross icon for removing tags
2023-11-18 14:35:57 +05:00
Abdullah Atta
bb6d9f604b
web: wait 1s for math to render on pdf print
2023-11-18 14:23:57 +05:00
Ammar Ahmed
2d1071117b
mobile: release v2.6.9
2023-11-18 12:17:27 +05:00
Abdullah Atta
95b9edca62
web: check if attachment really exists on insertion
2023-11-18 12:17:11 +05:00
Abdullah Atta
177d8b5112
web: remove rogue console.log
2023-11-18 10:18:53 +05:00
Abdullah Atta
39afa98fce
web: lazily load fs module
2023-11-18 10:17:23 +05:00
Abdullah Atta
0b1223976c
web: fix builds
2023-11-18 10:03:14 +05:00
Abdullah Atta
3c876cb1d8
global: update lockfiles
2023-11-18 10:03:13 +05:00
Abdullah Atta
e5db3353ae
editor: improve image loading
2023-11-18 10:03:13 +05:00
Abdullah Atta
8325246a56
web: reduce network check retries to 3
2023-11-17 11:49:52 +05:00
Abdullah Atta
3d11fb5e3f
web: specify if session has expired during login
2023-11-17 08:44:17 +05:00
Abdullah Atta
4627a58a52
web: show tags in readonly mode
2023-11-17 08:34:16 +05:00
Muhammad Ali
e557047af1
web: fix pressing enter to add a new tag from list of suggestion fails ( #3548 )
...
* web: added ref to control resturn key func
* web: click should open autosuggestions menu
---------
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2023-11-17 08:30:13 +05:00
aryan katiyar
f53817e94d
web: add link to source code in Settings ( #3683 )
2023-11-16 15:18:11 +05:00
Abdullah Atta
0149d00d64
web: add support for storing attachments in opfs or cache storage
2023-11-16 15:01:48 +05:00
Abdullah Atta
275f9730f1
web: allow downloading unuploading attachments
2023-11-16 15:01:48 +05:00
Muhammad Ali
ec6fc6839e
editor: support datetime shortcuts in task list title & note title ( #3746 )
...
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2023-11-16 14:14:43 +05:00
Muhammad Ali
636783335f
desktop: add setting to disable menu bar ( #3728 )
...
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2023-11-16 09:51:01 +05:00
Abdullah Atta
91b0de0580
web: bump version to 2.6.8
2023-11-02 13:23:00 +05:00