Matej Baco
|
2689cceb71
|
Implement A/AAAA custom domain support
|
2025-04-08 14:48:50 +00:00 |
|
Matej Bačo
|
d205ea61c1
|
Separate function & site timeout
|
2025-04-08 12:23:43 +02:00 |
|
Matej Bačo
|
a0c013fcec
|
Post-1.6.x-merge fixes
|
2025-04-08 10:44:57 +02:00 |
|
Matej Bačo
|
8e32ef1851
|
Merge branch '1.7.x' into feat-sites
|
2025-04-08 10:41:39 +02:00 |
|
Matej Bačo
|
69a7c23d2b
|
Merge branch '1.6.x' into 1.7.x
|
2025-04-08 10:24:09 +02:00 |
|
Fabian Gruber
|
0ae70f8321
|
feat: inject executor instead of creating a new instance
|
2025-04-07 09:53:38 +02:00 |
|
Fabian Gruber
|
954ed45a36
|
feat: update appwrite to use generic S3 adapter
|
2025-04-07 09:53:38 +02:00 |
|
Darshan
|
7297188c1b
|
update: roles check.
|
2025-04-05 19:42:20 +05:30 |
|
Darshan
|
2a672f5a63
|
fix: don't allow the only owner in an org to change their role to anything else.
|
2025-04-05 19:20:24 +05:30 |
|
Matej Bačo
|
fb1a19747a
|
Add documentation template
|
2025-04-04 10:44:03 +02:00 |
|
Darshan
|
01e2eb5025
|
Merge branch '1.6.x' into change-sample-rate
|
2025-04-04 13:44:28 +05:30 |
|
Damodar Lohani
|
1660c0b00c
|
Fix: image transformation cache
|
2025-04-03 02:44:29 +00:00 |
|
Matej Bačo
|
8a2ec0dcd7
|
Add 1.7.x specs
|
2025-04-01 15:19:18 +02:00 |
|
Matej Bačo
|
9c6551ff7b
|
Update specs
|
2025-04-01 13:27:33 +02:00 |
|
Matej Bačo
|
066474010b
|
Improve QR quality
|
2025-04-01 11:24:42 +02:00 |
|
Matej Bačo
|
7bbf04e7ac
|
Merge branch '1.7.x' into feat-sites
|
2025-04-01 10:49:44 +02:00 |
|
Matej Bačo
|
ef39f8c2e2
|
Fix multiple small bugs
- VCS deployments stuck in waiting
- Fix tcp coroutine issues in builds worker, failing screenshots
- Fix command escaping with space and quotes
- Remove branding from already branded 404 page
- Fix css reset of preview banner
- Remove scope check from public endpoints
- Improve build logs colors
- Function logs say capturing screenshot
- Update GitHub comment design
|
2025-03-31 18:51:33 +02:00 |
|
Steven Nguyen
|
e0a54a2ea6
|
Merge pull request #9503 from appwrite/pla-2610
feat: add query by role to memberships
|
2025-03-28 07:14:13 -07:00 |
|
Matej Bačo
|
fbd0051118
|
Make env var public
|
2025-03-28 11:38:45 +01:00 |
|
Matej Bačo
|
cfe6b8d34b
|
Add score to function templates
|
2025-03-27 14:23:15 +01:00 |
|
Matej Bačo
|
e8cc95323e
|
Generate specs
|
2025-03-27 11:34:38 +01:00 |
|
Matej Bačo
|
7c1fb0d945
|
Add template details
|
2025-03-27 11:32:03 +01:00 |
|
Matej Bačo
|
20f780a58b
|
Add lynx
|
2025-03-27 09:55:04 +01:00 |
|
Matej Bačo
|
1946fca9f6
|
Merge branch 'feat-sites' into fix-deployment-status
|
2025-03-27 09:00:36 +01:00 |
|
Matej Bačo
|
70fbf69c56
|
Fix fonts
|
2025-03-26 14:38:27 +01:00 |
|
Matej Bačo
|
681b6031aa
|
Linter fix
|
2025-03-26 12:59:15 +01:00 |
|
Matej Bačo
|
ab03b4e3ca
|
Deployment ready after screenshot
|
2025-03-26 12:59:05 +01:00 |
|
Khushboo Verma
|
3b9318c2fc
|
Add tests
|
2025-03-26 16:52:32 +05:30 |
|
Khushboo Verma
|
e836df13ba
|
Merge branch 'feat-sites' into chore-add-error-for-failed-builds
|
2025-03-26 16:11:03 +05:30 |
|
Matej Bačo
|
023597842e
|
Merge branch 'feat-sites' of github.com:appwrite/appwrite into feat-sites
|
2025-03-26 10:34:57 +01:00 |
|
Matej Bačo
|
6978f6960e
|
Add new templates; fix bash support during QA
|
2025-03-26 10:14:51 +01:00 |
|
Matej Bačo
|
06f138b39d
|
Merge branch 'feat-sites' into feat-bash-support
|
2025-03-25 22:50:18 +01:00 |
|
Matej Bačo
|
8db247c840
|
Update SDKs
|
2025-03-25 15:57:38 +01:00 |
|
Matej Bačo
|
b11749c452
|
Merge pull request #9576 from appwrite/feat-add-logging-param-to-sites
Add logging param to sites
|
2025-03-25 15:55:22 +01:00 |
|
Khushboo Verma
|
bf2b3b68e3
|
Add logging param to sites
|
2025-03-25 19:14:14 +05:30 |
|
Matej Bačo
|
81b3e81d83
|
Add bash support
|
2025-03-25 10:57:32 +01:00 |
|
Jake Barnby
|
b842e03f38
|
Merge branch '1.6.x' into delete-query-fixes
|
2025-03-25 02:43:08 +00:00 |
|
Khushboo Verma
|
9fd8c5ab9d
|
Add fallbackfile and adapter to deployments collection
|
2025-03-24 20:04:02 +05:30 |
|
Matej Bačo
|
3e7cf6d60a
|
Fix tests
|
2025-03-24 12:13:28 +01:00 |
|
Khushboo Verma
|
bd18edc197
|
If build has failed, show correct error page
|
2025-03-24 15:50:25 +05:30 |
|
Chirag Aggarwal
|
37dfe0d719
|
refactor: initialization of audit retention
|
2025-03-22 14:05:39 +00:00 |
|
Darshan
|
7c2ab4fcf6
|
update: change sample rate for 4xx via env.
|
2025-03-22 13:47:09 +05:30 |
|
Chirag Aggarwal
|
d661195a5f
|
chore: only update total count for prviledged users
|
2025-03-21 15:59:30 +00:00 |
|
Matej Bačo
|
0f182817ec
|
Sync templates
|
2025-03-21 15:46:36 +01:00 |
|
Chirag Aggarwal
|
c0c0c921dc
|
chore: fix naming
|
2025-03-21 08:08:30 +00:00 |
|
Chirag Aggarwal
|
7c795da72f
|
chore: fix type
|
2025-03-21 07:48:50 +00:00 |
|
Chirag Aggarwal
|
13750f7dbd
|
feat: introduce new env
|
2025-03-21 07:42:10 +00:00 |
|
Matej Bačo
|
2dcebf3083
|
Add remaining changes after sync with 1.7.x
|
2025-03-20 16:48:09 +01:00 |
|
Matej Bačo
|
cb85cfc5d9
|
Merge branch '1.7.x' into feat-sites
|
2025-03-20 16:42:36 +01:00 |
|
Matej Bačo
|
4aaa07d57b
|
Merge branch '1.6.x' into 1.7.x
|
2025-03-20 16:41:18 +01:00 |
|