Commit graph

2022 commits

Author SHA1 Message Date
shimon
ed7c2fa451 debug 2025-03-21 19:08:37 +02:00
Matej Bačo
0f182817ec Sync templates 2025-03-21 15:46:36 +01:00
Matej Bačo
c323c227f9
Merge pull request #9549 from appwrite/fix-github-check-url
Fix GitHub check URL
2025-03-20 16:50:34 +01:00
Matej Bačo
d72ba2a4b9
Merge pull request #9551 from appwrite/chore-code-readability-tasks-and-workers
Split params across multiple lines where overflowing
2025-03-20 16:50:01 +01:00
Matej Bačo
2dcebf3083 Add remaining changes after sync with 1.7.x 2025-03-20 16:48:09 +01:00
Matej Bačo
cb85cfc5d9 Merge branch '1.7.x' into feat-sites 2025-03-20 16:42:36 +01:00
Khushboo Verma
813424aa3c Split params across multiple lines where overflowing 2025-03-20 20:37:32 +05:30
Matej Bačo
e34fc92c7c PR review changes 2025-03-20 15:44:15 +01:00
Matej Bačo
bb01c9e9e9 Add latest deployment tests 2025-03-20 15:22:35 +01:00
Khushboo Verma
ec6683cfa9 Refactor 2025-03-20 18:44:00 +05:30
Khushboo Verma
c2d0aded6d Fix GitHub check URL 2025-03-20 18:04:36 +05:30
Chirag Aggarwal
9d82892219 chore: update logic 2025-03-20 11:32:06 +00:00
Chirag Aggarwal
5eb7c36f50 chore: add console audit retention 2025-03-20 10:32:36 +00:00
shimon
68e8b7ca2b Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support 2025-03-20 10:47:07 +02:00
fogelito
9c54cce5bd Queries fixes 2025-03-20 09:07:32 +02:00
Jake Barnby
31ca35782b
Use cursor pagination with bigger limit for maintenance project loop 2025-03-20 15:21:24 +13:00
fogelito
cc0a97b10e Fixes 2025-03-19 16:37:15 +02:00
shimon
84133ef631 Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support
# Conflicts:
#	composer.lock
2025-03-19 11:13:58 +02:00
fogelito
795928a037 Fix $id 2025-03-18 16:59:05 +02:00
Matej Bačo
ffb86ace38 Add latest info detail to site & function 2025-03-18 15:29:21 +01:00
Matej Bačo
963760678c
Merge pull request #9534 from appwrite/feat-active-deployment-details
Feat: Active deployment details - status, creation date
2025-03-18 15:03:06 +01:00
Khushboo Verma
e95aeed56c
Merge pull request #9535 from appwrite/fix-github-author-url
Fix incorrect URL for git commits
2025-03-18 17:39:37 +05:30
Matej Bačo
362520ff4a Remove active depoyment status (not relevant, always ready) 2025-03-18 12:56:44 +01:00
Khushboo Verma
1299fffdb2 Fix incorrect URL for git commits 2025-03-18 17:18:08 +05:30
Matej Bačo
7cade1a27d Add active deployment status and creation date 2025-03-18 12:44:21 +01:00
Matej Bačo
ef163e8517 Add screenshots to site 2025-03-18 12:01:30 +01:00
Matej Bačo
a0d4e4736c
Merge pull request #9524 from appwrite/feat-deployment-total-size
Feat: totalSize attribute
2025-03-18 11:03:11 +01:00
Matej Bačo
3f1c4c2095 Add per-framework screenshot sleep 2025-03-18 11:02:32 +01:00
Matej Bačo
83bcad6e17 Fix deployment rule deletion 2025-03-18 10:10:16 +01:00
Jake Barnby
d9fbe9658d
Merge branch '1.6.x' into feat-migration-read-db 2025-03-18 20:04:23 +13:00
Matej Bačo
b4536a94e0 Introduce dpeloyment totalSize + tests 2025-03-17 17:35:03 +01:00
fogelito
bbfd22ce2e Index check for delete worker 2025-03-17 17:05:40 +02:00
Matej Bačo
ae5267cda7 Fix response model for adapters (frameworks) 2025-03-17 16:02:16 +01:00
Matej Bačo
828b9349c3 Improve build worker realtime, new tests 2025-03-17 13:21:36 +01:00
Matej Bačo
91dd4c9c6f Merge branch '1.7.x' into feat-sites 2025-03-17 11:47:22 +01:00
Matej Bačo
a4d4b6ffb5 Fix tests 2025-03-17 11:41:02 +01:00
Matej Bačo
cbdd344490 Remove framework env var 2025-03-17 11:21:52 +01:00
Jake Barnby
04711d8c02
Add doc 2025-03-17 19:21:31 +13:00
shimon
adacec4ad1 Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support
# Conflicts:
#	app/init.php
#	composer.lock
2025-03-16 10:55:24 +02:00
Damodar Lohani
4eece99768 Feat: domains count 2025-03-16 02:35:10 +00:00
Jake Barnby
12dbb1d50d
Reapply "Improve deletes queries"
This reverts commit 9dff192508.
2025-03-16 01:02:44 +13:00
Jake Barnby
9dff192508
Revert "Improve deletes queries"
This reverts commit 650627bfb4.
2025-03-16 01:02:41 +13:00
Jake Barnby
650627bfb4
Improve deletes queries 2025-03-16 01:01:13 +13:00
Matej Bačo
7a131d3508 Post-merge fixes 2025-03-14 13:56:37 +01:00
Matej Bačo
d77dbebe8b Merge branch '1.7.x' into feat-sites 2025-03-14 13:53:34 +01:00
Chirag Aggarwal
afabd5b87a
Merge branch '1.6.x' into feat-development-keys 2025-03-14 17:20:47 +05:30
Jake Barnby
246c8ce939
Add order on inequality queries 2025-03-14 15:29:52 +13:00
Matej Bačo
c5dfabdb7c Fix commit deployments, allow for sites 2025-03-13 15:38:29 +01:00
Matej Bačo
9bc793b216 Fix realtime tests 2025-03-13 14:08:14 +01:00
Matej Bačo
79e066a4d7 Post-merge fixes 2025-03-13 12:04:20 +01:00
Matej Bačo
725dff7f0f Merge branch '1.7.x' into feat-sites 2025-03-13 11:41:28 +01:00
Matej Bačo
8376b176cb Support commit type 2025-03-13 11:17:10 +01:00
Matej Bačo
69ed3bb776 New deployment status while queued 2025-03-13 10:53:25 +01:00
Matej Bačo
262b2e6cff Fix error messag coloring 2025-03-13 10:53:15 +01:00
Matej Bačo
acb9548e85 Fix preview deicison-maker; speed-up tests 2025-03-13 10:33:28 +01:00
Matej Bačo
b14d76af0d
Merge pull request #9500 from appwrite/chore-improve-readability
Improve params readability
2025-03-13 09:56:11 +01:00
Khushboo Verma
f2ba319e6e Improve params readability 2025-03-13 12:16:17 +05:30
Jake Barnby
b0d6ffa582
Merge pull request #9487 from appwrite/feat-bulk-audit-delete
Feat bulk audit delete
2025-03-13 12:53:57 +13:00
Chirag Aggarwal
46693faa67 chore: prevent console project to queue for delete stats 2025-03-12 12:35:56 +00:00
Matej Bačo
75b3e78098
Merge pull request #9492 from appwrite/chore-add-invalid-ssr-site-test
Throw build error for adapter mismatch
2025-03-12 13:10:27 +01:00
Matej Bačo
82e16e6d9e Merge branch 'feat-sites' of github.com:appwrite/appwrite into feat-sites 2025-03-12 13:07:37 +01:00
Matej Bačo
63710e8ff8 Fix response filter version 2025-03-12 13:07:15 +01:00
Chirag Aggarwal
ae00a69592 chore: update initializing dbForLogs 2025-03-12 11:58:06 +00:00
Khushboo Verma
794329be82 Updated check 2025-03-12 17:25:39 +05:30
Khushboo Verma
5549cd8900 Merge branch 'feat-sites' into chore-add-invalid-ssr-site-test 2025-03-12 17:16:03 +05:30
Matej Bačo
a840d9de20
Merge pull request #9490 from appwrite/chore-avoid-repetition-in-workers
Avoid code repetition in workers and tasks
2025-03-12 12:40:29 +01:00
Khushboo Verma
39699d16ba Simplify callback syntax in tasks 2025-03-12 16:55:48 +05:30
Matej Bačo
8f391db39a
Merge pull request #9484 from appwrite/chore-attribute-conistency
Chore: Attribute name consistency
2025-03-12 12:23:56 +01:00
Khushboo Verma
2f9802afa2 Use empty check 2025-03-12 16:50:20 +05:30
Khushboo Verma
3af1910cf9 Throw build error for adapter mismatch 2025-03-12 16:43:46 +05:30
Damodar Lohani
81159e82d5 show time in seconds 2025-03-12 10:29:07 +00:00
Damodar Lohani
5c25b58351 Fix date format 2025-03-12 10:19:55 +00:00
Matej Bačo
ea35b6226d Fix flutter screenshots 2025-03-12 11:16:55 +01:00
Damodar Lohani
d77940d22f Feat: calculate and log time taken for each project 2025-03-12 10:00:07 +00:00
Khushboo Verma
42cd1df77d Remove duplication from workers 2025-03-12 15:24:52 +05:30
Jake Barnby
2052fb975b
Use bulk deletes for audit cleanup 2025-03-12 16:53:08 +13:00
Matej Bačo
994e2faa42 OPR v5 + Flutter starter 2025-03-11 18:19:25 +01:00
shimon
6a05bd4e0d Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support
# Conflicts:
#	app/init.php
2025-03-11 18:19:44 +02:00
Matej Bačo
ba26dd6df5 Apply consistency of attributes 2025-03-11 16:26:49 +01:00
Matej Bačo
ab7041d653 Merge branch 'feat-sites' into chore-add-template-tests-to-sites 2025-03-11 14:17:40 +01:00
Matej Bačo
b79b320414 Tempaltes: Fix react native, add Angular 2025-03-11 14:16:27 +01:00
Khushboo Verma
1b04ae6d96 Add get and list template tests for sites 2025-03-11 17:21:28 +05:30
Matej Bačo
95e96b3bfb Fix missing deployment domains 2025-03-11 11:53:26 +01:00
Matej Bačo
18e4be2eab Add JS template 2025-03-11 11:49:31 +01:00
Matej Bačo
7f05a74b31 Increase rate limit for 0.5s debounce in UI 2025-03-11 10:27:08 +01:00
Matej Bačo
733c5ad97d Add enforced minimal specs 2025-03-11 10:24:18 +01:00
Matej Bačo
71b56fc504 Remove log/execution search 2025-03-11 10:22:28 +01:00
Matej Bačo
62eb159e6a Merge branch 'feat-sites' of github.com:appwrite/appwrite into feat-sites 2025-03-11 10:08:47 +01:00
Christy Jacob
d4dd7fb757
Merge pull request #9462 from appwrite/pla-2550
chore: added logsdb for deletes worker
2025-03-11 14:30:40 +05:30
Matej Bačo
f61db29498 Rename config to follow folder pattern 2025-03-11 09:50:02 +01:00
Matej Bačo
d8418a222c
Merge pull request #9433 from appwrite/chore-truncate-git-commit-message
Truncate commit message to 252 characters
2025-03-11 09:42:21 +01:00
shimon
141f0fc376 linter 2025-03-11 10:27:23 +02:00
shimon
b387823d63 Update audit timestamp origin 2025-03-11 09:17:28 +02:00
Chirag Aggarwal
6a6d99a9d0 chore: queue console project for maintenance delete 2025-03-10 08:54:20 +00:00
Matej Bačo
aabee0ac37 Fix order of site commands 2025-03-09 16:15:08 +01:00
Matej Bačo
4e1168654d Fix tests 2025-03-09 15:42:17 +01:00
Matej Bačo
254018071a Fix tests; upgrade console 2025-03-09 15:33:06 +01:00
Matej Bačo
e904ab6232 Fix path issue 2025-03-09 15:07:25 +01:00
Matej Bačo
fed6cefa81 Fix cors issues 2025-03-09 14:50:45 +01:00
Matej Bačo
3730ff4895 Fix SDK generation 2025-03-09 00:19:54 +01:00
Matej Bačo
852a16d01b Remove leftovers 2025-03-08 23:34:37 +01:00
Matej Bačo
65bcf7898e Improve CI/CD logs 2025-03-08 22:56:16 +01:00
Matej Bačo
12e3d70032 Post-merge fixes 2025-03-08 21:33:43 +01:00
Matej Bačo
5f766f6a13 Merge branch 'feat-sites' into chore-rules-rehaul 2025-03-08 21:33:13 +01:00
Matej Bačo
7d27ceef43
Merge pull request #9315 from appwrite/feat-add-detection-logic
Integrate detection library with Appwrite
2025-03-08 21:30:19 +01:00
Matej Bačo
9c3cfc4f83
Merge pull request #9357 from appwrite/feat-authroized-previews
Feat: Authorized previews
2025-03-08 21:04:25 +01:00
Matej Bačo
b4d366eea1
Merge pull request #9457 from appwrite/chore-remove-builds-collection
Chore Remove builds collection
2025-03-08 20:45:10 +01:00
Matej Bačo
8a4954d4e8 PR review changes 2025-03-08 20:44:54 +01:00
Matej Bačo
1943e00e40 Fix tests 2025-03-08 19:58:54 +01:00
Matej Bačo
f75acfa503 Remove deploymentUpdatePolicy, add trigger 2025-03-08 19:19:05 +01:00
Matej Bačo
83dd6a9897 FIx tests 2025-03-08 18:39:13 +01:00
Matej Bačo
232f99c6c9 Finalize PR, review changes, fix tests 2025-03-08 16:50:39 +01:00
Matej Bačo
faa1b0a59b Merge branch 'feat-sites' into feat-add-detection-logic 2025-03-08 14:58:49 +01:00
Matej Bačo
fe210e0cf0 Merge branch 'feat-sites' into feat-authroized-previews 2025-03-08 13:04:00 +01:00
Matej Bačo
06020e2b62 Add preview auth tests, finish todos, improve quality 2025-03-08 12:57:55 +01:00
Matej Bačo
c6a862a0a3 Specifications test, fix failures 2025-03-07 23:17:15 +01:00
Matej Bačo
1d983a949e Merge site & function specs 2025-03-07 22:36:13 +01:00
Matej Bačo
c1ee2f2b41 Failing test fixes 2025-03-07 21:04:24 +01:00
Matej Bačo
6a584c83c1 Attribute renaming 2025-03-07 20:14:11 +01:00
Chirag Aggarwal
493f536a6e chore: added logsdb for deletes worker 2025-03-07 14:04:52 +00:00
Matej Bačo
f07c351c94 Linter fix 2025-03-07 11:22:13 +01:00
Matej Bačo
a42522feaa Fix test failures 2025-03-07 11:11:32 +01:00
Matej Bačo
9400fdbbe5 Leftover bugs after rework 2025-03-07 10:43:54 +01:00
Matej Bačo
92b696ea21 Introduce type-relevant attributes to rules 2025-03-07 10:14:45 +01:00
Matej Bačo
50ec55d595 Fix site tests 2025-03-06 18:35:57 +01:00
Matej Bačo
a7fc8cf84b Fix functions 2025-03-06 18:17:01 +01:00
Matej Bačo
794c6536fb Fixbugs 2025-03-06 17:55:53 +01:00
Chirag Aggarwal
3f133cab74 Merge branch '1.7.x' into feat-tokens-module 2025-03-06 15:25:42 +00:00
Matej Bačo
2e30c1ba1f Reapply "Remove builds collection"
This reverts commit 654d178cf2.
2025-03-06 15:34:06 +01:00
Matej Bačo
654d178cf2 Revert "Remove builds collection"
This reverts commit 02e740f8b0.
2025-03-06 15:33:48 +01:00
Matej Bačo
02e740f8b0 Remove builds collection 2025-03-06 15:32:23 +01:00
Matej Bačo
825e9639b1 Move cancel build to deployment endpoint 2025-03-06 12:20:08 +01:00
shimon
7c91157dc8 sync with 1.6.x 2025-03-06 12:10:10 +02:00
shimon
584e4c0d75 Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support 2025-03-06 12:03:10 +02:00
Christy Jacob
205024657a
Merge pull request #9438 from appwrite/activities-multi-writes
Activities batch writes
2025-03-06 11:40:34 +05:30
Khushboo Verma
9a44e8130f Add tests for framework, runtime and rendering detection 2025-03-05 22:35:49 +05:30
shimon
3bc81c82ec Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support
# Conflicts:
#	src/Appwrite/Platform/Workers/Usage.php
2025-03-05 17:29:57 +02:00
Matej Bačo
87a9d72523 Merge branch 'feat-sites' into chore-rename-redeploy-endpoint 2025-03-05 12:33:17 +01:00
Matej Bačo
f6674f07e4 Add redeploy tests 2025-03-05 12:29:27 +01:00
Matej Bačo
a0a82b86dc Migrate redeploy endpoint 2025-03-05 11:29:43 +01:00
Matej Bačo
b29b5da006 Improve code quality 2025-03-05 10:48:26 +01:00
Chirag Aggarwal
3e9e0652b0
Merge branch '1.6.x' into feat-development-keys 2025-03-05 15:10:13 +05:30
Matej Bačo
46039ded2f Fix rule updating 2025-03-05 10:35:01 +01:00
Matej Bačo
dfce78c421 Merge branch 'feat-sites' into chore-rename-activate-endpoint 2025-03-05 10:01:54 +01:00
Khushboo Verma
bbf37e0a0e Update length to 255 2025-03-05 13:40:15 +05:30
Khushboo Verma
826b034cd2 Re-add files deleted by mistake 2025-03-05 11:46:31 +05:30
Khushboo Verma
9ee9a8e0ed Resolve merge conflicts 2025-03-05 11:38:28 +05:30
Damodar Lohani
2afb8a14ac Skip in dual writing 2025-03-05 05:27:56 +00:00
Damodar Lohani
6024d01e7b Feat: calculate database storage in stats-resources
- Calculate database storage in stats-resources worker
2025-03-05 05:25:50 +00:00
shimon
f2ad3a501e updating audits workers var scope 2025-03-04 20:34:56 +02:00
shimon
c443c8fdab updating audits workers var scope 2025-03-04 19:49:37 +02:00
shimon
1838b9c4e8 updating audits workers var scope 2025-03-04 19:49:10 +02:00
shimon
09aa383cf3 updating audits workers var scope 2025-03-04 19:15:00 +02:00
shimon
ce054e7088 updating audits workers var scope 2025-03-04 19:12:20 +02:00
shimon
76dc8c29d5 updating audits workers var scope 2025-03-04 19:07:45 +02:00
shimon
f761829d60 updating audits workers var scope 2025-03-04 18:49:31 +02:00
shimon
8b4bc7e4a6 updating audits workers var scope 2025-03-04 18:19:23 +02:00
Chirag Aggarwal
6bc72cf43f
Merge branch '1.6.x' into feat-development-keys 2025-03-04 21:28:14 +05:30
Matej Bačo
ea30d976a8 Fix wrong path, implement tests 2025-03-04 16:04:37 +01:00
Matej Bačo
9b8e4dd862 Rename active deployment path 2025-03-04 15:22:20 +01:00
Matej Bačo
03c9e57773
Merge pull request #9434 from appwrite/chore-combine-download-endpoints
Chore: Combine download endpoints
2025-03-04 15:10:24 +01:00
Matej Bačo
a2abd982cf Backwards compatibility 2025-03-04 14:13:47 +01:00
Matej Bačo
64183f2946 Fix tests, remove leftovers 2025-03-04 13:45:44 +01:00
Matej Bačo
d9eb942e8c Merge deployment download endpoints 2025-03-04 13:43:13 +01:00
Khushboo Verma
84e1b050a9 Truncate commit message to 252 characters 2025-03-04 17:28:06 +05:30
Khushboo Verma
e94438927e Add resource type label in sites endpoints 2025-03-04 17:05:09 +05:30
Damodar Lohani
0659dce935 Fix: disable dual writing 2025-03-04 06:22:58 +00:00
Christy Jacob
d5ab989891
Merge pull request #9339 from appwrite/feat-remove-deprecated-usage-stuff
Remove usage and usage dump in favor of stats-usage and stats-usage-dump
2025-03-04 11:23:29 +05:30
Damodar Lohani
4d5d30ba7b Fix default value 2025-03-04 05:50:21 +00:00
Damodar Lohani
dd5dd4cc43 Same for database metrics 2025-03-04 05:34:02 +00:00
Damodar Lohani
5d61544444 Fix: use receivedAt date when available 2025-03-04 05:31:35 +00:00
Matej Bačo
2ae61164d4 Merge branch 'feat-sites' into feat-screenshot-task 2025-03-03 16:45:49 +01:00
Matej Bačo
8e03db6c9e Fix tests 2025-03-03 16:42:29 +01:00
Matej Bačo
64e2f904c5 Merge branch 'feat-sites' into feat-screenshot-task 2025-03-03 16:05:19 +01:00
Matej Bačo
c303aa57ce Fix template CORS 2025-03-03 12:59:36 +01:00
Damodar Lohani
5becd0a5dc
Revert "Fix: stats resources only queue projects accessed in last 3 hours" 2025-03-03 16:04:31 +05:45
shimon
12eb3b4eea debug 2025-03-03 10:47:28 +02:00
Khushboo Verma
ef37139592 Resolve merge conflicts 2025-03-03 13:57:29 +05:30
Chirag Aggarwal
88c8d2aa4c
Merge branch '1.6.x' into pla-1883 2025-03-03 13:37:05 +05:30
shimon
adb451234b debug 2025-03-02 22:27:13 +02:00
shimon
52a73856bc debug 2025-03-02 21:19:45 +02:00
shimon
921b9154eb debug 2025-03-02 20:56:28 +02:00
Matej Bačo
580204912c Leftover 2025-02-28 15:20:38 +01:00
Chirag Aggarwal
c05ef9121f Merge branch '1.6.x' into feat-development-keys 2025-02-28 12:56:26 +00:00
Matej Bačo
d75b601a7b
Update src/Appwrite/Platform/Modules/Functions/Http/Deployments/Builds/Download/Get.php
Co-authored-by: Khushboo Verma <43381712+vermakhushboo@users.noreply.github.com>
2025-02-28 12:10:24 +01:00
Matej Bačo
72d2ba0159 Add missing download endpoints, ensure with tests 2025-02-28 12:04:17 +01:00
Khushboo Verma
dc71c50123 Resolve merge conflicts 2025-02-28 16:20:24 +05:30
Matej Bačo
d6e7db8900 Fix persistent screenshot 2025-02-28 11:29:42 +01:00
Matej Bačo
559396295f
Merge pull request #9416 from appwrite/feat-move-functions-endpoints-to-modules
Move function endpoints from controller to modules
2025-02-28 10:54:03 +01:00
Khushboo Verma
4afd9771c6 Remove functions.php 2025-02-27 23:42:43 +05:30
Matej Bačo
dd75081609 Formatting fix 2025-02-27 17:46:47 +01:00
Matej Bačo
8081759c5c Fix failing templates 2025-02-27 17:28:25 +01:00
Matej Bačo
bf3b21cdb1 Implement screenshot task and initial run 2025-02-27 15:58:33 +01:00
Khushboo Verma
26a822e4b2 Move all function endpoints to modules structure 2025-02-27 18:53:11 +05:30
Khushboo Verma
cede07b520 Add more endpoints to modules 2025-02-27 18:11:47 +05:30
Matej Bačo
92daef51f0 Fix screenshot security 2025-02-27 12:44:22 +01:00
Khushboo Verma
0dbb9dadf6 Move function endpoints from controller to modules 2025-02-27 17:01:15 +05:30
Matej Bačo
ac51fcbf4e Preps for Console SDK 2025-02-27 10:04:11 +01:00
shimon
368b61493f Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support
# Conflicts:
#	composer.lock
2025-02-27 10:29:06 +02:00
Chirag Aggarwal
388affa3d0 chore: updated naming for subscribers 2025-02-27 07:23:13 +00:00