Bradley Schofield
cdb4c60c3c
Run Linter
2022-11-14 09:33:49 +00:00
Bradley Schofield
66b805829c
Move authDuration into auths attribute in project
2022-11-14 09:30:45 +00:00
Bradley Schofield
f6b7e0392b
Give auth duration it's own endpoint
2022-11-14 09:15:55 +00:00
shimon
180262d166
Merge branch '1.1.x' of github.com:appwrite/appwrite into fix-cache-permissions
2022-11-11 13:18:33 +02:00
shimon
745ae7a4c8
Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into refactor-scheduler
2022-11-10 20:07:32 +02:00
shimon
aef565c8ff
addressing comments
2022-11-10 18:40:12 +02:00
shimon
f9671ee855
enabling file permissions
...
via cache preview
2022-11-10 12:08:01 +02:00
Eldad A. Fux
42cedf8ed0
Merge pull request #3909 from appwrite/feat-usage-refactor
...
new stats to count resources
2022-11-10 11:05:36 +02:00
shimon
1761b77d0f
function worker
2022-11-09 19:01:43 +02:00
Bradley Schofield
a0ab934328
Fix another null warning
2022-11-09 13:23:14 +00:00
Bradley Schofield
29c30a361b
Fix null warnings
...
- Fixed Avatars isset operator
- Added isset operator to openSSL data in files
- dns_get_record does not throw errors, instead it logs a warning and returns false. Altered code accordingly. PHP Bug Report: https://bugs.php.net/bug.php?id=73149
-
2022-11-09 11:45:15 +00:00
shimon
9d641b985a
tidy up
2022-11-08 16:00:39 +02:00
Matej Bačo
940eee0562
Merge remote-tracking branch 'origin/feat-decouple-executor' into feat-db-pools-opr
2022-11-08 12:39:25 +00:00
Matej Bačo
d275fa0111
Fix tests
2022-11-08 12:34:14 +00:00
Torsten Dittmann
4befb19c35
feat: add databases and buckets to projects usage
2022-11-08 13:09:18 +01:00
Matej Bačo
a52ff7372a
Add Open Runtimes Executor
2022-11-08 08:49:45 +00:00
shimon
3a651adea5
replacing offset with pagination
2022-11-07 17:42:08 +02:00
shimon
711d8061a6
replacing offset with pagination
2022-11-07 17:30:22 +02:00
Christy Jacob
f5484d4548
feat: update mariadb images
2022-11-07 19:54:50 +05:30
Bradley Schofield
842185e45d
Update projects.php
2022-11-07 11:58:57 +00:00
shimon
6f9dcae858
queue
2022-11-07 12:37:07 +02:00
shimon
ef7b53fbc7
queue
2022-11-06 23:41:33 +02:00
shimon
ed505fba7c
queue
2022-11-06 15:10:26 +02:00
Bradley Schofield
4dfafd1169
Merge branch 'master' into feat-implement-session-length-api
2022-11-04 16:11:38 +00:00
Bradley Schofield
e1f9a8e0ce
Clean up a couple things and fix tests
2022-11-04 14:48:29 +00:00
Bradley Schofield
4cfc3b3a7f
Update authDuration fallback value
2022-11-04 10:12:02 +00:00
Bradley Schofield
94676a6c16
Alter sessionVerify to remove expire
2022-11-04 09:50:59 +00:00
Jake Barnby
a47bfe71bf
Merge remote-tracking branch 'origin/1.2.x' into feat-graphql-support
...
# Conflicts:
# CHANGES.md
# composer.json
# composer.lock
# tests/e2e/Services/Functions/FunctionsCustomServerTest.php
2022-11-04 21:32:57 +13:00
Eldad Fux
1ff53bc82a
Merge branch 'master' of https://github.com/appwrite/appwrite into feat-fixes-for-pools
2022-11-04 07:26:35 +02:00
shimon
bc631d926e
ticker
2022-11-04 07:12:08 +02:00
Eldad Fux
f6ae1fedd2
Fixed broken call
2022-11-03 22:24:03 +02:00
Eldad A. Fux
44ca7d9459
Merge pull request #4631 from appwrite/feat-fix-account-naming
...
Updated titles on account routes
2022-11-03 18:19:41 +02:00
Eldad Fux
103469928e
Updated routes
2022-11-03 17:24:32 +02:00
Bradley Schofield
4b8287c097
Remove 'expire' from sessions
2022-11-03 15:03:39 +00:00
Christy Jacob
8e99c44c59
Merge branch 'master' of github.com:appwrite/appwrite into sync-1.2.x
2022-11-02 20:39:20 +05:30
Damodar Lohani
b66f932b3b
Merge remote-tracking branch 'origin/1.1.x' into feat-usage-refactor
2022-11-02 08:43:12 +00:00
Jake Barnby
0827d59f21
Merge remote-tracking branch 'origin/1.1.x' into fix-missing-deployment-attributes
...
# Conflicts:
# tests/e2e/Services/Functions/FunctionsCustomServerTest.php
2022-11-02 13:33:10 +13:00
Vincent (Wen Yu) Ge
a8a23fb8eb
Merge branch 'master' into doc-unique-id
2022-11-01 17:53:48 +00:00
Christy Jacob
b2d884e329
Merge branch 'master' of github.com:appwrite/appwrite into 1.1.x
2022-11-01 22:21:19 +05:30
Bradley Schofield
cddacfbb78
Handle Eldad's Comments
2022-11-01 14:43:18 +00:00
Bradley Schofield
5dc8a2dee0
Add Tests and fix bugs
2022-11-01 11:15:45 +00:00
Jake Barnby
8a4fd3307d
Merge remote-tracking branch 'origin/master' into feat-graphql-support
...
# Conflicts:
# composer.json
# composer.lock
2022-11-01 11:38:23 +13:00
geisterfurz007
e891424c17
fix: empty payload deleting single user session
2022-10-31 21:01:49 +01:00
Bradley Schofield
d34359fd49
Implement Variable Session Duration
2022-10-31 14:54:15 +00:00
Christy Jacob
aff7c59097
feat: update database library
2022-10-31 12:02:51 +00:00
Torsten Dittmann
d387f198db
Merge branch 'master' of https://github.com/appwrite/appwrite into rebase-1.1.x
2022-10-31 09:45:51 +01:00
Damodar Lohani
4086ba93ad
Merge remote-tracking branch 'origin/1.1.x' into feat-usage-refactor
2022-10-31 06:36:26 +00:00
Jake Barnby
049e3a2646
Add missing status, buildStdout, buildStderr to getDeployment
2022-10-31 18:11:55 +13:00
Christy Jacob
269266127d
feat: update db library
2022-10-28 14:30:31 +05:30
Jake Barnby
db49e962f4
Use abuse status instead of dev/prod for graphql abuse check
2022-10-28 20:12:11 +13:00