Commit Graph

32166 Commits

Author SHA1 Message Date
Torsten Dittmann 5193a97ddb fix: move user logic from general to api hook 2024-02-16 16:26:50 +00:00
Torsten Dittmann ca650fce1b fix: status code for more factors required 2024-02-16 14:59:40 +00:00
Torsten Dittmann 4748dedd29 fix: blocked users from accessing console 2024-02-16 14:58:38 +00:00
Laura Du Ry 88836429af Update README.md 2024-02-16 13:02:11 +01:00
Laura Du Ry 46b86a0728 Merge branch 'main' into LauraDuRy-patch-1 2024-02-16 13:00:54 +01:00
Laura Du Ry e715d3c0cc Update README.md
Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com>
2024-02-16 13:00:45 +01:00
Jake Barnby 10ec207a92 Merge remote-tracking branch 'origin/1.5.x' into feat-rc-sdks 2024-02-16 22:58:08 +13:00
Jake Barnby 14a243cc37 Merge pull request #7457 from appwrite/1.5.x-response-request-models
Update Response and Request filters aswell as Migrations for 1.5.x
2024-02-16 20:58:08 +13:00
Jake Barnby 4d7becc459 Apply suggestions from code review 2024-02-16 20:23:31 +13:00
Jake Barnby 8ff4afd3c5 Merge pull request #7599 from appwrite/chore-bump-base
Update docker base
2024-02-16 17:55:42 +13:00
Jake Barnby 81532a026c Merge pull request #7589 from appwrite/feat-topic-totals-per-type
Feat topic totals per type
2024-02-16 17:55:30 +13:00
Jake Barnby 3c727861bb Fix target permissions 2024-02-16 17:07:16 +13:00
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
Christy Jacob c3ddc6a05d Merge pull request #5616 from appwrite/refactor-cache-poc
Refactor cache
2024-02-15 21:00:16 +05:30
Christy Jacob db792999c1 Merge pull request #7598 from appwrite/projectId-to-logger-2
Project id to logger
2024-02-15 20:46:14 +05:30
shimon ed4319314a Addressed comments 2024-02-15 17:15:10 +02:00
shimon 2a5f21e982 Addressed comments 2024-02-15 17:12:37 +02:00
Christy Jacob 7dbb1c6399 Merge branch 'main' into refactor-cache-poc 2024-02-15 20:33:57 +05:30
shimon ad44c7a430 Addressed comments 2024-02-15 16:43:58 +02:00
Shimon Newman 44ead217ac Update src/Appwrite/Platform/Workers/Messaging.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2024-02-15 16:28:02 +02:00
Torsten Dittmann e35a9efb12 Merge branch '1.5.x' of https://github.com/appwrite/appwrite into feat-rc-sdks 2024-02-15 11:32:15 +00: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
shimon 62ee10493b usage sms per country code count 2024-02-15 10:10:01 +02: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
Khushboo Verma 00db19257d Add health storage check 2024-02-15 11:57:24 +05:30
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
Christy Jacob f0a4cf78ab Merge pull request #7588 from appwrite/feat-usage-log
usage logs updates
cl-billing-53
2024-02-15 02:41:19 +05:30
shimon dae01f7077 usage logs updates 2024-02-14 23:07:25 +02:00
shimon 26af9b7463 usage logs updates 2024-02-14 23:05:01 +02: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
Christy Jacob abad778a1e chore: linter 2024-02-14 17:22:43 +00:00
Christy Jacob 48e87cdc7c Merge branch 'main' of github.com:appwrite/appwrite into mock-numbers 2024-02-14 21:24:53 +05:30
fogelito 84acf990ec Merge branch '1.5.x' of github.com:appwrite/appwrite into twoWayKey-2 2024-02-14 16:53:58 +02:00
Christy Jacob 28a16173ab feat: add tests 2024-02-14 12:10:19 +05:30
shimon 459db9b43e usage updates 2024-02-14 07:34:12 +02: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
shimon 207811a224 usage updates cl-migration-1 cl-migration-2 2024-02-13 19:26:23 +02:00