Chirag Aggarwal
|
0076340f7f
|
Merge branch 'update-documentation' into deprecate-old-methods
|
2025-07-02 13:33:29 +05:30 |
|
Matej Bačo
|
ba7903af55
|
Merge branch '1.7.x' into fix-rules-platform-check
|
2025-06-27 12:46:06 +02:00 |
|
Christy Jacob
|
ee2796f870
|
fix: correct parameter order in action function for robots.txt route
|
2025-06-26 20:49:52 +04:00 |
|
Darshan
|
72956d1995
|
fix: misaligned param order.
|
2025-06-26 13:07:11 +05:30 |
|
Darshan
|
038b5d7418
|
fix: lint.
|
2025-06-26 12:40:56 +05:30 |
|
Darshan
|
d2753bd491
|
add: missing injections.
|
2025-06-26 12:34:38 +05:30 |
|
Chirag Aggarwal
|
c7c198fa2e
|
chore: add more deprecations, add warning headers
|
2025-06-24 14:54:15 +05:30 |
|
Christy Jacob
|
54748b7d32
|
Update app/controllers/general.php
Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com>
|
2025-06-23 20:50:59 +04:00 |
|
Matej Bačo
|
b69ff36ddb
|
Manual QA fixes
|
2025-06-23 11:57:06 +02:00 |
|
Matej Bačo
|
c1bd493fbe
|
Move refferer to resource; re-use in OPTIONS; re-use in platform check
|
2025-06-23 11:28:18 +02:00 |
|
shimon
|
d8c88fb420
|
composer
|
2025-06-19 19:44:33 +03:00 |
|
shimon
|
68fc0f898f
|
set log projectId on the router method
|
2025-06-19 17:15:43 +03:00 |
|
shimon
|
0f8c5fe292
|
Merge branch '1.7.x', commit 'c0c30fe767f8c197b8793bf562f57146e5ba15a8' of github.com:appwrite/appwrite into PLA-3018
|
2025-06-19 12:46:34 +03:00 |
|
Jake Barnby
|
d84151192e
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
|
2025-06-17 15:58:07 -04:00 |
|
Jake Barnby
|
e704e96290
|
Revert "Feat: Lazy-load relationships"
|
2025-06-16 11:48:27 -04:00 |
|
Jake Barnby
|
a21ccfd694
|
Merge pull request #9669 from appwrite/lazy-load-relationships
Feat: Lazy-load relationships
|
2025-06-16 11:48:18 -04:00 |
|
Jake Barnby
|
89f0c28e26
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# .coderabbit.yaml
|
2025-06-16 11:37:50 -04:00 |
|
Khushboo Verma
|
15f81d29f3
|
Merge branch '1.7.x' into fix-github-check-urls
|
2025-06-16 17:19:10 +05:30 |
|
loks0n
|
9196ae7908
|
feat: tar support
|
2025-06-16 10:44:15 +01:00 |
|
shimon
|
c0c30fe767
|
remove duplicate use
|
2025-06-15 12:40:22 +03:00 |
|
shimon
|
7d54a6191d
|
remove duplicate use
|
2025-06-15 12:13:15 +03:00 |
|
shimon
|
4d41c90367
|
remove duplicate use
|
2025-06-15 12:00:39 +03:00 |
|
shimon
|
96c035401b
|
Override project resource to update hooks, since x-appwrite-project is not available when executing custom domain function
|
2025-06-15 11:30:57 +03:00 |
|
Darshan
|
f09042dfb1
|
update: swap request/response filters from 1.7.x to 1.8.x.
|
2025-06-13 16:47:40 +05:30 |
|
Khushboo Verma
|
176c085068
|
Fix all vcs urls missing region
|
2025-06-12 11:43:11 +05:30 |
|
Darshan
|
5b6bc81b29
|
Merge branch '1.8.x' into 'lazy-load-relationships'.
|
2025-06-10 10:40:48 +05:30 |
|
Jake Barnby
|
c852cb3ed0
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# composer.lock
# src/Appwrite/Platform/Workers/Audits.php
|
2025-06-09 20:08:41 -04:00 |
|
Darshan
|
e5dc4ac056
|
Merge branch '1.8.x' into 'lazy-load-relationships'.
|
2025-06-09 13:55:17 +05:30 |
|
Matej Bačo
|
c92a14d318
|
Simplify router redirect
|
2025-06-02 12:47:13 +02:00 |
|
Jake Barnby
|
3158c15111
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# app/controllers/api/functions.php
# app/controllers/api/project.php
# app/controllers/api/proxy.php
# app/controllers/api/storage.php
# app/controllers/api/vcs.php
# app/controllers/general.php
# app/controllers/shared/api.php
# app/init/database/filters.php
# composer.json
# composer.lock
# src/Appwrite/Migration/Migration.php
# src/Appwrite/Migration/Version/V15.php
# src/Appwrite/Migration/Version/V16.php
# src/Appwrite/Migration/Version/V17.php
# src/Appwrite/Migration/Version/V18.php
# src/Appwrite/Migration/Version/V19.php
# src/Appwrite/Migration/Version/V20.php
# src/Appwrite/Migration/Version/V21.php
# src/Appwrite/Platform/Tasks/Migrate.php
# src/Appwrite/Platform/Workers/Builds.php
# src/Appwrite/Platform/Workers/Deletes.php
# src/Appwrite/Platform/Workers/Functions.php
# src/Appwrite/Platform/Workers/StatsResources.php
# src/Appwrite/Platform/Workers/StatsUsage.php
|
2025-05-27 13:36:23 +12:00 |
|
Jake Barnby
|
86f7489640
|
Internal ID -> sequence
|
2025-05-26 17:42:11 +12:00 |
|
Christy Jacob
|
28d2ed1baa
|
Revert "Feat sequence"
|
2025-05-23 21:39:56 +04:00 |
|
Jake Barnby
|
71e3446498
|
Change internal ID to sequence
|
2025-05-23 02:55:29 +12:00 |
|
Luke B. Silver
|
30915b4803
|
Merge branch 'main' into cors-allow-dev-key
|
2025-05-21 11:53:09 +01:00 |
|
Chirag Aggarwal
|
d9bd867b38
|
fix: allow devkeys header to pass CORS
|
2025-05-21 10:32:56 +00:00 |
|
Matej Bačo
|
c1315019cb
|
Litner fix
|
2025-05-18 23:53:56 +02:00 |
|
Matej Bačo
|
1eb642aff0
|
Fix site env vars at runtime
|
2025-05-18 23:53:43 +02:00 |
|
Jake Barnby
|
d577fd1294
|
Sync 1.6.x
|
2025-05-17 20:23:46 +12:00 |
|
Jake Barnby
|
b1829bacfe
|
Only rethrow auth and timeout in general handler
|
2025-05-15 23:33:00 +12:00 |
|
Darshan
|
53133ba54f
|
patch: filters pre 1.7.x
|
2025-05-02 19:48:39 +05:30 |
|
Jake Barnby
|
2238f6d822
|
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
# Conflicts:
# app/config/specs/open-api3-1.6.x-client.json
# app/config/specs/open-api3-1.6.x-console.json
# app/config/specs/open-api3-1.6.x-server.json
# app/config/specs/open-api3-latest-client.json
# app/config/specs/open-api3-latest-console.json
# app/config/specs/open-api3-latest-server.json
# app/config/specs/swagger2-1.6.x-client.json
# app/config/specs/swagger2-1.6.x-console.json
# app/config/specs/swagger2-1.6.x-server.json
# app/config/specs/swagger2-latest-client.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# composer.lock
# src/Appwrite/Specification/Format/Swagger2.php
|
2025-04-30 10:45:18 +12:00 |
|
Matej Bačo
|
7ece755abf
|
Improve code quality
|
2025-04-29 11:56:51 +02:00 |
|
Matej Bačo
|
841d260b5f
|
PlatformDB migration preparations
|
2025-04-29 11:31:06 +02:00 |
|
Matej Bačo
|
23c4fa27be
|
Fix tests, linter
|
2025-04-25 12:57:45 +02:00 |
|
Matej Bačo
|
0787034bab
|
Fixes post-1.6.x-merge
|
2025-04-25 12:26:10 +02:00 |
|
Matej Bačo
|
d8103cb57e
|
Merge branch '1.7.x' into 1.6.x
|
2025-04-25 12:18:04 +02:00 |
|
Matej Bačo
|
d5cb9d0f1f
|
Merge branch '1.7.x' into feat-tokens-module
|
2025-04-22 12:25:51 +02:00 |
|
Chirag Aggarwal
|
421bfed8b7
|
chore: regenerate specs
|
2025-04-18 16:06:02 +00:00 |
|
Chirag Aggarwal
|
6d0d15f469
|
Merge branch '1.7.x' into feat-tokens-module
|
2025-04-18 16:01:06 +00:00 |
|
Matej Bačo
|
f8343e01cd
|
PR review suggestions
|
2025-04-17 16:13:09 +02:00 |
|