EYHN
c0cc4224bb
feat(core): close popup after oauth login ( #10273 )
2025-02-19 14:44:02 +08:00
EYHN
5a7ab880c1
fix(core): fix ios blob upload ( #10263 )
2025-02-19 10:07:46 +08:00
EYHN
892fd16f52
fix(core): fix ios cloud sync ( #10243 )
2025-02-18 08:12:49 +00:00
EYHN
691daaa7e8
fix(core): fix the permission check in peek view ( #10213 )
2025-02-17 03:51:54 +00:00
EYHN
92f4f0c2d9
feat(core): guard service ( #9816 )
2025-02-09 23:26:38 +00:00
EYHN
879157b938
fix(core): hide export tab on mobile ( #10038 )
2025-02-09 20:36:25 +08:00
EYHN
5913715e33
fix(ios): fix app crash ( #9955 )
2025-02-05 09:44:54 +00:00
EYHN
ee0cfe4dc7
feat(nbstore): share worker between workspaces ( #9947 )
2025-02-05 07:57:03 +00:00
EYHN
876d4d9c94
fix(android): fix android nbstore provider ( #9865 )
2025-01-23 03:39:13 +00:00
EYHN
97207a7ad5
fix(ios): fix ios http and ws ( #9805 )
2025-01-21 00:16:21 +00:00
EYHN
cc2958203b
fix(core): fix ios sync ( #9782 )
2025-01-20 03:37:10 +00:00
EYHN
ca9c94861a
refactor(core): adjust merbers module apis ( #9695 )
2025-01-17 02:50:02 +00:00
EYHN
a2ffdb4047
feat(core): new worker workspace engine ( #9257 )
2025-01-16 16:22:18 +00:00
EYHN
18ff7500c8
fix(core): fix menu not close when click outside ( #9535 )
2025-01-10 08:04:49 +00:00
EYHN
46c8c4a408
feat(nbstore): improve nbstore ( #9512 )
2025-01-06 09:38:04 +00:00
EYHN
a2563d2180
feat(i18n): add uk i18n ( #9530 )
2025-01-06 09:23:03 +00:00
EYHN
7514ccd452
feat(ios): add apis for native ( #9536 )
2025-01-06 08:20:31 +00:00
EYHN and Mahyar Riazati
8669936f2f
feat(i18n): i18n Localization and translations for Farsi (fa) 🇮🇷 ( #9533 )
...
Co-authored-by: Mahyar Riazati <mr.riazati1999@gmail.com >
2025-01-06 03:28:57 +00:00
EYHN
650e4fb6b2
chore(i18n): i18n auto codegen ( #9516 )
2025-01-04 12:32:21 +00:00
EYHN
f2906bc6d0
refactor(core): add all docs properties api ( #9484 )
2025-01-02 10:35:46 +00:00
EYHN
cff3a73db4
fix(core): fix create workspace force cloud ( #9382 )
2024-12-27 13:33:05 +00:00
EYHN
893493cf01
feat(core): view selfhosted shared docs in electron ( #9365 )
2024-12-27 05:32:22 +00:00
EYHN and 砍砍
3cf4bcf651
feat(ios): add intelligents button ( #9281 )
...
Co-authored-by: 砍砍 <git@qaq.wiki >
2024-12-24 07:51:11 +00:00
EYHN
129f94ee78
refactor(core): move infra modules to core ( #9207 )
2024-12-23 04:54:00 +00:00
EYHN
cddef4c2f6
fix(admin): fix the admin app ( #9233 )
2024-12-23 03:06:31 +00:00
EYHN
f788fdd0a4
fix(core): revalidate quota and subscription when subscribing ( #9220 )
2024-12-20 09:31:52 +00:00
EYHN
cbaf35df0b
feat(nbstore): add nbstore worker ( #9185 )
2024-12-20 08:01:23 +00:00
EYHN
f8e7abd018
fix(core): indexer data loss ( #9216 )
2024-12-20 06:10:50 +00:00
EYHN
30588783ef
fix(mobile): disable blob sync on mobile ( #9200 )
2024-12-19 03:54:34 +00:00
EYHN
64b017dc1b
feat(nbstore): remove async on connection api ( #9187 )
...
We should not use async on `connect` and `disconnect`, for `WebSocketConnection` will never connect when offline.
We should handle the connection status of each storage in sync, using the `connection.waitForConnect`
This PR also puts the connection reference count on the `connect` and disconnect`
2024-12-18 03:59:49 +00:00
EYHN
3fddf050a4
feat(nbstore): add doc sync state ( #9131 )
2024-12-18 03:59:47 +00:00
EYHN
8374346b2e
feat(core): lazy load doc card ( #9192 )
2024-12-18 03:40:33 +00:00
EYHN
c31e9fdff4
fix(core): fix no page root error ( #9190 )
2024-12-18 03:39:48 +00:00
EYHN
ffa0231cf5
feat(nbstore): add awareness storage&sync&frontend ( #9016 )
2024-12-17 04:37:15 +00:00
EYHN
b36b398957
fix(infra): memory leak ( #9013 )
2024-12-16 16:55:49 +00:00
EYHN
9a66c97f52
feat(ios): add some apis for native ( #9173 )
2024-12-16 09:18:39 +00:00
EYHN
91089ff5a2
fix(core): fix sign in with email ( #9108 )
2024-12-12 02:48:36 +00:00
EYHN
0c0722c650
feat(nbstore): add blob sync frontend ( #9084 )
2024-12-11 12:39:26 +00:00
EYHN
331e674e8b
feat(nbstore): add doc sync frontend ( #9070 )
2024-12-11 07:53:25 +00:00
EYHN
18d65dff0e
fix(core): share page show 404 ( #9083 )
2024-12-10 07:43:31 +00:00
EYHN
35edf389b5
feat(nbstore): better doc sync logic ( #9037 )
2024-12-10 06:49:21 +00:00
EYHN
7225f59138
feat(nbstore): add blob sync ( #8996 )
2024-12-07 08:05:04 +00:00
EYHN
f54f6e88cb
feat(nbstore): new doc sync engine ( #8918 )
2024-12-07 08:05:02 +00:00
EYHN
f96f08dcec
fix(core): oauth callback ( #9029 )
2024-12-06 00:45:32 +00:00
EYHN
b637a62785
fix(ios): fix login ( #9011 )
2024-12-04 05:19:41 +00:00
EYHN
8963826463
feat(core): desktop multiple server support ( #8979 )
2024-12-03 05:51:09 +00:00
EYHN
84210dd197
fix(infra): fix fractional indexing edge cases ( #8978 )
2024-12-02 05:31:07 +00:00
EYHN
cee5d02f71
feat(core): add markdown preview for backlinks ( #8883 )
2024-12-02 03:42:07 +00:00
EYHN
6e25243868
refactor(infra): refactor copilot client ( #8813 )
2024-11-27 06:44:47 +00:00
EYHN
6b4a1aa917
refactor(core): initial multiple servers infra ( #8745 )
...
This is the initial refactoring of affine to support multiple servers, but many more changes are needed to make multi-server actually work.
2024-11-27 06:44:46 +00:00
EYHN
3f4cb5be40
fix(core): improve doc meta performance ( #8913 )
2024-11-27 14:18:06 +08:00
EYHN
76eabf644c
fix(core): fix auth session not revalidating as expected ( #8886 )
2024-11-21 09:57:25 +00:00
EYHN
a4c749b882
refactor(core): independent app fallback for mobile ( #8884 )
2024-11-21 09:38:01 +00:00
EYHN
c712e87114
fix(core): warning when open center peek ( #8819 )
2024-11-14 09:04:38 +00:00
EYHN
17c247af53
fix(core): speed up navigation performance ( #8794 )
...
add some memo...
2024-11-12 13:22:59 +00:00
EYHN
51b00c476c
fix(core): remember scroll position switch mode ( #8771 )
2024-11-12 06:05:51 +00:00
EYHN
9239eed6a7
fix(core): fix delete doc property description ( #8772 )
2024-11-11 06:48:04 +00:00
EYHN
2aceed8824
fix(infra): retry search and aggregate on indexeddb ( #8767 )
2024-11-11 02:32:29 +00:00
EYHN
73d0e64c20
fix(core): fix infinite retry when workspace not found ( #8679 )
2024-11-08 09:34:15 +00:00
EYHN
14d2214248
chore(infra): remove unused code ( #8736 )
2024-11-08 09:17:48 +00:00
EYHN
4977055a2e
fix(ios): fix mobile blob storage ( #8702 )
2024-11-05 11:16:00 +00:00
EYHN
902635e60f
refactor(core): desktop project struct ( #8334 )
2024-11-05 11:00:33 +08:00
EYHN
12e3cf1d07
refactor(core): set edgeless theme on doc created ( #8670 )
2024-11-04 04:38:03 +00:00
EYHN
1f6cce2f5e
fix(core): fix copy block link ( #8650 )
2024-10-31 17:15:46 +00:00
EYHN
8f95cc7b80
fix(infra): orm create override optional ( #8627 )
2024-10-29 09:18:14 +00:00
EYHN
7699296f11
feat(core): captcha service ( #8616 )
2024-10-28 18:06:52 +00:00
EYHN
542fde6c68
fix(infra): indexer missing data ( #8578 )
2024-10-23 01:44:24 +00:00
EYHN
6ecdc8db7a
feat(infra): opti indexer performance ( #8557 )
2024-10-22 06:41:07 +00:00
EYHN
b8cb504fa4
feat(core): adjust app sidebar ( #8572 )
2024-10-22 04:55:05 +00:00
EYHN
6a9a7d8b39
fix(core): fix mobile edition flag ( #8571 )
2024-10-22 04:29:07 +00:00
EYHN
7cd4028176
feat(core): adjust doc property style ( #8561 )
2024-10-21 09:41:45 +00:00
EYHN
42b3e069f9
feat(core): use contain strict optimizing performance ( #8553 )
2024-10-21 06:42:08 +00:00
EYHN
db374f7feb
feat(core): build config for ios android ( #8555 )
2024-10-21 05:39:04 +00:00
EYHN
01c3a3b4c0
feat(infra): collect more data to indexer ( #8528 )
2024-10-19 20:22:26 +08:00
EYHN
ee641f0377
fix(infra): fix built in property order error ( #8524 )
2024-10-17 05:15:09 +00:00
EYHN
140ac723e6
refactor(core): adapter to new journal and property ( #8508 )
...
remove old WorkspacePropertyAdapter
add JournalService
2024-10-16 08:46:38 +00:00
EYHN
e7dcf63c77
refactor(core): rename doc property component name ( #8500 )
2024-10-16 02:11:46 +00:00
EYHN
24e0c5797c
refactor(core): doc property ( #8465 )
...
doc property upgraded to use orm.
The visibility of the property are simplified to three types: `always show`, `always hide`, `hide when empty`, and the default is `always show`.

Added a sidebar view to manage properties

new property ui in workspace settings

Property lists can be collapsed

2024-10-15 10:17:12 +00:00
EYHN
bfeb05ca45
fix(core): data loss on enable cloud ( #8452 )
2024-10-08 09:24:26 +00:00
EYHN
67f7a4de9c
fix(electron): fix windows userspace loss ( #8450 )
2024-10-08 07:05:37 +00:00
EYHN
c26df2e069
feat(infra): doc properties by orm ( #8382 )
...
create new orm table docConfiguration
move primary store to docConfiguration
2024-10-07 12:25:47 +00:00
EYHN
4295f5e7c1
fix(core): open page info modal error ( #8396 )
2024-09-26 06:36:41 +00:00
EYHN
73876f60fc
feat(core): adjust offline mode description ( #8365 )
2024-09-24 05:58:15 +00:00
EYHN
096f50b83b
chore(i18n): cleanup i18n file ( #8318 )
2024-09-20 06:25:17 +00:00
EYHN
7184d8348f
fix(core): fix web login ( #8312 )
2024-09-19 16:24:05 +00:00
EYHN
5d57f53a06
fix(core): adjust feature flag ( #8309 )
2024-09-19 15:26:33 +08:00
EYHN
9a01da76e1
feat: sync i18n with crowdin ( #8293 )
2024-09-19 05:30:18 +00:00
EYHN
fab23d226d
refactor(core): clear build config ( #8268 )
...
remove build config
allowLocalWorkspace -> FeatureFlag
enablePreloading -> removed
enableNewSettingUnstableApi -> removed
enableExperimentalFeature -> removed
enableThemeEditor -> FeatureFlag
remove some unused code
2024-09-18 06:33:25 +00:00
EYHN
714b7b863e
fix(electron): fix electron script path ( #8278 )
2024-09-18 12:14:56 +08:00
EYHN
e9fce6f58a
fix(electron): fix electron windows build path ( #8272 )
2024-09-18 11:06:56 +08:00
EYHN
ed63602f01
refactor: remove unused deps ( #8259 )
...
auto removed by https://knip.dev/features/auto-fix
2024-09-14 14:52:50 +00:00
EYHN
3d80725c1a
refactor(core): move mobile components to core ( #8258 )
2024-09-14 05:51:14 +00:00
EYHN
5e56ec65e3
refactor(core): adjust core struct ( #8218 )
...
packages/frontend/core/src
hooks -> components/hooks
atoms -> components/atoms
layouts -> components/layouts
providers -> components/providers
mixpanel -> @affine/track
~~shared~~
~~unexpected-application-state~~
2024-09-13 11:31:21 +00:00
EYHN
58db654b07
fix(core): share mode page reference ( #8238 )
2024-09-13 11:06:19 +00:00
EYHN
6fde967a6d
feat(core): remove loop animations ( #8242 )
2024-09-13 09:54:24 +00:00
EYHN
561f96bb71
feat(core): load ydoc on demand ( #8241 )
2024-09-13 07:45:49 +00:00
EYHN
cc5a6e6d40
refactor: new project struct ( #8199 )
...
packages/frontend/web -> packages/frontend/apps/web
packages/frontend/mobile -> packages/frontend/apps/mobile
packages/frontend/electron -> packages/frontend/apps/electron
2024-09-12 07:42:57 +00:00
EYHN
3999b04cf1
feat(core): download template from snapshot url ( #8211 )
2024-09-12 06:21:52 +00:00
EYHN
85aa73bcf6
fix(core): disconnect ws when user logout ( #8188 )
2024-09-11 07:55:42 +00:00
EYHN
d93c3b3719
feat(core): user data db ( #7930 )
2024-09-11 07:55:37 +00:00