Torsten Dittmann
|
0df77a5a65
|
Merge branch '0.15.x' of https://github.com/appwrite/appwrite
|
2022-07-25 12:23:43 +02:00 |
|
Torsten Dittmann
|
5b73561aba
|
sync: with master
|
2022-07-25 12:17:08 +02:00 |
|
fogelito
|
3cc23c8e5b
|
Add attribute datetime
|
2022-07-25 12:18:08 +03:00 |
|
fogelito
|
95fc47048a
|
Add attribute datetime
|
2022-07-25 12:09:51 +03:00 |
|
fogelito
|
16312c921d
|
Add attribute datetime
|
2022-07-25 11:56:04 +03:00 |
|
fogelito
|
b58c04c28b
|
Add attribute datetime
|
2022-07-25 11:53:41 +03:00 |
|
Damodar Lohani
|
901170ab41
|
update framework
|
2022-07-25 08:11:07 +00:00 |
|
Jake Barnby
|
185624fda1
|
Return schema by ref
|
2022-07-25 16:27:07 +12:00 |
|
Jake Barnby
|
fd79922284
|
Per project keys
|
2022-07-25 16:26:46 +12:00 |
|
Fawzi E. Abdulfattah
|
3f09575740
|
get the invitee info from the db
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
|
2022-07-25 06:09:35 +02:00 |
|
Christy Jacob
|
4241cbc3a0
|
Merge pull request #3551 from appwrite/gewenyu99-patch-1
Update instructions to generate new specifications
|
2022-07-25 08:47:27 +05:30 |
|
Jake Barnby
|
d69e77d572
|
Add additional batch tests
|
2022-07-25 11:20:04 +12:00 |
|
shimon
|
966765dac7
|
tidy up
|
2022-07-24 18:25:33 +03:00 |
|
shimon
|
16ed2c1572
|
tidy up
|
2022-07-24 18:22:31 +03:00 |
|
Damodar Lohani
|
0a926337cb
|
fix executor
|
2022-07-24 12:06:34 +00:00 |
|
shimon
|
f214ead6f6
|
tidy up
|
2022-07-24 12:49:51 +03:00 |
|
Matej Bačo
|
61cba414bf
|
Fix linter
|
2022-07-24 08:22:24 +00:00 |
|
shimon
|
509057f84c
|
tidy up
|
2022-07-24 10:12:15 +03:00 |
|
shimon
|
64050337cf
|
tidy up
|
2022-07-24 10:05:24 +03:00 |
|
Eldad A. Fux
|
8d37a0a39e
|
Merge pull request #3594 from appwrite/fix-ui-alert-close-icon
fix: ui alert close icon
|
2022-07-24 03:42:49 +03:00 |
|
Torsten Dittmann
|
e9bacfe58a
|
fix: ui alert close icon
|
2022-07-23 23:36:56 +00:00 |
|
shimon
|
02907f12f1
|
cache logic moved to api::init & api::shutdown
|
2022-07-23 20:42:42 +03:00 |
|
Fawzi E. Abdulfattah
|
9f45bce55f
|
Fixing #3583 - create team membership to return added person name and email
Signed-off-by: Fawzi E. Abdulfattah <iifawzie@gmail.com>
|
2022-07-23 01:51:58 +02:00 |
|
Torsten Dittmann
|
80258efc7f
|
feat: prepare 0.15.3
|
2022-07-22 17:53:50 +02:00 |
|
Torsten Dittmann
|
e28ebcb564
|
Merge pull request #3568 from appwrite/fix-migration-attributes-indexes
fix: migration of attributes and indexes
|
2022-07-22 17:50:44 +02:00 |
|
Bradley Schofield
|
40022decb4
|
Start working on simplifying exceptions
|
2022-07-22 15:38:06 +01:00 |
|
Damodar Lohani
|
d121ebe078
|
remove unused parameter
|
2022-07-22 14:24:33 +05:45 |
|
Damodar Lohani
|
70a7446ad4
|
fix group
|
2022-07-22 06:42:49 +00:00 |
|
Damodar Lohani
|
b168dde502
|
implementing new Utopia hooks
|
2022-07-22 06:00:42 +00:00 |
|
Christy Jacob
|
c6c4fbab99
|
feat: update phpunit
|
2022-07-22 11:10:12 +05:30 |
|
Jake Barnby
|
24d0d84bd1
|
JSON decode packed query
|
2022-07-22 16:09:23 +12:00 |
|
Jake Barnby
|
2c69dbcc22
|
Allow SDK graphql header in access control
|
2022-07-22 16:09:15 +12:00 |
|
Christy Jacob
|
ca2e7a9814
|
feat: fix lint errors
|
2022-07-22 09:05:41 +05:30 |
|
Christy Jacob
|
5d63190d63
|
feat: update environment variable
|
2022-07-22 09:03:19 +05:30 |
|
Christy Jacob
|
5bb0698ded
|
feat: fix linting errors
|
2022-07-22 08:23:10 +05:30 |
|
Jake Barnby
|
427b25dfb7
|
Unpack query if request is coming from an SDK
|
2022-07-22 11:38:28 +12:00 |
|
Wess Cope
|
0653d99e4d
|
Update Etsy.php
- Reduces scope to only profile and email
- Updates comment for isEmailVerified informing that etsy.com handles verification itself.
|
2022-07-21 12:18:38 -04:00 |
|
Torsten Dittmann
|
4ab7308e77
|
Merge pull request #3569 from appwrite/feat-update-cli
Update sdk-generator to 0.19.6
|
2022-07-21 17:54:10 +02:00 |
|
Wess Cope
|
6b089d35a9
|
Update src/Appwrite/Auth/OAuth2/Etsy.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
|
2022-07-21 09:28:42 -04:00 |
|
Bradley Schofield
|
6b1b8bb522
|
Merge branch '0.15.x' into feat-update-cli
|
2022-07-21 10:56:43 +01:00 |
|
fogelito
|
ea68810f58
|
lock file
|
2022-07-21 11:54:24 +03:00 |
|
shimon
|
ddc85579c9
|
gitignore
|
2022-07-21 08:50:03 +03:00 |
|
Jake Barnby
|
f8649a1a8d
|
Add graphql sdk method type
|
2022-07-21 16:37:34 +12:00 |
|
Jake Barnby
|
1899b3ccd2
|
Fix order types param
|
2022-07-21 16:37:21 +12:00 |
|
Bradley Schofield
|
1c90edf206
|
Update platforms.php
|
2022-07-20 16:59:03 +01:00 |
|
Torsten Dittmann
|
51fa558325
|
chore: update specs
|
2022-07-20 17:57:12 +02:00 |
|
Bradley Schofield
|
de5ccf9c47
|
Update composer.lock
|
2022-07-20 16:57:01 +01:00 |
|
Bradley Schofield
|
1a4375ed73
|
Update sdk-generator
|
2022-07-20 16:39:28 +01:00 |
|
Torsten Dittmann
|
3a963fab0b
|
fix: remove unnecessary conditions
|
2022-07-20 15:27:27 +02:00 |
|
Bradley Schofield
|
3623d41fd3
|
Update RealtimeCustomClientTest.php
|
2022-07-20 14:25:05 +01:00 |
|