1
0
Fork 0
mirror of synced 2024-06-29 19:50:26 +12:00
Commit graph

313 commits

Author SHA1 Message Date
Matej Bačo 0d94e4c9ce Merge branch 'master' into feat-password-hash-algos 2022-06-10 08:03:09 +00:00
Torsten Dittmann dc25883685 feat: add update and verification method for account and users 2022-06-08 14:50:31 +02:00
Torsten Dittmann 8ce669da6f feat: initial phone authentication 2022-06-08 11:00:38 +02:00
Everly Precia Suresh a64b3365a6 Merge branch 'master' of https://github.com/appwrite/appwrite into introduce-formatter-and-linter 2022-05-30 17:42:50 +00:00
Bradley Schofield 3ae1f63679 Remove duplicate tests 2022-05-30 14:50:12 +00:00
Bradley Schofield 1602c06285 Update CNAME test domains 2022-05-30 14:45:13 +00:00
Everly Precia Suresh 19300ccdd7 format files in app, src, tests 2022-05-23 14:54:50 +00:00
Torsten Dittmann 3199baa14f tests: add more variety to migration tests 2022-05-19 14:21:21 +02:00
Torsten Dittmann 33486ee2eb tests: fix naming in migration 2022-05-19 14:18:55 +02:00
Torsten Dittmann 0a559a3562 tests: add more migration tests 2022-05-19 14:17:18 +02:00
Torsten Dittmann 03723c0f90 tests: remove unused event 2022-05-12 19:24:54 +02:00
Torsten Dittmann 07369cbfd2 feat: migration for 0.14 2022-05-08 16:31:50 +02:00
Torsten Dittmann 95317d87b8 fix: event validator 2022-05-08 16:31:32 +02:00
Matej Bačo deb1c95c47 Implemented SHA 2022-05-06 14:35:08 +00:00
Matej Bačo 521eb439b0 Code cleanup 2022-05-05 11:53:27 +00:00
Matej Bačo 55c8caf0cc Algo2 hash, adding pr review changes 2022-05-04 14:37:37 +00:00
Matej Bačo bc1b62f7da Merge branch 'master' into feat-password-hash-algos 2022-05-04 13:33:32 +00:00
Matej Bačo 79c5683574 Add SCryptModified logic 2022-05-02 15:00:17 +00:00
Matej Bačo 3f3858f0b3 TODO added 2022-05-01 14:14:16 +00:00
Matej Bačo 5b680d28d0 Abstract class, more tests, PHPass algo 2022-05-01 14:13:59 +00:00
Torsten Dittmann d85c341875 fix: events config 2022-04-20 15:34:55 +02:00
Torsten Dittmann 7790d72c0c fix: realtime, tests and webhooks 2022-04-18 18:21:45 +02:00
Torsten Dittmann 2f9b9445dd sync with devices 2022-04-04 08:30:07 +02:00
Torsten Dittmann 6de577191b feat: event model parsing 2022-03-29 11:30:57 +03:00
Christy Jacob c91abb5d60 feat: remove irrelevant migration tests 2022-03-02 04:05:35 +04:00
Christy Jacob cf2fee5b6f Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-23 16:25:31 +04:00
Torsten Dittmann 721c857dbc test: disable migration test for now 2022-02-22 09:55:49 +01:00
Christy Jacob 4ad47061dd Merge branch 'master' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-18 13:38:54 +04:00
Torsten Dittmann 79c79cd96e fix: url scheme validation 2022-02-16 16:16:37 +01:00
Matej Baco 4ff32612c8 Fixing tests 2022-02-04 16:25:54 +01:00
Christy Jacob 7d82c1006a feat: fix tests 2022-02-01 03:44:55 +04:00
Torsten Dittmann 6f6a7eb6f8 feat: add migration to populate search fields 2022-01-19 12:59:58 +01:00
Torsten Dittmann d3150afebc feat: migration for 0.13 2022-01-18 12:05:04 +01:00
Matej Baco 592ab3ab00 WIP: Request filters refactor (into HTTP.php) 2021-12-30 17:17:01 +01:00
Torsten Dittmann 166c906d51 fix: collection level permissions 2021-12-16 19:12:06 +01:00
Torsten Dittmann aef6c11370 fix(auth): use getRoles instead of static property 2021-12-10 18:52:33 +01:00
Torsten Dittmann f04cb72cfb Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-main-rebase 2021-12-01 14:19:41 +01:00
Torsten Dittmann ac796048d8 replace old collections file 2021-12-01 12:48:23 +01:00
Christy Jacob 7d613c181a
Merge pull request #2202 from saintmalik/doc-fix-typos
doc: Fix typos
2021-11-28 15:52:10 +04:00
kodumbeats 61ffe18d2b Update password validator tests 2021-11-25 17:31:18 -05:00
Torsten Dittmann 1fd4e6c3c8 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-10-25 16:01:07 +02:00
Torsten Dittmann 142e623cd1 tests(unit): migration type 2021-10-15 18:55:39 +02:00
Torsten Dittmann b44cfb5d2b fix(tests): class name collision 2021-10-15 18:31:24 +02:00
Torsten Dittmann 441156da7c chore(release): prepare 0.11.0 release 2021-10-15 18:11:20 +02:00
SaintMalik 32e513012e doc: Fix typos 2021-10-12 19:22:41 +01:00
Torsten Dittmann f09742175c fix auth tests 2021-10-07 22:24:09 +02:00
Torsten Dittmann 746b9c651e fix auth tests 2021-10-07 21:27:23 +02:00
Torsten Dittmann 4829b488f5 fix auth tests 2021-10-07 21:19:58 +02:00
Torsten Dittmann a585a9090a fix realtime with db refactor 2021-10-07 17:35:17 +02:00
Torsten Dittmann 1ed41f52d3 Merge branch 'master' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-09-30 12:32:10 +02:00
Torsten Dittmann 978f15c1c1 extend tests 2021-09-03 18:05:50 +02:00
Torsten Dittmann 1f7bad1560 add test 2021-09-03 17:59:02 +02:00
Torsten Dittmann c85cfb66d2 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-09-01 09:33:50 +02:00
Torsten Dittmann 8639070115 feat(migration): add 0.10.x migration 2021-08-30 14:25:23 +02:00
Torsten Dittmann 67ae70ed69 update tests 2021-08-27 10:20:44 +02:00
Damodar Lohani d73ddb581c added namespace and modified tests 2021-08-08 15:08:44 +05:45
Damodar Lohani 72948624ee simple unit test for stats class 2021-08-08 14:09:23 +05:45
Damodar Lohani 56b92fbfaa fix custom id test for size change 2021-08-05 10:02:30 +05:45
Damodar Lohani 6511d63726 Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-20 11:12:54 +05:45
Eldad A. Fux c1a67fc718
Merge branch 'feat-database-indexing' into fix-db-sync-with-master 2021-07-19 21:20:29 +03:00
Eldad Fux bbc20dad10 Merge branch 'master' of github.com:appwrite/appwrite into fix-db-sync-with-master 2021-07-18 17:17:29 +03:00
Torsten Dittmann 66c5aef358 fix: response filters 2021-07-14 15:27:40 +02:00
Torsten Dittmann 8660cf7977 fix: response filters 2021-07-14 15:27:05 +02:00
Torsten Dittmann 90a08c4d2c fix migration tests 2021-07-14 13:24:10 +02:00
Torsten Dittmann 4633d74fc7 feat(db-refactor): user status now boolean 2021-07-14 13:02:12 +02:00
Torsten Dittmann 882686952e adapt to review 2021-07-13 17:18:02 +02:00
Torsten Dittmann e03ba70291 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-07-07 10:19:52 +02:00
Damodar Lohani b1d8050080 test for custom id 2021-07-06 12:56:14 +05:45
Torsten Dittmann 6c8e1a3190 feat(projects): add version number 2021-07-05 09:12:59 +02:00
Eldad Fux 14909a04f2 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-07-04 17:14:06 +03:00
Torsten Dittmann cec23ecd7e remove leftover imports 2021-07-02 13:32:57 +02:00
Torsten Dittmann 8966d3d673 add tests 2021-07-02 11:33:10 +02:00
Torsten Dittmann 787059e88d feat(migration): 0.9.x 2021-07-01 15:35:54 +02:00
Torsten Dittmann 159f75793c fix tests for auth get roles 2021-07-01 09:19:48 +02:00
Torsten Dittmann 1e6b867378 fix(tests): messaging unit tests 2021-06-30 16:29:33 +02:00
Torsten Dittmann 80c4e378b3 fix(acl): getting role for user in auth class 2021-06-30 16:04:32 +02:00
Torsten Dittmann eaa3644f0f remove Realtime event class 2021-06-30 13:36:58 +02:00
Torsten Dittmann e232b2a723 fix tests 2021-06-29 15:11:14 +02:00
Torsten Dittmann 220427916d refactor(realtime): introduce realtime server class 2021-06-14 12:48:31 +02:00
Eldad Fux 2cf16881f1 Replaced * with role:all 2021-06-11 21:23:16 +03:00
Torsten Dittmann faed19dacb fix(tests): general fixes after php 8 2021-05-20 10:54:18 +02:00
Torsten Dittmann 3d4c3741a2 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-05-04 17:21:10 +02:00
Torsten Dittmann 3d960a2971 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-23 17:06:42 +02:00
Torsten Dittmann 942bd4d56f fix: collection unit test 2021-04-14 16:39:04 +02:00
Torsten Dittmann d97e1674aa tests: fix 2021-04-14 15:07:26 +02:00
Torsten Dittmann 3829b4b8da Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-auth-limits 2021-04-14 12:36:40 +02:00
Eldad Fux 994dd3164f Merge branch 'dev' of github.com:appwrite/appwrite into 0.8.x 2021-04-14 12:02:17 +03:00
Torsten Dittmann 69bd907729 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-04-12 09:42:46 +02:00
Eldad A. Fux f2e85df8de
Merge pull request #1081 from appwrite/dev
Sync 0.8.x with dev
2021-04-10 17:23:13 +03:00
Torsten Dittmann 2150c7e63f fix: tests for docker services 2021-04-10 15:54:03 +02:00
Eldad Fux f070eb0a3a Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-auth-limits 2021-04-03 10:16:46 +03:00
Torsten Dittmann 078a07d6b8 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into refactor-user-tokens 2021-03-29 11:07:18 +02:00
kodumbeats 31bf1bdcef Update validator namespaces 2021-03-24 14:34:47 -04:00
Torsten Dittmann c39ef9c1d2 add functions even to realtime 2021-03-24 15:17:17 +01:00
kodumbeats b262ebfeb3 Move validators from utopia 2021-03-23 13:27:51 -04:00
Torsten Dittmann c96f5ea75a cleanup code 2021-03-04 10:28:24 +01:00
Torsten Dittmann b6b2c4cb7e
Merge branch 'dev' into feat-265-realtime 2021-03-03 09:46:12 +01:00
Eldad Fux 538ffb0b24 Fixed type 2021-03-01 23:04:53 +02:00
Torsten Dittmann 8e912ba252 improve time-space complexity of identifying receivers 2021-03-01 16:33:33 +01:00
Torsten Dittmann e79c5e93d0 fchange realtime method names 2021-03-01 12:28:13 +01:00
Torsten Dittmann 3e92d28cc8 remove wildcard permissions from subscriptions 2021-03-01 12:23:45 +01:00
Eldad Fux 64ca27e342 Merge branch '0.7.x' of github.com:appwrite/appwrite into dev 2021-02-27 17:39:48 +02:00
Torsten Dittmann 8ef300c020 add remove subscriptions to class 2021-02-26 18:26:22 +01:00
Torsten Dittmann ffb275d46d fix comments 2021-02-26 17:09:47 +01:00
Torsten Dittmann 7fb5d61b5f fix comments 2021-02-26 17:07:53 +01:00
Torsten Dittmann eb1c0a13d5 add unit tests 2021-02-26 17:01:37 +01:00
Torsten Dittmann e388cb462b check duplicate collection rules 2021-02-22 13:44:47 +01:00
Eldad Fux 933954526e Fixed test 2021-02-22 14:30:28 +02:00
Torsten Dittmann 6dbc3966b2 adds migration and migration tests 2021-02-22 12:27:31 +01:00
Damodar Lohani 04e2cf98fe integration utopia-php image library 2021-02-19 19:44:46 +05:45
Torsten Dittmann d4bd9c0d06 decouple user session from tokens 2021-02-19 13:12:47 +01:00
Eldad Fux 368bbe848e Added tests 2021-02-14 19:54:21 +02:00
Torsten Dittmann 383bb3d1c1 Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-migration-v06 2021-01-24 15:56:41 +01:00
Damodar Lohani 9f949cedab removing duplicated storage tests 2021-01-22 17:21:25 +05:45
Damodar Lohani d4c7ab045a Switching to utopia-php/storage 2021-01-22 14:13:33 +05:45
Torsten Dittmann fbcfa00856 test(migration): run fixing method twice 2021-01-19 09:54:19 +01:00
Torsten Dittmann ac3e908c04 fix(migration): prevent encrypting already encrypted values 2021-01-19 09:35:51 +01:00
Torsten Dittmann 64cae392d1 test(migration): rename class names 2021-01-18 14:35:32 +01:00
Torsten Dittmann 7d911bd976 test(migration): rename class names 2021-01-18 14:33:36 +01:00
Torsten Dittmann b59c9abe21 test(migration): rename class names 2021-01-18 14:32:52 +01:00
Torsten Dittmann 43220e95c5 test(migration): adds unit tests 2021-01-18 13:27:28 +01:00
Eldad Fux 9c421e2dfc Minor fixes for composer warnings about autoloading 2021-01-10 00:29:49 +02:00
Christy Jacob 9c9ca6cc51 feat: fixed issues in tests 2021-01-09 12:29:55 +05:30
Christy Jacob 075d46ba62 feat: changed team and team list response format and added tests 2021-01-05 18:27:18 +05:30
Christy Jacob a58107b49c feat: changed log list response format and added tests 2021-01-05 17:51:17 +05:30
Christy Jacob 2b9a9efca5 feat: fixed tests for new sessions response 2021-01-05 17:43:14 +05:30
Christy Jacob 98309e776e feat: fixed failing tests 2021-01-05 00:00:20 +05:30
Christy Jacob 92339fe668 fix: fix failing tests 2021-01-02 21:45:14 +05:30
Christy Jacob 734e0c3a81 feat: unit tests for response filters 2020-12-31 13:42:01 +05:30
Christy Jacob 4fc40a387a feat: unit tests for response filters 2020-12-31 13:25:25 +05:30
Christy Jacob 8cc10c683a feat: unit tests for response filters 2020-12-31 12:42:23 +05:30
Christy Jacob 28f003e5be feat: unit tests for response filters 2020-12-31 01:07:30 +05:30
Christy Jacob a37a28fdc9 feat: added unit test for setFilter 2020-12-30 16:24:11 +05:30
Eldad Fux 49aed67ad9 Fix for events memory management +
merged functions and webhooks events
2020-12-07 10:51:12 +02:00
Eldad Fux fe244880b4 Added unsetRole method 2020-11-20 23:03:36 +02:00
Eldad Fux e2ba702dc9 More tests :) 2020-11-20 08:48:25 +02:00
Eldad Fux 76c575e989 Fixed authorization 2020-11-19 00:55:02 +02:00
Eldad Fux f44bb22f76 Updated Authorization and added unit test 2020-11-19 00:24:28 +02:00
Eldad Fux 752c6b4ecb Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-coding-standards 2020-10-30 00:42:46 +02:00
Eldad Fux ec5d928213 Updated event test 2020-10-30 00:20:32 +02:00
Eldad Fux 0450604d27 Added external swoole lib and extended response class 2020-10-29 15:07:56 +02:00
Eldad Fux e009f9c60b Updated tests folder 2020-10-27 21:48:38 +02:00
Eldad Fux 5e2136d0fd Updated test 2020-10-25 08:14:57 +02:00
Eldad Fux 6d09cf2c73 Added extensions tests 2020-10-25 06:56:03 +02:00
Mou Ikkai e90155b9dc
Update TemplateTest.php 2020-09-30 17:56:45 -04:00
Mou Ikkai 68216b303e
Update CronTest.php 2020-09-30 17:56:25 -04:00
Mou Ikkai 447f4062d0
Update UploadTest.php 2020-09-30 17:55:55 -04:00
Mou Ikkai 583df1f5f2
Update FileTypeTest.php 2020-09-30 17:55:42 -04:00
Mou Ikkai 3e6e8dcd16
Update FileSizeTest.php 2020-09-30 17:55:19 -04:00
Mou Ikkai 81748bbade
Update FileNameTest.php 2020-09-30 17:55:06 -04:00