1
0
Fork 0
mirror of synced 2024-07-03 21:50:34 +12:00
Commit graph

11848 commits

Author SHA1 Message Date
Jake Barnby fb34ecfa7d Merge remote-tracking branch 'origin/0.16.x' into datetime-attributes-merge
# Conflicts:
#	app/controllers/api/account.php
#	app/controllers/api/databases.php
#	app/controllers/api/functions.php
#	app/controllers/api/projects.php
#	app/controllers/api/storage.php
#	app/controllers/api/teams.php
#	app/controllers/api/users.php
#	app/controllers/general.php
#	app/controllers/shared/api.php
2022-08-16 19:20:26 +12:00
Christy Jacob 6dd6436291
Merge pull request #3690 from appwrite/revert-3667-feat-reorder-endpoints-2
Revert "Fix Endpoint Order"
2022-08-16 12:35:32 +05:30
Christy Jacob 5b7b39a300
Revert "Fix Endpoint Order" 2022-08-16 12:29:03 +05:30
Christy Jacob 4f80bb87c2
Merge pull request #3667 from appwrite/feat-reorder-endpoints-2
Fix Endpoint Order
2022-08-15 19:23:05 +05:30
Christy Jacob 51afc8bdfb feat: generate latest specs 2022-08-15 14:37:41 +05:30
Christy Jacob 7723c633a0 feat: fix tests 2022-08-15 13:24:54 +05:30
Christy Jacob 509f9083c9 Merge branch '0.16.x' of github.com:appwrite/appwrite into feat-reorder-endpoints-2 2022-08-15 12:43:24 +05:30
Christy Jacob 794f07c3b0 feat: accounts test 2022-08-15 12:13:09 +05:30
Eldad A. Fux 1210b4f59a
Merge pull request #3675 from appwrite/feat-datetime-attributes-with-database-query-update
Update database query syntax
2022-08-15 07:28:21 +03:00
Steven 6b618a5824 Merge branch 'origin/datetime-attributes' into feat-datetime-attributes-with-database-query-update 2022-08-15 01:45:56 +00:00
fogelito 74ae43b092 global const for TYPE_DATETIME_EXAMPLE change value 2022-08-14 16:56:55 +03:00
Eldad A. Fux d641fbb635
Merge pull request #3588 from appwrite/feat-simplify-exceptions
Simplify Exception Creation
2022-08-14 15:27:52 +03:00
fogelito 9b9f2fe428 global const for TYPE_DATETIME_EXAMPLE 2022-08-14 13:27:07 +03:00
Christy Jacob 26634cdf0b feat: linter fix 2022-08-14 15:52:19 +05:30
Christy Jacob bb4693ddfc feat: update email session endpoint 2022-08-14 15:41:21 +05:30
fogelito 00e64e3518 datetime tests fixes 2022-08-14 13:10:32 +03:00
Christy Jacob 979768fc9f Merge branch '0.16.x' of github.com:appwrite/appwrite into feat-reorder-endpoints-2 2022-08-14 14:42:14 +05:30
Christy Jacob 70d2ebf55b feat: tests 2022-08-14 14:25:59 +05:30
Christy Jacob ebb9af1eb2 feat: re-order functions endpoint 2022-08-14 13:56:11 +05:30
Christy Jacob 8e24dbe22f feat: update exception class 2022-08-14 13:35:11 +05:30
Christy Jacob 5725fbef70 feat: update exception class 2022-08-14 12:52:20 +05:30
Christy Jacob fb81627b83 feat: update exception class 2022-08-14 12:49:19 +05:30
Christy Jacob aeaf6eee18 fix: revert error codes 2022-08-14 12:35:50 +05:30
Christy Jacob cfab9221f2 feat: exceptions on more files 2022-08-14 12:32:41 +05:30
Christy Jacob a5bc0a61ca feat: exceptions on more files 2022-08-14 12:26:12 +05:30
Christy Jacob 662bfe0ab8 feat: address issues on projects.php 2022-08-14 11:39:46 +05:30
Steven 610ec1a6a4 Update database query syntax 2022-08-14 05:44:55 +00:00
Christy Jacob c2f7cd6d19 feat: remove logger as an entity 2022-08-14 11:06:04 +05:30
Christy Jacob c6f0b14e92 feat: address issues on init.php 2022-08-14 11:05:25 +05:30
Christy Jacob 5296e61d35 feat: address issues on accounts controller 2022-08-13 20:45:19 +05:30
Christy Jacob 8b23dcd69e fix: update constructor, remove account entity, add missing ID error 2022-08-13 20:14:04 +05:30
Eldad A. Fux cec8e9188b
Merge pull request #3631 from appwrite/fix-unit-tests
tests: fix unit tests
2022-08-13 12:34:14 +03:00
Eldad A. Fux ba239de8be
Merge branch '0.16.x' into fix-unit-tests 2022-08-13 12:28:33 +03:00
Eldad A. Fux 1accc36d8c
Merge pull request #3599 from appwrite/feat-upgrade-database-docker-images
feat: upgrade mariadb and redis
2022-08-13 12:25:07 +03:00
Christy Jacob 4d9c37f2db Merge branch '0.16.x' of github.com:appwrite/appwrite into origin/datetime-attributes 2022-08-13 13:38:02 +05:30
Christy Jacob 4be3f23757 fix: merge conflict 2022-08-13 13:31:27 +05:30
Eldad Fux 3c7a7f0fa4 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into origin/datetime-attributes 2022-08-13 06:21:50 +03:00
Christy Jacob 9693c6e941 Merge branch 'master' of github.com:appwrite/appwrite into 0.16.x 2022-08-12 21:44:36 +05:30
Bradley Schofield bdcacf0cfb Update CHANGES.md 2022-08-12 15:28:44 +01:00
Bradley Schofield d86e4ac0b6 Run Linter 2022-08-12 15:15:58 +01:00
Bradley Schofield d9104ceced Update capitalisation on some names 2022-08-12 15:15:36 +01:00
Bradley Schofield 7af92b3b30 Fix Endpoint Order 2022-08-12 15:10:41 +01:00
Eldad A. Fux f1a3af6fce
Merge pull request #3662 from appwrite/feat-country-code-docs
Add country code spec link to local and flag endpoint
2022-08-12 16:14:42 +03:00
Eldad A. Fux bfe73ed9b4
Merge pull request #3664 from appwrite/feat-rename-users-page
Rename users page to Authentication
2022-08-12 07:45:07 +03:00
Eldad A. Fux 856a53c33c
Merge pull request #3665 from appwrite/fix-remove-consts-response
Remove constants from response models
2022-08-12 06:51:52 +03:00
Bradley Schofield 47129afcfa Remove constants from response models 2022-08-12 03:00:29 +01:00
Bradley Schofield 072755ce7d Rename users page to Authentication 2022-08-12 02:41:31 +01:00
Vincent (Wen Yu) Ge c18a386e09 Add country code spec link to local and flag endpoint 2022-08-11 22:05:17 +00:00
Eldad A. Fux 057feaf5bd
Merge pull request #3654 from appwrite/fix-password-reset-redirect
Fix password reset redirect and alert
2022-08-11 18:34:52 +03:00
Eldad A. Fux 6fd7a841bd
Merge pull request #3635 from appwrite/fix-console-sdk
fix: console sdk
2022-08-11 18:07:06 +03:00