Ammar Ahmed
f3140cbd8f
ci: fix
2024-11-12 18:00:00 +05:00
Ammar Ahmed
029cadedc4
ci: run command from root
...
Signed-off-by: Ammar Ahmed <40239442+ammarahm-ed@users.noreply.github.com >
2024-11-12 16:46:19 +05:00
Ammar Ahmed
6cdeb48e56
ci: do not clean after build
...
Signed-off-by: Ammar Ahmed <40239442+ammarahm-ed@users.noreply.github.com >
2024-11-12 16:05:41 +05:00
Ammar Ahmed
2c8abc4d00
ci: fix working dir path
...
Signed-off-by: Ammar Ahmed <40239442+ammarahm-ed@users.noreply.github.com >
2024-11-12 15:11:16 +05:00
Ammar Ahmed
04820f6500
ci: update workflow
...
Signed-off-by: Ammar Ahmed <40239442+ammarahm-ed@users.noreply.github.com >
2024-11-12 14:15:42 +05:00
Ammar Ahmed
fc6a843a1a
ci: fix action
2024-11-12 14:14:05 +05:00
Ammar Ahmed
129dad06c2
ci: format
2024-11-12 14:12:45 +05:00
Ammar Ahmed
063b387807
ci: install detox-cli
2024-11-12 14:11:07 +05:00
Ammar Ahmed
e0058fe30b
ci: change script working dir
2024-11-12 13:48:11 +05:00
Ammar Ahmed
a3c297636e
ci: clean runner after build
...
Signed-off-by: Ammar Ahmed <40239442+ammarahm-ed@users.noreply.github.com >
2024-11-12 13:10:09 +05:00
Ammar Ahmed
afc534806d
ci: clean gh action space
2024-11-12 11:08:43 +05:00
Ammar Ahmed
4456cc2184
mobile: fix intl imports
2024-11-12 10:08:26 +05:00
Ammar Ahmed
2610db90d2
mobile: fix ts errors
2024-11-12 09:54:17 +05:00
Ammar Ahmed
f16c9804ee
ci: fix build
2024-11-11 22:48:01 +05:00
Ammar Ahmed
7a3a1aa9c2
ci: update
2024-11-11 19:53:01 +05:00
Ammar Ahmed
57d0904bee
mobile: add e2e test workflow
2024-11-11 19:25:56 +05:00
Ammar Ahmed
5ca6f98c6c
mobile: fix e2e tests
2024-11-11 18:46:08 +05:00
Abdullah Atta
dbe32e8af6
web: fix more failing tests
2024-11-08 17:06:38 +05:00
Abdullah Atta
e0758bf353
web: fix note & notebook tests
2024-11-08 17:06:38 +05:00
Abdullah Atta
3c1b5d1ee8
intl: update po files
2024-11-08 17:06:38 +05:00
Abdullah Atta
074008ac67
web: localize more missing strings
2024-11-08 17:06:38 +05:00
Ammar Ahmed
7c56a6beb3
mobile: cleanup and fix errors
2024-11-08 17:06:38 +05:00
Abdullah Atta
3e9d7a70d0
web: localize missing strings
2024-11-08 17:06:38 +05:00
Abdullah Atta
e2ca1a0df6
intl: fix type error in vite.config.mts due to duplicate rollup packages
2024-11-08 17:06:38 +05:00
Abdullah Atta
392456a0d9
global: fix many localization related errors and issues
2024-11-08 17:06:38 +05:00
Abdullah Atta
a5faa4acea
web: fix checkout (and make it load faster)
2024-11-08 17:06:17 +05:00
Ammar Ahmed
4014f2a5b5
mobile: support monograph server url
2024-11-08 12:21:07 +05:00
Abdullah Atta
fb62839dad
mobile: use mongraph host from core (instead of a static value)
2024-11-08 12:21:07 +05:00
Abdullah Atta
7bf8f1cfc1
web: use mongraph host from core (instead of a static value)
2024-11-08 12:21:07 +05:00
Abdullah Atta
b8a727eee8
monograph: add /api/version endpoint for self hosting support
2024-11-08 12:21:07 +05:00
Abdullah Atta
52e12de296
web: add support for using custom monograph server
2024-11-08 12:21:07 +05:00
Abdullah Atta
0bb2345ccb
core: add host for monograph server
2024-11-08 12:21:07 +05:00
Abdullah Atta
78e957eed4
monograph: use public url everywhere instead of monogr.ph
2024-11-08 12:21:07 +05:00
Muhammad Ali
865efaa860
desktop: fix duplicate window controls showing on Linux desktop app ( #6844 )
2024-11-08 12:16:33 +05:00
01zulfi
2931fd0b3e
web: fix copy link button copying link text instead of link ( #6642 ) ( #6845 )
...
Signed-off-by: Zulfiqar Ali <85733202+01zulfi@users.noreply.github.com >
2024-11-08 12:13:50 +05:00
Ammar Ahmed
faae68928b
mobile: fix localization
2024-11-07 12:23:36 +05:00
01zulfi
21ada0e2d2
web: fix image preview opening as PDF ( #6822 ) ( #6843 )
...
Signed-off-by: Zulfiqar Ali <85733202+01zulfi@users.noreply.github.com >
2024-11-07 11:33:57 +05:00
Abdullah Atta
2337b8cd85
web: fix notebook tests
2024-11-06 16:14:39 +05:00
Abdullah Atta
52c8d0b86c
desktop: do not use tsc for building desktop app
2024-11-06 16:00:44 +05:00
Abdullah Atta
ce98cea4e7
desktop: update lockfile
2024-11-06 15:42:27 +05:00
Abdullah Atta
b66a093cc2
web: fix missing imports in importer.tsx
2024-11-06 15:38:00 +05:00
Abdullah Atta
a3e5ae4cf5
desktop: use tsup for builds
2024-11-06 15:03:49 +05:00
Abdullah Atta
cddd08c32d
desktop: use nodenext module resolution to fix could not resolve errors
2024-11-06 14:51:26 +05:00
Ammar Ahmed
5c3ad96cbe
mobile: check item restored successfully
2024-11-06 14:22:30 +05:00
01zulfi
55b441d14e
web: fix restore notebooks over limit for free users ( #6812 )
...
Signed-off-by: Zulfiqar Ali <85733202+01zulfi@users.noreply.github.com >
2024-11-06 14:22:30 +05:00
Ammar Ahmed
f740a211ce
Fix selection scrolls to incorrect position on focus and press enter on mobile ( #6838 )
...
* mobile: fix keep-in-view overscrolling
* mobile: fix editor status flickers too much
* mobile: fix setting startingOffset
* mobile: set sticky state if not set already
2024-11-06 13:14:14 +05:00
Ammar Ahmed
3cf00cb0f5
mobile: allow user to cancel 2fa auth
2024-11-06 11:04:08 +05:00
Ammar Ahmed
5659576ce3
mobile: fix vault does not show error toast on incorrect password
2024-11-06 10:33:49 +05:00
Abdullah Atta
55842d44ea
chore: set type to Feature for feature requests
...
Signed-off-by: Abdullah Atta <abdullahatta@streetwriters.co >
2024-11-06 08:39:53 +05:00
Abdullah Atta
43238692e4
chore: remove thecodrr as default issue assignee
...
Signed-off-by: Abdullah Atta <abdullahatta@streetwriters.co >
2024-11-06 08:39:02 +05:00