1
0
Fork 0
mirror of https://github.com/anyproto/anytype-heart.git synced 2025-06-08 05:47:07 +09:00
Commit graph

8 commits

Author SHA1 Message Date
Roman Khafizianov
9e733f3e0e
GO-4118 fix panic in persistentqueue 2024-09-19 15:03:24 +02:00
Roman Khafizianov
be310e84de
handle badger iterator panics on app stop 2024-06-25 15:37:23 +02:00
Sergey
431a455e94
GO-2827 Merge branch 'main' of github.com:anyproto/anytype-heart into go-2827-migration-unbind-user-files
# Conflicts:
#	.mockery.yaml
#	clientlibrary/service/service.pb.go
#	core/files/fileobject/service.go
#	docs/proto.md
#	pb/commands.pb.go
#	pb/service/service.pb.go
2024-06-10 14:30:17 +02:00
Sergey
4eafba9f3f
GO-2827: Fix CancelDeletion; add test 2024-05-13 09:51:50 +02:00
Sergey
8f4c00341b
GO-2827: Persistent queue: add RemoveWait method 2024-05-03 10:08:05 +02:00
Sergey
efc569bd43
GO-3373: Fix file migration for local-only mode 2024-04-25 16:23:04 +02:00
Sergey
98040bc1f7
GO-3046: Fix upload limit checking 2024-04-24 12:01:26 +02:00
Sergey
8c36084c20
GO-3046: Rename queue package to persistentqueue. Add comments 2024-04-12 14:13:49 +02:00