Abdullah Atta
5a540362c0
web: fix backup tests
2023-01-04 12:42:52 +05:00
Muhammad Ali
2beccd6918
web: add tests for backups ( #1542 )
...
Signed-off-by: Muhammad Ali <alihamuh@gmail.com >
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2023-01-04 12:34:15 +05:00
Abdullah Atta
cf918ba459
web: increase sort tests timeout to 2 minutes
2023-01-03 22:08:40 +05:00
Abdullah Atta
c3aa2dd62b
web: move topic tests from notebook test suite
2023-01-03 22:07:14 +05:00
Abdullah Atta
088235a46d
web: add support for disabling sync & auto sync
2023-01-03 21:46:11 +05:00
Abdullah Atta
db4126fe16
web: silently ignore non-applicable sort options in test
2023-01-03 21:37:19 +05:00
Muhammad Ali
4eed06c91f
web: add ctrl+click selection tests ( #1510 )
...
Signed-off-by: Muhammad Ali <alihamuh@gmail.com >
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2023-01-03 21:16:25 +05:00
Muhammad Ali
00da012b3f
web: add sorting tests for notes, notebooks, tags & topics ( #1490 )
...
Signed-off-by: Muhammad Ali <alihamuh@gmail.com >
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2023-01-03 15:07:11 +05:00
Abdullah Atta
5971253728
web: show proper error on attachment upload failure
2023-01-03 10:13:33 +05:00
Abdullah Atta
919e46aea8
web: migrate loading dialog to typescript
2022-12-28 10:39:40 +05:00
Abdullah Atta
c28ef94cf1
web: run all tests
2022-12-06 11:03:13 +05:00
Abdullah Atta
4ac9bb2d9b
web: bump version to v2.3.0
2022-12-06 10:55:59 +05:00
Abdullah Atta
29b9c897c4
web: improve real-time sync reliability
...
This takes care of edge cases:
1. Ignores changes if user is previewing history session
2. Ignores changes if current changes are newer than synced changes
2022-12-05 21:17:13 +05:00
Abdullah Atta
003178ba20
web: fix all tests
2022-12-05 16:52:44 +05:00
Abdullah Atta
56837208d1
web: downloadImages -> downloadMedia
2022-12-05 15:37:08 +05:00
Abdullah Atta
6269a8415b
Merge branch 'web-extension'
2022-12-05 15:23:03 +05:00
Abdullah Atta
c1674b6f05
clipper(web): save height/width with clipped data
2022-12-05 15:20:54 +05:00
Abdullah Atta
c5faf62398
web: lazily load web clips just like images
2022-12-05 15:20:54 +05:00
Abdullah Atta
7cd6a6e9ee
clipper(web): fix all eslint warnings
2022-12-05 15:20:54 +05:00
Abdullah Atta
2fdbc9cb1d
web: connect with web clipper & save web clips
2022-12-05 15:20:54 +05:00
Abdullah Atta
3037cf8cfb
web: read & load web clip from attachments
2022-12-05 15:17:38 +05:00
Abdullah Atta
611c229ece
editor: use noto serif as a serif font
2022-12-05 15:13:35 +05:00
Abdullah Atta
4b6880303c
web: remove legacy fonts (svg, eot etc.)
2022-12-05 15:13:35 +05:00
alihamuh
44a081fa54
web: replaced open-sans fonts for glyphs and diacritics
...
Signed-off-by: Muhammad Ali <alihamuh@gmail.com >
2022-12-05 15:13:35 +05:00
Muhammad Ali
a19fa2212a
web: allow deselecting items using ctrl+click ( #1433 )
...
Signed-off-by: Muhammad Ali <alihamuh@gmail.com >
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2022-12-05 11:08:32 +05:00
Muhammad Ali
f43715cd24
web: fix overlapping text on default home page buttons in settings ( #1406 )
...
Signed-off-by: Muhammad Ali <alihamuh@gmail.com >
2022-12-05 10:37:47 +05:00
Muhammad Ali
503b5922e9
web: use custom bottom scrollbar in mobile mode ( #1389 )
...
Signed-off-by: Muhammad Ali <alihamuh@gmail.com >
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2022-12-05 10:31:57 +05:00
Abdullah Atta
1500d50ba9
web: cleanup imports
2022-11-23 19:16:42 +05:00
Abdullah Atta
c206377198
web: show mobile UI for tablet users
2022-11-23 19:16:29 +05:00
Abdullah Atta
064b6fb9dc
web: fix regression with duplicate notes being created when typing fast
2022-11-23 18:45:21 +05:00
Abdullah Atta
3c378809d0
web: bump version to 2.2.4
2022-11-23 17:23:03 +05:00
Abdullah Atta
c5fcc7e962
web: make real-time sync test more reliable
2022-11-23 16:22:04 +05:00
Abdullah Atta
77c9db0faa
web: only check for encryption-key length
2022-11-23 16:22:04 +05:00
Abdullah Atta
ea07672a2d
web: update test snapshots
2022-11-23 16:22:04 +05:00
Abdullah Atta
ae8c220119
web: add patch to support cjs modules
2022-11-23 16:22:04 +05:00
Abdullah Atta
0e96769e93
web: get rid of webpack deprecation notice due to usage of [hash]
2022-11-23 16:22:04 +05:00
Abdullah Atta
8af8b69cbf
web: add streaming support for importing huge zips
2022-11-23 12:19:32 +05:00
Abdullah Atta
30662f147a
web: download attachments on real-time sync
2022-11-23 10:32:33 +05:00
Muhammad Ali
846adea92e
web: multiple notes selected when right clicking on 1 note ( #1342 )
...
Signed-off-by: Muhammad Ali <alihamuh@gmail.com >
2022-11-23 10:31:52 +05:00
Muhammad Ali
68c79bcdd5
web: disabled toolbar items are not removed from the toolbar ( #1357 )
...
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2022-11-23 09:13:39 +05:00
Abdullah Atta
d14be59204
Merge pull request #1314 from streetwriters/new-html-parser
...
Improve HTML parsing performance
2022-11-16 11:21:59 +05:00
Muhammad Ali
3906de0715
desktop: always show backup storage location button ( #1321 )
...
Signed-off-by: Muhammad Ali <alihamuh@gmail.com >
2022-11-11 19:52:18 +05:00
Abdullah Atta
b11387b385
web: install @aws-sdk/util-base64-browser for base64 encode/decode
2022-11-11 17:05:57 +05:00
Abdullah Atta
8f5ebe315e
core: use client given compression module
2022-11-11 17:01:01 +05:00
Abdullah Atta
8ae4ad6126
web: implement native compression
2022-11-11 16:57:55 +05:00
Abdullah Atta
84a687d69d
web: only open trash item if it is a note
2022-11-10 15:44:50 +05:00
Abdullah Atta
860e97c97d
web: hide toolbar buttons when viewing trash notes
2022-11-10 15:44:50 +05:00
alihamuh
4c6c42c794
web: impl preview for trashed notes
...
Signed-off-by: Muhammad Ali <alihamuh@gmail.com >
web: done suggested changes
Signed-off-by: Muhammad Ali <alihamuh@gmail.com >
Update apps/web/src/stores/editor-store.js
Signed-off-by: Abdullah Atta <thecodrr@protonmail.com >
Update apps/web/src/stores/editor-store.js
Signed-off-by: Abdullah Atta <thecodrr@protonmail.com >
2022-11-10 15:44:50 +05:00
Abdullah Atta
b7d51a6144
web: bump version to v2.2.3
2022-10-26 15:31:29 +05:00
Abdullah Atta
cded505ec6
web: schedule automatic backups
...
This will increase backup reliability since before backups happened either
at app startup or after successful sync. This could create the issue where
backups would not be created regularly. This new scheduler based
implementation fixes this by scheduling automatic backups
according to user's settings.
2022-10-26 14:43:16 +05:00