1
0
Fork 0
mirror of https://github.com/anyproto/anytype-heart.git synced 2025-06-09 17:44:59 +09:00
Commit graph

17174 commits

Author SHA1 Message Date
Sergey
c7024ee82f
Merge branch 'main' of github.com:anyproto/anytype-heart into release-10-to-main 2025-05-07 09:20:02 +02:00
Jannis Metrikat
a216c2051f
GO-4969: Fix returned error when deleting type fails 2025-05-07 01:53:02 +02:00
Jannis Metrikat
ace65b94d8
Merge pull request #2303 from anyproto/go-4969-rest-api-stage-2
GO-4969: REST API Stage 2
2025-05-06 20:18:44 +02:00
Jannis Metrikat
d30a977991
GO-4969 in-memory exporter: disable pfd export 2025-05-06 20:16:02 +02:00
Jannis Metrikat
b1f79b228a
GO-4969: Add experimental warning for properties 2025-05-06 19:57:02 +02:00
Jannis Metrikat
40cf8e2eaf
GO-4969: Restrict markdown export to actual objects, don't call for media etc. 2025-05-06 19:23:16 +02:00
Roman Khafizianov
1ac71bb151
GO-4969 fix 2025-05-06 19:18:18 +02:00
Roman Khafizianov
718f8e4ef3
GO-4969 inmemory exporter: do not allow files 2025-05-06 19:15:17 +02:00
Jannis Metrikat
62cd6b7eda
GO-4969: Mock ExportMarkdown in tests for GetObject, CreateObject, and GetTemplate 2025-05-06 18:01:23 +02:00
Jannis Metrikat
9ae5cc1243
GO-4969: Add !isHidden filter tagMap search 2025-05-06 17:52:51 +02:00
Jannis Metrikat
7580817d03
GO-4969: Fix list tests 2025-05-06 17:52:15 +02:00
Jannis Metrikat
d4d7bc33a9
GO-4969: Fix filtering of _missing_object from property object references 2025-05-06 17:31:11 +02:00
Jannis Metrikat
7a4daee3dc
GO-4969: Fix nested complexity 2025-05-06 17:21:42 +02:00
Jannis Metrikat
c9f73716b9
GO-4969: Deprecate separate export, move markdown body to getObject 2025-05-06 15:49:59 +02:00
Sergey
6e96ea0b53
Merge pull request #2377 from anyproto/go-5296-add-counters-for-unread-messages-to-subscription-revived
GO-5296 add counters for unread messages to subscription
2025-05-06 15:47:57 +02:00
Sergey
1b6d9eb7e3
Merge pull request #2389 from anyproto/go-5591-full-text-add-missing-error-handling
GO-5591: Full-text: add missing error handling
2025-05-06 14:19:20 +02:00
Jannis Metrikat
1a81d5be1a
GO-4969: Fix all keys within ObjectSearchSubscribe for collection search through util 2025-05-06 14:13:44 +02:00
Sergey
b09c2ae312
GO-5591: Full-text: add missing error handling 2025-05-06 14:10:50 +02:00
Jannis Metrikat
c5530809f3
GO-4969: Refactor GetByID util and type properties updating 2025-05-06 13:10:37 +02:00
Jannis Metrikat
99790c5c34
GO-4969: Exclude system properties from getRecommendedPropertiesFromLists 2025-05-06 11:10:40 +02:00
Sergey
229a3a38dc
Merge pull request #2383 from anyproto/dependabot/go_modules/golang.org/x/net-0.40.0
Bump golang.org/x/net from 0.38.0 to 0.40.0
2025-05-06 09:51:22 +02:00
dependabot[bot]
458f67d7b2
Bump golang.org/x/net from 0.38.0 to 0.40.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.38.0 to 0.40.0.
- [Commits](https://github.com/golang/net/compare/v0.38.0...v0.40.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-06 07:51:11 +00:00
Sergey
cef20bff31
Merge pull request #2387 from anyproto/dependabot/go_modules/golang.org/x/sys-0.33.0
Bump golang.org/x/sys from 0.31.0 to 0.33.0
2025-05-06 09:49:48 +02:00
dependabot[bot]
8a576baf3e
Bump golang.org/x/sys from 0.31.0 to 0.33.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.31.0 to 0.33.0.
- [Commits](https://github.com/golang/sys/compare/v0.31.0...v0.33.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-version: 0.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-06 07:46:33 +00:00
Sergey
51799ccb4a
Merge pull request #2388 from anyproto/dependabot/go_modules/golang.org/x/image-0.27.0
Bump golang.org/x/image from 0.25.0 to 0.27.0
2025-05-06 09:45:19 +02:00
dependabot[bot]
54e74c56b3
Bump golang.org/x/image from 0.25.0 to 0.27.0
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.25.0 to 0.27.0.
- [Commits](https://github.com/golang/image/compare/v0.25.0...v0.27.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-version: 0.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-06 04:35:11 +00:00
Jannis Metrikat
ba6cb08618
GO-4969: Fix linter by refactoring imports and property func length 2025-05-06 00:37:16 +02:00
Jannis Metrikat
ba99bc5a04
GO-4969: Refactor UpdateObject to validate existence and streamline detail handling 2025-05-06 00:14:07 +02:00
Jannis Metrikat
06908cbe13
GO-4969: Implement UpdateType with detail building 2025-05-06 00:13:55 +02:00
Jannis Metrikat
aad6b6a161
GO-4969: Make fields optional pointers to model PATCH semantics 2025-05-05 23:48:36 +02:00
Jannis Metrikat
b927fdfd90
GO-4969: Unify object, type and tag layout constants into util 2025-05-05 22:36:39 +02:00
Jannis Metrikat
0b7cb4c786
GO-4969: Implement object/file/tag id validation functions 2025-05-05 22:00:19 +02:00
Sergey
9adb9a1303
GO-5296 Merge branch 'main' of github.com:anyproto/anytype-heart into go-5296-add-counters-for-unread-messages-to-subscription-revived 2025-05-05 17:42:47 +02:00
Sergey
0bc3092c91
GO-5296: Fix missing spaceId; done tests 2025-05-05 17:39:36 +02:00
Mikhail Rakhmanov
f1fc66eed3
Merge pull request #2382 from anyproto/GO-5570-fix-broken-store-migration
GO-5570: Fix migration with broken store
2025-05-05 16:45:06 +02:00
Sergey
2c80714519
Merge pull request #2381 from anyproto/GO-5570-fix-migration-on-storage-error
GO-5570: Fix migration errors, update any-sync
2025-05-05 16:36:00 +02:00
Sergey
c3f12c6e1d
GO-5296: Add tests 2025-05-05 16:27:53 +02:00
Mikhail Rakhmanov
f3e90e306f
GO-5570 Update any-sync 2025-05-05 16:19:52 +02:00
Mikhail Rakhmanov
7955c2960e
GO-5570 Add migrator test where storage is broken 2025-05-05 16:14:06 +02:00
Mikhail Rakhmanov
ce77921066
GO-5570 Update any-sync, correctly handle errors 2025-05-05 16:13:48 +02:00
Mikhail Rakhmanov
3fc5932f3a
GO-5570 Update any-sync 2025-05-05 16:12:49 +02:00
Sergey Cherepanov
18128f74bc
Merge pull request #2380 from anyproto/go-5297-push-service-1st-iteration--dont-load-subs
GO-5297 don't load subs
2025-05-05 16:05:19 +02:00
Sergey
8d3c315053
GO-5296: WIP Tests 2025-05-05 14:34:05 +02:00
Mikhail Rakhmanov
facd6dc42b
GO-5570 Add migrator test where storage is broken 2025-05-05 14:27:26 +02:00
Mikhail Rakhmanov
97ec0ca652
GO-5570 Update any-sync, correctly handle errors 2025-05-05 13:56:05 +02:00
Sergey
b58805e31d
GO-5296 Merge branch 'main' of github.com:anyproto/anytype-heart into go-5296-add-counters-for-unread-messages-to-subscription-revived 2025-05-05 11:33:44 +02:00
Kirill Shklyaev
1844d31f0b
fix incorrect version in gh action
Signed-off-by: Kirill Shklyaev <kirill@anytype.io>
2025-05-05 10:35:24 +03:00
Jannis Metrikat
7dff55c54b
GO-4969: Rework space account status condition 2025-05-04 23:29:54 +02:00
Jannis Metrikat
e5c58e67b6
GO-4969: Adjust icon handling in tests to new wrapped struct 2025-05-04 21:47:51 +02:00
Jannis Metrikat
98a6162e97
GO-4969: Fix spaces list condition showing deleted spaces 2025-05-04 21:21:05 +02:00