Jake Barnby
|
1da2812864
|
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
|
2025-08-14 21:44:05 +12:00 |
|
Jake Barnby
|
405aa7f4ba
|
Merge pull request #10318 from appwrite/fix-catches
Fix uncaught invalid arg
|
2025-08-14 20:13:10 +12:00 |
|
Jake Barnby
|
ff6c2b076d
|
Port desc fixes
|
2025-08-14 19:40:43 +12:00 |
|
Jake Barnby
|
8455ded051
|
Fix events
|
2025-08-14 19:34:52 +12:00 |
|
Jake Barnby
|
b4b0d66af4
|
Fix test
|
2025-08-14 19:32:30 +12:00 |
|
Jake Barnby
|
1e9d153110
|
Fix uncaught invalid arg
|
2025-08-14 19:22:38 +12:00 |
|
Jake Barnby
|
6043cc2fc9
|
Add upsert event
|
2025-08-14 17:34:56 +12:00 |
|
Matej Bačo
|
8a7a894b65
|
Merge pull request #10313 from Veera-mulge/change-desc
Update README.md
|
2025-08-13 14:53:06 +02:00 |
|
Jake Barnby
|
34709912bf
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# 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-latest-client.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# app/controllers/api/databases.php
# composer.lock
# src/Appwrite/SDK/Specification/Format/OpenAPI3.php
|
2025-08-14 00:20:16 +12:00 |
|
Jake Barnby
|
6a3ea1feec
|
Merge pull request #10310 from appwrite/update-remove-experimental-warnings
chore: remove experiment warnings from bulk methods
|
2025-08-14 00:15:35 +12:00 |
|
Chirag Aggarwal
|
9860cd46e3
|
update specs
|
2025-08-13 17:09:51 +05:30 |
|
Jake Barnby
|
420783de9b
|
Merge pull request #10311 from appwrite/update-required-attributes
Update required attributes
|
2025-08-13 22:48:05 +12:00 |
|
Jake Barnby
|
8beb80d5b4
|
Merge pull request #10312 from appwrite/chore-update-dep
Update package
|
2025-08-13 22:34:24 +12:00 |
|
Veeresh
|
f2f0ef2656
|
Update README.md
|
2025-08-13 15:54:13 +05:30 |
|
fogelito
|
fb875410b5
|
Merge branch '1.8.x' of https://github.com/appwrite/appwrite into update-required-attributes
|
2025-08-13 13:19:03 +03:00 |
|
fogelito
|
83d76c52b4
|
revert lock
|
2025-08-13 13:18:33 +03:00 |
|
fogelito
|
4f52907129
|
Merge branch '1.8.x' of https://github.com/appwrite/appwrite into update-required-attributes
# Conflicts:
# composer.json
# composer.lock
|
2025-08-13 13:12:27 +03:00 |
|
Jake Barnby
|
72253f3de2
|
Update package
|
2025-08-13 22:11:51 +12:00 |
|
Jake Barnby
|
27bb70b229
|
Update svg-sanitizer
|
2025-08-13 22:11:16 +12:00 |
|
fogelito
|
2c1655e450
|
Update audit lib & platform
|
2025-08-13 13:08:31 +03:00 |
|
Chirag Aggarwal
|
5f3dc7cb75
|
chore: add method desc and demo
|
2025-08-13 15:16:48 +05:30 |
|
Jake Barnby
|
c86210ec5d
|
Update versions
|
2025-08-13 21:16:45 +12:00 |
|
Jake Barnby
|
3f3319df20
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# composer.lock
|
2025-08-13 21:04:46 +12:00 |
|
Chirag Aggarwal
|
a9d3f01485
|
update specs
|
2025-08-13 13:39:13 +05:30 |
|
Chirag Aggarwal
|
af58d3f1d2
|
chore: remove experiment warnings from bulk methods
|
2025-08-13 13:37:00 +05:30 |
|
Matej Bačo
|
8f0d107d9a
|
Merge pull request #10308 from appwrite/fix-variables-sharing-across-resources
Fix: variables sharing across resources
|
2025-08-13 10:00:18 +02:00 |
|
Matej Bačo
|
06206824b8
|
Merge pull request #10309 from appwrite/fix-invite-email-copy
Update invite email copy
|
2025-08-13 09:44:40 +02:00 |
|
Khushboo Verma
|
222a5e00fa
|
Update invite email copy
|
2025-08-13 12:39:52 +05:30 |
|
Matej Bačo
|
14faef323c
|
Fix variables sharing across resources
|
2025-08-12 17:01:13 +02:00 |
|
Matej Bačo
|
dc25d8e757
|
Merge pull request #10307 from appwrite/feat-fallback-locale
Feat: Fallback locales
|
2025-08-12 15:45:52 +02:00 |
|
Jake Barnby
|
7ca9754ebf
|
Merge pull request #10305 from appwrite/cursor/replay-database-transaction-logs-sequentially-d222
Replay database transaction logs sequentially
|
2025-08-13 01:37:20 +12:00 |
|
Matej Bačo
|
6eaa2015b0
|
Fix CI/CD command
|
2025-08-12 15:18:31 +02:00 |
|
Matej Bačo
|
b816557970
|
Add fallback locale support + tests
|
2025-08-12 15:13:08 +02:00 |
|
Luke B. Silver
|
a39877687c
|
Merge pull request #10304 from appwrite/add-tests-for-head-requests
feat: allow HEAD requests and add test for it
|
2025-08-12 13:47:21 +01:00 |
|
Chirag Aggarwal
|
73549a59a2
|
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-12 17:54:54 +05:30 |
|
Chirag Aggarwal
|
f9d0746e13
|
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-12 17:54:45 +05:30 |
|
Chirag Aggarwal
|
2f80164667
|
update executor
|
2025-08-12 17:52:52 +05:30 |
|
Matej Bačo
|
c3665c35ff
|
Add CI/CD job
|
2025-08-12 14:14:07 +02:00 |
|
Matej Bačo
|
626f7c754c
|
Remove unused translations
|
2025-08-12 14:14:03 +02:00 |
|
Matej Bačo
|
56d60d7866
|
Finalized locale check script
|
2025-08-12 14:09:36 +02:00 |
|
Cursor Agent
|
a71333ac60
|
Refactor transaction replay to preserve exact order and timestamps
Co-authored-by: jakeb994 <jakeb994@gmail.com>
|
2025-08-12 12:00:28 +00:00 |
|
Jake Barnby
|
b418285349
|
Revert "Merge pull request #10299 from appwrite/feat-functions-redis-queue"
This reverts commit f81fd16d26, reversing
changes made to ec174a15cf.
|
2025-08-12 23:57:54 +12:00 |
|
Matej Bačo
|
ea7985ad4d
|
Implement CI/CD action to check EN locale
|
2025-08-12 13:56:22 +02:00 |
|
Chirag Aggarwal
|
0e636f67be
|
update client
|
2025-08-12 16:24:01 +05:30 |
|
Chirag Aggarwal
|
f8afbbbf3c
|
feat: allow HEAD requests and add test for it
|
2025-08-12 16:14:15 +05:30 |
|
Matej Bačo
|
13a14d1b05
|
Remove temp logging
|
2025-08-12 10:39:50 +02:00 |
|
Jake Barnby
|
02b83d59b7
|
Merge pull request #10296 from appwrite/cursor/add-new-database-query-type-tests-5161
Add new database query type tests
|
2025-08-12 18:30:16 +12:00 |
|
Jake Barnby
|
75eccf8502
|
Fix tests
|
2025-08-12 18:01:16 +12:00 |
|
Jake Barnby
|
66dacb61df
|
Update lock
|
2025-08-12 17:44:17 +12:00 |
|
Jake Barnby
|
4712c18f31
|
Merge remote-tracking branch 'origin/1.8.x' into cursor/add-new-database-query-type-tests-5161
|
2025-08-12 17:43:23 +12:00 |
|