1
0
Fork 0
mirror of synced 2024-08-29 00:52:07 +12:00
Commit graph

3177 commits

Author SHA1 Message Date
Eldad A. Fux
f91a68c8a0
Merge pull request #8207 from appwrite/feat-users-create-jwt
Feat: users.createJWT()
2024-06-04 07:00:32 -04:00
Matej Bačo
9279468c27
Merge branch '1.6.x' into feat-users-create-jwt 2024-06-04 09:43:14 +02:00
Matej Bačo
c279745259
Merge branch '1.6.x' into feat-projects-createJWT 2024-06-04 09:43:12 +02:00
Matej Bačo
49b2bcf462 Implement JWT dynamic keys test 2024-05-29 09:33:39 +00:00
Matej Bačo
11827216ff
Update tests/e2e/Services/Users/UsersBase.php
Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com>
2024-05-29 09:32:58 +02:00
Binyamin Yawitz
ccafc06d93
Merge branch '1.6.x' into feat-unified-app-logger-config 2024-05-28 10:18:39 -04:00
Matej Bačo
b1ff989c3f Implement tests, fix JWT maxAge 2024-05-28 09:25:54 +00:00
Binyamin Yawitz
ebe386acd9
feat(logger): Unifying logger environment variable and adapting to the latest Logger version 2024-05-23 12:44:19 -04:00
Matej Bačo
a115f878b3 Merge remote-tracking branch 'origin/1.6.x' into feat-function-tokens 2024-05-21 10:28:21 +00:00
Matej Bačo
2e1f67245d Fix bugs, add old api key test 2024-05-16 08:39:15 +00:00
Matej Bačo
9846b573bd Merge remote-tracking branch 'origin/main' into feat-function-tokens 2024-05-14 11:59:43 +00:00
xue
4bb12a124d
Merge branch 'main' into feat-8003-missing-country-for-locale-endpoint-Palestine 2024-05-11 18:33:24 +03:00
Matej Bačo
5002b0f3fa PR review changes 2024-05-09 11:50:45 +00:00
Matej Bačo
4c6f01ad68 Update tests 2024-05-07 09:05:54 +00:00
Matej Bačo
9252b66493 Add scope tests 2024-05-06 11:27:28 +00:00
xue
ec14f31f9a
Merge branch 'main' into feat-8003-missing-country-for-locale-endpoint-Palestine 2024-05-05 15:44:19 +03:00
bhc
3fab87a1ca
Update total count of countries in LocaleBase tests for testGetCountriesPhones 2024-05-05 15:43:59 +03:00
Eldad A. Fux
b2c57e2d8b
Merge pull request #7934 from appwrite/fix-custom-domain
Prevent functions domain to be used as custom domain
2024-05-05 06:53:29 +01:00
Damodar Lohani
7ca9e6923f
add test 2024-05-05 10:47:54 +05:45
bhc
9cea7ea526
Update total count in assertions in ContentTypeTest 2024-04-27 01:22:03 +03:00
bhc
d6dbb02ffe
Update total count in assertions in BatchTest 2024-04-27 01:20:49 +03:00
bhc
37097b0914
Update total count of countries in LocaleBase tests for testGetCountriesPhones 2024-04-27 01:18:11 +03:00
bhc
36a1bd1d90
Update total count of countries and languages in LocaleBase tests 2024-04-27 01:16:10 +03:00
Steven Nguyen
73562fdb2b
fix(platform): update mariadb to auto upgrade on startup
There are times when we need to upgrade MariaDB. Setting this env
variable will have it automatically upgrade so the user doesn't need to
do anything.
2024-04-24 22:38:55 +00:00
Steven Nguyen
b75f5263a2
Merge branch 'main' into chore-sync-main-into-1.5.x 2024-04-23 23:43:53 +00:00
Jake Barnby
476074cc5b
Add test 2024-04-23 15:20:25 +12:00
Anurag
c1eaacf1f9 Updated Locale E2E Service Test 2024-04-19 09:51:25 +05:30
Anurag
69a342c3cb Updated Tests 2024-04-16 00:34:36 +05:30
Anurag
ed65c3809c Updated BatchTest for GraphQL 2024-04-16 00:16:00 +05:30
Steven Nguyen
505637d119
Merge pull request #7873 from xuelink/feat-7868-missing-country-for-locale-endpoint-user-inquiry-regarding-addition-of-taiwan-to-countries-list
feat: Added new country `Taiwan` with its translations
2024-04-11 13:16:36 -07:00
Eldad Fux
beda5293b4 Fix format 2024-04-01 13:08:46 +02:00
Eldad Fux
8ed1da4ea8 Updated getEnv to use system lib 2024-04-01 13:02:47 +02:00
bhc
95682b49e1
Update total count in ContentTypeTest 2024-03-29 03:20:28 +03:00
bhc
38990f6512
Update total count in assertions in BatchTest 2024-03-29 03:19:16 +03:00
bhc
16ed2583df
Update total count of countries and languages in LocaleBase tests 2024-03-29 03:05:51 +03:00
Jake Barnby
d8e949a20d
Fix tests 2024-03-13 16:36:16 +01:00
Jake Barnby
2d03fc1ce0
Fix msg91 params 2024-03-13 15:42:16 +01:00
Jake Barnby
6a795f4d7a
Fix tests 2024-03-08 12:42:15 +01:00
Jake Barnby
7d3f8a80ea
Push SDKs 2024-03-08 10:58:46 +01:00
Torsten Dittmann
dfef0e732c sync: main -> 1.5.x 2024-03-07 17:16:39 +01:00
Torsten Dittmann
07000eabec test: remove deprecated filter tests 2024-03-07 16:49:44 +01:00
Torsten Dittmann
c3fc9e6567 tests: add request/response filter tests 2024-03-07 16:20:34 +01:00
Torsten Dittmann
bcebe02eef chore: run formatter 2024-03-07 15:05:14 +01:00
Torsten Dittmann
d721843ea8 test: response filters 2024-03-07 15:03:43 +01:00
Torsten Dittmann
0a1d572c72 chore: run formatter 2024-03-06 18:34:21 +01:00
Torsten Dittmann
a53e630536 Merge branch 'main' of https://github.com/appwrite/appwrite into sync-main-1.5.x-2 2024-03-05 10:31:51 +01:00
Torsten Dittmann
fd0085f008 fix: tests 2024-03-04 10:36:02 +01:00
Torsten Dittmann
8adf6a2b7a Merge branch '1.5.x' of https://github.com/appwrite/appwrite into sync-main-1.5.x 2024-03-04 10:29:06 +01:00
Matej Bačo
ae77a2466b Improve tests 2024-03-04 08:23:39 +00:00
Christy Jacob
e90f536bd7 Merge branch 'main' of https://github.com/appwrite/appwrite into revert-7629-revert-7614-chore-usage-queue-health 2024-03-01 16:47:24 +00:00