Ammar Ahmed
920ff08f16
mobile: migrate to sqlite
2023-11-27 10:03:22 +05:00
Abdullah Atta
6b85150acb
web: fix note editor properties
2023-11-27 10:01:20 +05:00
Abdullah Atta
ec1e868510
web: show notebook & tag shortcuts when assigning notes
2023-11-27 10:01:20 +05:00
Abdullah Atta
7450585737
web: implement virtualized search for all items
2023-11-27 10:01:20 +05:00
Abdullah Atta
9a09332182
web: use lazy loading to load attachments
2023-11-27 10:01:12 +05:00
Abdullah Atta
3992aa5dc0
web: load tag & color title lazily
2023-11-27 10:01:12 +05:00
Abdullah Atta
14f9d0ac7f
web: show all nested notebooks as tree when moving notes
2023-11-27 10:01:12 +05:00
Abdullah Atta
f1a615515b
web: add support for nested notebooks
2023-11-27 10:01:11 +05:00
Abdullah Atta
d4ff1dd46c
web: use new virtualized grouping for reminders
2023-11-27 10:01:11 +05:00
Abdullah Atta
6276bd5db3
web: use new virtualized grouping for trash
2023-11-27 10:01:11 +05:00
Abdullah Atta
34736307c3
web: use new virtualized grouping for monographs
2023-11-27 10:01:11 +05:00
Abdullah Atta
f99a00789b
web: install missing @hazae41/foras
2023-11-27 10:01:11 +05:00
Abdullah Atta
cd4c2934e0
global: update lockfiles
2023-11-27 10:01:10 +05:00
Abdullah Atta
396508d4b9
web: start initial migration to sqlite
2023-11-27 10:01:10 +05:00
Abdullah Atta
7dc9529981
global: update lockfiles
2023-11-27 10:00:05 +05:00
Abdullah Atta
30de9cabe0
web: use new types from core
2023-11-27 09:50:00 +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