1
0
Fork 0
mirror of synced 2024-08-19 04:01:38 +12:00
Commit graph

18664 commits

Author SHA1 Message Date
Steven Nguyen
f1ba7b08ab
Update the delete identity endpoints to set the params and payload
Because no payload was set, the event params (userId and identityId)
wasn't picked up automatically. This updates the endpoints so that the
payload is set, but also makes sure to set the userId and identityId
params since the identityId param's key doesn't match the key in the
payload.
2023-12-27 23:35:32 +00:00
shimon
3bde473ff0 update console ver 2023-12-27 16:45:33 +02:00
shimon
9889048429 update console ver 2023-12-26 19:11:13 +02:00
Shimon Newman
18ab5ca28f
Merge pull request #7339 from appwrite/refactor-inf-metric-calc
Refactor inf metric calc
2023-12-26 18:37:08 +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 Newman
d1f0fddbe7
Merge pull request #7330 from appwrite/refactor-usage-hook
usageHook tweaks
2023-12-25 11:42:13 +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
Damodar Lohani
cbd3e85b38 fix formatting 2023-12-25 06:07:28 +00:00
Damodar Lohani
a6b4ade39b update large file upload test to not include update permission 2023-12-25 06:06:18 +00:00
Damodar Lohani
b6b1b396b3 update chunk upload test 2023-12-25 06:00:43 +00:00
Damodar Lohani
26ac88c32e validate create permission while updating chunk uploaded file 2023-12-25 05:54:59 +00:00
Shimon Newman
a8af6fde8d
Merge pull request #7326 from appwrite/refactor-usage-worker-sn
Refactor usage worker sn
2023-12-24 21:18:34 +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
Christy Jacob
e1ebf153cb
Merge pull request #7320 from appwrite/update-hamster-script
chore: update hamster script
2023-12-22 15:08:04 +01: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
Christy Jacob
0ae5712bb6
Merge pull request #7319 from appwrite/update-console
chore: update console
2023-12-22 10:30:18 +01: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
Christy Jacob
276a12e0f7
Merge pull request #7316 from appwrite/update-console
chore: update console
2023-12-21 23:06:25 +04:00
德华 刘
9ee949104f chore: update console 2023-12-21 19:05:18 +00:00
Christy Jacob
ffa4bfd1f6
Merge pull request #7315 from appwrite/update-console
chore: update console
2023-12-21 19:57:53 +04:00
德华 刘
fac204b34e chore: update console 2023-12-21 15:57:38 +00:00
德华 刘
042c8f8f47 chore: update console 2023-12-21 15:53:29 +00:00
Christy Jacob
aa9e9aa1ed
Merge pull request #7314 from appwrite/update-console
Update console
2023-12-21 19:03:34 +04:00
德华 刘
6303029f8a chore: update console 2023-12-21 15:02:28 +00:00
Christy Jacob
45df2d3058
Merge pull request #7313 from appwrite/update-console
chore: update console
2023-12-21 17:14:01 +04:00
Shimon Newman
099308fef5
Merge pull request #7298 from appwrite/refactor-hamster-usage
combining network inbound
2023-12-21 15:05:40 +02:00
shimon
ba44e06af6 metrics adjustments
after and projectId additions
2023-12-21 15:04:29 +02:00
德华 刘
a47dcac424 chore: update console 2023-12-21 12:54:35 +00: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
Christy Jacob
5cd94041dc
Merge pull request #7312 from appwrite/1.4.x
Sync main with 1.4.x
2023-12-21 11:40:35 +04:00
Matej Bačo
9c510dace8 Update console 2023-12-20 13:30:15 +01:00
Matej Bačo
56a374e0af Upgrade console 2023-12-20 12:41:07 +01: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
Eldad A. Fux
1023f24d0b
Merge pull request #7310 from appwrite/fix-deletes-worker
fix deletes worker
2023-12-20 12:28:36 +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
Matej Bačo
457e47cdd7 Upgrade console 2023-12-20 11:12:16 +01:00