1
0
Fork 0
mirror of synced 2024-07-07 07:25:56 +12:00
Commit graph

1285 commits

Author SHA1 Message Date
Dmitriy Danilov 3eabd83309
Merge branch 'master' into some-typos-fixes 2021-11-28 09:22:19 -05:00
Eldad A. Fux 8075ff9692
Merge pull request #2407 from codingsamurai-10/feat-2387-support-negative-numbers-in-preview
Support negative numbers in file preview
2021-11-26 21:15:06 +02:00
kodumbeats a83d99915d Align password requirements with nist guidelines 2021-11-25 15:07:54 -05:00
kodumbeats f64702150d Use correct validator for confirmation password 2021-11-25 15:03:11 -05:00
Aditya Rana 07bdd3e26b Converting negative angle values to their postive counterpart. 2021-11-11 19:37:37 +05:30
Torsten Dittmann 3741786e07
Merge pull request #2225 from PineappleIOnic/health-improve-db-test
Improve health check for Database
2021-11-08 10:42:55 +01:00
Damodar Lohani 0e91b67528
Merge pull request #2381 from appwrite/feat-mock-upload-chunked 2021-11-04 15:04:28 +05:45
Damodar Lohani 27cc105325 remove leftover dump 2021-11-02 15:04:18 +05:45
Damodar Lohani cff3995300 fix response 2021-11-02 14:44:26 +05:45
Damodar Lohani 410081bf11 some tests to validate mock tests 2021-11-02 11:17:02 +05:45
Dmitriy Danilov 9f06372eef Merge branch 'master' into some-typos-fixes 2021-10-29 03:33:18 +03:00
Bradley Schofield 91827930c0 Improve exception 2021-10-27 10:21:16 +01:00
Damodar Lohani 5dfdf3b3ac wip 2021-10-22 16:06:23 +05:45
Nicolò Santilio 8639db0cd2
Update health.php 2021-10-20 17:30:59 +02:00
Bradley Schofield aca61d1902 Update Cache Test 2021-10-18 16:08:50 +01:00
Eldad A. Fux 295b8b2a51
Merge branch '0.11.x' into feat-enable-apple-platforms 2021-10-17 13:44:48 +03:00
Bradley Schofield 7540dafa9b Update health.php 2021-10-15 10:40:25 +01:00
Bradley Schofield f988a89cf3 Update health.php 2021-10-15 10:05:21 +01:00
Jake Barnby f975156a28
Prefix apple platforms 2021-10-14 01:22:42 +13:00
Dmitry a52d9152e5 fix(typos): fix bunch of typos and missclicks in whole project 2021-10-08 05:03:09 +03:00
Dehami Koswatte f31fc0735e Add code review fixes 2021-10-01 21:06:57 +05:30
Dehami Koswatte e1235299f5 Fix parameter order at create-team-membership method 2021-10-01 18:41:18 +05:30
Jake Barnby f572959c33 Add watchOS + tvOS platforms 2021-10-02 00:10:29 +13:00
Jake Barnby 1a0487328e
Enable iOS and macOS platforms 2021-09-28 23:24:54 +13:00
Eldad A. Fux ca39f1e617
Merge pull request #1555 from appwrite/fix-oauth-default-succss-failure-url
fix-oauth-default-succss-failure-url
2021-09-11 20:15:16 +03:00
Torsten Dittmann 9ff5fb91ac fix(app): minor bugs 2021-09-09 16:24:57 +02:00
Torsten Dittmann ab6a9f5a4b fix(ssl): fix check for auto generation 2021-09-06 17:26:30 +02:00
Torsten Dittmann aee9ea93d9
Merge pull request #1592 from TorstenDittmann/fix-ssl-generation
fix(ssl): skip auto generation with acme challenge
2021-09-06 15:39:27 +02:00
Torsten Dittmann b36b159352 fix(ssl): skip auto generation with acme challenge 2021-09-06 14:06:33 +02:00
Torsten Dittmann b617afb17c fix huge mistake 2021-09-03 16:42:31 +02:00
Torsten Dittmann dc4cf2b35f fix(auth): add role for privileged users 2021-09-03 16:30:16 +02:00
Torsten Dittmann 9bc3412649 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-09-02 09:44:36 +02:00
Damodar Lohani cf912993b4 fix default magic login handling url 2021-09-02 11:06:25 +05:45
Torsten Dittmann bcc8c0a9cd fix(magic-url): verify e-mail address on user 2021-09-01 09:29:12 +02:00
Torsten Dittmann 5bdebe55d7
Update app/controllers/api/account.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-09-01 09:23:08 +02:00
Torsten Dittmann 8346710d4f
Update app/controllers/api/account.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-09-01 09:22:51 +02:00
Torsten Dittmann c729972325 fix(security): replace getQuery with frontend equivalent 2021-08-31 16:05:43 +02:00
Damodar Lohani fe51f50b3f requested changes 2021-08-31 16:14:54 +05:45
Damodar Lohani b8466063e1
Apply suggestions from code review
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2021-08-31 16:11:20 +05:45
Damodar Lohani 2b6b08c5e1 disable auth settings for smtp dependent auth if smtp is not enabled 2021-08-31 15:30:51 +05:45
Damodar Lohani e9e83d14c3 updates and fixes, default handler for magic login 2021-08-31 15:07:48 +05:45
Damodar Lohani 4996a80e22 publicly allow 503 errors 2021-08-31 13:20:51 +05:45
Damodar Lohani 6a3f90a3a4 for endpoints that send mails, throw exception when smtp is disabled 2021-08-31 13:20:04 +05:45
Damodar Lohani ee5745d3ce throw exception if SMTP is not available 2021-08-31 13:17:58 +05:45
Damodar Lohani d67c754dad update descriptions 2021-08-31 12:58:30 +05:45
Damodar Lohani 69f66c62f3 oauth default redirect url to user's instance instead of appwrite.io 2021-08-31 12:49:17 +05:45
Damodar Lohani 45955f0c41 abuse limit by email param 2021-08-31 11:42:07 +05:45
Damodar Lohani 13ba85036b fix token type for verification 2021-08-30 17:17:05 +05:45
Damodar Lohani 56fdbf9e3e fix scope 2021-08-30 16:54:45 +05:45
Damodar Lohani 22ceb1dc7c create session with magic url 2021-08-30 16:29:52 +05:45