Hemachandar
|
e204419b8b
|
handle invalid offset
|
2025-11-28 15:33:32 +05:30 |
|
Hemachandar
|
6f0c4d6c4e
|
fix limit & offset computation
|
2025-11-28 12:41:04 +05:30 |
|
Hemachandar
|
1ed3cf0e59
|
Support query limit and offset in list repos API
|
2025-11-25 19:24:30 +05:30 |
|
Matej Bačo
|
bfce804f79
|
Merge branch '1.8.x' into chore-config-for-env
|
2025-11-19 09:27:42 +01:00 |
|
Jake Barnby
|
8765d5650a
|
Revert "Merge pull request #10682 from appwrite/refactor-auth-single-instance"
This reverts commit 919b01a1b1, reversing
changes made to deb5039352.
|
2025-11-19 16:21:06 +13:00 |
|
Matej Bačo
|
e3ee724178
|
Fix during QA
|
2025-11-18 16:42:57 +01:00 |
|
Matej Bačo
|
ce2f2d0ebc
|
Use config library for dotenv adapter
|
2025-11-18 16:35:02 +01:00 |
|
Jake Barnby
|
919b01a1b1
|
Merge pull request #10682 from appwrite/refactor-auth-single-instance
Refactor authorization handling across multiple modules to use the ne…
|
2025-11-18 03:25:48 +00:00 |
|
Matej Bačo
|
db1b87ecbb
|
Add env var value detection
|
2025-11-14 15:49:19 +01:00 |
|
Matej Bačo
|
c784cf950b
|
Add variables suggestion
|
2025-11-10 16:20:48 +01:00 |
|
Shimon Newman
|
d38399dcc0
|
Merge branch '1.8.x' into refactor-auth-single-instance
|
2025-10-29 20:38:04 +02:00 |
|
shimon
|
5c2828bc78
|
Refactor authorization handling across multiple modules to use a single instance of the Authorization class.
|
2025-10-29 20:21:41 +02:00 |
|
shimon
|
a7dbb3daea
|
Refactor API parameters to replace 'includeTotal' with 'total' across multiple endpoints for consistency in response handling.
|
2025-10-29 11:08:08 +02:00 |
|
shimon
|
e7b8e6c90d
|
Merge branch '1.8.x' of github.com:appwrite/appwrite into refactor-auth-single-instance
# Conflicts:
# composer.json
# composer.lock
|
2025-10-27 19:26:53 +02:00 |
|
shimon
|
b760a88af7
|
Merge branch '1.8.x', commit 'ab1e51034826dde50034e6e73fc5d546e800dd6d' of github.com:appwrite/appwrite into feat-disable-count
# Conflicts:
# composer.lock
|
2025-10-27 10:13:37 +02:00 |
|
Matej Bačo
|
3dd1c3de13
|
Merge branch '1.8.x' into feat-tanstack-start-sites
|
2025-10-24 12:43:51 +02:00 |
|
Matej Bačo
|
4472437696
|
AI code review fix
|
2025-10-24 12:41:46 +02:00 |
|
Khushboo Verma
|
a6af0cc73a
|
Skip auth check to delete vcs lock document
|
2025-10-23 20:27:45 +05:30 |
|
Matej Bačo
|
6f188a03d5
|
Manual QA bug fixing
|
2025-10-23 12:43:57 +02:00 |
|
Matej Bačo
|
3019551db5
|
remove leftover todo
|
2025-10-22 16:04:30 +02:00 |
|
shimon
|
8b3b07a710
|
linter
|
2025-10-22 16:40:00 +03:00 |
|
shimon
|
33f88fa5e0
|
Refactor authorization handling across multiple modules to use the new getAuthorization() method. Update CHANGES.md to reflect the change in usage worker authorization. Adjust composer.json to specify the correct version for utopia-php/database. Update plugin-api-version in composer.lock.
|
2025-10-22 16:35:48 +03:00 |
|
Matej Bačo
|
d787408e1d
|
Implement package-based framework detection
|
2025-10-22 15:28:49 +02:00 |
|
Matej Bačo
|
f9257c1ec9
|
add tanstack template, use detection lib v 0.2
|
2025-10-22 13:40:49 +02:00 |
|
shimon
|
a643cde26d
|
Update 'includeTotal' parameter to use Boolean(true) for consistent behavior across API endpoints, enhancing response handling for sessions, logs, memberships, and more.
|
2025-10-20 22:00:57 +03:00 |
|
shimon
|
09075a05db
|
typo fix
|
2025-10-19 16:22:13 +03:00 |
|
shimon
|
d0e0f67fee
|
Implement 'includeTotal' parameter across various API endpoints to control total count in responses
|
2025-10-19 15:45:16 +03:00 |
|
Khushboo Verma
|
3aa163a21e
|
Update comment only if lock is acquired, else continue
|
2025-09-04 11:50:12 +05:30 |
|
Khushboo Verma
|
e3af59332c
|
Replace err with warning
|
2025-09-03 18:45:43 +05:30 |
|
Khushboo Verma
|
b32e1ad930
|
Add vcsCommentLock before updating comment
|
2025-09-03 16:57:15 +05:30 |
|
Khushboo Verma
|
2f49722092
|
Revert to use deployment preview
|
2025-08-28 19:17:07 +05:30 |
|
Khushboo Verma
|
a737328bf0
|
Use branch url as preview url in comment
|
2025-08-28 12:22:55 +05:30 |
|
Khushboo Verma
|
5eb52d312b
|
Add previewUrl to vcs comment from vcs controller
|
2025-08-27 20:05:27 +05:30 |
|
hmacr
|
a8d5fc9998
|
format
|
2025-07-24 19:49:52 +05:30 |
|
Khushboo Verma
|
d607f227a2
|
Merge branch '1.7.x' into 1we24-auto-suggest-default-branch
|
2025-07-24 19:38:17 +05:30 |
|
hmacr
|
c83dd7aa13
|
Add defaultBranch in getRepository response
|
2025-07-23 11:45:27 +05:30 |
|
hmacr
|
50eca9ebbc
|
update commit author name param
|
2025-07-23 09:53:09 +05:30 |
|
hmacr
|
9c0e6f4203
|
Skip deployment when commit is created by us
|
2025-07-22 20:39:36 +05:30 |
|
Chirag Aggarwal
|
df9ef1ace9
|
Merge branch '1.7.x' into feat-exp-scheme
|
2025-07-04 15:22:44 +05:30 |
|
Chirag Aggarwal
|
dbc58655b2
|
Merge branch '1.7.x' into feat-exp-scheme
|
2025-06-25 07:53:28 +05:30 |
|
Khushboo Verma
|
520006864d
|
Merge branch '1.7.x' into chore-update-env-var-used-for-domain
|
2025-06-18 11:07:25 +05:30 |
|
Khushboo Verma
|
5a3e44a36d
|
Replace == with ===
|
2025-06-18 11:06:35 +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
|
89f0c28e26
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# .coderabbit.yaml
|
2025-06-16 11:37:50 -04:00 |
|
Khushboo Verma
|
362618c5af
|
Merge branch 'fix-github-check-urls' into chore-update-env-var-used-for-domain
|
2025-06-16 17:19:55 +05:30 |
|
Khushboo Verma
|
15f81d29f3
|
Merge branch '1.7.x' into fix-github-check-urls
|
2025-06-16 17:19:10 +05:30 |
|
Khushboo Verma
|
221f15313c
|
Update var name and generate specs
|
2025-06-13 15:55:02 +05:30 |
|
Khushboo Verma
|
cee6420fa2
|
Use env vars instead of request
|
2025-06-13 15:50:53 +05:30 |
|
Khushboo Verma
|
176c085068
|
Fix all vcs urls missing region
|
2025-06-12 11:43:11 +05:30 |
|
Khushboo Verma
|
72090248e5
|
Add ref param to vcs list contents
|
2025-06-10 20:37:37 +05:30 |
|