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

17496 commits

Author SHA1 Message Date
Mikhail Rakhmanov
ff2e3c34ec
GO-4400 Add nolint for permissions 2025-05-19 15:55:24 +02:00
Jannis Metrikat
6afb5fc1ca
GO-5589 Merge remote-tracking branch 'origin/go-5629-implement-api-token' into go-5589-rest-api-stage-3 2025-05-19 15:35:07 +02:00
Jannis Metrikat
311d51785b
GO-5589 Merge remote-tracking branch 'origin/go-5585-implement-api-key-relation' into go-5589-rest-api-stage-3 2025-05-19 15:33:48 +02:00
Kirill Stonozhenko
9ca3431c3d
Merge pull request #2409 from anyproto/go-5424-migration-for-empty-rec-layout
GO-5424 Do migration for empty rec layout on import
2025-05-19 15:22:46 +02:00
Mikhail Rakhmanov
355cc07ac1
GO-4400 Fix some linter errors 2025-05-19 15:11:18 +02:00
Sergey
c9dbd71f85
GO-5585: Set default api id value 2025-05-19 14:08:50 +02:00
Mikhail Rakhmanov
d86d41dd3d
GO-4400 Update any-sync 2025-05-19 13:49:08 +02:00
Roman Khafizianov
d5cb9c8568
GO-5629 remove some comments 2025-05-19 13:37:43 +02:00
Jannis Metrikat
8e4ec0b8fa
GO-5589: Property keys to relation keys 2025-05-19 13:31:32 +02:00
kirillston
dbc157fafe
GO-5561 Add value to file types 2025-05-19 12:29:56 +02:00
Jannis Metrikat
e9fc5b0442
GO-5589: Add transliteration and key prop entries in map under apiId 2025-05-19 12:27:57 +02:00
kirillston
e4dc22b5f7
GO-5561 Remove other fix 2025-05-19 12:15:13 +02:00
kirillston
3b205560cd
GO-5561 Add relation to required 2025-05-19 12:12:53 +02:00
Jannis Metrikat
e26ab6f3c4
GO-5589: Refactor icon handling and move IsEmoji function to service package 2025-05-19 07:56:33 +02:00
Jannis Metrikat
9be4550020
GO-5589: Fix IsEmoji detection 2025-05-18 20:24:53 +02:00
Jannis Metrikat
77048ed567
GO-5589: Add docs prefix to openapi spec paths 2025-05-18 20:16:32 +02:00
Jannis Metrikat
81bc071a75
GO-5589: Add apiId to property building and add key to create and update property requests 2025-05-18 18:47:32 +02:00
Jannis Metrikat
82525911d8
GO-5589: Fix typo 2025-05-18 15:27:42 +02:00
Jannis Metrikat
04fb00e0ba
GO-5589: Switch StatusOk to StatusCreated for creation endpoints 2025-05-18 15:09:44 +02:00
Jannis Metrikat
49654dd763
GO-5589 Merge remote-tracking branch 'origin/go-5585-implement-api-key-relation' into go-5589-rest-api-stage-3 2025-05-18 14:29:12 +02:00
Jannis Metrikat
36c9978379
GO-5589: Update auth spec 2025-05-18 12:53:23 +02:00
Jannis Metrikat
854c5e70dc
GO-5589: Rework auth endpoints and prepare deprecation of previous ones 2025-05-18 12:49:58 +02:00
Jannis Metrikat
75ae5b5cb8
GO-5589: Optimize tag and type map perf 2025-05-18 11:51:31 +02:00
Jannis Metrikat
87759710f9
GO-5589: Fix openapi spec 2025-05-17 19:52:53 +02:00
Jannis Metrikat
335df3c989
GO-5589: Add missing enum values for type layouts 2025-05-17 17:46:00 +02:00
Jannis Metrikat
f81ebf1319
GO-5589: Add param cross-reference hints to endpoints 2025-05-17 17:41:46 +02:00
Jannis Metrikat
c95eeb84c3
GO-5589: Clarify space_id retrieval from ListSpaces endpoint in param descriptions 2025-05-17 17:05:21 +02:00
Jannis Metrikat
fb097c9522
GO-5589: Refactor properties 2025-05-17 16:59:59 +02:00
Jannis Metrikat
2a51081df8
GO-5589: Remove format from PropertyLinkWithValue for improved efficiency 2025-05-17 16:45:24 +02:00
Roman Khafizianov
a546d575c7
GO-5629 regenerate 2025-05-17 15:14:03 +02:00
Roman Khafizianov
f4de318402
GO-5629 RPCs added: AccountLocalLinkCreateApp,List,Revoke
introduce new format for AppLink
2025-05-17 02:04:51 +02:00
Jannis Metrikat
80e2b5396a
GO-5589: Refactor context usage in all mw calling functions 2025-05-16 23:07:15 +02:00
Jannis Metrikat
4f2700f62b
GO-5589: Fix AddObjectsToList tests 2025-05-16 22:58:20 +02:00
Jannis Metrikat
d104aab6c9
GO-5589: Set origin to 'API' for created property, tag, and type 2025-05-16 22:55:05 +02:00
Jannis Metrikat
bc81bdc69b
GO-5589: Fix some endpoint descriptions 2025-05-16 20:00:25 +02:00
Jannis Metrikat
93956ce9e8
GO-5589: Fix request body format for AddObjectsToList endpoint 2025-05-16 19:59:44 +02:00
Sergey
e971cb7478
GO-5585: Add ApiId relation 2025-05-16 18:26:12 +02:00
Sergey
f734eba124
Chats: refactor: use chatmodel in chatrepository 2025-05-16 14:37:01 +02:00
Sergey
c6ccea3b53
Chats: fix repository 2025-05-16 14:23:08 +02:00
Mikhail Rakhmanov
8f326170b9
GO-4400 Merge remote-tracking branch 'origin/main' into GO-4400-new-space-links
# Conflicts:
#	go.sum
2025-05-16 14:09:47 +02:00
Sergey
20b5f9b7ba
Fix data race 2025-05-16 11:59:11 +02:00
Mikhail Rakhmanov
f259480e69
GO-4400 Add test for remove invite 2025-05-16 11:49:07 +02:00
Sergey
b677f9ab55
Chats: fix other tests 2025-05-16 11:13:22 +02:00
Mikhail Rakhmanov
7709298fa6
GO-4400 Update any-sync - invite with non default perms 2025-05-16 11:08:59 +02:00
Mikhail Rakhmanov
9697b24630
GO-4400 Add tests for generate invite 2025-05-16 10:41:59 +02:00
Mikhail Rakhmanov
8a64b6358c
GO-4400 Add more invite tests 2025-05-16 10:07:45 +02:00
Jannis Metrikat
2e09997d39
GO-5589: Refactor type filters based on keys for search endpoints 2025-05-16 00:55:30 +02:00
Jannis Metrikat
a509e5319e
GO-5589: Improve endpoint and parameter descriptions 2025-05-15 23:58:03 +02:00
Roman Khafizianov
a97a805cf8
Merge pull request #2414 from anyproto/go-5635-fulltext-inconsistency-and-errors
GO-5635 introduce protections and debug for tantivy
2025-05-15 17:52:56 +02:00
Roman Khafizianov
d8919e4745
GO-5635 add log 2025-05-15 17:52:42 +02:00