Jake Barnby
|
c00c5119b2
|
Merge remote-tracking branch 'upstream/1.4.x' into feat-whitelist-enums
|
2023-08-14 19:33:56 -04:00 |
|
Bishwajeet Parhi
|
e691efde6c
|
chore: vars naming changes
|
2023-08-11 22:50:40 +05:30 |
|
Bishwajeet Parhi
|
5c8618410b
|
chore: implement blacklist and regenerate specs
|
2023-08-11 13:13:46 +05:30 |
|
Bishwajeet Parhi
|
528846c35e
|
fix: missing Whitelist enums
|
2023-08-11 02:25:50 +05:30 |
|
Bishwajeet Parhi
|
5f1a515f00
|
Merge remote-tracking branch 'upstream/1.4.x' into feat-whitelist-enums
|
2023-08-04 19:20:44 +05:30 |
|
prateek banga
|
4dc8976863
|
add queries type for sdk generation
|
2023-08-04 14:53:56 +05:30 |
|
Bishwajeet Parhi
|
faece71145
|
ignore adding enums for users/usage providers param
|
2023-07-19 21:47:23 +05:30 |
|
Bishwajeet Parhi
|
9c6956b947
|
update specs
|
2023-07-18 21:56:27 +05:30 |
|
Bishwajeet Parhi
|
8f851aaa53
|
chore: refactor avatar, flags, credit-cards and update spec
|
2023-07-18 20:00:19 +05:30 |
|
Bishwajeet Parhi
|
3616756f50
|
chore: add x-enum-name param
|
2023-07-13 21:51:22 +05:30 |
|
Bishwajeet Parhi
|
1d528d669e
|
feat-whitelist-enums
|
2023-06-14 10:53:59 +05:30 |
|
fogelito
|
0460b59cdc
|
Namespace Changes
|
2023-04-27 14:59:05 +03:00 |
|
Torsten Dittmann
|
2f1dda891b
|
fix: specs generation for nullable params
|
2023-03-13 15:54:49 +05:30 |
|
Torsten Dittmann
|
2178bfc126
|
Merge branch '1.3.x' of https://github.com/appwrite/appwrite into feat-database-update-attribute
|
2023-03-10 18:39:11 +05:30 |
|
Torsten Dittmann
|
cb065e4228
|
fix: openapi specification
|
2023-03-10 15:36:10 +05:30 |
|
Steven Nguyen
|
6bdd3906c9
|
Update specs generator to include offline metadata
|
2023-02-21 14:50:17 -08:00 |
|
Jake Barnby
|
f6fc9a8d8c
|
Merge remote-tracking branch 'origin/master' into feat-technical-debt-2
# Conflicts:
# composer.lock
|
2023-02-14 14:22:08 +13:00 |
|
fogelito
|
c4ae047833
|
Merge branch 'master' of github.com:appwrite/appwrite into feat-technical-debt-2
Conflicts:
app/init.php
composer.json
composer.lock
|
2023-01-16 10:24:37 +02:00 |
|
Bradley Schofield
|
f5715f4df8
|
Update Spec generator
|
2023-01-13 15:43:57 +00:00 |
|
fogelito
|
8ade726932
|
Changing Role + Permissions namespace
|
2022-12-14 18:04:06 +02:00 |
|
Jake Barnby
|
9fbf8d6aee
|
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
# tests/e2e/General/HTTPTest.php
|
2022-10-26 13:54:52 +13:00 |
|
Vincent (Wen Yu) Ge
|
207941558f
|
fix typo in email examples
|
2022-10-03 15:13:04 +00:00 |
|
Vincent (Wen Yu) Ge
|
3281b8bbd4
|
Add meaningful Phone number examples to specs
|
2022-10-03 15:06:44 +00:00 |
|
Jake Barnby
|
e9f75d32a1
|
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
# Dockerfile
# app/config/errors.php
# app/config/roles.php
# 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/graphql.php
# app/controllers/shared/api.php
# app/init.php
# composer.lock
# docker-compose.yml
# src/Appwrite/Extend/Exception.php
# src/Appwrite/Migration/Migration.php
|
2022-09-20 15:43:09 +12:00 |
|
Matej Bačo
|
6cd1b94935
|
Fix failing tests
|
2022-08-31 16:18:41 +00:00 |
|
Jake Barnby
|
f0bce98d91
|
Update specs to use const datetime example
|
2022-08-30 21:38:27 +12:00 |
|
Jake Barnby
|
cb6fc7f618
|
Merge branch 'origin/datetime-attributes' into refactor-permissions-inc-console-fix
# Conflicts:
# .gitignore
# app/config/collections.php
# app/controllers/api/account.php
# app/controllers/api/databases.php
# app/controllers/api/storage.php
# app/controllers/api/users.php
# composer.lock
# tests/e2e/Services/Account/AccountCustomClientTest.php
|
2022-08-19 16:49:34 +12:00 |
|
Jake Barnby
|
7019be987c
|
Merge remote-tracking branch 'origin/0.16.x' into origin/datetime-attributes
# 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/account.php
# app/controllers/api/users.php
# app/controllers/shared/api.php
# app/workers/deletes.php
# composer.lock
# docker-compose.yml
# phpunit.xml
# src/Appwrite/Event/Delete.php
|
2022-08-19 16:20:19 +12:00 |
|
Jake Barnby
|
66539bbe3a
|
Review updates for role helper usage
|
2022-08-19 16:04:33 +12:00 |
|
Jake Barnby
|
7c34387d22
|
Update specs + console SDK
|
2022-08-15 16:39:30 +12:00 |
|
Jake Barnby
|
cb4a256d5f
|
Merge remote-tracking branch 'origin/feat-ui-datetime' into refactor-permissions-inc-queries-update-datetime-fixes
# 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
# composer.lock
# public/dist/scripts/app-all.js
# public/dist/scripts/app-dep.js
# public/dist/scripts/app.js
# public/dist/styles/default-ltr.css
# public/dist/styles/default-rtl.css
# public/scripts/dependencies/appwrite.js
|
2022-08-15 12:05:52 +12:00 |
|
Jake Barnby
|
1ab86c9331
|
Role reference updates
|
2022-08-03 16:17:49 +12:00 |
|
Torsten Dittmann
|
bd550f8a1e
|
feat: ui for datetime attribute
|
2022-07-28 14:38:54 +02:00 |
|
Matej Bačo
|
4bc645074a
|
Fix linter
|
2022-07-25 12:43:17 +00:00 |
|
Matej Bačo
|
ef3496d55b
|
Bug fixing afte merge
|
2022-07-25 12:37:29 +00:00 |
|
Matej Bačo
|
dbccf39a9f
|
Merge branch 'master' into feat-password-hash-algos
|
2022-07-25 12:37:07 +00:00 |
|
Jake Barnby
|
8320fc0686
|
Use labels parameters to add extra methods to spec
|
2022-07-20 01:28:47 +12:00 |
|
Torsten Dittmann
|
056e0d79ed
|
fix: add nested models to specifications
|
2022-06-30 01:41:49 +02:00 |
|
Torsten Dittmann
|
53ad2a5114
|
fix: global attributes for body payload
|
2022-06-27 11:14:27 +02:00 |
|
Torsten Dittmann
|
3cdeeac964
|
feat: global attributes in specs
|
2022-06-27 10:41:10 +02:00 |
|
Matej Bačo
|
a5836ecc60
|
PR review changes
|
2022-06-21 13:59:52 +00:00 |
|
Matej Bačo
|
87d85d14d4
|
Fix swagger2 docs with array model-to-model refference
|
2022-06-19 08:17:10 +00:00 |
|
Everly Precia Suresh
|
19300ccdd7
|
format files in app, src, tests
|
2022-05-23 14:54:50 +00:00 |
|
Jake Barnby
|
ae51ba2627
|
Fix nested maps being overriden
|
2022-03-02 16:22:48 +13:00 |
|
Jake Barnby
|
b32fa16a68
|
Handle JSON rules as objects instead of strings to allow nested map attributes
|
2022-03-01 13:45:24 +13:00 |
|
Damodar Lohani
|
629d09497f
|
fix spec for resumable upload
|
2022-02-19 11:24:34 +00:00 |
|
Damodar Lohani
|
ebe3dc0dbd
|
dependency updates
|
2022-02-10 16:38:16 +05:45 |
|
Torsten Dittmann
|
6796aabf9c
|
Merge pull request #2637 from appwrite/feat-migration-0-13
feat: migration for 0.13
|
2022-02-08 11:17:44 +01:00 |
|
Jake Barnby
|
30a14f01e8
|
Add float validator case to spec to prevent fallthrough
|
2022-01-27 19:43:30 +13:00 |
|
Torsten Dittmann
|
d3150afebc
|
feat: migration for 0.13
|
2022-01-18 12:05:04 +01:00 |
|