Jake Barnby
d2c7be19d0
Update database stack
2024-08-21 17:31:13 +12:00
Damodar Lohani
1ca4904132
reset auth and roles
2024-08-21 05:14:17 +00:00
Christy Jacob
c760fb7d3f
feat: update SDKs and docs
2024-08-21 00:25:30 +04:00
Torsten Dittmann
129c1e7c4f
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into feat-react-native-platform
2024-08-20 16:04:40 +02:00
Torsten Dittmann
cb374eb9f6
chore: upgrade sdk-generator
2024-08-20 16:02:49 +02:00
fogelito
ff1a679c49
Merge branch 'main' of https://github.com/appwrite/appwrite into migrations-backups-v2
...
# Conflicts:
# composer.json
# composer.lock
# src/Appwrite/Platform/Tasks/Maintenance.php
# src/Appwrite/Platform/Workers/Migrations.php
# tests/e2e/Services/Databases/DatabasesBase.php
2024-08-20 16:36:54 +03:00
Torsten Dittmann
f3874e680b
fix: react native platform for ios adn android
2024-08-20 13:03:03 +02:00
Bradley Schofield and GitHub
f4f07860c3
Merge branch '1.6.x' into feat-sync-1.6.x-filters-migrations
2024-08-20 19:57:19 +09:00
Christy Jacob
a6748be70f
Merge branch '1.6.x' of github.com:appwrite/appwrite into update-sdks-1.6
2024-08-20 14:53:08 +04:00
Christy Jacob
95feb59e0a
chore: update SDKs
2024-08-20 14:50:57 +04:00
Khushboo Verma
d7cca0e25f
Revert request type to json in create execution
2024-08-20 16:16:03 +05:30
Matej Bačo
f81800b414
Merge branch 'feat-separate-function-sizes' of https://github.com/appwrite/appwrite into feat-separate-function-sizes
2024-08-20 10:22:18 +00:00
Matej Bačo
ddb8ee433d
Specs updates
2024-08-20 10:21:56 +00:00
Torsten Dittmann
f065022cab
feat: react native platform
2024-08-20 12:01:20 +02:00
Bradley Schofield and GitHub
9e44722b9c
Merge branch '1.6.x' into feat-runtime-controls-1.5.x
2024-08-20 18:36:11 +09:00
Matej Bačo and GitHub
ba1effdcbf
Merge branch '1.6.x' into feat-separate-function-sizes
2024-08-20 10:52:59 +02:00
Christy Jacob and GitHub
9f49e264dc
Merge pull request #8550 from appwrite/fix-session-alerts-bug
...
chore: fix session alerts
2024-08-20 12:44:13 +04:00
Bradley Schofield
dc149761d8
Address Jake's Comments
2024-08-20 13:23:11 +09:00
Bradley Schofield and GitHub
e4147e11b3
Merge branch '1.6.x' into feat-sync-1.6.x-filters-migrations
2024-08-20 13:12:27 +09:00
Bradley Schofield
99ffcdd199
Merge branch '1.6.x' 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-client.json
# app/config/specs/swagger2-1.6.X-console.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# app/controllers/shared/api.php
# app/realtime.php
# composer.lock
# src/Appwrite/Platform/Workers/Deletes.php
2024-08-20 13:07:55 +09:00
Bradley Schofield and GitHub
8780c378e6
Merge branch '1.6.x' into feat-runtime-controls-1.5.x
2024-08-19 20:54:48 +09:00
Matej Bačo
12b6351060
Separate deployment and build sizes
2024-08-19 11:06:58 +00:00
Christy Jacob
c0eefc3b46
Merge branch '1.6.x' of github.com:appwrite/appwrite into update-sdks-1.6
2024-08-19 13:41:01 +04:00
Matej Bačo
ef8075f86b
Fix missing function variables
2024-08-19 08:50:30 +00:00
Bradley Schofield
eb7f712379
Sync with 1.6.x changes
...
- Added migration for `files` metadata size increase
- Disabled `specification` migration until variable runtime specs are ready
- Unset `key` for runtimes in response filters
- Set the correct attribute `scopes` to be optional, reverting it for key and setting it for functions.
2024-08-19 14:52:07 +09:00
Bradley Schofield
f4bf57efcb
Merge remote-tracking branch 'origin/1.6.x' into feat-runtime-controls-1.5.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-1.6.x-client.json
# app/config/specs/swagger2-1.6.x-console.json
# app/config/specs/swagger2-latest-client.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
2024-08-19 14:05:56 +09:00
Bradley Schofield
c97de246f3
Deal with Git name case stuff
2024-08-19 14:02:46 +09:00
Bradley Schofield
b855baded2
Add total for getSpecifications
2024-08-19 13:18:45 +09:00
Bradley Schofield
09f1a378dc
Merge branch '1.6.x' into feat-runtime-controls-1.5.x
...
# Conflicts:
# app/config/specs/swagger2-latest-client.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
2024-08-19 11:57:34 +09:00
Jake Barnby
4c8cd5b6c6
Update audit, abuse, database
2024-08-19 14:52:15 +12:00
Christy Jacob
77c8ab7e5f
feat: update sdks
2024-08-18 13:21:23 +04:00
Christy Jacob
044fac3d2a
chore: fix session alerts
2024-08-17 11:01:10 +00:00
Christy Jacob
fb55fb1136
chupdate cache buster
2024-08-16 21:15:48 +00:00
Christy Jacob
a5ccba7561
chore: update console and specs
2024-08-16 20:58:55 +00:00
Binyamin Yawitz
f60992e81f
chore: matching latest specs
2024-08-16 16:26:20 -04:00
Binyamin Yawitz
2de3803796
Merge branch 'refs/heads/1.6.x' into refactor-changing-function-sdk-types
...
# 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
2024-08-16 16:20:30 -04:00
Matej Bačo
d5db9253cd
Fix breaking changes in lib
2024-08-16 11:25:01 +00:00
Matej Bačo
edbef8200e
Merge remote-tracking branch 'origin/1.6.x' into fix-seconds-precision-exception
2024-08-16 09:15:10 +00:00
Matej Bačo
894a2bb646
Add seconds precision to scheduledAt
2024-08-16 09:11:13 +00:00
Christy Jacob and GitHub
a114977100
Merge pull request #8543 from appwrite/fix-anyof-validator-specs
...
Fix: anyof validator specs
2024-08-16 13:01:05 +04:00
Bradley Schofield
9f52fc4e3b
Update to use new database abuse adapter
2024-08-16 08:18:57 +00:00
Bradley Schofield
5e5c8007e2
Merge branch '1.6.x' into feat-renaming-attributes
2024-08-16 15:22:11 +09:00
Bradley Schofield
8770638d71
Implement Renaming Attributes in the API
2024-08-16 15:18:52 +09:00
Bradley Schofield
4128d4f221
Merge 1.6.x into feat-runtime-controls
2024-08-16 04:39:21 +00:00
Christy Jacob and GitHub
22a3508c24
Merge pull request #8217 from appwrite/feat-extract-team-deletion
...
Feat Sync team deletion
2024-08-15 23:51:36 +04:00
Matej Bačo
92c423f744
Fix specs of AnyOf validator
2024-08-15 12:12:15 +00:00
Matej Bačo and GitHub
c54daae118
Merge branch '1.6.x' into fix-16x-qa
2024-08-15 11:46:54 +02:00
Matej Bačo
56a43c8f74
PR review changes
2024-08-15 09:10:03 +00:00
Matej Bačo
9619d59a13
Update specs
2024-08-15 09:08:00 +00:00
Christy Jacob and GitHub
9416f3c12a
Merge pull request #8540 from appwrite/fix-reorder-runtimes
...
fix: reorder runtimes
2024-08-15 13:05:19 +04:00