1
0
Fork 0
mirror of synced 2024-08-04 21:12:18 +12:00
Commit graph

14865 commits

Author SHA1 Message Date
Jake Barnby
ff33068906
Merge remote-tracking branch 'origin/1.2.x' into feat-graphql-support 2022-12-13 21:37:21 +13:00
Eldad A. Fux
e05fbb23a9
Merge pull request #4831 from appwrite/feat-user-session-limits
feat (projects): auth session limit
2022-12-13 10:34:59 +02:00
Matej Bačo
746390e30a Fix missing param 2022-12-13 08:10:51 +01:00
Jake Barnby
cf9d67e9cc
Fix assoc input for account prefs 2022-12-13 20:04:05 +13:00
Jake Barnby
5e9eccacd1
Allow create deployment from explorer 2022-12-13 19:49:20 +13:00
Damodar Lohani
255c4043d6 fix lint errors 2022-12-13 06:33:26 +00:00
Damodar Lohani
ae24689b89 default auth session limit 10 2022-12-13 06:26:25 +00:00
Damodar Lohani
2c46cdcc3c add session default and comment 2022-12-13 06:08:38 +00:00
Jake Barnby
478c37ef97
Remove coming soon from architecture diagram 2022-12-13 18:23:23 +13:00
Jake Barnby
aa7e326ce9
Allow file uploads from explorer 2022-12-13 15:43:29 +13:00
Matej Bačo
d702f3581f Fix bug 2022-12-12 13:52:22 +01:00
Jake Barnby
4868b8f8ec
Update explorer image 2022-12-13 01:47:07 +13:00
Matej Bačo
de0de5f225 Linter fix 2022-12-12 13:45:21 +01:00
Matej Bačo
2f53260197 Update CHANGES.md 2022-12-12 13:45:07 +01:00
Matej Bačo
d79eea0f4b Send build size to stats 2022-12-12 13:42:35 +01:00
Matej Bačo
b513c2fbad Store build output size to DB 2022-12-12 13:40:04 +01:00
Matej Bačo
fe27670e1f New attribute + migration 2022-12-12 13:39:43 +01:00
Damodar Lohani
c60a3a66a0 feat: session limit separate default and max value 2022-12-12 05:07:18 +00:00
Damodar Lohani
ca39ed37d8 reset limit on test 2022-12-12 05:02:48 +00:00
Damodar Lohani
e0be09ded6 refactor: use session group for session limit 2022-12-11 08:33:52 +00:00
Damodar Lohani
3885e0452c fix: session limit test 2022-12-11 08:26:31 +00:00
Damodar Lohani
a6afc41c99 fix: update test 2022-12-11 07:15:47 +00:00
Damodar Lohani
fd93c8aebd feat: add auth session limit param 2022-12-11 07:15:18 +00:00
Damodar Lohani
509aef16bd fix: delete user document cache 2022-12-11 07:13:39 +00:00
Damodar Lohani
65bacc6983 fix: naming and use constant 2022-12-11 07:13:11 +00:00
Christy Jacob
ec2da723fb
Merge pull request #4837 from appwrite/fix-event-executions
Fix event-triggered executions syntax error
2022-12-09 23:07:28 +04:00
Matej Bačo
46593778c9 Fix event-triggered executions syntax error 2022-12-09 19:51:21 +01:00
Damodar Lohani
cda8e53386 feat: add test for max sessions 2022-12-09 11:54:23 +00:00
Damodar Lohani
cbcc17ded6 refactor: add whitespace 2022-12-09 11:36:39 +00:00
Damodar Lohani
f070f0974a session limit check on shutdown 2022-12-09 11:33:26 +00:00
Jake Barnby
ccc5f7776d
Cast to array for stdClass case 2022-12-08 18:02:35 +13:00
Jake Barnby
ddbd03388e
Remove prefixed items from additional data 2022-12-08 16:10:49 +13:00
Jake Barnby
fd52cdc45f
Revert prefix to _ 2022-12-08 16:08:57 +13:00
Jake Barnby
da2821b4a8
Fix blacklist entries 2022-12-08 13:10:35 +13:00
Christy Jacob
674c23dfde feat: update submodule 2022-12-07 15:40:14 +04:00
Christy Jacob
69d5a25c62 Merge branch 'master' of github.com:appwrite/appwrite into feat-db-pools 2022-12-07 15:39:44 +04:00
Matej Bačo
0a177713f0 Implement migration for mimeType 2022-12-07 11:01:58 +00:00
Jake Barnby
4de3289ebb
Remove redundant function 2022-12-07 19:29:24 +13:00
Jake Barnby
e4f546eae0
Fix contribution merge changes 2022-12-07 19:28:37 +13:00
Jake Barnby
15654f8c99
Merge remote-tracking branch 'origin/1.2.x' into feat-graphql-support 2022-12-07 19:19:59 +13:00
Christy Jacob
2b72771781
Merge pull request #4736 from appwrite/sync-1.2.x
Sync 1.2.x
2022-12-06 20:57:13 +04: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
a12eaf12b4
Merge remote-tracking branch 'origin/master' into sync-1.2.x 2022-12-06 20:40:32 +13: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
Matej Bačo
ea58cb4aff Update changelog 2022-12-05 14:57:24 +00:00
Matej Bačo
4dfaa5e69a Fix mimetype size 2022-12-05 14:54:13 +00:00
Christy Jacob
77d4627d42 feat: use constants in switch case 2022-11-26 19:45:29 +04:00
P.O Marec
31089b76fb Fix : translation french "emails.certificate.body" 2022-11-26 13:04:46 +01:00
P.O.M
0cd67229a1 Fix : translation french "emails.recovery.body"
Wrong reference to project variable
2022-11-26 13:04:44 +01:00