1
0
Fork 0
mirror of synced 2024-07-05 14:40:42 +12:00
Commit graph

6753 commits

Author SHA1 Message Date
Eldad Fux b83fff331b Updated UI 2021-08-21 07:47:04 +03:00
Eldad Fux c0b86a5d17 Work in progress 2021-08-20 20:02:44 +03:00
Christy Jacob a2a73d87e2 feat(usage): added usage endpoint for database 2021-08-20 17:52:04 +05:30
Christy Jacob e7eb0e7cdf feat(usage): added usage endpoint for storage 2021-08-20 17:47:56 +05:30
Christy Jacob 9ebc5b891b feat(usage): added usage endpoint for storage 2021-08-20 17:47:19 +05:30
Christy Jacob 24925d2eb2 feat(usage): cleanup comments 2021-08-20 17:40:52 +05:30
Christy Jacob c36b5b8b30 feat(usage): cleanup comments 2021-08-20 17:11:13 +05:30
Christy Jacob ae030ebd4f feat(usage): doc fix 2021-08-20 17:10:35 +05:30
Christy Jacob 2468e6e97d feat(usage): added usage endpoint for collections 2021-08-20 17:08:57 +05:30
Christy Jacob 8b393b1165 feat(usage): added usage endpoint for database 2021-08-20 16:53:54 +05:30
Eldad Fux 5ba2ba4c4c SubQuery test 2021-08-20 14:15:17 +03:00
Christy Jacob f3074bc024 feat(usage): some refactoring 2021-08-20 15:34:57 +05:30
Christy Jacob aefbdb0597 feat(usage): added usage endpoint to users api 2021-08-20 15:27:48 +05:30
Christy Jacob 070b7d8270 feat(usage): added usage endpoint to storage api 2021-08-20 14:30:39 +05:30
Christy Jacob d654e4cd09 feat(usage): added usage endpoint to storage api 2021-08-20 14:28:42 +05:30
Christy Jacob cfe49b6892 feat(usage): refactored functions usage endpoint 2021-08-20 13:54:45 +05:30
Damodar Lohani 2c69fab6cd use metadata instead 2021-08-20 12:29:30 +05:45
Damodar Lohani 7949d5b138 fixed issues with metrics 2021-08-20 12:23:35 +05:45
Eldad Fux 7859f35612 Updated SDK 2021-08-20 09:23:58 +03:00
Damodar Lohani 1d7daf9515 new functions stats 2021-08-20 11:40:23 +05:45
Eldad Fux e70654eabc Work in progress 2021-08-19 15:50:10 +03:00
Damodar Lohani 4b5db30a43
Update app/controllers/api/account.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-08-19 16:58:32 +05:45
Damodar Lohani 2a1ccafb62
Update app/controllers/api/account.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-08-19 16:58:26 +05:45
Eldad A. Fux 536bc44a32
Merge pull request #1502 from lohanidamodar/feat-upgrade-framework-new
feat-upgrade-framework-new
2021-08-19 13:54:19 +03:00
Eldad A. Fux 088ccb955d
Merge pull request #1501 from lohanidamodar/feat-upgrade-framework
fix changed getURL to getPath
2021-08-19 13:53:59 +03:00
Eldad A. Fux e7d5063975
Merge pull request #1497 from appwrite/improve-arm-ci
ci(travis): improve build speed and arm stability
2021-08-19 13:52:55 +03:00
Damodar Lohani 08bdf089f6 remove unused stats 2021-08-19 14:48:53 +05:45
Damodar Lohani 71eabfff0d handling errors 2021-08-19 14:47:38 +05:45
Damodar Lohani 87415c3d95 use internals table for collections 2021-08-19 14:43:10 +05:45
Torsten Dittmann 41b2e1a7fc
Merge pull request #1496 from TorstenDittmann/update-php-dependencies
deps(php): update swoole and imagick
2021-08-19 10:35:18 +02:00
Damodar Lohani 39d4924fe8 storage total stats 2021-08-19 13:59:23 +05:45
Damodar Lohani 423ecb1071 update stats table indexes 2021-08-19 13:47:28 +05:45
Damodar Lohani 800a76db72 counter stats update 2021-08-19 13:46:22 +05:45
Damodar Lohani 91dc62d733 metrics list comment 2021-08-19 12:39:32 +05:45
Damodar Lohani e574bdc3b3 remove influxdb dependency on appwrite container 2021-08-19 12:39:03 +05:45
Damodar Lohani e82cf42fe3 refactor usage endpoint 2021-08-19 12:23:56 +05:45
Damodar Lohani 0d47dea97f Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-19 11:12:49 +05:45
Damodar Lohani 69cfe48e79 Merge branch 'feat-database-indexing' into feat-upgrade-framework-new 2021-08-19 10:59:34 +05:45
Damodar Lohani 7b56613b58 update framework 2021-08-19 10:54:55 +05:45
Damodar Lohani 9170f64a75 fix changed getURL to getPath 2021-08-19 10:50:21 +05:45
Eldad A. Fux 207ad02601
Merge pull request #1488 from appwrite/feat-custom-id-component-improvement
feat-custom-id-component-improvement
2021-08-19 07:55:08 +03:00
Damodar Lohani bc05c4d3a5 update custom id description on all services 2021-08-19 10:37:36 +05:45
Damodar Lohani 8cd3ac8587 update custom id param description 2021-08-19 10:35:11 +05:45
Damodar Lohani 6048d371b2 custom id description 2021-08-19 10:25:16 +05:45
Damodar Lohani d76e079d29 custom id component - not allow leading special chars 2021-08-19 10:21:02 +05:45
Damodar Lohani 7c69f38779 Merge branch 'feat-database-indexing' into feat-custom-id-component-improvement 2021-08-19 10:15:23 +05:45
Eldad Fux 5811a5680a Work in progress 2021-08-19 07:05:44 +03:00
Eldad Fux 266cce237e Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-decouple-collections 2021-08-18 22:00:26 +03:00
Torsten Dittmann c43f13a5dd ci(travis): print logs after failure 2021-08-18 16:14:34 +02:00
Eldad A. Fux c513c6c0ca
Merge pull request #1495 from TorstenDittmann/upgrade-traefik-2-5
docker(traefik): update to version 2.5
2021-08-18 17:12:02 +03:00