Commit Graph

3373 Commits

Author SHA1 Message Date
Abdullah Atta
0cab875a60 web: only auto align title & headline 2023-12-22 14:21:29 +05:00
Abdullah Atta
770d484836 web: getKey -> key 2023-12-22 14:21:29 +05:00
Abdullah Atta
444e855e73 web: fix resolved item data misaligned with items 2023-12-22 14:21:29 +05:00
Abdullah Atta
90ad4ca988 web: fix random crashes when scrolling in list 2023-12-22 14:21:29 +05:00
Abdullah Atta
0ae4ce2744 web: replace react-virtual with react-virtuouso 2023-12-22 14:21:29 +05:00
Abdullah Atta
6cfd4762fd web: hide attachments access if user is logged out 2023-12-22 14:21:29 +05:00
Abdullah Atta
ff5c1d5da5 web: allow core to specify custom sql db name 2023-12-22 14:21:29 +05:00
Abdullah Atta
c8f0cd88cc web: close idb connection on sqlite connection close 2023-12-22 14:21:29 +05:00
Abdullah Atta
6e190fc8a3 web: execute only 1 query at a time 2023-12-22 14:21:28 +05:00
Abdullah Atta
e31979814b web: fix diff viewer crashing the app 2023-12-22 14:21:28 +05:00
Abdullah Atta
6c41c69066 web: improve list item rendering performance 2023-12-22 14:21:28 +05:00
Abdullah Atta
258a62c5f9 web: set name prop on fields 2023-12-22 14:21:28 +05:00
Abdullah Atta
f5ceabcaf5 web: changes to use new grouping api 2023-12-22 14:21:28 +05:00
Abdullah Atta
620b604bb6 web: fix router types 2023-12-22 13:11:52 +05:00
Abdullah Atta
b2128aaf5a web: enable vite hot reloading 2023-12-22 13:11:52 +05:00
Abdullah Atta
cd004cfeec web: fix minor build issues 2023-12-22 13:11:52 +05:00
Abdullah Atta
0b2dcf17a2 web: migrate everything to react@18 2023-12-22 13:11:51 +05:00
Abdullah Atta
f0faaf40dd web: fix notebook tests 2023-12-22 13:10:33 +05:00
Abdullah Atta
a9807da798 web: send noteId when decrypting real-time locked content 2023-12-22 13:10:33 +05:00
Abdullah Atta
516bc6f933 web: fix tag tests 2023-12-22 13:10:33 +05:00
Abdullah Atta
b06720e6d3 web: fix html export snapshot 2023-12-22 13:10:33 +05:00
Abdullah Atta
17009a0f42 web: fix notes tests 2023-12-22 13:10:20 +05:00
Abdullah Atta
83597693ee web: reset search results on navigation 2023-12-22 13:09:57 +05:00
Abdullah Atta
5575475331 web: reset prepared sql stmt on error 2023-12-22 13:09:57 +05:00
Abdullah Atta
e47ac8a284 web: reuse search query 2023-12-22 13:09:57 +05:00
Abdullah Atta
a06d93e423 web: add support for assigning tags to notes 2023-12-22 13:09:56 +05:00
Ammar Ahmed
51af2a2fdb mobile: migrate to sqlite 2023-12-22 13:09:56 +05:00
Abdullah Atta
a50a57b611 web: fix note editor properties 2023-12-22 13:03:20 +05:00
Abdullah Atta
0f2fcdb430 web: show notebook & tag shortcuts when assigning notes 2023-12-22 13:02:53 +05:00
Abdullah Atta
4b7a6f3a63 web: implement virtualized search for all items 2023-12-22 13:02:53 +05:00
Abdullah Atta
37d4dcc26f web: use lazy loading to load attachments 2023-12-22 13:02:53 +05:00
Abdullah Atta
b5107a0117 web: load tag & color title lazily 2023-12-22 13:02:52 +05:00
Abdullah Atta
878a04b009 web: show all nested notebooks as tree when moving notes 2023-12-22 13:02:52 +05:00
Abdullah Atta
982bdc1b28 web: add support for nested notebooks 2023-12-22 13:02:52 +05:00
Abdullah Atta
1611ed7de1 web: use new virtualized grouping for reminders 2023-12-22 13:02:52 +05:00
Abdullah Atta
c256b0ac04 web: use new virtualized grouping for trash 2023-12-22 13:02:52 +05:00
Abdullah Atta
b786dd9692 web: use new virtualized grouping for monographs 2023-12-22 13:02:52 +05:00
Abdullah Atta
9d3ace5b63 web: install missing @hazae41/foras 2023-12-22 13:02:52 +05:00
Abdullah Atta
fb618dbf01 global: update lockfiles 2023-12-22 13:02:52 +05:00
Abdullah Atta
f2f44f610a web: start initial migration to sqlite 2023-12-22 13:02:51 +05:00
Abdullah Atta
76662d3536 global: update lockfiles 2023-12-22 13:02:50 +05:00
Abdullah Atta
de5802521f web: use new types from core 2023-12-22 13:02:24 +05:00
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