Commit graph

364 commits

Author SHA1 Message Date
shimon
f9d6da6672 hamster additions 2024-01-17 21:58:16 +02:00
shimon
40e17ad625 hamster additions 2024-01-17 21:53:12 +02:00
Bradley Schofield
4cb48638be Rename usage_network_infinity to usage_bandwidth_infinity 2024-01-12 15:22:18 +00:00
Torsten Dittmann
78f7b1897e
fix: hotfix for redirect param in custom templates (#7437)
* fix: hotfix for redirect param in custom templates
* fix: redirect param variables
* fix: variable typo
* chore: update comments for template variables
2024-01-11 21:36:05 +01:00
德华 刘
65c90c9475 chore: update collection name in hamster 2024-01-09 12:41:58 +00:00
Torsten Dittmann
9ba2eafa83
fix: escape html in email params (#7409)
* fix: escape html in email params

* revert: phpunit stop on failure

* chore: fix linter
2024-01-08 18:08:17 +01:00
shimon
f14250bf2a sync with main 2024-01-02 12:24:57 +02:00
shimon
99f1543f1b Merge branch 'main' of github.com:appwrite/appwrite into refactor-usage-sn
 Conflicts:
	.gitmodules
	Dockerfile
	app/console
	app/init.php
	composer.lock
	src/Appwrite/Platform/Services/Workers.php
	src/Appwrite/Platform/Tasks/Hamster.php
2024-01-02 11:49:23 +02:00
shimon
77d423e645 refactoring infinity metric calculation cli script, adding project id and after
options.
2023-12-26 18:23:07 +02:00
shimon
9382e4cec5 refactoring infinity metric calculation cli script, adding project id and after
options.
2023-12-26 18:21:01 +02:00
shimon
4a837907d1 usageHook tweaks 2023-12-25 11:32:40 +02:00
shimon
b398338876 small fix 2023-12-25 10:17:58 +02:00
shimon
ddb7a403db refactor usage worker 2023-12-24 21:17:13 +02:00
shimon
80315a02dd refactor usage worker 2023-12-24 21:00:53 +02:00
shimon
d1751565cf refactor usage worker 2023-12-24 20:38:15 +02:00
shimon
f1e066d965 debuging usage 2023-12-24 17:06:12 +02:00
shimon
585b904b80 debuging usage 2023-12-24 16:50:20 +02:00
德华 刘
d3143b8ede chore: update hamster script 2023-12-22 14:07:05 +00:00
德华 刘
394f28146a chore: update hamster script 2023-12-22 14:03:46 +00:00
德华 刘
1857c0e04d chore: update hamster script 2023-12-22 14:03:07 +00:00
德华 刘
1eb59daed1 chore: run linter 2023-12-22 09:23:56 +00:00
德华 刘
bf92ae6841 chore: update console 2023-12-22 09:19:27 +00:00
shimon
ba44e06af6 metrics adjustments
after and projectId additions
2023-12-21 15:04:29 +02:00
shimon
24d3aa499a metrics adjustments
after and projectId additions
2023-12-21 14:32:10 +02:00
shimon
4e24e3cdc2 Merge branch 'refactor-usage-sn' of github.com:appwrite/appwrite into refactor-hamster-usage
 Conflicts:
	src/Appwrite/Platform/Tasks/CalcTierStats.php
2023-12-21 14:25:06 +02:00
shimon
eff578bb36 metrics adjustments
after and projectId additions
2023-12-21 14:07:24 +02:00
shimon
9a2f97b613 metrics adjustments
after and projectId additions
2023-12-21 13:45:57 +02:00
Matej Bačo
ccfd856e8e Merge branch 'refactor-usage-sn' of https://github.com/appwrite/appwrite into refactor-usage-sn 2023-12-20 12:31:56 +01:00
Matej Bačo
0529cffa4b Improve logging 2023-12-20 12:31:35 +01:00
Damodar Lohani
bfbcecd069 fix deletes worker 2023-12-20 11:26:57 +00:00
Matej Bačo
05f8f8fb9d Fix SMS issue 2023-12-20 12:13:22 +01:00
Damodar Lohani
5e59d73f78 rename stats collection 2023-12-18 10:11:10 +00:00
shimon
9f1b356a79 combining network inbound
and network outbound on
hamster script
2023-12-18 11:37:54 +02:00
Steven Nguyen
e41194ee3c
Fix import to match class name
The class is SMS rather than Sms.
2023-12-16 17:42:29 +00:00
Christy Jacob
b36c98af66
Merge pull request #7274 from appwrite/refactor-usage-execution-trigger
Refactor usage execution trigger
2023-12-14 06:16:01 +01:00
德华 刘
dc89501012 chore: linter 2023-12-14 04:51:36 +00:00
德华 刘
1307f73c31 chore: refactor code 2023-12-14 04:49:16 +00:00
Christy Jacob
39d91aecf1
Merge pull request #7273 from appwrite/damodar/pea-15-refactor-maintenance-deletes-worker
PEA-15 Refactor Deletes and maintenance worker
2023-12-14 05:08:11 +01:00
Matej Bačo
cc67bcba28 Add group for cloud limit check 2023-12-12 21:33:02 +01:00
shimon
41ae96ea77 change execution usage trigger 2023-12-12 21:55:01 +02:00
shimon
bdf9a64771 change execution usage trigger 2023-12-12 21:21:47 +02:00
Damodar Lohani
7891f9e74c refactor deletes worker 2023-12-12 11:26:44 +00:00
Damodar Lohani
5512123e04 loop through projects 2023-12-12 11:26:28 +00:00
Damodar Lohani
9ac57e2e7a remove unused retention 2023-12-12 08:11:01 +00:00
Damodar Lohani
104b8bb366 provide retention time as queue server resource 2023-12-12 08:07:24 +00:00
Damodar Lohani
ffdc662022 fix formatting 2023-12-09 06:41:24 +00:00
Damodar Lohani
e4467521f8
Merge branch 'refactor-usage-sn' into feat-mail-template-override-ur 2023-12-09 07:36:11 +01:00
Damodar Lohani
e3bab623f1 fix redis issue by encoding content 2023-12-08 21:34:39 +00:00
Damodar Lohani
f553576d0e fix linter 2023-12-08 20:06:37 +00:00
Damodar Lohani
386cee5137 mail support string as attachment 2023-12-08 19:57:15 +00:00