Commit Graph
2183 Commits
Author SHA1 Message Date
Everly Precia Suresh d19ee461e6 style: run linter 2022-10-12 14:42:00 +00:00
Everly Precia Suresh 3e26cc56fd update changelog 2022-10-12 14:39:48 +00:00
Everly Precia Suresh d31a8e8182 refine LINE OAuth Implementation 2022-10-12 14:38:26 +00:00
Torsten DittmannandGitHub 99a6d7044c Merge pull request #4433 from appwrite/1.0.x
sync: master <- 1.0.x
2022-10-12 13:22:40 +02:00
Torsten Dittmann bc66efa1a5 chore: prepare 1.0.3 2022-10-12 12:03:55 +02:00
Everly Precia Suresh 53e2c98f9f run : style linter 2022-10-11 16:37:46 +00:00
Everly Precia Suresh ed28c14ff7 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-LINE-OAuth 2022-10-11 14:58:36 +00:00
Everly Precia Suresh c3ae2e0709 style: run linter 2022-10-11 14:56:54 +00:00
Everly Precia Suresh 0dab28b18e Merge branch 'master' of https://github.com/appwrite/appwrite into feat-LINE-OAuth 2022-10-10 19:06:43 +00:00
Everly Precia Suresh 8c18b9e1c3 bug fixes 2022-10-10 19:02:37 +00:00
sooraj 5958577a6e camel case update 2022-10-08 06:31:28 +05:30
Everly Precia Suresh 763510c37a debug login screen 2022-10-07 17:53:03 +00:00
Everly Precia Suresh 0b58184462 refine implementation 2022-10-07 16:56:38 +00:00
sooraj 3a2d6da052 sanitized_url add in parse url 2022-10-07 06:11:38 +05:30
Sooraj SandGitHub 81fc5ee6b3 Merge pull request #1 from appwrite/master
new
2022-10-06 09:01:55 +05:30
Everly Precia Suresh edc2c48c26 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-LINE-OAuth 2022-10-03 15:35:42 +00:00
Torsten Dittmann 5d32ddb408 Merge branch '1.0.x' of https://github.com/appwrite/appwrite into chore-prepare-1-0-2 2022-09-30 14:36:53 +02:00
Torsten Dittmann 0c1222f0f5 Merge branch 'master' of https://github.com/appwrite/appwrite into 1.0.x 2022-09-30 14:23:06 +02:00
Torsten DittmannandGitHub e0b9f57d85 Revert "Feat app region" 2022-09-30 12:32:58 +02:00
sooraj f6c586986d sanitized url in url Validation 2022-09-30 15:58:56 +05:30
Torsten Dittmann 757a3f8651 chore: prepare 1.0.2 2022-09-30 12:27:26 +02:00
Torsten DittmannandGitHub 1b490233b6 Merge pull request #4038 from appwrite/fix-3949-migrate-audit-time
Fix migration for audit
2022-09-30 11:56:05 +02:00
Steven Nguyen c97fea37c0 Fix migration for audit
`time` attribute should be a DateTime type rather than int.
2022-09-29 19:15:54 +00:00
Jake Barnby 5e1bb655dc Fix scrypt algo response model rule default types 2022-09-29 16:54:01 +13:00
Eldad A. FuxandGitHub b575df867e Merge pull request #3789 from appwrite/feat-app-region
Feat app region
2022-09-25 15:04:56 +03:00
Damodar Lohani 8c6ef5b26f pass region in constructors 2022-09-25 05:41:13 +00:00
Eldad A. FuxandGitHub 80ce2b2464 Merge pull request #3906 from appwrite/fix-phone-secret-hash
fix: hash phone auth code
2022-09-24 17:49:52 +03:00
Damodar LohaniandGitHub 651ccef328 correct env value 2022-09-23 14:35:50 +05:45
Matej BačoandGitHub 46c91899e7 Merge branch '0.16.x' into feat-improve-sms-e2e-tests 2022-09-23 08:23:29 +02:00
Christy JacobandGitHub 426f50c69c Merge pull request #3852 from appwrite/fix-response-filters
Fix response filters
2022-09-23 11:28:34 +05:30
Christy Jacob 7abb426e3f fix: hash phone auth code 2022-09-23 03:55:17 +05:30
Krishna AgarwalandGitHub 0ddd2f6c77 fixed typo on line 15 2022-09-21 22:53:36 +05:30
Everly Precia Suresh a998cd282b remove unecessary comment 2022-09-20 16:47:57 +00:00
Everly Precia Suresh 733913c105 implement isEmailVerified and getUserEmail 2022-09-20 16:45:26 +00:00
Steven NguyenandSteven 2f08ec0926 Convert Document $collectionId in 0.15 response
Document $collection was renamed to $collectionId to match the naming
convention of referring to other resource IDs. This ensures backwards
compatibility.
2022-09-20 02:48:40 +00:00
Steven NguyenandSteven 01f77fa993 Ensure empty datetimes are 0 in 0.15 response
Because empty datetimes are invalid, strtotime returned false so the
response was false rather than 0.
2022-09-20 02:48:40 +00:00
Everly Precia Suresh 96e9ea0146 Implement getUser method 2022-09-19 13:36:25 +00:00
Everly Precia Suresh e051cbcc87 Implement additional methods 2022-09-19 13:22:58 +00:00
Everly Precia Suresh 7dc555a65b Initial Implementation of LINE OAuth 2022-09-19 13:04:43 +00:00
Damodar Lohani e80e65946b Merge branch 'master' of https://github.com/appwrite/appwrite into feat-app-region 2022-09-19 12:01:56 +00:00
Matej Bačo 6e8a4cc97b Update sms mock to use request catcher 2022-09-19 08:09:48 +00:00
Torsten Dittmann 95d322dc36 feat: prepare 1.0.1 release 2022-09-14 21:03:00 +02:00
Torsten Dittmann fab87c7f00 fix: migration for abuse time column 2022-09-14 19:40:03 +02:00
Torsten Dittmann 64926c7f4c fix: functions execute permissions on migration 2022-09-14 13:57:02 +02:00
Torsten Dittmann bdd67b0127 fix: user migration not happening twice 2022-09-14 13:02:14 +02:00
Torsten Dittmann 89f18f36b5 fix: migration permissions fix 2022-09-14 12:19:52 +02:00
Torsten Dittmann 620d864d17 fix: migration prevent second password 2022-09-14 12:10:27 +02:00
Torsten Dittmann 78cd9ea71a chore: prepare 1.0.0 release 2022-09-14 11:00:13 +02:00
Torsten Dittmann bb2b46cdc1 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-migration-1.0.0 2022-09-14 10:26:08 +02:00
Torsten DittmannandGitHub 3df89e65ca Merge pull request #3816 from appwrite/feat-consistent-parent-id
Update document model
2022-09-14 10:25:36 +02:00