Khushboo Verma
|
86bc775791
|
Add sites resource type and logs scope
|
2024-11-29 18:57:10 +05:30 |
|
Steven Nguyen
|
35005657b9
|
Merge pull request #9026 from appwrite/feat-1.6.1-release-prep
Prepare 1.6.1 release
|
2024-11-27 08:44:36 -08:00 |
|
Christy Jacob
|
441e56f445
|
Merge pull request #8932 from appwrite/fix-preview-domains-development
Fix: Preview domains locally
|
2024-11-27 13:13:33 +01:00 |
|
Steven Nguyen
|
07b3cbaec9
|
Bump appwrite version to 1.6.1
|
2024-11-22 22:47:02 +00:00 |
|
Marton Schneider
|
3c1e422bb9
|
change the env var name from _APP_STORAGE_S3_ENDPOINT_URL to _APP_STORAGE_S3_ENDPOINT
|
2024-11-22 18:21:44 +01:00 |
|
Marton Schneider
|
4d90ff06fd
|
Merge remote-tracking branch 'upstream/main'
|
2024-11-22 18:16:44 +01:00 |
|
Jake Barnby
|
8410710005
|
Remove redundant DSN construction
|
2024-11-21 16:47:12 +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 |
|
Khushboo Verma
|
2ad0428727
|
Merge 1.6.x into feat-sites
|
2024-11-13 13:18:21 +05:30 |
|
Khushboo Verma
|
081cf5c6aa
|
Delete rules when site or deployment is deleted
|
2024-11-06 23:35:30 +05:30 |
|
Matej Bačo
|
c9e6ef8202
|
Rename based on PR reviews
|
2024-11-06 16:05:58 +00:00 |
|
Fabian Gruber
|
b410b17ba6
|
feat: redis-cluster support
|
2024-11-06 12:27:03 +01:00 |
|
Matej Bačo
|
54c24b24e6
|
Improve preview domains local development flow
|
2024-11-06 10:52:43 +00:00 |
|
loks0n
|
d2deca7f1f
|
feat: refactor events
|
2024-11-04 15:05:54 +00:00 |
|
Bradley Schofield
|
40b8af0671
|
Further cleanup code now findOne returns empty doc
|
2024-10-31 17:13:23 +09:00 |
|
Fabian Gruber
|
fed9cdb408
|
use resource type constants
|
2024-10-29 16:10:57 +01:00 |
|
Khushboo Verma
|
e6d123b5e8
|
Merge pull request #8873 from appwrite/chore-rename-common-vars-to-compute
Use compute vars for functions and sites
|
2024-10-27 18:35:27 +01:00 |
|
Khushboo Verma
|
4c1881324e
|
Use compute vars for functions and sites
|
2024-10-27 17:22:45 +01:00 |
|
Matej Bačo
|
2f999ba3db
|
Fix crashing containers
|
2024-10-27 16:34:49 +01:00 |
|
Khushboo Verma
|
32da7b8fe2
|
Merge pull request #8852 from appwrite/fix-sites-commands-and-hardcoded
fix: commands and todos
|
2024-10-25 11:59:02 +02:00 |
|
Torsten Dittmann
|
54d3668693
|
fix: todos for sites
|
2024-10-24 19:20:00 +02:00 |
|
Khushboo Verma
|
d876085f6d
|
Add usage endpoints
|
2024-10-24 15:21:40 +02:00 |
|
Khushboo Verma
|
8bda7f1e1e
|
Add listSiteTemplates endpoint and response models
|
2024-10-24 11:47:09 +02:00 |
|
Fabian Gruber
|
225e2c21c3
|
feat: allow blocking based on resource attributes
|
2024-10-24 11:26:25 +02:00 |
|
Khushboo Verma
|
8f5fa84996
|
Add variable endpoints for sites
|
2024-10-24 10:49:43 +02:00 |
|
loks0n
|
f7633c9c3b
|
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into feat-change-default-function-spec
|
2024-10-23 15:10:33 +01:00 |
|
loks0n
|
62096dc008
|
chore: use 1 instead of 0.5 cpu
|
2024-10-23 14:22:37 +01:00 |
|
Khushboo Verma
|
4240089d41
|
Add create deployment endpoint
|
2024-10-22 19:45:49 +02:00 |
|
Khushboo Verma
|
5b0a05b4b3
|
Create site endpoint working
|
2024-10-22 17:01:38 +02:00 |
|
Jake Barnby
|
16d65f32b3
|
Review fixes
|
2024-10-16 21:35:32 +13:00 |
|
fogelito
|
20800d760b
|
Set to 500
|
2024-10-15 15:56:12 +03:00 |
|
fogelito
|
801724e90e
|
APP_DATABASE_QUERY_VALUES
|
2024-10-15 15:50:02 +03:00 |
|
Jake Barnby
|
8bc37026cd
|
Revert "Feat adding coroutines"
|
2024-10-08 20:54:40 +13:00 |
|
Binyamin Yawitz
|
d14edf4207
|
reverting: to set coroutines as head
|
2024-10-01 10:30:47 -04:00 |
|
Bradley Schofield
|
00acc2f73b
|
Address Comments
|
2024-09-24 00:07:54 +09:00 |
|
Bradley Schofield
|
82687c8ca4
|
Merge branch 'main' into 1.5.x-db-storage-metrics
# Conflicts:
# app/config/specs/open-api3-latest-console.json
# app/config/specs/swagger2-latest-console.json
# app/controllers/api/project.php
# src/Appwrite/Utopia/Response/Model/UsageProject.php
# tests/e2e/General/UsageTest.php
|
2024-09-19 15:37:27 +09:00 |
|
shimon
|
25f82895c5
|
adding external messages usage
|
2024-09-17 12:20:55 +03:00 |
|
shimon
|
0791b68149
|
adding external messages usage
|
2024-09-17 11:45:07 +03:00 |
|
Jake Barnby
|
31cc4350a2
|
Revert version
|
2024-09-10 15:09:57 +12:00 |
|
Christy Jacob
|
c7dd8574e4
|
Merge pull request #8648 from appwrite/phone_auth_metric_rename
Phone auth metric rename
|
2024-09-09 17:42:11 +04:00 |
|
shimon
|
36486dd3f4
|
sms messages rename
|
2024-09-09 15:05:11 +02:00 |
|
shimon
|
de8e82926a
|
sms messages rename
|
2024-09-09 14:54:32 +02:00 |
|
Jake Barnby
|
7e303399c7
|
Update version
|
2024-09-09 23:00:22 +12:00 |
|
Jake Barnby
|
72d6fb3901
|
Merge branch '1.6.1' into feat-string-attribute-resizing
# Conflicts:
# app/config/specs/open-api3-latest-console.json
# app/config/specs/open-api3-latest-server.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# composer.lock
|
2024-09-04 21:06:21 +12:00 |
|
Christy Jacob
|
4023613bb7
|
feat: update geodb file name
|
2024-09-03 11:42:40 +04:00 |
|
Christy Jacob
|
f8c281dfc0
|
feat: update cache buster
|
2024-08-27 15:58:19 +04:00 |
|
Christy Jacob
|
d2c9ce65e3
|
feat: remove var_dumps
|
2024-08-26 14:56:30 +04:00 |
|
Christy Jacob
|
4f8e6d7005
|
feat: update experimental logging provider
|
2024-08-26 14:42:48 +04:00 |
|
Christy Jacob
|
03031805a9
|
feat: add logs
|
2024-08-26 13:33:51 +04:00 |
|
Bradley Schofield
|
dc149761d8
|
Address Jake's Comments
|
2024-08-20 13:23:11 +09:00 |
|