Commit graph

28142 commits

Author SHA1 Message Date
fogelito
e76aba3fd4 Revert composer 2025-07-31 13:19:55 +03:00
fogelito
eddc782c6e formatting 2025-07-29 11:24:41 +03:00
fogelito
19bd04e8c9 Skip empty queries 2025-07-29 11:10:25 +03:00
Jake Barnby
e57364c831
Merge pull request #10214 from appwrite/fix-nulls
Fix document nulls
2025-07-29 18:16:01 +12:00
fogelito
a520e9fcc9 Update 0.73.2 2025-07-29 08:34:44 +03:00
fogelito
ff171853b4 use 0.73.1 2025-07-28 17:14:41 +03:00
fogelito
bbf3164cac Run tests 2025-07-28 13:40:27 +03:00
fogelito
78887b9df6 fallbacks 2025-07-28 11:18:03 +03:00
fogelito
66fa7ad659 Use null default with fallback 2025-07-28 11:08:32 +03:00
fogelito
9a3687ae3b Run tests 2025-07-28 10:43:35 +03:00
Jake Barnby
767f575984
Merge pull request #10212 from appwrite/grids-api
Move to grids API
2025-07-28 19:15:44 +12:00
Jake Barnby
503d7e13f8
Update generator 2025-07-28 18:45:01 +12:00
Jake Barnby
cb8b13e27e
Merge remote-tracking branch 'origin/1.8.x' into grids-api
# Conflicts:
#	composer.lock
2025-07-28 18:40:58 +12:00
Jake Barnby
c359c34917
Downgrade db 2025-07-28 18:38:00 +12:00
Jake Barnby
e18c8942fd
Revert migrations, update db 2025-07-28 18:23:50 +12:00
Darshan
0f7d06b4d5 reset: docs for easier review. 2025-07-28 11:50:08 +05:30
Darshan
c9d9c4ab76 reset: docs for easier review. 2025-07-28 11:49:49 +05:30
Darshan
00290bdb65 reset: docs for easier review. 2025-07-28 11:46:43 +05:30
Jake Barnby
11136f4215
Merge branch '1.8.x' of github.com:appwrite/appwrite into 1.8.x 2025-07-28 15:02:16 +12:00
Jake Barnby
4adff28540
Update migration 2025-07-28 15:02:01 +12:00
Darshan
be3d91d541 regen: specs. 2025-07-27 19:20:21 +05:30
Darshan
c71ff3542f fix: deprecation inheritance on other methods with different namespace. 2025-07-27 19:19:14 +05:30
Darshan
dccf64ae2e update: regen specs with updated deprecations. 2025-07-27 18:16:13 +05:30
Darshan
7a5a3706b6 fix: tests. 2025-07-27 18:13:30 +05:30
Darshan
4146671ff8 address comments. 2025-07-27 17:55:07 +05:30
Darshan
d17e7e853b update: deprecation methods. 2025-07-27 17:39:43 +05:30
Darshan
e41ee30ed9 remove: local setup. 2025-07-27 17:28:37 +05:30
Darshan
d253329870 remove: local setup. 2025-07-27 17:28:24 +05:30
Darshan
bc8d5963ae update: regen examples for grids. 2025-07-27 17:15:17 +05:30
Darshan
5ceaf66cc9 update: regen examples. 2025-07-27 17:14:23 +05:30
Darshan
0df9d51b01 update: regen specs. 2025-07-27 17:09:44 +05:30
Darshan
24614225a8 fix: no params on multiple methods. 2025-07-27 16:58:04 +05:30
Darshan
e4a02b0d74 delete: tables examples. 2025-07-27 16:40:55 +05:30
Darshan
5b1a750dd1 regen: specs and fix file name. 2025-07-27 16:40:36 +05:30
Darshan
ba79c5d9df update: docs. 2025-07-27 16:31:10 +05:30
Darshan
1ed45def9d update: graphql tests. 2025-07-27 15:23:07 +05:30
Darshan
1f31b75582 fix: tests. 2025-07-27 14:48:19 +05:30
Darshan
d7136e77ea fix: tests. 2025-07-27 13:50:34 +05:30
Darshan
f19ef05a98 fix: response modals and sdk-gen for multiple namespaces. 2025-07-27 13:47:44 +05:30
Darshan
557493d091 update: move to grids api. 2025-07-27 12:05:40 +05:30
Jake Barnby
0c85f1e032
Merge branch 'main' into 1.8.x 2025-07-27 17:50:38 +12:00
Jake Barnby
d491a6db2d
Fix consumers 2025-07-27 17:12:33 +12:00
Jake Barnby
6637cc0ed7
Fix merge 2025-07-27 17:09:50 +12:00
Jake Barnby
07d5d71fba
Update database 2025-07-27 16:13:41 +12:00
Jake Barnby
cdbd89b3f3
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
#	app/config/specs/open-api3-1.8.x-client.json
#	app/config/specs/open-api3-1.8.x-console.json
#	app/config/specs/open-api3-1.8.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.8.x-client.json
#	app/config/specs/swagger2-1.8.x-console.json
#	app/config/specs/swagger2-1.8.x-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	app/controllers/api/databases.php
#	composer.lock
#	tests/e2e/Services/Databases/Legacy/DatabasesBase.php
2025-07-27 16:07:04 +12:00
Matej Bačo
30d18f6f09
Merge pull request #10205 from hmacr/fix-mfa-email-preview
Change preview & body for MFA email
2025-07-25 12:54:00 +02:00
hmacr
4940dcbf3a Change preview & body for MFA email 2025-07-25 16:08:11 +05:30
Matej Bačo
91fda66d78
Merge pull request #10203 from appwrite/fix-templates
Fix: templates on `1.7.x`.
2025-07-25 11:14:26 +02:00
Darshan
e67e6303b2 fix: templates on 1.7.x. 2025-07-25 14:30:03 +05:30
Luke B. Silver
2f39e16b97
Merge pull request #10156 from appwrite/feat-stats-usage-on-redis
feat: stats-usage on redis
2025-07-24 22:42:09 +01:00