Commit graph

3838 commits

Author SHA1 Message Date
Luke B. Silver
975393ae48
Revert "Restore "feat: custom app schemes""" 2025-02-07 17:34:58 +00:00
loks0n
3d74b651fe test: subdomain case 2025-02-07 15:49:15 +00:00
Luke B. Silver
9788a126a8
Revert "Revert "feat: custom app schemes"" 2025-02-07 09:53:26 +00:00
Luke B. Silver
2af026eabe
Revert "feat: custom app schemes" 2025-02-07 09:51:27 +00:00
Chirag Aggarwal
989bbbc261
Merge branch '1.6.x' into pla-2428 2025-02-07 13:25:15 +05:30
Steven Nguyen
a7b1363644
Merge pull request #9262 from appwrite/fix-redirect-validator-v2
feat: custom app schemes
2025-02-06 18:13:03 -08:00
Steven Nguyen
1d55bbc0d7
Merge pull request #9271 from appwrite/pla-2009
chore: override getUserAgent function to set forwarded user agent
2025-02-06 17:51:49 -08:00
Luke B. Silver
e6efe5b27e
Merge branch '1.6.x' into pla-2428 2025-02-06 13:58:58 +00:00
loks0n
b69e78e5bf Merge branch '1.6.x' of https://github.com/appwrite/appwrite into fix-redirect-validator-v2 2025-02-06 11:22:49 +00:00
Damodar Lohani
c27c3499aa fix endpoint and add test 2025-02-06 04:48:40 +00:00
Damodar Lohani
0a6ebe6661 Merge remote-tracking branch 'origin/1.6.x' into feat-logs-db 2025-02-06 04:40:05 +00:00
Damodar Lohani
8da5bfccb6 fix format and test 2025-02-06 03:58:46 +00:00
Fabian Gruber
213e16050b fix(test): use assertEventually instead of while(true) 2025-02-05 13:40:13 +01:00
Damodar Lohani
3e778c0094 update environment variable 2025-02-05 09:53:23 +00:00
Damodar Lohani
cf66bee925 Merge remote-tracking branch 'origin/1.6.x' into feat-logs-db 2025-02-05 09:49:11 +00:00
Fabian Gruber
a16f26d378 feat: add AMQP queues 2025-02-05 10:29:33 +01:00
Damodar Lohani
4d43b41482 Merge remote-tracking branch 'origin/1.6.x' into feat-logs-db 2025-02-05 08:17:46 +00:00
Chirag Aggarwal
deb556242e chore: update test 2025-02-04 08:35:26 +00:00
Christy Jacob
5d243de029
Merge pull request #9269 from ChiragAgg5k/pla-2061
chore: added teamName to membership redirect url
2025-02-04 13:07:25 +05:30
Chirag Aggarwal
deeabc2d86
Merge branch '1.6.x' into pla-2009 2025-02-04 10:44:52 +05:30
Bradley Schofield
bbc527d4a4 Use defaults in assert eventually 2025-02-03 10:19:42 +09:00
Bradley Schofield
50cc28647d Make sessions limit tests assert eventually 2025-02-03 09:53:00 +09:00
Damodar Lohani
63c07a456f
Merge branch '1.6.x' into feat-logs-db 2025-02-02 07:08:25 +05:45
loks0n
2e8b8367ed fix: localhost case 2025-01-31 22:01:41 +00:00
Chirag Aggarwal
3a5342ae24 chore: added test cases 2025-01-30 05:05:26 +00:00
Damodar Lohani
cb31e7954e refactor rename 2025-01-30 04:53:53 +00:00
Damodar Lohani
0da3f870f9 refactor: rename 2025-01-30 04:43:16 +00:00
Luke B. Silver
f95504f829
Merge branch '1.6.x' into fix-redirect-validator-v2 2025-01-28 13:34:18 +00:00
Jake Barnby
76680bcbcc
Revert "Feat batch usage dump" 2025-01-28 22:29:24 +13:00
Chirag Aggarwal
70c119b9cc chore: added test cases for forwarded user agent 2025-01-27 13:58:46 +00:00
loks0n
3f59c087c8 fix: tests 2025-01-27 11:50:03 +00:00
Luke B. Silver
c30689d664
Merge branch '1.6.x' into fix-redirect-validator-v2 2025-01-27 11:00:03 +00:00
Eldad A. Fux
1db4bf7ae4
Merge pull request #9260 from appwrite/databases-reads-writes
Usage: Databases reads writes
2025-01-27 11:21:52 +01:00
loks0n
42cf1fefa5 feat: custom scheme 2025-01-24 16:21:12 +00:00
loks0n
674f3d83b3 chore: remove comment 2025-01-23 17:22:33 +00:00
loks0n
f5efc53406 fix: tests 2025-01-23 15:44:03 +00:00
Luke B. Silver
d2a4361e8d
Merge branch '1.6.x' into fix-redirect-validator-v2 2025-01-23 15:20:52 +00:00
loks0n
170f3656e1 fix: redirect validator v2 2025-01-23 15:00:54 +00:00
Jake Barnby
297098b252
Revert test timing changes 2025-01-24 03:23:25 +13:00
Darshan
3cfd592351 fix: tests further. 2025-01-23 19:35:36 +05:30
Darshan
00a2413366 fix: tests due to additional response vars. 2025-01-23 19:17:20 +05:30
Jake Barnby
1360c16f65
Partial revert "Add project log"
This partially reverts commit 8097f1607f.
2025-01-24 01:43:25 +13:00
Jake Barnby
8097f1607f
Add project log 2025-01-24 01:34:44 +13:00
Jake Barnby
03a8f35082
Ensure wait overlaps aggregation interval 2025-01-24 00:14:30 +13:00
Jake Barnby
687be05d95
Speed up dev mode usage tests 2025-01-24 00:08:04 +13:00
Jake Barnby
758d8496c1
Merge pull request #9237 from appwrite/feat-1.6.x-new-sdk-class
Implement new SDK Class on 1.6.x
2025-01-22 20:38:10 +13:00
Chirag Aggarwal
27459cc2c0 chore: added test comment 2025-01-21 07:04:16 +00:00
Chirag Aggarwal
07630c272d chore: update test 2025-01-20 12:41:57 +00:00
Chirag Aggarwal
8fb772340f chore: shifted validation 2025-01-20 08:12:42 +00:00
Bradley Schofield
e7b119abae Merge branch '1.6.x' into feat-1.6.x-new-sdk-class 2025-01-20 14:21:26 +09:00
Steven Nguyen
54a46d7d26
Merge pull request #9218 from ChiragAgg5k/fix-resend-invitation
fix: resend invitation
2025-01-17 12:59:31 -08:00
Christy Jacob
8bdafb46d6 chore: review comments & refactoring 2025-01-17 10:38:39 +05:30
Bradley Schofield
95dcb67747 Implement new SDK Class on 1.6.x 2025-01-17 13:31:39 +09:00
Chirag Aggarwal
120ceeedad chore: review 2025-01-16 04:27:25 +00:00
Chirag Aggarwal
b5449a8ca6 fix: resend invitation 2025-01-13 18:25:48 +00:00
Steven Nguyen
f48c843bea
fix(users): ensure user can delete session
The session document created by users.createSession() was missing
delete permissions for the user so when the user tried to delete it,
they got a 401 error.

This PR ensure the permissions are added just like if the document was
created from the Account API so that the user has access to delete the
document.
2025-01-11 17:56:36 +00:00
Christy Jacob
a7fdfc629c
Merge pull request #9198 from appwrite/feat-project-sms-usage
feat project sms usage
2025-01-10 15:42:00 +05:30
loks0n
ec7f76f9fb fix: stats tests 2025-01-09 21:17:53 +00:00
loks0n
a85abdab4a fix: usage tests 2025-01-09 20:11:02 +00:00
loks0n
651a3d1d62 test: fix 2025-01-09 16:37:26 +00:00
Darshan
bce68b2202 fix: benchmark test. 2025-01-09 19:45:03 +05:30
Darshan
addb56ab7d update: shift comment. 2025-01-08 18:24:53 +05:30
Darshan
88755e6d38 update: add sleep to tests. 2025-01-08 18:21:35 +05:30
Steven Nguyen
014c613c93
fix: update secret returned from users.createSession()
1. Include at least 1 factor because the minumum number of factors
   required when mfa is disabled is 1.
2. Purge the cached user document to ensure the new session is included
   in subsequent requests for the user.
3. Fix the encoding of the secret to match other parts of the codebase.
2024-11-22 21:52:27 +00:00
Christy Jacob
44a0469d18
Merge branch '1.6.x' into fix-team-invite-session-creation 2024-11-22 09:21:54 +01:00
Jake Barnby
f9e518b2b0
Fix shared tables v2 deletes 2024-11-21 16:49:49 +13:00
Christy Jacob
6e6899c1e9
Merge pull request #8988 from appwrite/fix-deletes
Fix project type delete checks
2024-11-21 14:09:02 +13:00
Christy Jacob
f490d4edaf
Merge pull request #8797 from appwrite/feat-migration
Feat migration
# Conflicts:
#	composer.lock
2024-11-21 14:08:20 +13:00
Torsten Dittmann
5f56c45c6c fix: team invites with existing session 2024-11-19 17:18:51 +01:00
loks0n
ca533f40c9 fix: memberships-privacy mfa only 2024-11-13 10:45:50 +01:00
Torsten Dittmann
cca5606b70
Merge pull request #8943 from appwrite/feat-realtime-ping-pong
feat: realtime ping pong
2024-11-12 14:09:58 +01:00
Christy Jacob
b1a1ad618a
Revert "Update database" 2024-11-09 01:01:14 +04:00
loks0n
532aac6a62 chore: dockerfiles 2024-11-08 20:00:05 +01:00
loks0n
fb42cbcade Merge branch '1.6.x' of https://github.com/appwrite/appwrite into feat-use-utopia-compression 2024-11-08 13:39:13 +01:00
loks0n
e43887c53b feat: remove verbose 2024-11-08 13:06:09 +01:00
loks0n
ee4b54857f fix: tests 2024-11-08 13:01:18 +01:00
Jake Barnby
78c4bb395c
Fix test 2024-11-08 21:59:42 +13:00
loks0n
83cbddb926 fix: test 2024-11-07 20:31:12 +01:00
loks0n
21e946e9b6 fix: tests 2024-11-07 19:12:41 +01:00
loks0n
71eba6a879 fix: tests 2024-11-07 18:21:41 +01:00
Torsten Dittmann
cddd16b753 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into feat-realtime-ping-pong 2024-11-07 13:10:23 +01:00
Torsten Dittmann
4ee9e9730f feat: realtime ping pong 2024-11-07 12:05:37 +01:00
loks0n
e7e1a5b11f fix: tests 2024-11-07 11:13:20 +01:00
loks0n
e4c6e97ded feat: memberships privacy 2024-11-06 21:15:31 +01:00
loks0n
35c2978b74 fix: test warning 2024-11-06 19:01:18 +01:00
loks0n
a6ae565093 fix: tests 2024-11-06 17:54:02 +01:00
Luke B. Silver
bb174b19b4
Merge branch '1.6.x' into feat-list-memberships-as-client 2024-11-06 16:49:08 +01:00
loks0n
cb70a51adb fix: tests 2024-11-06 16:35:31 +01:00
loks0n
12b60e01cf fix: tests 2024-11-06 15:51:15 +01:00
Fabian Gruber
b410b17ba6 feat: redis-cluster support 2024-11-06 12:27:03 +01:00
loks0n
0e254618f6 fix: tests 2024-11-05 18:37:48 +01:00
loks0n
9d1f366161 fix: console 2024-11-05 17:59:14 +01:00
loks0n
71879236b8 fix: disable test 2024-11-05 17:42:01 +01:00
loks0n
8ecc2058a1 fix: tests 2024-11-05 17:19:56 +01:00
loks0n
69e8fdf077 chore: refactor 2024-11-05 17:05:21 +01:00
loks0n
4c14375d89 fix: tests 2024-11-01 13:31:33 +00:00
loks0n
37d60e1039 fix: var name 2024-11-01 13:28:13 +00:00
loks0n
f5e2f4acfa fix: endpoint name 2024-11-01 12:53:54 +00:00
loks0n
c9b2d6eb90 feat: teamHideSensitiveFields 2024-11-01 11:38:56 +00:00
Luke B. Silver
ab3b7d3028
Merge branch '1.6.x' into fix-oauth-trigger-create-user-event 2024-10-31 10:39:42 +00:00