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

498 commits

Author SHA1 Message Date
Torsten Dittmann
ac796048d8 replace old collections file 2021-12-01 12:48:23 +01:00
Christy Jacob
859444703f feat: update PR 2021-12-01 02:41:53 +04:00
Christy Jacob
c1ef83eec7 feat: update PR 2021-12-01 02:39:42 +04:00
Bradley Schofield
1a81f10d89 Add a DNS warning during install 2021-11-30 16:11:45 +00:00
Damodar Lohani
e7f7ce0e70 Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-11-25 13:41:12 +05:45
Damodar Lohani
8728668e21 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-11-25 13:33:55 +05:45
Torsten Dittmann
db0a75a18a Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-24 14:56:45 +01:00
Matej Baco
56402c78fe Implemented logging for HTTP, Realtime, Workers 2021-11-23 15:24:25 +01:00
Matej Baco
fc3d322773 Prepared register, logger, doctor and ENV variables 2021-11-22 17:12:18 +01:00
Torsten Dittmann
4378dfe724 fix(usage): influxdb health check 2021-11-18 11:46:39 +01:00
Damodar Lohani
7fd3ac6e02 fix storage usage 2021-11-12 13:32:05 +05:45
Damodar Lohani
84275d1f74 files now in external namespace 2021-11-11 12:06:24 +05:45
Damodar Lohani
49c850eba7 update usage tasks with missing usage stats and fixes for buckets 2021-11-09 11:35:03 +05:45
Damodar Lohani
1041f76bf7 new version for sdk generation 2021-11-07 15:09:03 +05:45
Damodar Lohani
67884563d5 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-10-28 11:39:04 +05:45
Torsten Dittmann
f92a55d0bf style(usage): improve usage worker code 2021-10-27 14:12:06 +02:00
Torsten Dittmann
1fd4e6c3c8 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-10-25 16:01:07 +02:00
Torsten Dittmann
933eb8bfe6 feat(sdks): release 0.11 sdks 2021-10-18 09:37:09 +02:00
Torsten Dittmann
05a0ade355 docs(sdks): 0.11.0 2021-10-18 08:47:46 +02:00
Damodar Lohani
3e78abfc85 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-10-17 11:38:33 +05:45
Jake Barnby
48112559d8
Add swift client generation to SDK tasks 2021-10-14 01:22:04 +13:00
Torsten Dittmann
90f30cc743 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-10-07 21:34:21 +02:00
Torsten Dittmann
8db80e164d Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-10-07 12:08:24 +02:00
Torsten Dittmann
41857f0bda fix usage worker 2021-10-05 16:37:19 +02:00
Torsten Dittmann
befebd0dd9 use version 0.11.0 2021-10-05 12:43:28 +02:00
Torsten Dittmann
33699ea2c4 feat(controllers): implement before cursor pagination 2021-10-05 12:30:33 +02:00
Torsten Dittmann
1ed41f52d3 Merge branch 'master' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-09-30 12:32:10 +02:00
Damodar Lohani
ca58351e93 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-09-23 13:03:19 +05:45
kodumbeats
8cde715d04 Use correct constant when deleting usage stats 2021-09-15 11:28:40 -04:00
Damodar Lohani
5802212dd8 fix usage daemon first time startup 2021-09-10 16:08:49 +05:45
Damodar Lohani
2f9849f957 buckets related metrics 2021-09-10 14:34:16 +05:45
Damodar Lohani
1ecd9eecff fix deletes interval 2021-09-07 11:03:30 +05:45
Torsten Dittmann
cdb20a2af2 update sdks 2021-09-02 13:21:16 +02:00
Damodar Lohani
334a59e3c1 schedule usage stats deletion 2021-09-02 12:17:32 +05:45
Damodar Lohani
d779b98365 Merge branch 'feat-usage-daemon' into feat-usage-deletes 2021-09-02 12:15:11 +05:45
Torsten Dittmann
c85cfb66d2 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-09-01 09:33:50 +02:00
Torsten Dittmann
8639070115 feat(migration): add 0.10.x migration 2021-08-30 14:25:23 +02:00
Torsten Dittmann
93c481b24b Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-30 12:08:08 +02:00
Damodar Lohani
87311797f2 more comments 2021-08-30 15:23:11 +05:45
Damodar Lohani
2477b80978 update counters also as time series data 2021-08-30 15:20:32 +05:45
Eldad Fux
c84dc0fa92 init 2021-08-30 10:19:29 +03:00
Damodar Lohani
af32ee55c7 update console sdk 2021-08-29 15:01:38 +05:45
Damodar Lohani
d009b8ab89 delete older usage stats 2021-08-27 17:22:52 +05:45
Torsten Dittmann
915dd536d8 fix(install): better warning with missing traefik 2021-08-25 12:01:01 +02:00
Torsten Dittmann
e00dfb44c1 fix(install): safe installation on custom compose 2021-08-25 11:48:05 +02:00
Damodar Lohani
cd3939781e fix session provider usage 2021-08-24 14:21:46 +05:45
Damodar Lohani
7949d5b138 fixed issues with metrics 2021-08-20 12:23:35 +05:45
Damodar Lohani
1d7daf9515 new functions stats 2021-08-20 11:40:23 +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
Damodar Lohani
39d4924fe8 storage total stats 2021-08-19 13:59:23 +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
Torsten Dittmann
f1b0f7639c Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-08-17 11:05:20 +02:00
Damodar Lohani
eeee0f712b refactor db object counts 2021-08-17 11:48:27 +05:45
Damodar Lohani
583c447b4e database object count aggregation 2021-08-17 11:30:07 +05:45
Damodar Lohani
3e0cc30bdd some comments and small fixes 2021-08-16 18:16:49 +05:45
Damodar Lohani
13a91907b4 fix db metric name 2021-08-16 18:07:54 +05:45
Damodar Lohani
22f0aaf161 improvement with latest data 2021-08-16 14:47:35 +05:45
Damodar Lohani
00a1612b24 users and sessions stats 2021-08-16 14:38:34 +05:45
Damodar Lohani
1e9f3e38b2 storage stats 2021-08-16 13:10:20 +05:45
Damodar Lohani
8a207f02a0 project stats and database stats 2021-08-16 12:43:34 +05:45
Damodar Lohani
d9980cbf89 fix env var 2021-08-15 14:26:19 +05:45
Damodar Lohani
21774decdd some refactor 2021-08-15 14:23:31 +05:45
Damodar Lohani
4686e15a74 updated to get database stats 2021-08-15 14:17:01 +05:45
Damodar Lohani
3e3dbb6957 refactor 2021-08-13 15:35:18 +05:45
Damodar Lohani
87de85fd1e refactor duplicat codes 2021-08-13 15:30:46 +05:45
Damodar Lohani
56e3a2bd6c depricate worker.php, use init.php instead 2021-08-13 14:24:46 +05:45
Damodar Lohani
9ce9c32335 refactor 2021-08-12 16:56:33 +05:45
Damodar Lohani
dfde2b970f refactor to sync usage for 1d and 30m periods 2021-08-12 11:38:02 +05:45
Damodar Lohani
949abf876b basic setup for syncing usage stats to appwrite db 2021-08-11 16:00:00 +05:45
Damodar Lohani
e87435dd61 wip usage tasks 2021-08-10 14:29:31 +05:45
Eldad Fux
48acc2fcf1 Updated version 2021-07-31 23:06:34 +03:00
Torsten Dittmann
6e69b0a82b fix(install): escape shell args 2021-07-15 18:12:18 +02:00
Torsten Dittmann
a83c22f8f2 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-07-07 16:58:06 +02:00
Jake Barnby
5149a83159 Allow docs per language per SDK 2021-07-07 00:05:45 +12:00
Christy Jacob
3251d29303 feat: added kotlin readme warning 2021-07-05 11:33:06 +05:30
Eldad A. Fux
737ba69da0
Merge pull request #1342 from TorstenDittmann/feat-improved-migration
feat(migration): add version chooser
2021-07-03 09:00:35 +03:00
Christy Jacob
6e346e5384 feat: remove source directory deletion 2021-07-02 17:59:23 +05:30
Christy Jacob
0cdd1daf0b feat: added kotlin getting started 2021-07-02 17:47:35 +05:30
Torsten Dittmann
b4dd30dfba fix whitespace 2021-07-02 11:10:46 +02:00
Torsten Dittmann
7a86109dd9 move versions list to migration class 2021-07-02 11:09:02 +02:00
Torsten Dittmann
a6e331390a feat(migration): add version chooser 2021-07-02 11:03:01 +02:00
Eldad A. Fux
75ce42ea6e
Merge pull request #1339 from TorstenDittmann/feat-migration-0.9
feat(migration): 0.9.x
2021-07-01 17:56:09 +03:00
Torsten Dittmann
787059e88d feat(migration): 0.9.x 2021-07-01 15:35:54 +02:00
Torsten Dittmann
81cf991695 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-07-01 10:46:24 +02:00
Christy Jacob
aac3ca45a0 feat: update version number 2021-07-01 12:37:26 +05:30
Christy Jacob
31acdec0aa feat: added kotlin platform to SDK task 2021-06-30 20:46:07 +05:30
Torsten Dittmann
ad4ecea673 fix(migration): database adapters 2021-06-24 12:13:13 +02:00
Christy Jacob
8359a4e797 feat: restore sdks.php 2021-06-23 17:47:55 +05:30
Christy Jacob
6711398ab2 feat: updated console sdk 2021-06-23 17:45:27 +05:30
Torsten Dittmann
a3cc8c9ad2 adapt to review 2021-06-18 12:00:27 +02:00
Torsten Dittmann
554d3c3557 feat(maintenance): add realtime usage stats 2021-06-16 11:35:37 +02:00
Eldad Fux
e42eab3671 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-06-11 12:28:24 +03:00
Christy Jacob
bdb4e98123 feat: added namespace 2021-06-09 21:00:56 +05:30
Christy Jacob
25888151fb feat: add android platform config 2021-06-09 18:15:42 +05:30
Torsten Dittmann
c3a48fec71 feat(sdks): update to sdk-generator@0.10.9 2021-06-03 11:33:10 +02:00
Eldad A. Fux
cb97b8cc6a
Merge pull request #1154 from lohanidamodar/feat-auto-generate-secret-keys
feat-auto-generate-secret-keys
2021-05-18 22:30:37 +03:00
Eldad A. Fux
a0daea0bb9
Update app/tasks/install.php 2021-05-18 22:30:17 +03:00
Eldad A. Fux
5185321566
Update app/tasks/install.php 2021-05-18 22:30:09 +03:00
Eldad A. Fux
8ec0c666e4
Update app/tasks/install.php 2021-05-18 22:29:44 +03:00
Eldad A. Fux
d9f8236d14
Merge pull request #1153 from lohanidamodar/feat-response-format-header-sdks
feat-response-format-header-sdks
2021-05-18 19:25:10 +03:00
Damodar Lohani
6bb46a676d multiple backups of old files 2021-05-18 14:21:22 +05:45
Damodar Lohani
52e2dc3182 specify image and org name for main appwrite image 2021-05-18 14:19:19 +05:45
Damodar Lohani
80ded8e77d providing organization and image as param to the installation script and compose file 2021-05-18 13:49:51 +05:45
Damodar Lohani
fd2edd9164 creating backup of existing file 2021-05-18 13:43:01 +05:45
Damodar Lohani
a2466956ec fix filter and mysql root password 2021-05-18 12:18:48 +05:45
Damodar Lohani
7864b19232 supporting generating password and secret key 2021-05-18 12:09:09 +05:45
Damodar Lohani
0f7b7459ca response format header 2021-05-18 11:17:03 +05:45
Eldad Fux
af470a3f1a Cleanups 2021-05-17 12:54:04 +03:00
Eldad A. Fux
3804f718a4
Merge pull request #1139 from lohanidamodar/feat-automated-install
feat-automated-install
2021-05-14 09:58:59 +03:00
Eldad A. Fux
52dc0a9f17
Update app/tasks/install.php 2021-05-14 09:58:18 +03:00
Damodar Lohani
bb39d90da6
updating description for param 2021-05-14 11:43:45 +05:45
Eldad Fux
69abbba02b Changed god account to root account 2021-05-12 17:53:25 +03:00
Eldad Fux
f7f54c0d2f Leverage auth limit for god feature 2021-05-12 14:35:46 +03:00
Eldad Fux
c5a2a93f96 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-god-user 2021-05-12 14:14:15 +03:00
Damodar Lohani
d198977e5d check interactive with a param 2021-05-12 16:39:14 +05:45
Damodar Lohani
9097cf2d42 unattended installl 2021-05-12 13:57:33 +05:45
Torsten Dittmann
501f68ca38 Merge branch 'dev' of https://github.com/appwrite/appwrite into merge-dev-into-0.8.x 2021-05-07 09:15:56 +02:00
Eldad Fux
1a4e813e45 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-god-user 2021-04-23 23:33:04 +03:00
Eldad Fux
fdfcd0cfb2 Updated Dart note 2021-04-18 14:24:37 +03:00
Eldad Fux
7a0ff7699a Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-jwt-support-for-sdks 2021-04-16 10:20:12 +03:00
Torsten Dittmann
d5694815f3 fix: migration for 0.8.x 2021-04-15 09:56:45 +02:00
Eldad Fux
72a2ca08b0 Updated Node SDK 2021-04-10 19:14:15 +03:00
Eldad Fux
31c7c31d33 Updated version list 2021-03-29 00:38:21 +03:00
Eldad Fux
eeb7247138 Merge branch 'master' of github.com:appwrite/appwrite into dev 2021-03-17 22:34:44 +02:00
Torsten Dittmann
cb5ab4b0b1
fix installation script not saving answers 2021-03-17 14:26:18 +01:00
Eldad A. Fux
76e54de739
Merge pull request #970 from lohanidamodar/feat-dart-sdk-getting-started
feat-dart-sdk-getting-started
2021-03-15 09:48:37 +02:00
Eldad Fux
6379cbfaba Changed docs naming conventions 2021-03-14 17:14:10 +02:00
Torsten Dittmann
70088b0c0c fix duplicate line 2021-03-12 17:11:01 +01:00
Damodar Lohani
9fdfdbdc4b getting started in the SDKs 2021-03-08 17:00:39 +05:45
Eldad Fux
d1415ac91e Merge branch 'master' of github.com:appwrite/appwrite into dev 2021-03-05 00:19:14 +02:00
Eldad Fux
945d7947a2 Updated SDKs 2021-03-03 11:08:05 +02:00
Eldad Fux
078d12bc0e Fixed XSS issue 2021-02-23 18:17:45 +02:00
Eldad Fux
c10500c882 Added an option for a console god user 2021-02-23 13:29:12 +02:00
Eldad Fux
f5346daf79 Added CLI code examples 2021-02-08 21:30:57 +02:00
Torsten Dittmann
bf980d50f7 remove value from analytics events 2021-02-04 11:51:19 +01:00
Torsten Dittmann
2b9c3966d9 remove change whitespace 2021-02-04 11:35:51 +01:00
Torsten Dittmann
f244eaf108 revert to random cid for analytics 2021-02-04 11:33:32 +01:00
Torsten Dittmann
e23828777f add client id to analytics 2021-02-04 10:26:58 +01:00
Torsten Dittmann
0cf42ebad0 fix analytics property and events 2021-02-04 09:20:47 +01:00
Torsten Dittmann
8fddda7e49 introduce analytics to installtion 2021-02-03 17:54:41 +01:00
Torsten Dittmann
5439343748 remove leftovers 2021-01-29 18:40:52 +01:00
Torsten Dittmann
e0f6613b9e remove from install script 2021-01-29 18:38:57 +01:00
Torsten Dittmann
a95c763e7e fix env variables on install 2021-01-29 18:12:59 +01:00
Torsten Dittmann
1ff1105703 revert stupid change and fix it smart 2021-01-29 17:03:33 +01:00
Torsten Dittmann
8598a06f20 fix(install): add .env varaibles to docker-compose 2021-01-29 16:52:16 +01:00
Torsten Dittmann
4dc7204e8b sync 2021-01-29 13:32:20 +01:00
Eldad A. Fux
2ed11835a5
Merge pull request #856 from appwrite/feat-sdk-note
Feat new SDK note
2021-01-29 12:36:30 +02:00
Eldad Fux
4caaf07b09 Updated exit commands 2021-01-29 10:39:42 +02:00
Eldad Fux
f2c04a1cd4 Added a note to Node & Deno SDKs 2021-01-28 15:47:33 +02:00
Eldad Fux
ceca3d2b4a Fixed logs 2021-01-26 22:49:13 +02:00
Torsten Dittmann
383bb3d1c1 Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-migration-v06 2021-01-24 15:56:41 +01:00
Damodar Lohani
d4c7ab045a Switching to utopia-php/storage 2021-01-22 14:13:33 +05:45
Christy Jacob
2a29e10007 feat: review comments 2021-01-20 23:53:48 +05:30
Christy Jacob
0156e00a9d feat: update default env var values 2021-01-20 23:27:49 +05:30
Christy Jacob
04f14816d7 feat: add filter to delete execution logs older than 2021-01-20 20:58:52 +05:30
Eldad Fux
66f1bba60b Converted loop to use seconds 2021-01-19 22:36:28 +02:00
Eldad Fux
b719a030e0 removed db instance, added time log 2021-01-17 08:17:19 +02:00
Torsten Dittmann
5da6b31edb style(migration): remove space on concatenation 2021-01-15 16:36:42 +01:00
Torsten Dittmann
a6a7f896c1 fix(migration): major project iteration bug 2021-01-14 15:03:34 +01:00
Torsten Dittmann
c6f9f2fc1e feat(migration): v06 - first draft 2021-01-13 17:51:02 +01:00
Eldad A. Fux
f744c388d1
Merge branch '0.7.x' into feat-support-for-csharp 2021-01-09 15:48:46 +02:00
Eldad A. Fux
cc8c666464
Merge pull request #804 from appwrite/feat-support-for-dart-sdk
Feat: Support for Dart SDK
2021-01-09 15:41:27 +02:00
Eldad Fux
43d6a88b18 Updated SDK warning 2021-01-08 17:00:30 +02:00
Eldad Fux
939a30a4be Spacing 2021-01-07 22:53:00 +02:00
Eldad Fux
bac731e5b2 Docs as code 2021-01-07 22:50:27 +02:00
Eldad Fux
60503d0d0b Added new platform 2021-01-06 15:02:00 +02:00
Eldad Fux
90c5913957 Updated dependencies 2021-01-04 19:45:35 +02:00
Eldad Fux
9428ad9308 Added dotNet SDK 2021-01-04 17:20:41 +02:00
Eldad A. Fux
1c9db90507
Merge branch '0.7.x' into fix-797-clamav-env-vars 2021-01-02 22:13:00 +02:00
Eldad Fux
7ed759ba0e First commit 2021-01-02 21:45:59 +02:00
Christy Jacob
e28c4feb97 feat: review comments 2020-12-30 00:50:19 +05:30
Christy Jacob
e77abfe706 Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-na-maintenance-task 2020-12-27 23:30:59 +05:30
Christy Jacob
dce89663b0 patch: review comments 2020-12-27 23:27:35 +05:30
Christy Jacob
355a516365 patch: review comments 2020-12-27 23:18:41 +05:30
Eldad Fux
f8ff85df39 Updated source generation 2020-12-25 09:43:59 +02:00
Christy Jacob
5e686183c6 Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-na-maintenance-task 2020-12-24 20:10:03 +05:30
Christy Jacob
1fe931410d feat: address review comments 2020-12-24 19:46:31 +05:30
Eldad Fux
83d6f56d00 Updated SDK version 2020-12-24 08:39:03 +02:00
Eldad Fux
2d84134854 Updated CLI 2020-12-24 01:18:11 +02:00
Eldad Fux
bc85387633 Updated SDK generator CLI 2020-12-24 00:43:05 +02:00
Eldad Fux
f9b5bdd93b Changed naming conventions from JS to Web 2020-12-24 00:39:48 +02:00
Christy Jacob
c714ada6ff patch: added delete for project Ids by group 2020-12-22 19:34:09 +05:30
Christy Jacob
fab01abe33 patch: added classname and queue names as constants in event 2020-12-22 18:21:46 +05:30
Christy Jacob
b40b586342 patch: review comments and some fixes 2020-12-21 23:45:52 +05:30
Christy Jacob
2085c16f91 patch: added logs for maintenance task 2020-12-21 20:16:31 +05:30
Christy Jacob
4049f6470d patch: added logs for maintenance task 2020-12-19 13:38:03 +05:30
Christy Jacob
62885aa13a patch: deletes worker refactoring 2020-12-18 19:35:20 +05:30
Christy Jacob
1ecbf8bc5d patch: refactor delete worker invocation 2020-12-18 17:58:08 +05:30
Christy Jacob
e3a6c899c3 patch: delete based on collection 2020-12-18 16:38:58 +05:30
Christy Jacob
c6a105db7e patch: review comments 2020-12-18 16:18:00 +05:30
Christy Jacob
1a9648a6c5 feat: added notifiers for delete abuse and audit logs 2020-12-17 20:47:38 +05:30
Christy Jacob
f395c2e92c feat: added notifiers for delete abuse and audit logs 2020-12-17 20:45:47 +05:30
Christy Jacob
8f9089accc feat: added maintenance worker for deleting execution logs 2020-12-15 19:19:51 +05:30
Christy Jacob
f10caa28ba feat: added maintenance worker for deleting execution logs 2020-12-15 19:08:41 +05:30
Christy Jacob
4f997d3770 feat: publish delete events to resque 2020-12-15 02:56:37 +05:30
Christy Jacob
408ae68e7a feat: starter for maintenance task 2020-12-14 22:09:44 +05:30
Eldad Fux
c10817859d Minimized all direct API filters 2020-12-13 01:22:55 +02:00
Eldad Fux
e18d9ca9b8 Upgraded MariaDB image to version 1.2.0 2020-12-12 20:31:57 +02:00