1
0
Fork 0
mirror of synced 2024-09-06 12:51:43 +12:00
Commit graph

11761 commits

Author SHA1 Message Date
Bradley Schofield
9f3ebe9956 Continue working on permission backporting 2022-08-17 10:33:35 +01:00
Bradley Schofield
e1cc6bc624 Start work on response filters for 0.16 2022-08-15 16:09:09 +01: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
Christy Jacob
70d2ebf55b feat: tests 2022-08-14 14:25:59 +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
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
4be3f23757 fix: merge conflict 2022-08-13 13:31:27 +05:30
Christy Jacob
9693c6e941 Merge branch 'master' of github.com:appwrite/appwrite into 0.16.x 2022-08-12 21:44:36 +05:30
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
Eldad A. Fux
0f3efde288
Merge pull request #3587 from appwrite/format-remove-unused-param
Remove unused property
2022-08-11 14:23:47 +03:00
Eldad A. Fux
0d4c0d36af
Merge pull request #3653 from appwrite/feat-add-parent-id-ui
Add Parent ID UI
2022-08-11 14:21:24 +03:00
Eldad A. Fux
f4bbcc9fa3
Merge pull request #3619 from appwrite/fix-phone-search
Fix: User Search attribute (phone)
2022-08-11 14:20:44 +03:00
Christy Jacob
0b813ed159
Merge pull request #3649 from appwrite/fix-deployment-example
Deployment object model example updated
2022-08-10 02:01:59 +05:30
Bradley Schofield
4faa903fb3 Fix Password Reset Alert and Redirect 2022-08-09 17:30:06 +01:00
Bradley Schofield
2215e4db49 Add Parent Database ID to collection and documents 2022-08-09 17:18:43 +01:00
Torsten Dittmann
08ba652464 fix: tests 2022-08-09 12:45:15 +02:00
Christy Jacob
6a6c7d4b90
Merge pull request #3547 from appwrite/fix-update-status-codes
Use 202 when resources are created asyncronously
2022-08-09 14:42:40 +05:30
Christy Jacob
dae148af76
Merge pull request #3526 from 2002Bishwajeet/feat-disqus-Oauth-provider
Feat: Disqus OAuth Provider
2022-08-09 13:21:19 +05:30
Bishwajeet Parhi
4ac204d230
Merge branch 'appwrite:master' into feat-disqus-Oauth-provider 2022-08-08 21:21:47 +05:30
Wen Yu Ge
75595dd07f Deployment payload example updated 2022-08-08 10:45:45 -04:00
Bradley Schofield
bf050ece0f Fix Exceptions 2022-08-08 15:44:07 +01:00
Bradley Schofield
43660d9c8f Merge branch 'master' into feat-simplify-exceptions 2022-08-08 15:03:01 +01:00
Bishwajeet Parhi
f4c5b4c11d lints fixed 2022-08-08 12:44:11 +00:00
Torsten Dittmann
641740db77 fix: response model with nullable defaults 2022-08-08 12:35:28 +02:00
Eldad A. Fux
e93c3483c8
Merge pull request #3640 from appwrite/fix-deployment-object
Add possible status codes to deployment object.
2022-08-06 07:20:55 +03:00
Bishwajeet Parhi
6c653d8f2a remove whitespace 2022-08-05 16:21:47 +00:00
Bishwajeet Parhi
93466d9a66 resized image 100x100 2022-08-05 16:12:00 +00:00
Bishwajeet Parhi
999962d161 add comments denoting return type and parameters if any 2022-08-05 16:09:38 +00:00
Bishwajeet Parhi
9cd10686bb
Update src/Appwrite/Auth/OAuth2/Disqus.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-08-05 21:25:41 +05:30
Bishwajeet Parhi
6fdf578919
Update src/Appwrite/Auth/OAuth2/Disqus.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-08-05 21:25:34 +05:30
Bishwajeet Parhi
dab0a8ec27
Update src/Appwrite/Auth/OAuth2/Disqus.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-08-05 21:25:21 +05:30