Commit graph

4335 commits

Author SHA1 Message Date
Darshan
f01bfc842b
Merge branch '1.7.x' into update-tokens 2025-05-13 16:16:46 +05:30
Darshan
6f15a43b02 update: constant and error desc. 2025-05-13 16:16:33 +05:30
Darshan
4e9f137e55 remove: jwt logic. serve the jwt directly from the model itself. 2025-05-13 15:41:26 +05:30
Matej Bačo
33d4650827 Post-merge fixes 2025-05-13 10:18:57 +02:00
Matej Bačo
af0c872999 Merge branch '1.6.x' into 1.7.x 2025-05-13 10:11:39 +02:00
Matej Bačo
06bf26682e Fix index 2025-05-12 17:33:21 +02:00
Matej Bačo
3b38b6bb57 Migration review fixes 2025-05-12 16:52:13 +02:00
Chirag Aggarwal
f91ec238b9 chore: introduce class attribute to oauth2 config 2025-05-09 10:09:16 +00:00
Jake Barnby
932ed94b8c
Merge pull request #9065 from appwrite/feat-bulk-operations
Feat bulk operations
2025-05-08 14:26:52 +00:00
Chirag Aggarwal
2c8e1e1731 chore: deprecate delay 2025-05-08 13:44:58 +00:00
Jake Barnby
ac760d9ddc
Generate SDKs 2025-05-08 22:09:12 +12:00
Chirag Aggarwal
fea58c2bc9 refactor: maintenance task to run at a specific time 2025-05-08 07:49:27 +00:00
Jake Barnby
24229c63ea
Fix multi-method graphql parameter mapping 2025-05-05 23:26:59 +12:00
Jake Barnby
cdd61feec8
Merge branch '1.6.x' into feat-bulk-operations 2025-05-05 04:29:49 +00:00
Jake Barnby
e9edf013b0
Merge pull request #9618 from appwrite/update-collections-indexes
Update console indexes
2025-05-05 03:12:20 +00:00
Darshan
487247c289
Merge branch '1.7.x' into fix-missing-filter 2025-05-03 09:40:04 +05:30
Matej Bačo
f76aff1916 Migration preparations 2025-05-02 11:17:51 +02:00
Darshan
6dbeff0111 update: specs for console sdk. 2025-05-01 13:20:29 +05:30
Darshan
d2aee75cf9
Merge branch '1.7.x' into fix-missing-filter 2025-05-01 12:58:45 +05:30
Matej Bačo
279ff8f5ae Migration preps, table width issues 2025-04-30 12:38:32 +02:00
Matej Bačo
e1dbf2170e Migration preparations 2025-04-30 12:10:51 +02:00
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
Darshan
d0a28f8062
Merge branch '1.7.x' into fix-missing-filter 2025-04-29 19:53:38 +05:30
Matej Bačo
0148c3ed77 Fix migration row length issue 2025-04-29 16:00:09 +02:00
Darshan
74dca5b60c
Merge branch '1.7.x' into fix-missing-filter 2025-04-29 18:31:48 +05:30
Matej Bačo
841d260b5f PlatformDB migration preparations 2025-04-29 11:31:06 +02:00
Chirag Aggarwal
b65c375655 chore: update flutter sdk 2025-04-25 19:24:12 +00:00
Matej Bačo
bbfb93c91b
Merge pull request #9676 from appwrite/feat-playground-templates
Feat: Add playground templates
2025-04-25 14:13:07 +02:00
Christy Jacob
2afbfea0d0
Merge pull request #9638 from appwrite/fix-zero-specifications
fix(functions): treat 0 as unlimited for CPUs and memory
2025-04-25 14:49:04 +04: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
Steven Nguyen
928f535800
chore(functions): update desc for CPU and mem env vars
Clarify that 0 for _APP_FUNCTIONS_CPUS and _APP_FUNCTIONS_MEMORY means
unlimited.
2025-04-24 17:30:03 -07:00
Chirag Aggarwal
68c85a52fb Merge branch '1.6.x' into fix-headers 2025-04-24 14:42:45 +00:00
Chirag Aggarwal
75efa28125 core: introduce endpoint.docs in specs 2025-04-24 11:15:23 +00:00
Darshan
9a7c7dee56 add: last accessed var, remove secret from model. 2025-04-24 11:08:56 +05:30
Darshan
26a2180a44 fix: datetime filter to file-tokens expiry. 2025-04-23 18:55:36 +05:30
Matej Bačo
73a6fc2df3 Merge branch '1.7.x' into feat-playground-templates 2025-04-23 10:53:04 +02:00
Matej Bačo
05feea5f6d Fix leftover 2025-04-22 17:20:21 +02:00
Matej Bačo
62282e9515 Add playgrounds, sync screenshots 2025-04-22 17:06:01 +02:00
Chirag Aggarwal
51763a6e84 chore: update platforms 2025-04-22 13:37:02 +00:00
Chirag Aggarwal
60c336bfa1 Merge branch '1.6.x' into fix-headers 2025-04-22 13:30:46 +00:00
Christy Jacob
f58c8c5370
Merge pull request #9655 from appwrite/update-sdks
chore: update sdks
2025-04-22 17:18:41 +04:00
Christy Jacob
c0bd4401c5 feat: regenerate specs 2025-04-22 17:02:33 +04:00
Matej Bačo
d5cb9d0f1f
Merge branch '1.7.x' into feat-tokens-module 2025-04-22 12:25:51 +02:00
Christy Jacob
cd647e0c18 Merge branch '1.6.x' of github.com:appwrite/appwrite into feat-multi-region-docs 2025-04-22 14:02:20 +04:00
fogelito
e1e195cec6 update projects indexes 2025-04-20 10:25:13 +03:00
fogelito
1be83d15dd Merge branch '1.6.x' of https://github.com/appwrite/appwrite into update-collections-indexes 2025-04-20 09:57:18 +03: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
loks0n
c9a7902e52 chore: update platforms 2025-04-17 19:45:32 +01:00