Commit graph

26347 commits

Author SHA1 Message Date
Darshan
bc556c559f Merge branch '1.7.x' into 'lazy-load-relationships'. 2025-05-11 14:56:40 +05:30
Eldad A. Fux
7f8fe139e9
Merge pull request #9737 from appwrite/1.7.x-introduce-oauth-class
chore: introduce class attribute to oauth2 config
2025-05-09 13:10:00 +02:00
Chirag Aggarwal
21273c8336 fix: undefined classname 2025-05-09 10:57:45 +00:00
Chirag Aggarwal
f91ec238b9 chore: introduce class attribute to oauth2 config 2025-05-09 10:09:16 +00:00
Matej Bačo
06ff33cf7e
Merge pull request #9678 from appwrite/fix-missing-filter
Fix: FileTokens
2025-05-06 16:08:23 +02:00
Darshan
01f5896ac1
Merge branch '1.7.x' into fix-missing-filter 2025-05-06 17:05:08 +05:30
Matej Bačo
391d5aca58
Merge pull request #9699 from appwrite/fix-add-type-to-create-duplicate-deployment
Set type in createDuplicateDeployment
2025-05-06 12:16:43 +02:00
Khushboo Verma
9248f06e60 Add test for manual type 2025-05-06 15:31:22 +05:30
Khushboo Verma
dc569317d3 Merge branch '1.7.x' into fix-add-type-to-create-duplicate-deployment 2025-05-06 15:24:41 +05:30
Darshan
04539bff4a update: make variable private. 2025-05-03 09:59:53 +05:30
Darshan
29647a9dc8 address comments. 2025-05-03 09:59:04 +05:30
Darshan
487247c289
Merge branch '1.7.x' into fix-missing-filter 2025-05-03 09:40:04 +05:30
Darshan
a3db080fcf update: method doc. 2025-05-02 19:56:00 +05:30
Darshan
5ba363b787 Merge remote-tracking branch 'origin/lazy-load-relationships' into lazy-load-relationships 2025-05-02 19:51:55 +05:30
Darshan
0a12b561c8 update: remove unneeded change. 2025-05-02 19:51:38 +05:30
Darshan
36c4ed1dca
Merge branch '1.7.x' into lazy-load-relationships 2025-05-02 19:49:30 +05:30
Darshan
53133ba54f patch: filters pre 1.7.x 2025-05-02 19:48:39 +05:30
Eldad A. Fux
158a76545e
Merge pull request #9702 from appwrite/fix-module-name
fix: tokens module
2025-05-02 15:03:41 +02:00
Matej Bačo
f76aff1916 Migration preparations 2025-05-02 11:17:51 +02:00
Darshan
22174bec0e attempt: conditional doc fetch. 2025-05-02 12:38:48 +05:30
Darshan
b00e7b804a revert: tests. 2025-05-02 09:32:29 +05:30
Darshan
50448126a9 Merge branch '1.7.x' into 'lazy-load-relationships'. 2025-05-01 20:00:32 +05:30
Darshan
e7e38c57f7 revert: changes to original. 2025-05-01 19:51:11 +05:30
Darshan
6dbeff0111 update: specs for console sdk. 2025-05-01 13:20:29 +05:30
Darshan
d2aee75cf9
Merge branch '1.7.x' into fix-missing-filter 2025-05-01 12:58:45 +05:30
Darshan
972cb9c6a5 add: $permissions to the resourceToken response modal. 2025-05-01 12:58:20 +05:30
Khushboo Verma
f2bcae75b2 Add tests for type 2025-04-30 19:05:08 +05:30
Khushboo Verma
5e0eb59718 Merge branch '1.7.x' into fix-add-type-to-create-duplicate-deployment 2025-04-30 18:51:01 +05:30
Matej Bačo
279ff8f5ae Migration preps, table width issues 2025-04-30 12:38:32 +02:00
Matej Bačo
e1dbf2170e Migration preparations 2025-04-30 12:10:51 +02:00
Chirag Aggarwal
8d9e840b23 fix: appwrite.php file 2025-04-30 10:02:25 +00:00
Chirag Aggarwal
093feb58ca fix: tokens module 2025-04-30 10:00:58 +00:00
Matej Bačo
bd50baff85 Upgrade db lib for migration fix 2025-04-30 09:31:17 +02:00
Darshan
64a24b2211 update: tests for getFileDownload with resourceToken and misc changes. 2025-04-30 10:10:35 +05:30
Darshan
1170fd0ee9 update: tests for getFileDownload with resourceToken. 2025-04-30 09:52:27 +05:30
Darshan
61d583c32e update: add resourceToken usage to getFileDownload as well. 2025-04-30 09:45:43 +05:30
Khushboo Verma
2610a0cbcd Set type in createDuplicateDeployment 2025-04-30 02:26:30 +05:30
Darshan
d0a28f8062
Merge branch '1.7.x' into fix-missing-filter 2025-04-29 19:53:38 +05:30
Darshan
eee9adc325 update: use constant. 2025-04-29 19:52:40 +05:30
Darshan
9ae22ae3fe add: resourceId check. 2025-04-29 19:52:14 +05:30
Darshan
f8ddbe5c7a remove: resources' internal ids. 2025-04-29 19:51:36 +05:30
Darshan
5208e69543 add: infinite expiry test. 2025-04-29 19:46:35 +05:30
Darshan
645b04cf32 fix: tests. 2025-04-29 19:37:39 +05:30
Matej Bačo
0148c3ed77 Fix migration row length issue 2025-04-29 16:00:09 +02:00
Darshan
d9a065713b Merge remote-tracking branch 'origin/fix-missing-filter' into fix-missing-filter 2025-04-29 18:40:06 +05:30
Darshan
8887da9e0b add: tokens e2e to ci. 2025-04-29 18:39:58 +05:30
Darshan
74dca5b60c
Merge branch '1.7.x' into fix-missing-filter 2025-04-29 18:31:48 +05:30
Darshan
6c86faa5d4 add: file tokens tests. 2025-04-29 18:25:39 +05:30
Matej Bačo
9ea5d98fc7
Merge pull request #9698 from appwrite/chore-db-migration-preps
Chore: Database migration preparations
2025-04-29 13:22:05 +02:00
Darshan
4a8f400f7e add: token usage on view endpoint as well. 2025-04-29 16:23:48 +05:30