ammarahm-ed
|
23fbf5ae15
|
mobile: fix notifications not set
|
2023-01-05 22:01:01 +05:00 |
|
ammarahm-ed
|
225a671cab
|
core: fix empty array returned from relation query
|
2023-01-05 22:01:01 +05:00 |
|
ammarahm-ed
|
8e53e61db6
|
mobile: make permanent reminders local only
|
2023-01-05 22:01:01 +05:00 |
|
ammarahm-ed
|
99ac6ec58f
|
core: add localOnly property to reminders
|
2023-01-05 22:01:01 +05:00 |
|
ammarahm-ed
|
08ad464310
|
mobile: add disable reminder notifications button
in settings.
|
2023-01-05 22:01:01 +05:00 |
|
ammarahm-ed
|
28a115ab04
|
mobile: add setupReminders function
|
2023-01-05 22:01:01 +05:00 |
|
ammarahm-ed
|
a2c875acca
|
mobile: action strip functions for reminders
|
2023-01-05 22:01:01 +05:00 |
|
ammarahm-ed
|
c06f3ed351
|
mobile: added reminder list item
|
2023-01-05 22:01:01 +05:00 |
|
ammarahm-ed
|
26cbf6a522
|
mobile: add timeago dep
|
2023-01-05 22:01:01 +05:00 |
|
ammarahm-ed
|
54f9e27ef3
|
mobile: add reminder time utils
|
2023-01-05 22:01:01 +05:00 |
|
Abdullah Atta
|
38a34857db
|
core: generate deterministic ids for relations to avoid duplicates
|
2023-01-05 22:01:01 +05:00 |
|
ammarahm-ed
|
3702bb0186
|
mobile: add Reminders screen to nav
|
2023-01-05 22:01:01 +05:00 |
|
ammarahm-ed
|
0dec8b5af4
|
core: add reminders to GroupKeys
|
2023-01-05 22:01:01 +05:00 |
|
ammarahm-ed
|
946fd3fc1d
|
core: add reminders lookup
|
2023-01-05 22:01:01 +05:00 |
|
Abdullah Atta
|
baa06ebd6e
|
core: add collection to hold all item<->item references
|
2023-01-05 22:01:01 +05:00 |
|
Abdullah Atta
|
a8f1fbf6a1
|
core: add collection for reminders
|
2023-01-05 22:01:01 +05:00 |
|
ammarahm-ed
|
657fe05464
|
mobile: add reminder notes
|
2023-01-05 22:01:01 +05:00 |
|
ammarahm-ed
|
e7d0c956bc
|
mobile: remove react-native-push-notifications dep
|
2023-01-05 22:01:01 +05:00 |
|
ammarahm-ed
|
30cad32e26
|
mobile: add reminder sheet
|
2023-01-05 22:01:01 +05:00 |
|
Ammar Ahmed
|
ab9538c81e
|
editor: task list ui improvements (#1570)
|
2023-01-05 14:00:56 +05:00 |
|
Muhammad Ali
|
fc634f15bb
|
editor: add download button on images (#1563)
Signed-off-by: Muhammad Ali <alihamuh@gmail.com>
|
2023-01-04 15:27:10 +05:00 |
|
Abdullah Atta
|
e07a2c4984
|
chore: add Muhammad Ali to AUTHORS list
Signed-off-by: Abdullah Atta <abdullahatta@streetwriters.co>
|
2023-01-04 15:26:18 +05:00 |
|
Abdullah Atta
|
4374af79bc
|
ci: increase tests shards to 4
|
2023-01-04 12:43:28 +05:00 |
|
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 |
|
Muhammad Ali
|
d4a3b53c1b
|
editor: remove collapsed property from task list (#1561)
Signed-off-by: Muhammad Ali <alihamuh@gmail.com>
|
2023-01-04 11:50:40 +05:00 |
|
Ammar Ahmed
|
947b2099a1
|
mobile: fix note history scrolling (#1553)
|
2023-01-03 22:13:43 +05:00 |
|
Ammar Ahmed
|
c0212c64bc
|
mobile: fix crash when checking no of notes (#1554)
|
2023-01-03 22:13:29 +05:00 |
|
Ammar Ahmed
|
d291a536a6
|
mobile: fix keep awake (#1557)
|
2023-01-03 22:13:11 +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
|
5c8cf1beb5
|
editor: allow multiple popups at one time on mobile
|
2023-01-03 22:05:08 +05:00 |
|
Ammar Ahmed
|
2f92bf0de8
|
mobile: fix typo
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co>
Signed-off-by: Ammar Ahmed <40239442+ammarahm-ed@users.noreply.github.com>
|
2023-01-03 21:46:11 +05:00 |
|
Abdullah Atta
|
088235a46d
|
web: add support for disabling sync & auto sync
|
2023-01-03 21:46:11 +05:00 |
|
ammarahm-ed
|
2845cb19d6
|
mobile: add sync controls
|
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
|
db2041a15d
|
editor: fix Unexpected token error
|
2023-01-03 10:15:04 +05:00 |
|
Abdullah Atta
|
5971253728
|
web: show proper error on attachment upload failure
|
2023-01-03 10:13:33 +05:00 |
|
Muhammad Ali
|
19a5e78495
|
editor: hide clear completed tasks button in readonly editor (#1498)
Signed-off-by: Muhammad Ali <alihamuh@gmail.com>
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co>
|
2023-01-03 10:10:31 +05:00 |
|
Abdullah Atta
|
919e46aea8
|
web: migrate loading dialog to typescript
|
2022-12-28 10:39:40 +05:00 |
|
Abdullah Atta
|
7b7fd62047
|
clipper(core): make fetch options optional everywhere
v2.3.0
2.3.0-android
|
2022-12-06 12:10:56 +05:00 |
|
Abdullah Atta
|
e71447c19d
|
clipper(web): add settings to configure cors proxy
|
2022-12-06 12:06:39 +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 |
|
ammarahm-ed
|
433749d3fa
|
mobile: bump version to 2.3.0
|
2022-12-06 09:59:14 +05:00 |
|
ammarahm-ed
|
92b1ebe744
|
mobile: bump react-native-sodium
|
2022-12-06 09:15:48 +05:00 |
|
ammarahm-ed
|
3be4705be3
|
mobile: update Podfile
|
2022-12-05 22:16:12 +05:00 |
|
ammarahm-ed
|
f83d6c2d37
|
mobile: fix device mode selection
|
2022-12-05 22:16:12 +05:00 |
|