1
0
Fork 0
mirror of synced 2024-08-04 13:01:45 +12:00
Commit graph

19739 commits

Author SHA1 Message Date
Jake Barnby
7e56607975
Update docker base 2024-02-16 14:09:22 +13:00
Jake Barnby
c192f14d01
Merge remote-tracking branch 'origin/1.5.x' into feat-topic-totals-per-type 2024-02-16 14:08:04 +13:00
Torsten Dittmann
14ecbd6658 fix: 2fa endpoint params 2024-02-15 11:26:34 +00:00
Jake Barnby
2fffbd93f8
Lint fix 2024-02-15 22:41:45 +13:00
Jake Barnby
d38197380e
Support adding image to push notification via storage file 2024-02-15 22:36:34 +13:00
Jake Barnby
0297a07543
Update messaging lib 2024-02-15 20:27:40 +13:00
Jake Barnby
d82c7c24c4
Fix allowed query attributes 2024-02-15 19:35:47 +13:00
Jake Barnby
5f59f4c5c8
Fix syntax error 2024-02-15 17:56:06 +13:00
Jake Barnby
142e92b4b8
Update tests 2024-02-15 17:30:09 +13:00
Jake Barnby
afba7f75f0
Update appropriate total count when mutating topic 2024-02-15 17:23:30 +13:00
Jake Barnby
e462e916f0
Add email, sms and push totals to topic 2024-02-15 17:22:43 +13:00
Jake Barnby
5f06c1ac5c
Merge pull request #7582 from appwrite/chore-update-geodb
Update geodb
2024-02-15 16:49:01 +13:00
Jake Barnby
ed2add1f1a
Merge pull request #7581 from appwrite/chore-remove-redundant-hook
Remove redundant hook
2024-02-15 16:48:03 +13:00
Jake Barnby
ae7a5c6c9c
Merge pull request #7580 from appwrite/feat-subscribe-permission
Feat subscribe permission
2024-02-15 16:47:44 +13:00
Jake Barnby
217ed2bdff
Merge pull request #7579 from appwrite/fix-add-error-on-no-deliveries
Add unknown error is delivered total is 0 but there were no delivery …
2024-02-15 16:45:01 +13:00
Torsten Dittmann
c6c8e7a092 Merge branch '1.5.x' of https://github.com/appwrite/appwrite into 1.5.x 2024-02-14 17:58:48 +00:00
Torsten Dittmann
62fd796167 chore: update console 2024-02-14 17:54:18 +00:00
Jake Barnby
e0fa3a4139
Revert console update 2024-02-14 13:14:01 +13:00
Jake Barnby
0246fb254a
Merge pull request #7578 from appwrite/fix-smtp-provider-update
Fix smtp provider update
2024-02-14 12:48:38 +13:00
Torsten Dittmann
756993eea2 fix: new console 2024-02-13 12:10:30 +00:00
Torsten Dittmann
1be56bf118 feat: new console 2024-02-13 12:09:52 +00:00
Bradley Schofield
b60c591f8f Merge branch '1.5.x' into 1.5.x-response-request-models 2024-02-13 09:45:59 +00:00
Bradley Schofield
e2c6a2067a Address comments 2024-02-13 09:39:09 +00:00
Christy Jacob
f0f34e6572
Merge pull request #7575 from appwrite/cache-attr-migrations
cache collection attr migration
2024-02-13 12:09:01 +05:30
Jake Barnby
f28f9df41c
Update geodb 2024-02-13 17:55:32 +13:00
Jake Barnby
014464506e
Remove redundant hook 2024-02-13 17:45:03 +13:00
Jake Barnby
b2f119868d
Add test 2024-02-13 17:41:07 +13:00
Jake Barnby
1f470aecd2
Add subscribe permission to topics 2024-02-13 17:24:31 +13:00
Jake Barnby
2ce85ce6ef
Add unknown error is delivered total is 0 but there were no delivery errors 2024-02-13 17:08:45 +13:00
Jake Barnby
a688929488
Merge pull request #7555 from appwrite/fix-catch-exception
Replace catching \Exception with \Throwable
2024-02-13 17:01:05 +13:00
Jake Barnby
46398f41ae
Merge remote-tracking branch 'origin/1.5.x-response-request-models' into cache-attr-migrations 2024-02-13 15:22:08 +13:00
Jake Barnby
44a45f7fcc
Merge remote-tracking branch 'origin/1.5.x' into 1.5.x-response-request-models 2024-02-13 15:21:57 +13:00
Jake Barnby
5826970a3c
Merge remote-tracking branch 'origin/1.5.x' into fix-catch-exception 2024-02-13 15:21:46 +13:00
Jake Barnby
13ea6787cb
Merge remote-tracking branch 'origin/1.5.x' into fix-smtp-provider-update
# Conflicts:
#	tests/e2e/Services/Messaging/MessagingBase.php
2024-02-13 15:21:15 +13:00
Jake Barnby
7b791aa371
Fix telesign test 2024-02-13 15:20:10 +13:00
Jake Barnby
01e88e65d6
Fix swapping options/credentials on create/update smtp provider 2024-02-13 15:16:37 +13:00
Jake Barnby
3a77ec1920
Merge remote-tracking branch 'origin/1.5.x-response-request-models' into cache-attr-migrations 2024-02-13 15:07:45 +13:00
Jake Barnby
66e51c0f18
Merge remote-tracking branch 'origin/1.5.x' into 1.5.x-response-request-models
# Conflicts:
#	src/Appwrite/Platform/Workers/Usage.php
#	src/Appwrite/Platform/Workers/UsageHook.php
2024-02-13 15:07:16 +13:00
Jake Barnby
0453a35620
Merge remote-tracking branch 'origin/1.5.x' into fix-catch-exception 2024-02-13 15:05:44 +13:00
Jake Barnby
94e580c259
Fix graphql test 2024-02-13 15:05:15 +13:00
Jake Barnby
37522ea66f
Merge branch '1.5.x' into fix-catch-exception 2024-02-13 12:47:36 +13:00
Jake Barnby
8f525f5304
Merge pull request #7551 from appwrite/fix-template-enum-seperation
Fix email/sms template type enums getting the same values
2024-02-13 12:39:07 +13:00
Jake Barnby
ff1f7e4819
Merge pull request #7569 from appwrite/fix-telesign-params
Fix telesign params
2024-02-13 12:38:49 +13:00
Jake Barnby
0bd3fe6473
Merge pull request #7571 from appwrite/fix-updating-message-status
Fix updating message status
2024-02-13 12:38:39 +13:00
Jake Barnby
06b15c79ff
Merge pull request #7572 from appwrite/attributes-query-fix
fix Indexes
2024-02-13 12:37:59 +13:00
Jake Barnby
e086101d32
Merge pull request #7558 from appwrite/json_syntax_error
Catch errors parseQueries
2024-02-13 12:36:07 +13:00
fogelito
6f6b39ae20 stopOnFailure 2024-02-12 18:09:48 +02:00
fogelito
4018224cc6 parseQueries 2024-02-12 18:06:37 +02:00
fogelito
ace75b0786 parseQueries 2024-02-12 18:02:04 +02:00
fogelito
6c064430fb Merge branch '1.5.x' of github.com:appwrite/appwrite into json_syntax_error 2024-02-12 17:41:42 +02:00