shimon
a1918d1512
video tests
2023-02-21 11:21:47 +02:00
shimon
d1c0e0d9a2
realtime events
2023-02-19 16:36:11 +02:00
shimon
4ac062edfe
Merge branch 'master' of github.com:appwrite/appwrite into __stream
...
Conflicts:
.gitmodules
Dockerfile
app/config/specs/open-api3-latest-client.json
app/config/specs/open-api3-latest-console.json
app/config/specs/open-api3-latest-server.json
app/config/specs/swagger2-latest-client.json
app/config/specs/swagger2-latest-console.json
app/config/specs/swagger2-latest-server.json
app/console
composer.lock
2023-02-19 10:51:50 +02:00
shimon
f71f18095f
realtime events
2023-02-19 10:46:49 +02:00
Torsten Dittmann
244c4e1795
Merge branch 'master' of https://github.com/appwrite/appwrite into 1.2.x
2023-02-15 17:54:23 +01:00
Jake Barnby
f6fc9a8d8c
Merge remote-tracking branch 'origin/master' into feat-technical-debt-2
...
# Conflicts:
# composer.lock
2023-02-14 14:22:08 +13:00
Steven Nguyen
7790079bb2
Bump version to 1.2.1
2023-02-13 15:55:54 -08:00
shimon
1b6adce14f
realtime events
2023-02-13 20:18:33 +02:00
shimon
3d1228ba13
sync with master
...
and renaming attr
2023-02-12 10:56:11 +02:00
shimon
edaa93936f
Merge branch 'master' of github.com:appwrite/appwrite into __stream
...
Conflicts:
composer.json
composer.lock
2023-02-09 19:28:26 +02:00
Torsten Dittmann
24a7caf936
Merge branch 'master' of https://github.com/appwrite/appwrite into feat-4803-flutter-web-platform-type
2023-01-27 13:24:41 +01:00
Bradley Schofield
ade2e10994
Update DBIP Database
2023-01-26 14:57:02 +00:00
Christy Jacob
54f4bef67a
Merge pull request #5004 from appwrite/feat-remove-validators
...
Replace Appwrite Validators with backported Utopia ones
2023-01-26 16:03:06 +05:30
shimon
f1fa22c4fc
usage test
2023-01-16 10:48:26 +02:00
fogelito
f5cc2e43f4
conflics
2023-01-16 10:32:15 +02:00
fogelito
c4ae047833
Merge branch 'master' of github.com:appwrite/appwrite into feat-technical-debt-2
...
Conflicts:
app/init.php
composer.json
composer.lock
2023-01-16 10:24:37 +02:00
Bradley Schofield
31b718d829
Replace Appwrite Validators with backported Utopia ones
...
+ Updated Utopia Framework to 0.26.0
+ Replaced Appwrite Validators with Utopia ones
2023-01-13 15:28:04 +00:00
Steven Nguyen
be77b10549
Add flutter-web as a platform type
...
Having a dedicated type for flutter-web will allow us to differentiate
between Flutter Web and Web in the Appwrite Console.
2023-01-11 15:47:49 -08:00
Steven Nguyen
2b4dbfb4b9
Convert _APP_STORAGE_DEVICE env var to lowercase
...
This is done for backwards compatibility. Up to utopia-php/storage
version 0.12.X, the devices were not lowercase. Starting 0.13.X, they
are all converted to lowercase, but people would still have the old
case in their .env file. This change makes the value check insensitive
so that the value from older versions still works.
2023-01-11 11:41:26 -08:00
shimon
1af48bd895
Merge branch 'master' of github.com:appwrite/appwrite into __stream
...
Conflicts:
.gitmodules
app/config/errors.php
app/config/specs/open-api3-latest-client.json
app/config/specs/open-api3-latest-console.json
app/config/specs/open-api3-latest-server.json
app/config/specs/swagger2-latest-client.json
app/config/specs/swagger2-latest-console.json
app/config/specs/swagger2-latest-server.json
composer.json
composer.lock
docker-compose.yml
src/Appwrite/Extend/Exception.php
2023-01-11 16:31:26 +02:00
Jake Barnby
4699d78112
Remove redundant import
2022-12-22 19:15:02 +13:00
Jake Barnby
d107b92748
Remove debug flags on production instead of abuse enabled
2022-12-15 13:44:23 +13:00
fogelito
f96128e14f
Changing Id
2022-12-14 17:42:25 +02:00
Jake Barnby
ff33068906
Merge remote-tracking branch 'origin/1.2.x' into feat-graphql-support
2022-12-13 21:37:21 +13:00
Damodar Lohani
c60a3a66a0
feat: session limit separate default and max value
2022-12-12 05:07:18 +00:00
Damodar Lohani
27d7f4f083
fix (projects): session limits
...
Set max session limits to 100 and default session limits to 10
2022-12-06 10:52:17 +00:00
Damodar Lohani
1da3f7770f
feat (projects): auth session limit
...
Add endpoint on project to set max number of sessions for project users.
2022-12-06 10:45:04 +00:00
Jake Barnby
b6723b7c83
Merge remote-tracking branch 'origin/master' into feat-graphql-support
...
# Conflicts:
# app/init.php
2022-12-06 20:38:09 +13:00
shimon
7ea695937b
Merge branch 'master' of github.com:appwrite/appwrite into __stream
...
Conflicts:
.gitmodules
app/console
2022-11-27 20:05:28 +02:00
shimon
7daa198f99
updates
2022-11-27 20:03:30 +02:00
Torsten Dittmann
b382031ae7
chore: release 1.1.1
2022-11-23 18:43:48 +01:00
shimon
5546de13e3
aligning with master
2022-11-21 19:03:56 +02:00
Matej Bačo
dd99ab7b00
Fix session expiration
2022-11-21 14:24:52 +00:00
shimon
19a38cd06a
Merge branch 'master' of github.com:appwrite/appwrite into __stream
...
Conflicts:
app/config/specs/open-api3-latest-client.json
app/config/specs/open-api3-latest-console.json
app/config/specs/open-api3-latest-server.json
app/config/specs/swagger2-latest-client.json
app/config/specs/swagger2-latest-console.json
app/config/specs/swagger2-latest-server.json
app/workers/deletes.php
composer.json
composer.lock
docker-compose.yml
2022-11-20 13:37:03 +02:00
Jake Barnby
5a84a37a9e
Merge remote-tracking branch 'origin/master' into feat-graphql-support
...
# Conflicts:
# app/init.php
2022-11-18 12:41:48 +13:00
Torsten Dittmann
36cc6d8621
chore: prepare 1.1.1 release
2022-11-17 14:38:49 +01:00
Torsten Dittmann
8d3903cd37
fix: remove layout
2022-11-17 13:37:59 +01:00
Jake Barnby
163cbc5052
Merge remote-tracking branch 'origin/master' into feat-graphql-support
...
# Conflicts:
# composer.json
# composer.lock
2022-11-17 21:41:56 +13:00
Jake Barnby
f9d2976c1d
Merge remote-tracking branch 'origin/1.1.x' into feat-graphql-support
...
# Conflicts:
# CHANGES.md
# app/config/specs/open-api3-latest-client.json
# app/config/specs/open-api3-latest-console.json
# app/config/specs/open-api3-latest-server.json
# app/config/specs/swagger2-latest-client.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# app/init.php
# app/tasks/sdks.php
# composer.lock
# docker-compose.yml
2022-11-16 19:37:35 +13:00
Torsten Dittmann
aea13bad72
Merge branch 'chore-prepare-1-1-0' of https://github.com/appwrite/appwrite into feat-console-rewrite
2022-11-14 22:54:23 +01:00
Torsten Dittmann
825738ced9
chore: prepare 1.1.x
2022-11-14 22:42:48 +01:00
Bradley Schofield
3c71164741
Merge branch '1.1.x' into feat-implement-session-length-api
2022-11-14 15:30:38 +00:00
Torsten Dittmann
465dad522e
fix: remove unnecessary files
2022-11-14 15:31:24 +01:00
Bradley Schofield
0b883df5ec
Fix Tests
2022-11-14 09:42:18 +00:00
Bradley Schofield
66b805829c
Move authDuration into auths attribute in project
2022-11-14 09:30:45 +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
Bradley Schofield
cddacfbb78
Handle Eldad's Comments
2022-11-01 14:43:18 +00:00
Bradley Schofield
d34359fd49
Implement Variable Session Duration
2022-10-31 14:54:15 +00:00