Abdullah Atta
|
ff995c8d60
|
web: make editor properties opening/closing faster
|
2023-02-09 10:06:02 +05:00 |
|
Abdullah Atta
|
1f7b8ce1ed
|
web: refactor note menu items definition
|
2023-02-09 10:05:43 +05:00 |
|
Abdullah Atta
|
f2608a1a8d
|
web: add readonly menu item in context menu
|
2023-02-09 10:05:21 +05:00 |
|
Abdullah Atta
|
4e858f3230
|
web: scroll element into view when navigating using keyboard
|
2023-02-09 10:02:29 +05:00 |
|
Abdullah Atta
|
ba7daf9766
|
web: do not animate opening/closing of context menus
|
2023-02-09 10:01:42 +05:00 |
|
ammarahm-ed
|
d2fcd61541
|
mobile: reorganize actions in properties
|
2023-02-08 13:47:33 +05:00 |
|
Abdullah Atta
|
417be8dbf0
|
web: fetch announcements once on app startup
|
2023-02-06 13:25:15 +05:00 |
|
Abdullah Atta
|
4c21d781c4
|
web: remove unnecessary console.log
|
2023-02-06 12:27:28 +05:00 |
|
Abdullah Atta
|
746fc2963e
|
web: do not enforce telemetry setting causing it to reset
|
2023-02-06 10:51:16 +05:00 |
|
Muhammad Ali
|
289ef2a324
|
web: always give preference to text over files when pasting (#1869)
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co>
|
2023-02-06 10:41:32 +05:00 |
|
ammarahm-ed
|
650a34ca73
|
mobile: fix width of items in app lock sheet
|
2023-02-04 15:05:59 +05:00 |
|
Muhammad Ali
|
009afcd6aa
|
web: add support for CJK characters in word counter (#1840)
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co>
|
2023-02-04 12:22:58 +05:00 |
|
Ammar Ahmed
|
05f71f39a1
|
mobile: improved multi-select (#1867)
- Fixed multi-selection header position on iOS
- Added support for select all on mobile
|
2023-02-04 11:35:26 +05:00 |
|
Muhammad Ali
|
d3a3dc9200
|
web: confirm before deleting a reminder (#1843)
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co>
|
2023-02-04 11:30:04 +05:00 |
|
Abdullah Atta
|
9df44b1f3d
|
ci: update desktop workflow
|
2023-01-30 19:34:29 +05:00 |
|
ammarahm-ed
|
964180a183
|
mobile: fix glitch on app launch ios
|
2023-01-30 19:30:08 +05:00 |
|
Abdullah Atta
|
4ef51f4d8f
|
web: bump version to v2.4.2
|
2023-01-30 19:14:38 +05:00 |
|
Abdullah Atta
|
ee39d940be
|
web: only show spellchecker settings on desktop
|
2023-01-30 19:11:36 +05:00 |
|
Abdullah Atta
|
db60299c54
|
desktop: fix resources path for macos
|
2023-01-30 19:10:24 +05:00 |
|
Abdullah Atta
|
7d3c31efc1
|
desktop: fix invalid versions of some packages
|
2023-01-30 18:23:23 +05:00 |
|
Abdullah Atta
|
9e68ccb5a8
|
desktop: regenerate package-lock.json file
|
2023-01-30 16:06:50 +05:00 |
|
Abdullah Atta
|
f05fc861d5
|
web: recovery code input should accept text
|
2023-01-30 15:10:10 +05:00 |
|
Abdullah Atta
|
085408e5a3
|
web: revert accidental version increments in package-lock.json
|
2023-01-30 15:03:26 +05:00 |
|
Abdullah Atta
|
6442a08d6f
|
web: reset watchpack version to 2.4.0
|
2023-01-30 14:57:21 +05:00 |
|
Abdullah Atta
|
f58239e102
|
desktop: use custom download url for spell checker dicts
|
2023-01-30 14:41:19 +05:00 |
|
Abdullah Atta
|
f4952aa770
|
web: bump version to 2.4.1
|
2023-01-30 13:44:29 +05:00 |
|
Abdullah Atta
|
5747253400
|
web: reorder & invert sync toggles in settings
|
2023-01-30 13:17:33 +05:00 |
|
Abdullah Atta
|
57c45a049f
|
web: week starts from 0, month starts from 1
Previously we were starting both from 0. This caused issues where
selecting 16 would actually select 15.
|
2023-01-30 13:10:32 +05:00 |
|
Abdullah Atta
|
b3516310b0
|
web: reset selected days on switching recurring mode
|
2023-01-30 13:10:32 +05:00 |
|
Abdullah Atta
|
9438c3ed46
|
web: show more days in one row
|
2023-01-30 13:10:32 +05:00 |
|
Abdullah Atta
|
35d36d3ec6
|
web: add tests for editing a recurring reminder
|
2023-01-30 12:59:24 +05:00 |
|
Abdullah Atta
|
d852b5c9db
|
web: do not reset recurring mode on reminder edit
|
2023-01-30 12:59:24 +05:00 |
|
Abdullah Atta
|
bbb40a2842
|
web: use fixed 5px gap in reminder list item footer
|
2023-01-30 12:01:24 +05:00 |
|
Abdullah Atta
|
1ca5511e78
|
web: refresh search on note switch
|
2023-01-28 13:51:19 +05:00 |
|
Abdullah Atta
|
8996708164
|
web: don't create new p tag at editor end if there is selection
|
2023-01-28 11:21:00 +05:00 |
|
Abdullah Atta
|
fad31fbeb3
|
desktop: make tray icon bigger
|
2023-01-28 09:32:57 +05:00 |
|
Abdullah Atta
|
ca08fc0e9d
|
desktop: do not set icons in dock menu
|
2023-01-28 09:32:57 +05:00 |
|
Abdullah Atta
|
7df64837fe
|
desktop: use special icon for tray
|
2023-01-28 09:32:57 +05:00 |
|
Abdullah Atta
|
fa70df366c
|
desktop: migrate theme config to typescript
|
2023-01-28 09:32:57 +05:00 |
|
Abdullah Atta
|
70d4e99dc1
|
desktop: style tray icons based on actual system theme
|
2023-01-28 09:32:57 +05:00 |
|
Abdullah Atta
|
49272212bc
|
desktop: don't emit event when user changes theme
|
2023-01-28 09:32:57 +05:00 |
|
ammarahm-ed
|
736b2a17e9
|
desktop: fix desktop integration on mac os
|
2023-01-28 09:32:57 +05:00 |
|
Abdullah Atta
|
ade420cf87
|
config: add apps/web/desktop to lerna workspaces
|
2023-01-28 09:32:57 +05:00 |
|
Abdullah Atta
|
96ed46bd4a
|
web: update package-lock.json
|
2023-01-28 09:32:57 +05:00 |
|
Abdullah Atta
|
e334698e3b
|
desktop: add dock menu on macos
|
2023-01-28 09:32:57 +05:00 |
|
Abdullah Atta
|
82d97f019d
|
desktop: patch electron-builder to support desktop actions on linux
|
2023-01-28 09:32:57 +05:00 |
|
Abdullah Atta
|
fb56206537
|
desktop: fix resources directory path in release build
|
2023-01-28 09:32:57 +05:00 |
|
Abdullah Atta
|
22fff296b5
|
desktop: resize app icon in tray menu to 16px
|
2023-01-28 09:32:57 +05:00 |
|
Abdullah Atta
|
954cb1da0d
|
desktop: iconIndex is required for icons in jumplist
|
2023-01-28 09:32:57 +05:00 |
|
Abdullah Atta
|
8c25de2aaf
|
desktop: extract png icon from ico file
|
2023-01-28 09:32:57 +05:00 |
|