1
0
Fork 0
mirror of synced 2024-08-21 13:11:51 +12:00
Commit graph

20093 commits

Author SHA1 Message Date
Jake Barnby
9b251207cf
Merge branch '1.5.x' into feat-push-images 2024-02-21 18:06:58 +13:00
Jake Barnby
b1528251bd
Merge pull request #7624 from appwrite/fix-duplicate-subscribers
Fix duplicate subscribers
2024-02-21 17:12:05 +13:00
Jake Barnby
3aeb62377c
Fix missed update with image 2024-02-21 17:07:52 +13:00
Jake Barnby
ca1d66fc7e
Fix test 2024-02-21 13:31:48 +13:00
Jake Barnby
81d475d98b
Add test 2024-02-21 13:16:25 +13:00
Jake Barnby
52d4b649e4
Add missing unique index 2024-02-21 13:09:14 +13:00
Jake Barnby
41be4da5c9
Merge remote-tracking branch 'origin/1.5.x' into feat-push-images 2024-02-21 13:01:53 +13:00
Jake Barnby
a9d1aa5bca
Merge pull request #7620 from appwrite/refactor-remove-resource-collection
Refactor remove resource collection
2024-02-21 13:00:48 +13:00
Eldad A. Fux
14e81c2e27
Merge pull request #6826 from GuptaPratik02/doc-sdks-python-update-getting-started-guide
Update GETTING_STARTED.md
2024-02-20 17:50:41 +01:00
Bradley Schofield
a5d6af9ded Add 'factors' migration 2024-02-20 15:47:55 +00:00
loks0n
c627fbf2a5 fix: type err 2024-02-20 15:32:00 +00:00
loks0n
24bf5d2584 fix: usage tests 2024-02-20 15:27:01 +00:00
Vincent (Wen Yu) Ge
f287e60e87
Merge branch 'main' into doc-sdks-python-update-getting-started-guide 2024-02-20 10:25:16 -05:00
Bradley Schofield
bfe861f846 Run Linter 2024-02-20 15:05:42 +00:00
loks0n
c192712a58 chore: fmt 2024-02-20 14:58:50 +00:00
loks0n
7b88b6dbb1 test: refactor usagetest 2024-02-20 14:47:49 +00:00
Jake Barnby
ad8450af32
Merge remote-tracking branch 'origin/1.5.x' into feat-push-images 2024-02-21 03:29:00 +13:00
Eldad A. Fux
9b8ad99030
Merge pull request #7611 from appwrite/feat-email-attachments
Feat email attachments
2024-02-20 15:27:38 +01:00
Jake Barnby
400b28de8a
Replace resourceCollection with switch 2024-02-21 03:25:01 +13:00
Jake Barnby
1c1a2eab2c
Format 2024-02-21 03:16:01 +13:00
Jake Barnby
64eaf91ee7
Merge remote-tracking branch 'origin/1.5.x' into refactor-disallow-new-session-with-existing 2024-02-21 03:15:23 +13:00
Jake Barnby
379c79dae9
Consistent naming for device resources 2024-02-21 03:10:51 +13:00
Jake Barnby
2667d1fb07
Inject always local file device 2024-02-21 02:50:44 +13:00
Jake Barnby
35441dc542
Merge remote-tracking branch 'origin/1.5.x' into feat-email-attachments 2024-02-21 02:33:35 +13:00
Jake Barnby
b9b54b808c
Merge pull request #7618 from appwrite/feat-remove-callback-resources
Remove callback resources from workers
2024-02-21 02:30:32 +13:00
Bradley Schofield
441875e498 Merge branch '1.5.x' into feat-fix-1.5.x-migrations 2024-02-20 13:27:13 +00:00
loks0n
e051717232 fix: usage tests 2024-02-20 13:24:52 +00:00
Jake Barnby
b265106af2
Fix tests 2024-02-21 02:20:09 +13:00
Jake Barnby
439e7b1ccf
Merge remote-tracking branch 'origin/feat-remove-callback-resources' into feat-email-attachments
# Conflicts:
#	app/worker.php
#	src/Appwrite/Platform/Workers/Messaging.php
2024-02-21 02:00:46 +13:00
Jake Barnby
7ad9b1cd5f
Try fix phone test 2024-02-21 01:54:17 +13:00
loks0n
1fa0f18e44 Merge branch '1.5.x' of https://github.com/appwrite/appwrite into feat-ssr-dx 2024-02-20 12:43:50 +00:00
loks0n
b76771a8b4 fix: tests 2024-02-20 12:41:49 +00:00
Jake Barnby
a8ed45ab47
Merge pull request #7617 from appwrite/feat-consistent-specs
Make self-hosted and cloud specs consistent
2024-02-21 01:36:43 +13:00
loks0n
f0a981226e chore: specs 2024-02-20 12:11:33 +00:00
Jake Barnby
bbce53cda5
Auto trigger messaging events 2024-02-21 01:06:35 +13:00
loks0n
ae3e961e3f test: fix already logged in 2024-02-20 11:52:29 +00:00
loks0n
fa28496b32 feat: ssr dx changes 2024-02-20 11:45:11 +00:00
Jake Barnby
2f711c84ed
Remove callback resources from workers 2024-02-21 00:40:55 +13:00
Jake Barnby
6c4b0ecd5b
Simplify allow list 2024-02-20 23:27:40 +13:00
Jake Barnby
eb4d6f8e20
Update specs 2024-02-20 23:23:07 +13:00
Jake Barnby
5747b33e38
Make self-hosted and cloud specs consistent 2024-02-20 23:15:46 +13:00
Jake Barnby
89fac6cfdf
Update messaging lib 2024-02-20 20:32:08 +13:00
Jake Barnby
d61f4e4d2d
Add compound UID to spec generator 2024-02-20 20:15:08 +13:00
Jake Barnby
f28412ccd9
Add compound UID unit test 2024-02-20 20:10:20 +13:00
Jake Barnby
4bc6c202d9
Use compound ID for push notification image 2024-02-20 18:25:57 +13:00
Jake Barnby
42e1b0dfe3
Merge remote-tracking branch 'origin/feat-email-attachments' into feat-push-images 2024-02-20 18:06:29 +13:00
Jake Barnby
d15e85d1f6
Fix injecting invalid resource 2024-02-20 17:27:35 +13:00
Jake Barnby
710e08c109
Make sure to clear cache if file was downloaded from remote source 2024-02-20 00:11:10 +13:00
Jake Barnby
022c4678ec
Allow attaching files from storage to emails 2024-02-20 00:08:57 +13:00
Jake Barnby
d3913c422b
Add compound UID valdiator 2024-02-19 23:57:54 +13:00