 Christy JacobandGitHub
|
876bb6e2c8
|
Merge pull request #8631 from appwrite/feat-vcs-env-vars
Feat: VCS vars to deployments & executions
|
2024-09-10 14:48:22 +04:00 |
|
Matej Bačo
|
8a2083feb5
|
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into fix-scheduled-executions
|
2024-09-10 10:38:01 +00:00 |
|
Binyamin Yawitz
|
3ca7672726
|
chore: merge
|
2024-09-09 17:59:38 +02:00 |
|
 Steven NguyenandGitHub
|
9febb06052
|
fix: update abuse-key for mfa challenge endpoints
Because the key was not specific enough, when one user triggered the
rate limit, all users were affected.
|
2024-09-09 14:10:58 +00:00 |
|
Binyamin Yawitz
|
ef1380bf61
|
chore: merge
|
2024-09-09 14:52:47 +02:00 |
|
Jake Barnby
|
f86b75733e
|
Revert body validator
|
2024-09-09 22:34:24 +12:00 |
|
Jake Barnby
|
af7bd705f4
|
Update console SDK version
|
2024-09-09 19:17:47 +12:00 |
|
Matej Bačo
|
b1769ed5ca
|
Fix scheduled executions data
|
2024-09-07 12:20:23 +02:00 |
|
Matej Bačo
|
ff1d64a36a
|
Add VCS vars to deployments & executions
|
2024-09-06 10:50:29 +00:00 |
|
Jake Barnby
|
e73053d5b2
|
Merge remote-tracking branch 'origin/1.6.x' into 1.6.1
|
2024-09-06 22:26:01 +12:00 |
|
Binyamin Yawitz
|
d0cc9c8a13
|
fix: expanding exception classes & conditioning experiment logger
|
2024-09-05 18:44:06 -04:00 |
|
Binyamin Yawitz
|
5622d1fd89
|
fix: adjusting to cr
|
2024-09-05 18:22:28 -04:00 |
|
Binyamin Yawitz
|
0d41b084ea
|
chore: formatting and packages updates
|
2024-09-05 18:17:16 -04:00 |
|
Binyamin Yawitz
|
48264673da
|
fix: adding experimental logger
|
2024-09-05 18:14:06 -04:00 |
|
Binyamin Yawitz
|
9e525366cb
|
Merge branch '1.6.x' into feat-eldad4-coroutines
# Conflicts:
# app/controllers/api/functions.php
# app/init.php
# composer.lock
# src/Appwrite/Specification/Format/Swagger2.php
|
2024-09-05 18:09:16 -04:00 |
|
Binyamin Yawitz
|
557eefe2c4
|
review: addressing
|
2024-09-05 18:06:41 -04:00 |
|
Binyamin Yawitz
|
439e42e1ab
|
review: addressing
|
2024-09-05 14:49:37 -04:00 |
|
 Christy JacobandGitHub
|
3cef3a76ce
|
Merge pull request #8625 from appwrite/fix-router-logging
Fix: router function execution logging
|
2024-09-05 21:03:07 +04:00 |
|
Matej Bačo
|
9891f61610
|
Improve mail datetime format
|
2024-09-05 16:33:16 +02:00 |
|
Matej Bačo
|
4ae5e82d6f
|
Fix logging behaviour; new tests
|
2024-09-05 13:23:24 +00:00 |
|
Matej Bačo
|
fbe824af10
|
Fix router function execution logging
|
2024-09-05 10:17:30 +00:00 |
|
Jake Barnby
|
3f99f01953
|
Recreate original on create failure with new key
|
2024-09-05 20:41:50 +12:00 |
|
Jake Barnby
|
a28f19ff3c
|
Merge fix
|
2024-09-05 16:16:28 +12:00 |
|
Jake Barnby
|
57c5925526
|
Wrap attribute recreate in transaction
|
2024-09-05 15:45:28 +12:00 |
|
Jake Barnby
|
d39729d830
|
Param reorder
|
2024-09-05 15:45:13 +12:00 |
|
Jake Barnby
|
df7fa7c344
|
Revert payload to text
|
2024-09-05 15:44:49 +12:00 |
|
Damodar Lohani
|
cd40df8388
|
fix tests and membership update
|
2024-09-05 03:43:02 +00:00 |
|
Jake Barnby
|
24746de9ba
|
Merge remote-tracking branch 'origin/1.6.1' into feat-renaming-attributes
# Conflicts:
# app/config/specs/open-api3-latest-console.json
# app/config/specs/open-api3-latest-server.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# app/controllers/api/databases.php
|
2024-09-05 15:31:04 +12:00 |
|
Damodar Lohani
|
3075cbe626
|
make mock public
|
2024-09-05 03:28:17 +00:00 |
|
 Damodar LohaniandGitHub
|
59760bf529
|
Update api.php
|
2024-09-05 08:28:47 +05:45 |
|
Jake Barnby
|
c58fa78962
|
Remove tenant in filter
|
2024-09-05 14:25:11 +12:00 |
|
 Damodar LohaniandGitHub
|
42b85fad54
|
remove dumps
|
2024-09-05 07:12:59 +05:45 |
|
Damodar Lohani
|
7c1c025f9e
|
remove console roles test
|
2024-09-04 23:35:31 +00:00 |
|
Binyamin Yawitz
|
74a8c7da12
|
fix: fixes
|
2024-09-04 16:41:45 -04:00 |
|
Binyamin Yawitz
|
feb775d2c4
|
chore: merge, lint, stan
|
2024-09-04 14:52:01 -04:00 |
|
Jake Barnby
|
d29938107c
|
Merge branch '1.6.1' into feat-renaming-attributes
# Conflicts:
# app/config/specs/open-api3-latest-console.json
# app/config/specs/open-api3-latest-server.json
# app/config/specs/swagger2-1.6.x-console.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# composer.lock
|
2024-09-04 21:18:51 +12:00 |
|
Jake Barnby
|
72d6fb3901
|
Merge branch '1.6.1' into feat-string-attribute-resizing
# Conflicts:
# app/config/specs/open-api3-latest-console.json
# app/config/specs/open-api3-latest-server.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# composer.lock
|
2024-09-04 21:06:21 +12:00 |
|
Jake Barnby
|
db269d8b8f
|
Merge remote-tracking branch 'origin/1.6.x' into migrations-backups
|
2024-09-04 20:23:14 +12:00 |
|
Damodar Lohani
|
cb537534e3
|
remove dump
|
2024-09-04 07:42:35 +00:00 |
|
 Damodar LohaniandGitHub
|
555f3f9406
|
Update api.php
|
2024-09-04 12:29:56 +05:45 |
|
 Damodar LohaniandGitHub
|
a89cf443aa
|
Update api.php
|
2024-09-04 12:28:52 +05:45 |
|
 Damodar LohaniandGitHub
|
269efbe2f0
|
Update api.php
|
2024-09-04 12:25:51 +05:45 |
|
Damodar Lohani
|
107fc1d069
|
fix check
|
2024-09-04 02:45:05 +00:00 |
|
Damodar Lohani
|
1752c6be44
|
fix team resource
|
2024-09-04 02:40:53 +00:00 |
|
Damodar Lohani
|
1f83dab9e1
|
fix roles for /projects/:projectId endpoints
|
2024-09-04 02:16:18 +00:00 |
|
Damodar Lohani
|
bc5ac28b84
|
update validator and formatting
|
2024-09-04 02:01:56 +00:00 |
|
Damodar Lohani
|
413f3c20ab
|
use proper scope for platforms and keys endpoint
|
2024-09-04 01:51:32 +00:00 |
|
 Steven NguyenandGitHub
|
afdf34c45c
|
fix: update console redirect to include query params
Use `$request->getParams()` because `$request->getURI()` does not include
the query string.
|
2024-09-04 00:18:59 +00:00 |
|
Binyamin Yawitz
|
cedf3cf28d
|
chore: format
|
2024-09-03 19:32:30 -04:00 |
|
Binyamin Yawitz
|
7d6eac4ddb
|
Merge branch '1.6.x' into feat-eldad4-coroutines
# Conflicts:
# app/cli.php
# app/controllers/api/account.php
# app/controllers/api/functions.php
# app/controllers/api/projects.php
# app/controllers/general.php
# app/controllers/shared/api.php
# app/http.php
# app/init.php
# app/realtime.php
# app/worker.php
# composer.json
# composer.lock
# src/Appwrite/Migration/Migration.php
# src/Appwrite/Platform/Tasks/Migrate.php
# src/Appwrite/Platform/Tasks/ScheduleExecutions.php
# src/Appwrite/Platform/Workers/Builds.php
# src/Appwrite/Platform/Workers/Deletes.php
# src/Appwrite/Specification/Format/Swagger2.php
# src/Appwrite/Utopia/Response.php
|
2024-09-03 19:06:48 -04:00 |
|