Matej Bačo
|
991c6dea64
|
Fix nested escaping
|
2022-12-27 20:15:22 +01:00 |
|
Eldad A. Fux
|
8681acfeab
|
Merge pull request #4912 from appwrite/fix-auth-session-limit-model
Fix: auth session limit model
|
2022-12-27 16:38:41 +02:00 |
|
Matej Bačo
|
070edcf55a
|
Fix buckets migration
|
2022-12-27 14:55:32 +01:00 |
|
Matej Bačo
|
02d86cee84
|
Fix bug and update test
|
2022-12-27 11:33:38 +01:00 |
|
Matej Bačo
|
7532309bbb
|
Apply suggestions from code review
|
2022-12-27 10:31:49 +01:00 |
|
Matej Bačo
|
d63c429d3e
|
Implement 1.2 migration
|
2022-12-27 08:35:55 +01:00 |
|
Matej Bačo
|
ccc9432219
|
Merge branch 'master' into fix-1.2.x-conflicts
|
2022-12-27 08:29:10 +01:00 |
|
Matej Bačo
|
804dbb867c
|
Re-add migration, add missing env vars
|
2022-12-27 08:24:34 +01:00 |
|
Matej Bačo
|
4d33ba6db1
|
Fix big in migration class
|
2022-12-26 13:16:01 +01:00 |
|
Matej Bačo
|
bbe29e9aa7
|
Preparations for 1.2.0
|
2022-12-26 13:06:35 +01:00 |
|
shimon
|
5e394fed5d
|
refactor usage worker
|
2022-12-21 21:03:09 +02:00 |
|
shimon
|
c02ef7b340
|
adding build.storage usage
|
2022-12-21 11:22:29 +02:00 |
|
shimon
|
c6b3fb39b1
|
Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into feat-new-usage-stats
Conflicts:
app/console
app/workers/builds.php
docker-compose.yml
src/Appwrite/Usage/Stats.php
|
2022-12-21 09:58:22 +02:00 |
|
Jake Barnby
|
2ee9f2607f
|
Remove redundant code
|
2022-12-21 19:15:42 +13:00 |
|
Christy Jacob
|
7ea8d761e4
|
feat: aggregate stats
|
2022-12-21 02:08:37 +05:30 |
|
Christy Jacob
|
ff9bccf1ff
|
Revert "Feat: Build output size"
|
2022-12-20 18:26:56 +05:30 |
|
Matej Bačo
|
b014eda788
|
PR review changes
|
2022-12-20 12:48:11 +01:00 |
|
Christy Jacob
|
37ce513b87
|
Merge pull request #4341 from megatank58/patch-1
fix: correctly handle `=` in .env
|
2022-12-20 16:32:29 +05:30 |
|
shimon
|
18f192ed65
|
benchmarks
|
2022-12-19 10:25:49 +02:00 |
|
Matej Bačo
|
fdd9a1caf3
|
Add size to build response
|
2022-12-18 08:40:56 +01:00 |
|
Matej Bačo
|
1a33ffa867
|
Linter fix
|
2022-12-18 08:37:53 +01:00 |
|
Matej Bačo
|
8f363eae7a
|
Fix bugs
|
2022-12-18 08:35:16 +01:00 |
|
Matej Bačo
|
ab68bb4ea1
|
Merge branch 'feat-db-pools' into feat-build-size
|
2022-12-18 08:21:41 +01:00 |
|
Matej Bačo
|
c5da386d67
|
PR review changes
|
2022-12-18 08:20:50 +01:00 |
|
Christy Jacob
|
90e93f3255
|
Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools
|
2022-12-16 15:42:40 +00:00 |
|
Matej Bačo
|
4ee8fd5629
|
Add cache clean
|
2022-12-16 10:39:53 +01:00 |
|
shimon
|
7601c9047b
|
e2e tests
|
2022-12-15 11:45:43 +02:00 |
|
shimon
|
285bfe9fd7
|
e2e tests
|
2022-12-15 09:56:06 +02:00 |
|
Jake Barnby
|
d107b92748
|
Remove debug flags on production instead of abuse enabled
|
2022-12-15 13:44:23 +13:00 |
|
fogelito
|
8ade726932
|
Changing Role + Permissions namespace
|
2022-12-14 18:04:06 +02:00 |
|
fogelito
|
f96128e14f
|
Changing Id
|
2022-12-14 17:42:25 +02:00 |
|
Matej Bačo
|
3d07600a48
|
PR review changes
|
2022-12-14 10:44:46 +01:00 |
|
Matej Bačo
|
41a6a6dbf7
|
Add patch CLI task
|
2022-12-14 09:51:28 +01:00 |
|
Damodar Lohani
|
42c855cb41
|
feat: make mails event and worker general
|
2022-12-14 06:23:14 +00:00 |
|
shimon
|
06aee565a8
|
addressing comments
|
2022-12-13 13:46:53 +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 |
|
shimon
|
141d55bd36
|
build+functions worker
|
2022-12-13 09:35:05 +02:00 |
|
Jake Barnby
|
cf9d67e9cc
|
Fix assoc input for account prefs
|
2022-12-13 20:04:05 +13:00 |
|
Damodar Lohani
|
ae24689b89
|
default auth session limit 10
|
2022-12-13 06:26:25 +00:00 |
|
Matej Bačo
|
d702f3581f
|
Fix bug
|
2022-12-12 13:52:22 +01:00 |
|
Matej Bačo
|
de0de5f225
|
Linter fix
|
2022-12-12 13:45:21 +01:00 |
|
Matej Bačo
|
d79eea0f4b
|
Send build size to stats
|
2022-12-12 13:42:35 +01:00 |
|
Matej Bačo
|
fe27670e1f
|
New attribute + migration
|
2022-12-12 13:39:43 +01:00 |
|
shimon
|
2f34c566e5
|
addressing comments
|
2022-12-12 11:37:10 +02:00 |
|
shimon
|
d80bd75b6d
|
usage cleanup
|
2022-12-12 09:54:53 +02:00 |
|
Damodar Lohani
|
c60a3a66a0
|
feat: session limit separate default and max value
|
2022-12-12 05:07:18 +00:00 |
|
shimon
|
3242bd9b2a
|
Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into feat-new-usage-stats
|
2022-12-11 20:07:20 +02:00 |
|
shimon
|
308a9afe22
|
usage cleanup
|
2022-12-11 20:07:05 +02:00 |
|
shimon
|
0348472345
|
usage cleanup
|
2022-12-11 19:15:38 +02:00 |
|
shimon
|
52c2cefdb5
|
users usage
|
2022-12-11 11:06:19 +02:00 |
|
shimon
|
ba04f845da
|
databases usage
|
2022-12-11 11:00:00 +02:00 |
|
Damodar Lohani
|
fd93c8aebd
|
feat: add auth session limit param
|
2022-12-11 07:15:18 +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 |
|
shimon
|
4c6b6d00e8
|
functions api usage
|
2022-12-07 19:56:38 +02:00 |
|
shimon
|
5d63d2f199
|
functions api usage
|
2022-12-07 19:01:25 +02: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 |
|
shimon
|
f44ee4ec90
|
updates
|
2022-12-06 13:36:17 +02: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
|
b71bba2a9c
|
updates
|
2022-12-04 19:06:23 +02:00 |
|
shimon
|
d3bc4da15c
|
Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into feat-new-usage-stats
|
2022-12-04 10:35:56 +02:00 |
|
Eldad Fux
|
db345fae41
|
WIP
|
2022-11-24 09:53:52 +02:00 |
|
Christy Jacob
|
f239296059
|
Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools
|
2022-11-23 19:05:19 +00:00 |
|
Torsten Dittmann
|
b382031ae7
|
chore: release 1.1.1
|
2022-11-23 18:43:48 +01:00 |
|
Eldad Fux
|
95e835a902
|
Deprecated Usage stats
|
2022-11-23 19:08:42 +02:00 |
|
Damodar Lohani
|
d7cdaa5565
|
fix project Id issues
|
2022-11-23 12:22:46 +05:30 |
|
Christy Jacob
|
92a59cdf3f
|
fix: use projectInternalId in the usage stats
|
2022-11-22 21:26:10 +05:30 |
|
Christy Jacob
|
dd8a64b3a3
|
feat: update branch
|
2022-11-22 14:10:41 +00:00 |
|
Damodar Lohani
|
14ea8b2197
|
Merge branch 'feat-db-pools' of https://github.com/appwrite/appwrite into feat-usage-refactor-fo-db-pools
|
2022-11-21 14:12:22 +00:00 |
|
Matej Baco
|
5ec548cc06
|
Fix more failing tests
|
2022-11-18 14:13:33 +01:00 |
|
Matej Baco
|
792286c955
|
Merge branch 'feat-db-pools' into fix-init-retry
|
2022-11-18 09:51:53 +01:00 |
|
Christy Jacob
|
fc0b8730a9
|
Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools
|
2022-11-18 07:56:43 +00:00 |
|
Matej Baco
|
418a432d6c
|
Merge branch 'feat-db-pools' into fix-init-retry
|
2022-11-18 08:10:11 +01: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 |
|
Christy Jacob
|
373e230ab0
|
fix: issues with usage
|
2022-11-18 00:28:57 +05:30 |
|
Christy Jacob
|
71bb70dec4
|
Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into feat-add-console
|
2022-11-17 23:27:26 +05:30 |
|
Christy Jacob
|
6c43b44441
|
feat: use new storage library
|
2022-11-17 23:16:49 +05:30 |
|
Christy Jacob
|
c4a5c73717
|
feat: use new storage library
|
2022-11-17 23:13:59 +05:30 |
|
Christy Jacob
|
080abbbb79
|
Merge branch 'master' of github.com:appwrite/appwrite into feat-add-console
|
2022-11-17 20:26:10 +05:30 |
|
Torsten Dittmann
|
dd34dfce22
|
fix: migration for oauthproviders
|
2022-11-17 15:33:46 +01:00 |
|
Torsten Dittmann
|
bba9284c3e
|
chore: add comments to v16 migration
|
2022-11-17 14:58:16 +01:00 |
|
Torsten Dittmann
|
d1eae37577
|
fix: make migration for oauth providers non-destructive
|
2022-11-17 14:57:27 +01:00 |
|
Torsten Dittmann
|
36cc6d8621
|
chore: prepare 1.1.1 release
|
2022-11-17 14:38:49 +01:00 |
|
Christy Jacob
|
878021b9a3
|
feat: disable auth on console project
|
2022-11-17 18:20:17 +05:30 |
|
Torsten Dittmann
|
53adb4e114
|
fix: migration for oauth providers
|
2022-11-17 12:38:09 +01:00 |
|
Torsten Dittmann
|
eb5e853f2d
|
fix: migration for stats region
|
2022-11-17 11:31:24 +01:00 |
|
Christy Jacob
|
836ab62285
|
feat: review comments
|
2022-11-17 07:02:51 +00:00 |
|
Christy Jacob
|
d830f5c262
|
feat: review comments
|
2022-11-17 07:01:11 +00:00 |
|
Christy Jacob
|
261830c122
|
Merge branch 'feat-db-pools' of https://github.com/appwrite/appwrite into feat-support-dsn
|
2022-11-17 06:43:49 +00:00 |
|
Christy Jacob
|
d75831380b
|
feat: review comments
|
2022-11-17 06:36:41 +00:00 |
|
Damodar Lohani
|
3439978253
|
formatting
|
2022-11-17 00:39:33 +00:00 |
|
Damodar Lohani
|
baddbf7f03
|
remove unused code
|
2022-11-17 00:38:44 +00:00 |
|
Damodar Lohani
|
9f92214c9d
|
update usage
|
2022-11-17 00:36:51 +00:00 |
|
Damodar Lohani
|
96e67f968f
|
Merge remote-tracking branch 'origin/feat-db-pools' into feat-usage-refactor-fo-db-pools
|
2022-11-17 00:31:57 +00:00 |
|
Matej Baco
|
2220222f48
|
Merge branch 'feat-db-pools' into fix-init-retry
|
2022-11-16 20:43:31 +01:00 |
|
Matej Baco
|
762d52bca8
|
Fix failing tests
|
2022-11-16 20:39:35 +01:00 |
|
Christy Jacob
|
a34223748b
|
fix: return types
|
2022-11-16 17:32:35 +00:00 |
|
Christy Jacob
|
a233a30d28
|
Merge pull request #4691 from appwrite/feat-schedules-deletions
Deleted functions
|
2022-11-16 20:49:14 +05:30 |
|
Shimon Newman
|
61d3d6755e
|
Update src/Appwrite/Platform/Tasks/Maintenance.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
|
2022-11-16 17:08:58 +02:00 |
|
shimon
|
6a79bea5df
|
Deleted functions
schedules clean up
|
2022-11-16 16:56:47 +02:00 |
|
Matej Baco
|
5f8d3ff6ee
|
More PR reviews
|
2022-11-16 14:50:12 +01:00 |
|
Matej Baco
|
e37f70246e
|
PR review changes
|
2022-11-16 14:34:11 +01:00 |
|
shimon
|
b1372a39b0
|
Deleted functions
schedules clean up
|
2022-11-16 14:54:42 +02:00 |
|
shimon
|
c67852a7fb
|
Deleted functions
schedules clean up
|
2022-11-16 14:51:43 +02:00 |
|
Matej Baco
|
fdbb5b9810
|
QA bug fixing
|
2022-11-16 13:19:29 +01:00 |
|
Matej Baco
|
44875e2d18
|
QA review changes
|
2022-11-16 11:33:11 +01: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 |
|
Jake Barnby
|
dd6c5c056f
|
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
# CHANGES.md
|
2022-11-16 19:31:40 +13:00 |
|
Christy Jacob
|
e976bd3cb1
|
fix: event triggers
|
2022-11-16 11:22:19 +05:30 |
|
Christy Jacob
|
8b0a78bb36
|
fix: function events and linter
|
2022-11-16 11:00:57 +05:30 |
|
Matej Baco
|
44a82de09b
|
Refactor func event triggering
|
2022-11-15 19:13:17 +01:00 |
|
Matej Baco
|
855c3d3b84
|
Re-implement removed stuff during merge
|
2022-11-15 17:37:16 +01:00 |
|
Matej Baco
|
eb47894970
|
Merge branch 'refactor-scheduler' into refactor-functions-worker
|
2022-11-15 17:37:04 +01:00 |
|
Torsten Dittmann
|
006cb4665e
|
Merge pull request #4674 from appwrite/fix-usage-executions
Fix: usage executions
|
2022-11-15 15:39:12 +01:00 |
|
Torsten Dittmann
|
344669db46
|
Merge pull request #4677 from appwrite/fix-realtime-console-project
chore: prepare release
|
2022-11-15 15:35:52 +01:00 |
|
Torsten Dittmann
|
35b7a2ee96
|
fix: linter
|
2022-11-15 15:22:57 +01:00 |
|
Matej Baco
|
e04295918f
|
Add TODO
|
2022-11-15 14:36:43 +01:00 |
|
Matej Baco
|
451c6334bb
|
Rename file step 2
|
2022-11-15 14:01:44 +01:00 |
|
Matej Baco
|
bb3c99c58b
|
Rename file step 1
|
2022-11-15 14:01:24 +01:00 |
|
Matej Baco
|
ea5bd5160a
|
Linter fix
|
2022-11-15 14:01:06 +01:00 |
|
Torsten Dittmann
|
522ae8d538
|
feat: migration for 1.1.x
|
2022-11-15 13:59:35 +01:00 |
|
Matej Baco
|
727338cb9a
|
Imrpove pools relciam logic
|
2022-11-15 13:54:54 +01:00 |
|
Matej Baco
|
9539e27907
|
Linter fix
|
2022-11-15 12:32:36 +01:00 |
|
Matej Baco
|
1084631d0f
|
Fux reclaim logic in CLI; Prevent early executions
|
2022-11-15 12:23:08 +01:00 |
|
Matej Bačo
|
c13589c1ea
|
Bug fix
|
2022-11-15 11:04:13 +00:00 |
|
Matej Baco
|
b031e13997
|
Improve reclaim of pools in schedule
|
2022-11-15 11:39:24 +01:00 |
|
Matej Baco
|
22effdd88a
|
Refactor schedule task to new syntax
|
2022-11-15 11:37:07 +01:00 |
|
Matej Baco
|
30e39f0bcf
|
Merge branch 'feat-db-pools' into refactor-scheduler-improvements
|
2022-11-15 11:28:54 +01:00 |
|
Bradley Schofield
|
64b725a6f7
|
Update Defaults
|
2022-11-15 10:19:35 +00:00 |
|
Matej Bačo
|
8dd5eb09f0
|
Fix executions usage count
|
2022-11-15 09:33:07 +00: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 |
|
Ikko Ashimine
|
956db2ec2f
|
Fix typo in Model/Locale.php
Europian -> European
|
2022-11-14 21:31:08 +09:00 |
|
Damodar Lohani
|
920cff8ce7
|
fix vars
|
2022-11-14 10:39:37 +00:00 |
|
Damodar Lohani
|
f469d1ba45
|
fix volume sync
|
2022-11-14 10:38:17 +00:00 |
|
Damodar Lohani
|
0570e26a48
|
revert back callback changes
|
2022-11-14 10:36:21 +00:00 |
|
Damodar Lohani
|
d15af1ae17
|
update callback code
|
2022-11-14 10:24:16 +00:00 |
|
Damodar Lohani
|
bbcce5e018
|
refactor service namespace
|
2022-11-14 10:10:47 +00:00 |
|
Damodar Lohani
|
cb9bfb2b54
|
remove base action
|
2022-11-14 10:09:39 +00:00 |
|
Damodar Lohani
|
ae0b9e78aa
|
refactor namespace and naming
|
2022-11-14 10:01:41 +00:00 |
|
Bradley Schofield
|
43d4d6fec3
|
Address Eldad's Comments
|
2022-11-14 09:57:37 +00:00 |
|
Damodar Lohani
|
ab7eb01438
|
Update src/Appwrite/CLI/Tasks/Usage.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
|
2022-11-14 15:35:49 +05:45 |
|
Damodar Lohani
|
f5e66a96e7
|
fix volume sync task
|
2022-11-13 08:36:31 +00:00 |
|
Damodar Lohani
|
22974cea02
|
Merge remote-tracking branch 'origin/feat-db-pools' into feat-refactor-tasks-only
|
2022-11-13 08:26:50 +00: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 |
|