Damodar Lohani
|
d2b2d1a135
|
fix file size calculations
|
2024-07-24 16:33:37 +05:45 |
|
Damodar Lohani
|
e21165f216
|
Fix file size calculation
|
2024-07-24 16:21:09 +05:45 |
|
Matej Bačo
|
c6ab0d8523
|
Merge branch '1.6.x' into feat-expose-execution-schedule-date
|
2024-07-24 08:38:09 +02:00 |
|
Bradley Schofield
|
cb0baee4ad
|
Merge branch '1.5.x' into feat-runtime-controls-1.5.x
|
2024-07-24 12:00:17 +09:00 |
|
Christy Jacob
|
c167201d7c
|
feat: add role override for admins
|
2024-07-24 02:47:46 +04:00 |
|
Christy Jacob
|
bcd3af90f0
|
Merge pull request #8394 from appwrite/feat-add-appwrite-region-env-var
Add APPWRITE_REGION in function variables
|
2024-07-23 23:46:55 +04:00 |
|
Khushboo Verma
|
12487e17b0
|
Merge branch '1.6.x' into feat-move-functions-marketplace-to-appwrite
|
2024-07-23 14:22:08 +05:30 |
|
Binyamin Yawitz
|
4eee8689d3
|
fixes: Clean URL variables
|
2024-07-22 09:37:28 -04:00 |
|
fogelito
|
8de8ae03f3
|
Add header x-appwrite-preserve-dates
|
2024-07-22 15:38:58 +03:00 |
|
Matej Bačo
|
304910e303
|
Add schedule date to response format
|
2024-07-22 10:36:18 +00:00 |
|
Bradley Schofield
|
7d2a65f87e
|
Run linter and address more comments
|
2024-07-22 18:17:38 +09:00 |
|
Bradley Schofield
|
f0c1a62aa2
|
Remove CPU/Memory from document, add envs, add tests
|
2024-07-22 18:12:43 +09:00 |
|
Christy Jacob
|
eb4e259be5
|
chore: linter
|
2024-07-22 13:08:02 +04:00 |
|
Christy Jacob
|
7614a356a2
|
feat: address review comments
|
2024-07-22 12:55:15 +04:00 |
|
Bradley Schofield
|
3792f816ad
|
Add new audit events
|
2024-07-22 17:03:53 +09:00 |
|
Christy Jacob
|
98b8e13add
|
feat: address review comments
|
2024-07-21 23:45:39 +04:00 |
|
Christy Jacob
|
711ca8801a
|
feat: address review comments
|
2024-07-21 23:30:06 +04:00 |
|
Matej Bačo
|
2065468708
|
Make session not required in users JWT generation
|
2024-07-21 13:00:12 +00:00 |
|
loks0n
|
2060b23379
|
feat: improve date
|
2024-07-19 22:19:52 +01:00 |
|
Binyamin Yawitz
|
916f58cd9d
|
fixes: Logger and Abuse timelimit
|
2024-07-19 14:19:30 -04:00 |
|
Khushboo Verma
|
1b5d815532
|
Add get function templates endpoint
|
2024-07-19 17:39:18 +05:30 |
|
Steven Nguyen
|
5aa944ee82
|
fix(realtime): add userId to queueForEvents
In order for realtime to detect and process a changed permission, the
userId param must be set.
|
2024-07-19 00:02:43 +00:00 |
|
Bradley Schofield
|
6768406422
|
Merge branch '1.5.x' into 1.5.x-db-storage-metrics
|
2024-07-18 16:21:56 +09:00 |
|
Bradley Schofield
|
f39d654725
|
Implement Trickle Down calculations
|
2024-07-18 13:58:02 +09:00 |
|
Binyamin Yawitz
|
b245aab9d8
|
fix: Adjusting to coroutine
|
2024-07-17 15:59:25 -04:00 |
|
Binyamin Yawitz
|
d1af8cfbe0
|
feat: Extracting authentication cookie
|
2024-07-17 15:21:47 -04:00 |
|
Binyamin Yawitz
|
19119b573d
|
chore: Merge and lint
|
2024-07-17 15:06:06 -04:00 |
|
Binyamin Yawitz
|
927dbc7e11
|
Merge branch 'refs/heads/1.6.x' into feat-eldad4-coroutines
# Conflicts:
# app/console
# app/controllers/api/account.php
# app/controllers/api/functions.php
# app/controllers/api/projects.php
# app/controllers/api/users.php
# app/controllers/api/vcs.php
# app/controllers/general.php
# app/controllers/mock.php
# app/controllers/shared/api.php
# app/init.php
# composer.json
# composer.lock
# src/Appwrite/Platform/Tasks/Doctor.php
# src/Appwrite/Platform/Tasks/ScheduleMessages.php
# src/Appwrite/Platform/Workers/Builds.php
# src/Appwrite/Utopia/Response.php
|
2024-07-17 14:31:13 -04:00 |
|
Bradley Schofield
|
667b69e146
|
Merge branch '1.5.x' into feat-runtime-controls-1.5.x
|
2024-07-17 17:04:04 +09:00 |
|
loks0n
|
d765c76576
|
fix: typo
|
2024-07-16 14:42:46 +01:00 |
|
loks0n
|
20e77a1e9e
|
feat: optimise
|
2024-07-16 13:03:26 +01:00 |
|
loks0n
|
67ec4b49ed
|
feat: only send after first session
|
2024-07-16 13:01:23 +01:00 |
|
Bradley Schofield
|
a57cc0a18e
|
Address Christy's comments
|
2024-07-16 20:00:00 +09:00 |
|
Bradley Schofield
|
372ad6ce43
|
Update mbSeconds calculation to use cpu cores
|
2024-07-16 19:12:40 +09:00 |
|
Bradley Schofield
|
e3b123d559
|
Implement Runtime Sizes instead of individual memory and cpu
|
2024-07-16 14:26:53 +09:00 |
|
Damodar Lohani
|
0374711298
|
Update projects.php
|
2024-07-16 06:53:21 +05:45 |
|
Khushboo Verma
|
e6686bd3dd
|
Add APPWRITE_REGION in env var
|
2024-07-15 12:40:11 +05:30 |
|
Bradley Schofield
|
8222aa74ca
|
Merge branch '1.5.x' into feat-sn-implement-deployment-metric
|
2024-07-15 13:59:47 +09:00 |
|
Bradley Schofield
|
8ef309a4aa
|
Run Linter
|
2024-07-15 11:59:02 +09:00 |
|
Damodar Lohani
|
8d52cb0f6b
|
Merge remote-tracking branch 'origin/1.6.x' into feat-project-accessed-at
|
2024-07-14 10:18:54 +00:00 |
|
Bradley Schofield
|
fce118ff34
|
Move GBHours to 1.5.x
|
2024-07-12 19:02:32 +09:00 |
|
Bradley Schofield
|
824a70f936
|
Move Runtime Controls PR to 1.5.x
|
2024-07-12 18:25:57 +09:00 |
|
Binyamin Yawitz
|
0988fd7581
|
improve: events data
|
2024-07-11 11:03:28 -04:00 |
|
fogelito
|
475e2a64ce
|
DuplicateException dbg
|
2024-07-11 13:36:28 +03:00 |
|
fogelito
|
865bfdbd34
|
DuplicateException dbg
|
2024-07-11 12:38:55 +03:00 |
|
fogelito
|
b4ab1c2c69
|
Debug create document
|
2024-07-10 16:34:05 +03:00 |
|
Bradley Schofield
|
1eb178bde9
|
Merge branch '1.6.x' into feat-update-delete-authenticator
|
2024-07-10 16:27:28 +09:00 |
|
Damodar Lohani
|
f4a4ec1def
|
Merge branch '1.6.x' into feat-project-accessed-at
|
2024-07-10 13:01:00 +05:45 |
|
Jake Barnby
|
b343158d19
|
Merge remote-tracking branch 'origin/main' into 1.6.x
# Conflicts:
# .gitmodules
# app/console
# composer.lock
# tests/e2e/Services/Health/HealthCustomServerTest.php
|
2024-07-10 19:11:04 +12:00 |
|
Jake Barnby
|
ed1a5b600d
|
Fix oldAttribute key length
|
2024-07-10 19:00:10 +12:00 |
|