Darshan
|
c08db975d6
|
Merge branch '1.8.x' into database-aliases
|
2025-06-19 14:52:13 +05:30 |
|
Darshan
|
5287a3d619
|
address comment.
|
2025-06-19 14:52:01 +05:30 |
|
Darshan
|
caf2308300
|
address comment.
|
2025-06-19 14:50:15 +05:30 |
|
Darshan
|
3d6acaa19c
|
address comments.
|
2025-06-19 14:49:42 +05:30 |
|
Darshan
|
60ab787894
|
address comments.
|
2025-06-19 14:33:58 +05:30 |
|
Darshan
|
03b4026233
|
remove: leftover.
|
2025-06-19 14:33:23 +05:30 |
|
Darshan
|
1d23e2ec12
|
remove: use HTTP. update: inline context logic.
|
2025-06-19 14:31:54 +05:30 |
|
Darshan
|
e5caa85629
|
update: init with module structure.
|
2025-06-19 11:02:31 +05:30 |
|
Darshan
|
c41d37c982
|
change: namespace.
|
2025-06-19 10:54:56 +05:30 |
|
Darshan
|
c93d92abef
|
rename: tests from collections to legacy.
|
2025-06-19 10:52:15 +05:30 |
|
Jake Barnby
|
53a00deb0a
|
Merge pull request #10010 from ArnabChatterjee20k/dat-522
Added auth option to allow invalidating existing sessions
|
2025-06-18 17:41:41 -04:00 |
|
ArnabChatterjee20k
|
d053282bcb
|
linting
|
2025-06-19 02:29:21 +05:30 |
|
ArnabChatterjee20k
|
225b6e8413
|
updated tests and project invaldate session
|
2025-06-19 02:26:58 +05:30 |
|
Jake Barnby
|
da83470f4d
|
Merge pull request #10020 from appwrite/optimize-process-documents
Improve `processDocuments`
|
2025-06-18 13:06:18 -04:00 |
|
ArnabChatterjee20k
|
56494ca427
|
updated invalidation session during the change password in the account endpoint
|
2025-06-18 13:30:24 +05:30 |
|
Darshan
|
d69189bd55
|
ci: empty commit
|
2025-06-18 12:02:08 +05:30 |
|
Darshan
|
d6bf748a07
|
address comments.
|
2025-06-18 12:00:19 +05:30 |
|
ArnabChatterjee20k
|
8d62ada545
|
updated example of the authInvalidateSession
|
2025-06-18 10:54:26 +05:30 |
|
Jake Barnby
|
d84151192e
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
|
2025-06-17 15:58:07 -04:00 |
|
Jake Barnby
|
178a8ff8e9
|
Merge pull request #10022 from appwrite/revert-10017-update-delete-project-signature
Revert "Update delete project scope"
|
2025-06-17 15:45:36 -04:00 |
|
Jake Barnby
|
cc0dfd9e69
|
Revert "Update delete project scope"
|
2025-06-17 15:20:53 -04:00 |
|
Jake Barnby
|
5d62613cbc
|
Merge pull request #9947 from appwrite/add-readable-error
Add readable error for csv imports
|
2025-06-17 14:51:34 -04:00 |
|
Christy Jacob
|
119bf71e1a
|
Merge pull request #9998 from appwrite/fix-github-check-urls
Fix all vcs urls missing region
|
2025-06-17 18:13:19 +04:00 |
|
Darshan
|
16a8753509
|
update: comment.
|
2025-06-17 15:03:11 +05:30 |
|
Darshan
|
1fbbbee310
|
update: add cached logic to processDocument.
|
2025-06-17 15:01:13 +05:30 |
|
Khushboo Verma
|
dc881f46ed
|
Merge branch 'fix-github-check-urls' of github.com:appwrite/appwrite into fix-github-check-urls
|
2025-06-17 14:01:27 +05:30 |
|
Khushboo Verma
|
5fceab8926
|
Merge branch '1.7.x' into fix-github-check-urls
|
2025-06-17 14:01:05 +05:30 |
|
Darshan
|
1337b759de
|
fix: remove event for bulk api support.
|
2025-06-17 10:15:45 +05:30 |
|
Darshan
|
34e4299e10
|
Merge branch '1.8.x' into database-aliases
|
2025-06-17 10:13:38 +05:30 |
|
Darshan
|
149ad1a0f3
|
update: simplify filtering.
|
2025-06-17 10:11:23 +05:30 |
|
Darshan
|
e236aac0ea
|
fix: events logic 😮💨
|
2025-06-17 09:57:35 +05:30 |
|
Darshan
|
227c4fde13
|
Merge branch '1.8.x' into add-readable-error
|
2025-06-17 09:49:24 +05:30 |
|
Darshan
|
f31a7c007e
|
fix: errors not being replaced but appended.
|
2025-06-17 09:47:58 +05:30 |
|
Darshan
|
c4e7861358
|
update: send only the relevant errors info to frontend.
|
2025-06-17 09:25:58 +05:30 |
|
ArnabChatterjee20k
|
28fbd64864
|
updated session invalidation tests , models and descriptions
|
2025-06-17 00:40:32 +05:30 |
|
ArnabChatterjee20k
|
9bf4361761
|
updated indentation
|
2025-06-16 23:48:08 +05:30 |
|
ArnabChatterjee20k
|
7a0ba95231
|
updated onPasswordChange to invalidate session
|
2025-06-16 23:05:52 +05:30 |
|
Jake Barnby
|
3729c6b1c2
|
Cast sequence
|
2025-06-16 13:24:48 -04:00 |
|
Darshan
|
65ac334e50
|
Merge branch '1.7.x' into fix-github-check-urls
|
2025-06-16 22:16:01 +05:30 |
|
Jake Barnby
|
3ca9599f73
|
Merge pull request #10018 from appwrite/revert-9669-lazy-load-relationships
Revert "Feat: Lazy-load relationships"
|
2025-06-16 11:48:44 -04:00 |
|
Jake Barnby
|
e704e96290
|
Revert "Feat: Lazy-load relationships"
|
2025-06-16 11:48:27 -04:00 |
|
Jake Barnby
|
a21ccfd694
|
Merge pull request #9669 from appwrite/lazy-load-relationships
Feat: Lazy-load relationships
|
2025-06-16 11:48:18 -04:00 |
|
Jake Barnby
|
89f0c28e26
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# .coderabbit.yaml
|
2025-06-16 11:37:50 -04:00 |
|
Christy Jacob
|
ea33588f26
|
Merge pull request #10017 from appwrite/update-delete-project-signature
Update delete project scope
|
2025-06-16 18:48:33 +04:00 |
|
shimon
|
384b423129
|
update deleteProject scope
|
2025-06-16 17:46:23 +03:00 |
|
Khushboo Verma
|
15f81d29f3
|
Merge branch '1.7.x' into fix-github-check-urls
|
2025-06-16 17:19:10 +05:30 |
|
Christy Jacob
|
006153e14a
|
Merge pull request #10016 from appwrite/feat-support-tar-2
feat: tar support
|
2025-06-16 13:45:59 +04:00 |
|
loks0n
|
9196ae7908
|
feat: tar support
|
2025-06-16 10:44:15 +01:00 |
|
Christy Jacob
|
b46a4dfd3e
|
Merge pull request #10005 from appwrite/update-coderabbit-config
chore: update coderabbit config file
|
2025-06-16 12:43:05 +04:00 |
|
ArnabChatterjee20k
|
774291b5d8
|
added onPasswordChange property to the console project
|
2025-06-14 18:15:41 +05:30 |
|