Roman Khafizianov
|
000ee081e8
|
Merge pull request #1914 from anyproto/GO-4653-account-object-not-exists-logs
GO-4653: Simplify analytics id logic and add more verbose errors
|
2024-12-07 01:41:52 +01:00 |
|
mcrakhman
|
bbdf576df9
|
GO-4653 Few fixes
|
2024-12-06 17:58:03 +01:00 |
|
kirillston
|
e31075a7d7
|
GO-4079 Fix bool unset
|
2024-12-06 11:54:28 +01:00 |
|
mcrakhman
|
45a126ee52
|
GO-4653 Revert "GO-4653 Revert "GO-4653 Simplify analytics id logic and add more verbose errors""
This reverts commit 8eaeae2f75 .
|
2024-12-06 00:18:37 +01:00 |
|
kirillston
|
ab863fa3df
|
GO-4651 Fix lastModifiedDate in get started
|
2024-12-05 18:41:00 +01:00 |
|
kirillston
|
425dcfe2c5
|
GO-4635 Improve date suggestion
|
2024-12-05 13:39:24 +01:00 |
|
kirillston
|
a3553ef63b
|
GO-4499 Remove old usecases from mw
|
2024-11-28 16:55:38 +01:00 |
|
Kirill Stonozhenko
|
0d7e0475d9
|
Merge pull request #1871 from anyproto/go-4577-add-dates-to-graph
GO-4577 Add date objects to graph
|
2024-11-27 14:01:58 +01:00 |
|
kirillston
|
e5348bed74
|
GO-4577 Remove test
|
2024-11-27 13:43:00 +01:00 |
|
kirillston
|
52ebc2226a
|
GO-4577 Fix comments
|
2024-11-27 13:41:00 +01:00 |
|
kirillston
|
6f5559acd2
|
GO-4590 Change date format again
|
2024-11-27 12:37:06 +01:00 |
|
kirillston
|
86450596b6
|
GO-4560 Add DateObject
|
2024-11-22 16:16:30 +01:00 |
|
kirillston
|
7693a663d5
|
GO-4560 Fix test
|
2024-11-21 20:28:17 +01:00 |
|
kirillston
|
991ce89aae
|
GO-4560 Mentions + LastUsedDate + time in name
|
2024-11-21 17:06:15 +01:00 |
|
kirillston
|
0363ec9e83
|
Merge main
|
2024-11-20 20:27:50 +01:00 |
|
Sergey
|
e34cef28ca
|
GO-4144 Merge branch 'main' of github.com:anyproto/anytype-heart into go-4144-refactor-internal-details-structure
# Conflicts:
# core/block/backlinks/watcher.go
# core/block/bookmark/bookmarkimporter/bookmark_importer_decorator.go
# core/block/detailservice/mock_detailservice/mock_Service.go
# core/block/detailservice/relations.go
# core/block/detailservice/relations_test.go
# core/block/detailservice/service.go
# core/block/detailservice/set_details.go
# core/block/editor/collection/collection.go
# core/block/editor/dashboard.go
# core/block/import/importer.go
# core/block/import/importer_test.go
# core/block/import/types.go
# core/block/object/objectcreator/creator_test.go
# core/block/object/objectlink/dependent_objects.go
# core/block/source/date.go
# core/object.go
# core/relations.go
# pkg/lib/database/database.go
# pkg/lib/database/filter.go
# pkg/lib/database/filter_test.go
# pkg/lib/localstore/objectstore/spaceindex/queries.go
# pkg/lib/localstore/objectstore/spaceindex/queries_test.go
|
2024-11-20 18:10:31 +01:00 |
|
Kirill Stonozhenko
|
e3465b5b42
|
Merge pull request #1816 from anyproto/go-4494-return-dataview-and-setof
GO-4530 Return dataview and setof to dates
|
2024-11-19 18:44:07 +01:00 |
|
kirillston
|
601d93b01b
|
GO-4530 Remove long date object id
|
2024-11-15 14:18:48 +01:00 |
|
kirillston
|
e0acfc4f55
|
GO-4220 Add tz to long date id
|
2024-11-15 13:22:45 +01:00 |
|
kirillston
|
02525a4f1a
|
GO-4352 Unify createdDate for pages in GetStarted
|
2024-11-14 10:37:37 +01:00 |
|
kirillston
|
d7e016d50d
|
GO-4220 Date id is in utc
|
2024-11-13 16:43:37 +01:00 |
|
Kirill Stonozhenko
|
112d6f7e9c
|
Merge pull request #1803 from anyproto/go-4451-long-date-object-id
GO-4451 Long Date object id
|
2024-11-12 09:39:18 +01:00 |
|
kirillston
|
995aa7c0ed
|
GO-4451 Merge main
|
2024-11-08 21:02:14 +01:00 |
|
AnastasiaShemyakinskaya
|
87a6ece2c2
|
GO-3453 Merge branch 'main' of github.com:anyproto/anytype-heart into go-3453-progress-bars-protocol
# Conflicts:
# pb/commands.pb.go
|
2024-11-08 17:40:31 +01:00 |
|
kirillston
|
d6f07904f6
|
GO-4353 Remove all sync relations
|
2024-11-08 13:39:44 +01:00 |
|
kirillston
|
5313c50d19
|
GO-4353 Remove addedDate and fix typo
|
2024-11-08 12:39:36 +01:00 |
|
kirillston
|
7ba3eb2422
|
GO-4451 Add long date object ids
|
2024-11-07 16:18:08 +01:00 |
|
AnastasiaShemyakinskaya
|
58f456bf8e
|
GO-3453 Merge branch 'main' of github.com:anyproto/anytype-heart into go-3453-progress-bars-protocol
|
2024-11-07 13:53:55 +01:00 |
|
Sergey
|
9f6b4b859a
|
GO-4144 Merge branch 'main' of github.com:anyproto/anytype-heart into go-4144-refactor-internal-details-structure
# Conflicts:
# core/block/detailservice/relations.go
# core/block/detailservice/relations_test.go
# core/block/editor.go
# core/block/import/common/syncer/types.go
# core/block/import/csv/converter_test.go
# core/block/import/html/converter_test.go
# core/block/import/txt/converter_test.go
# core/files/fileobject/filemodels/filerequest.go
# core/files/fileobject/service.go
# core/files/fileuploader/uploader.go
# space/internal/components/migration/systemobjectreviser/systemobjectreviser.go
|
2024-11-07 11:20:59 +01:00 |
|
kirillston
|
2e1937c8c1
|
GO-4408 Merge main 2
|
2024-11-07 10:52:13 +01:00 |
|
Anastasia Shemyakinskaya
|
119568e7bc
|
Merge pull request #695 from anyproto/go-1822-classify-possible-error-codes-for-different-imports
GO-1822: classify possible error codes for different imports
|
2024-11-06 19:35:58 +01:00 |
|
Sergey
|
5743f1a7f8
|
GO-4144 Merge branch 'go-4450-extract-details-structs' into go-4144-refactor-internal-details-structure
# Conflicts:
# core/block/backlinks/watcher.go
# core/block/delete.go
# core/block/detailservice/set_details.go
# core/block/editor/basic/details_test.go
# core/block/editor/file/file_test.go
# core/block/editor/spaceview.go
# core/block/object/objectcreator/chat.go
# core/block/object/objectcreator/creator.go
# core/block/source/date.go
# core/block/source/mock_source/mock_Service.go
# core/block/source/service.go
# core/domain/genericmap_test.go
# core/domain/value.go
# core/object.go
# core/syncstatus/detailsupdater/updater.go
# core/syncstatus/detailsupdater/updater_test.go
# core/syncstatus/syncsubscriptions/syncingobjects.go
# pkg/lib/localstore/objectstore/fixture.go
# pkg/lib/localstore/objectstore/spaceindex/fixture.go
# pkg/lib/localstore/objectstore/spaceindex/objects.go
# pkg/lib/localstore/objectstore/spaceindex/queries_test.go
# pkg/lib/localstore/objectstore/spaceindex/store.go
# pkg/lib/localstore/objectstore/spaceindex/update.go
# util/pbtypes/anyenc_test.go
# util/pbtypes/pbtypes.go
|
2024-11-06 14:10:49 +01:00 |
|
Sergey
|
d3ae06ef70
|
GO-4450: Fix build
|
2024-11-06 13:30:41 +01:00 |
|
Sergey
|
65389fa24f
|
GO-4450: Extract necessary structs from another branch
|
2024-11-06 13:24:44 +01:00 |
|
kirillston
|
7032f73206
|
GO-4408 Rename date util pkg
|
2024-11-06 10:02:17 +01:00 |
|
kirillston
|
48342d4d66
|
GO-4408 Unify date obj creation
|
2024-11-01 10:17:05 +01:00 |
|
AnastasiaShemyakinskaya
|
452814f64c
|
GO-1822 Merge branch 'main' of github.com:anyproto/anytype-heart into go-1822-classify-possible-error-codes-for-different-imports
# Conflicts:
# core/block/import/csv/converter_test.go
# pkg/lib/pb/model/models.pb.go
|
2024-10-30 12:23:43 +01:00 |
|
Sergey
|
4119445fca
|
GO-4144: Fix API
|
2024-10-30 09:32:19 +01:00 |
|
AnastasiaShemyakinskaya
|
39b95680b8
|
GO-3453 Merge branch 'main' of github.com:anyproto/anytype-heart into go-3453-progress-bars-protocol
|
2024-10-25 10:50:33 +02:00 |
|
Sergey
|
718d30dcc1
|
GO-4144: Fix tests
|
2024-10-24 16:15:07 +02:00 |
|
Sergey
|
5d53472a77
|
GO-4144 Merge branch 'main' into go-4144-refactor-internal-details-structure
|
2024-10-24 15:38:58 +02:00 |
|
Roman Khafizianov
|
b352af6226
|
GO-4331 fix welcome letter widget type
|
2024-10-22 18:43:36 +02:00 |
|
AnastasiaShemyakinskaya
|
db1891d1b4
|
GO-3453 Merge branch 'main' of github.com:anyproto/anytype-heart into go-3453-progress-bars-protocol
# Conflicts:
# clientlibrary/service/service.pb.go
# core/block/import/csv/converter_test.go
# pb/commands.pb.go
# pb/service/service.pb.go
|
2024-10-22 11:24:19 +02:00 |
|
kirillston
|
9e0df9c600
|
GO-4311 Fix widget
|
2024-10-21 13:36:03 +02:00 |
|
kirillston
|
678f455633
|
GO-4311 Exculde WS from GetStarted
|
2024-10-21 13:00:56 +02:00 |
|
AnastasiaShemyakinskaya
|
756f102ba9
|
GO-3453 Merge branches 'go-3453-progress-bars-protocol' and 'main' of github.com:anyproto/anytype-heart into go-3453-progress-bars-protocol
|
2024-10-18 14:06:41 +02:00 |
|
Roman Khafizianov
|
9de2687a2f
|
GO-4130 fix get started
|
2024-10-16 14:30:55 +02:00 |
|
Roman Khafizianov
|
8f4983c806
|
Merge pull request #1688 from anyproto/GO-4271-fix-get-subscription-status
GO-4271 payments GetSubscriptionStatus: use limiter instead of mutex
|
2024-10-16 14:04:12 +02:00 |
|
Roman Khafizianov
|
3ecaee9aa3
|
GO-4271 use ContextWithCloseChan
|
2024-10-15 17:34:48 +02:00 |
|
Sergey
|
17f33347b8
|
GO-4144 Merge branch 'feature/chat' of github.com:anyproto/anytype-heart into go-4144-refactor-internal-details-structure
|
2024-10-15 13:34:56 +02:00 |
|