1
0
Fork 0
mirror of synced 2024-08-05 05:21:58 +12:00
Commit graph

18854 commits

Author SHA1 Message Date
Khushboo Verma
f6830f4e85 Resolve merge conflict 2024-01-10 19:38:55 +05:30
Khushboo Verma
7393bfc244 Use phtml instead of translation files for webhook email 2024-01-10 19:35:25 +05:30
Christy Jacob
bd920ead40
Merge pull request #7421 from appwrite/feat-update-assistant
feat: update assistant
2024-01-10 15:54:11 +04:00
loks0n
310d75b6be feat: update assistant 2024-01-10 10:17:52 +00:00
Christy Jacob
07b6ee58fe
Merge pull request #7416 from appwrite/feat-magicurl-improvements
Feat: Magic URL improvements
2024-01-10 13:59:20 +04:00
Khushboo Verma
e91a652feb Updated composer.lock 2024-01-10 15:05:23 +05:30
Khushboo Verma
ef88ad6514 Updated the email 2024-01-10 15:03:36 +05:30
Khushboo Verma
b74c7671e8 Resolve merge conflicts 2024-01-10 13:13:09 +05:30
Khushboo Verma
20524316bf Composer update 2024-01-10 01:57:16 +05:30
Khushboo Verma
b3e87d7de8 Formatted email as per design 2024-01-10 01:55:36 +05:30
Matej Bačo
bdfb930097 Linter fix 2024-01-09 16:22:10 +00:00
Matej Bačo
c8b544da03 Improve button design 2024-01-09 16:06:24 +00:00
Matej Bačo
beeb643c66 Add all translations 2024-01-09 15:39:38 +00:00
Matej Bačo
e59bdbbb8f Implement translation generator 2024-01-09 14:44:58 +00:00
Matej Bačo
301401914a Add generate translations command 2024-01-09 13:58:45 +00:00
Matej Bačo
159c610149 Fix tests 2024-01-09 13:33:02 +00:00
Matej Bačo
86158838a1 Magic URL improvements 2024-01-09 12:23:13 +00:00
Jake Barnby
af019369e9
Merge branch 'main' into 1.5.x 2024-01-09 22:03:35 +13:00
Eldad A. Fux
b0a8aac0b7
Merge pull request #7348 from appwrite/fix-delete-identity-event
Update the delete identity endpoints to set the params and payload
2024-01-09 07:52:08 +01:00
Jake Barnby
ecc254547d
Merge pull request #7245 from appwrite/messaging-uniform-logic
Adds uniform error logic for messaging worker and extra params for email
2024-01-09 13:53:40 +13:00
Jake Barnby
745f49541e
Merge branch '1.5.x' into messaging-uniform-logic 2024-01-09 13:53:19 +13:00
Jake Barnby
2c7724e076
Merge pull request #7388 from appwrite/fix-topics-query-total
Add support for querying topic total
2024-01-09 13:50:13 +13:00
Jake Barnby
e7c33dbf01
Merge branch '1.5.x' into fix-topics-query-total 2024-01-09 13:49:20 +13:00
Jake Barnby
fc81c032b4
Clean up test values 2024-01-09 13:41:55 +13:00
Jake Barnby
219f091925
Merge branch '1.5.x' into messaging-uniform-logic 2024-01-09 12:40:07 +13:00
Eldad A. Fux
ef72e08386
Merge pull request #7271 from appwrite/feat-7223-install-without-start
Add a flag to install and upgrade commands to not start Appwrite
2024-01-08 22:09:22 +01:00
Steven Nguyen
864703fb4e
Update the install/upgrade arguments to be kebab instead of camel case
Kebab case like --http-port is much more common in CLIs than --httpPort.
2024-01-08 20:56:51 +00:00
Khushboo Verma
6b018d2f16 Add const for max file size 2024-01-09 01:41:48 +05:30
Khushboo Verma
5588dfca8b WIP: Send email to user when webhook is stopped 2024-01-09 01:25:24 +05:30
Khushboo Verma
e62f3eeffb
Merge pull request #7402 from appwrite/fix-limit-failed-webhook-attempts-review
Webhook attempts PR suggestions
2024-01-08 16:07:24 +05:30
Jake Barnby
ad797368ef
Merge pull request #7397 from appwrite/messaging-uniform-logic-fixes
Messaging uniform logic fixes
2024-01-08 15:13:40 +13:00
Matej Bačo
745f657c0d PR review changes 2024-01-06 19:25:41 +00:00
Khushboo Verma
842045874e Merge branch '1.5.x' into fix-limit-failed-webhook-attempts 2024-01-07 00:27:06 +05:30
Khushboo Verma
8138fb33e5 Better logging for errors 2024-01-07 00:22:28 +05:30
Eldad A. Fux
758f291a8d
Merge pull request #7365 from UtkarshAhuja2003/feat-zoho-oauth
[Feat]: Zoho OAuth Provider
2024-01-05 23:47:39 +01:00
Khushboo Verma
bbd551cf0d Reset attempts to 0 on successful request 2024-01-05 17:54:20 +05:30
Khushboo Verma
68ccaf17b1 Revert max failed attempts to 1- 2024-01-05 15:29:07 +05:30
Khushboo Verma
64d8b27536 Merge branch '1.5.x' into fix-limit-failed-webhook-attempts 2024-01-05 15:14:44 +05:30
Khushboo Verma
6d8443d5cd Addressed PR comments 2024-01-05 15:13:54 +05:30
Utkarsh Ahuja
2bc4795d8e
Merge branch '1.5.x' into feat-zoho-oauth 2024-01-05 11:16:00 +05:30
Steven Nguyen
2de8c7a68a
Update composer.lock to fix merge conflict 2024-01-05 00:32:47 +00:00
Steven Nguyen
7e9525f0f9
Update validation of topics, users, and targets
They should be an array of UID and not just array of Text.
2024-01-05 00:10:57 +00:00
Steven Nguyen
01df91aee9
Replace backticks with double quotes 2024-01-04 23:58:48 +00:00
Steven Nguyen
10dfadbbc7 Create an enum for Message status 2024-01-04 18:58:01 +01:00
Khushboo Verma
fb9e393c97 Merge branch '1.5.x' into fix-limit-failed-webhook-attempts 2024-01-04 16:42:47 +05:30
Khushboo Verma
431e26c153 Allow certain domains to skip validation 2024-01-04 16:37:15 +05:30
Ben Humphries
fbd277f6aa
executor: pass build timeout to runtimes (#7350)
open-runtimes executor (v1/runtimes) supports passing a timeout parameter that defaults to 600 seconds.

->param('timeout', 600, new Integer(), 'Commands execution time in seconds.', true)

https://github.com/open-runtimes/executor/blob/main/app/http.php#L383

This change passes the _APP_FUNCTIONS_BUILD_TIMEOUT env var.
2024-01-04 11:46:08 +01:00
Steven Nguyen
4cfd977bd7
Add support for querying topic total 2024-01-04 00:59:44 +00:00
Torsten Dittmann
80f5ded0e3
Merge pull request #7386 from appwrite/feat-add-general-tests
Add General E2E tests to CI pipeline
2024-01-03 21:36:21 +01:00
Torsten Dittmann
6b1330e400
Merge pull request #7385 from appwrite/fix-app-console-hostnames-check
Fix app console hostnames check
2024-01-03 21:28:29 +01:00