1
0
Fork 0
mirror of synced 2024-08-19 12:11:55 +12:00
Commit graph

3679 commits

Author SHA1 Message Date
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
caa5c4e744 making visibility private 2023-12-18 10:20:00 +00:00
Damodar Lohani
1f558442d9 linter fix 2023-12-18 10:18:40 +00: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
Matej Bačo
0aaab63b8c Remove var dumps 2023-12-15 23:37:31 +01:00
Matej Bačo
8c1363529e Add Hooks 2023-12-15 23:19:43 +01: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
Torsten Dittmann
cf87cfab3a Merge branch 'refactor-usage-sn' of https://github.com/appwrite/appwrite into refactor-usage-sn 2023-12-12 18:48:26 +01:00
Torsten Dittmann
063db1e2bf feat: add execution aggregation to project usage 2023-12-12 18:48:21 +01:00
Matej Bačo
fc504e3a68 Change collections priority for pricing override 2023-12-12 12:27:04 +01: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
Steven Nguyen
6d357d617d Add a flag to install and upgrade commands to not start Appwrite
This can be useful for cases where the developer only wants the files
to be generated and doesn't want to start Appwrite.
2023-12-11 23:37:32 +00:00
Torsten Dittmann
3d081e1aa5 fix: allow billingPlan query on teams 2023-12-11 19:48:52 +01:00
Torsten Dittmann
ba75f69969 feat: usage breakdown by project 2023-12-11 16:19:08 +01:00
Torsten Dittmann
6925122791
Merge pull request #7266 from appwrite/feat-project-usage-custom-daterange
feat: project usage custom date range
2023-12-10 12:35:58 +01:00
Torsten Dittmann
95425832ae fix: tests and response models 2023-12-10 11:03:01 +01: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
Damodar Lohani
5c9199f332
fix empty body template 2023-12-06 16:16:31 +01:00
Damodar Lohani
83d4de9f73
support maile template override 2023-12-06 14:52:13 +01:00
德华 刘
b6fabf80ef Merge branch '1.4.x' of https://github.com/appwrite/appwrite into feat-refactor-hamster 2023-11-30 21:20:59 +00:00
德华 刘
49bb3444bf chore: add logs 2023-11-30 21:11:31 +00:00
德华 刘
d4ff696173 chore: fix linter issues 2023-11-30 20:35:18 +00:00
德华 刘
0382b2250a chore: address review comments 2023-11-30 19:22:35 +00:00
德华 刘
f3544485e5 chore: address review comments 2023-11-30 17:41:23 +00:00
德华 刘
4b7676158e chore: address review comments 2023-11-30 16:24:11 +00:00
德华 刘
5cb818066f Merge branch 'feat-refactor-hamster' of https://github.com/appwrite/appwrite into feat-refactor-hamster 2023-11-30 16:23:05 +00:00
德华 刘
d34050a5df chore: address review comments 2023-11-30 16:22:26 +00:00
Bradley Schofield
8bec64b2a2 Update Hamster.php 2023-11-30 11:05:15 +00:00
shimon
c313e8347f Merge branch '1.4.x' of github.com:appwrite/appwrite into refactor-usage-sn
 Conflicts:
	composer.lock
2023-11-30 10:21:59 +02:00
Bradley Schofield
dea3e74b6a Implement Job based hamster 2023-11-28 10:19:55 +00:00
Jake Barnby
1a496bbf71
Merge pull request #7180 from appwrite/chore-update-sdks
Chore update sdks
2023-11-27 15:04:48 +13:00
shimon
c9a4eb0a49 tests fix 2023-11-26 22:57:57 +02:00
shimon
21895e3ac0 Merge branch '1.4.x' of github.com:appwrite/appwrite into refactor-usage-sn
 Conflicts:
	.gitmodules
	CHANGES.md
	Dockerfile
	app/controllers/api/storage.php
	app/init.php
	composer.lock
	src/Appwrite/Migration/Migration.php
	src/Appwrite/Platform/Services/Tasks.php
	src/Appwrite/Usage/Calculators/TimeSeries.php
2023-11-26 10:28:17 +02:00
prateek banga
1720acb2b4 lint fix 2023-11-21 12:32:30 +05:30
Prateek Banga
aa6a1a2e31
Update src/Appwrite/Migration/Version/V19.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2023-11-21 12:24:08 +05:30
prateek banga
022f0a663e changes array search for cursorAfter query 2023-11-21 12:23:36 +05:30
prateek banga
7e625ba653 adds queries support in documentsIterator 2023-11-21 11:48:27 +05:30
Prateek Banga
72b4c78c9f
Merge branch '1.4.x' into chore-migration-enum-attribute-size 2023-11-21 11:06:05 +05:30
Christy Jacob
39df6e443a Merge branch 'get-migration-stats' of github.com:appwrite/appwrite into get-migration-stats 2023-11-20 20:26:51 -05:00
Christy Jacob
8eb8351d5f feat: add migration counts to hamster 2023-11-20 20:26:38 -05:00
Christy Jacob
9d31d8d950
Update src/Appwrite/Platform/Tasks/GetMigrationStats.php
Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com>
2023-11-20 20:10:56 -05:00
Christy Jacob
f81d675609 feat: run linter 2023-11-20 20:10:24 -05:00
Christy Jacob
28c61acec6 feat: update migration task 2023-11-20 19:39:07 -05:00
Christy Jacob
9a12ab8f8a feat: add migration stats task 2023-11-20 19:36:53 -05:00
prateek banga
da3798e52f review changes 2023-11-20 23:31:34 +05:30
prateek banga
b2381798ab migrates enum attribute size to 255 2023-11-20 22:01:20 +05:30
Jake Barnby
8b14d96151
Merge remote-tracking branch 'origin/1.4.x' into chore-update-sdks 2023-11-21 00:17:36 +13:00
Steven Nguyen
a96e571258 Bump appwrite version to 1.4.13 2023-11-17 20:11:56 +00:00
Khushboo Verma
695d6f4065 Renamed variables 2023-11-18 00:04:57 +05:30
Khushboo Verma
93f58fb876 Merge branch '1.4.x' into fix-error-logging 2023-11-17 19:30:58 +05:30
Khushboo Verma
7902defe69 Addressed PR comments 2023-11-17 19:29:57 +05:30
shimon
e079d4a8b5 comparison fix 2023-11-16 23:42:03 +02:00
shimon
174449ce49 comparison fix 2023-11-16 23:14:26 +02:00
Khushboo Verma
18994d308a Merge branch '1.4.x' into fix-error-logging 2023-11-17 00:20:41 +05:30
shimon
8c9a662e14 comparison fix 2023-11-16 20:33:37 +02:00
shimon
dceb1858b0 comparison fix 2023-11-16 20:31:53 +02:00
Khushboo Verma
c34dc4dae0 Add flag to send logs to logger 2023-11-16 23:51:09 +05:30
Jake Barnby
02b6659b35
SDK releases 2023-11-16 21:50:39 +13:00
Christy Jacob
8e911dc83e
Merge pull request #7150 from appwrite/chore-update-version
chore: update versions and changelog
2023-11-15 11:02:01 -08:00
Christy Jacob
6826a9efe0
Merge pull request #7124 from appwrite/usage-auto-skip-fix
wrapping create stats query
2023-11-15 10:38:47 -08:00
德华 刘
37e1e25170 chore: update versions and changelog 2023-11-15 18:31:33 +00:00
Christy Jacob
90ea00398b
Merge pull request #7138 from appwrite/chore-update-database
Chore update database
2023-11-15 10:28:24 -08:00
Christy Jacob
e36dc817fb
Merge branch '1.4.x' into usage-auto-skip-fix 2023-11-15 10:27:44 -08:00
Christy Jacob
bc09b50c11
Merge pull request #7095 from appwrite/feat-delete-orphaned-projects
Add commit flag to delete orphaned projects task
2023-11-15 10:12:00 -08:00
shimon
6b5e734dfa indentation small fix 2023-11-15 20:09:50 +02:00
德华 刘
7efecbca8b chore: fixed indentation 2023-11-15 17:20:50 +00:00
Torsten Dittmann
115ca23a58
Merge pull request #5174 from yatharth1706/fix-4797-verified-user-getting-email-verifications
Fix verified user getting email verifications
2023-11-15 13:35:23 +01:00
Jake Barnby
94931ff4ce
Fix non-PSR-compliant file name 2023-11-15 16:47:49 +13:00
Matej Bačo
1c4fea0fc3 Fix patch script, make errors silent 2023-11-14 17:45:02 +01:00
shimon
c2e5849c49 removing blank line 2023-11-14 16:49:45 +02:00
Matej Bačo
c133bccfa9 Finish recreate repos docs script 2023-11-14 15:06:58 +01:00
Matej Bačo
fb6455b783 Add script to patch missing repos documents 2023-11-14 14:43:33 +01:00
Matej Bačo
4f2f76db22 Improve deletion relation with IDs 2023-11-14 14:11:54 +01:00
Khushboo Verma
78eb5105e7 Update projectInternalId var 2023-11-14 17:08:09 +05:30
Khushboo Verma
be85b173e7 Only delete repositories linked to the particular project 2023-11-14 16:49:16 +05:30
shimon
3d9ee8bc52 delete orphaned projects task 2023-11-13 19:28:48 +02:00
shimon
60c0f4c973 delete orphaned projects task 2023-11-13 19:27:20 +02:00
shimon
dd0bf66212 delete orphaned projects task 2023-11-13 19:24:55 +02:00
shimon
b9007a5956 wrapping create stats query
with Authorization::skip
2023-11-13 15:41:10 +02:00
Jake Barnby
97757c9984
Update readmes + migrations 2023-11-10 13:25:28 +13:00
德华 刘
c014e40c54 chore: update changelog 2023-11-09 16:05:33 +00:00
德华 刘
f70b418c5c chore: updates for appwrite 1.4.10 2023-11-09 15:57:37 +00:00