Commit graph

5734 commits

Author SHA1 Message Date
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
Matej Bačo
63c7f4c8bc Fix remix detection false postive 2025-03-10 15:33:11 +01:00
Matej Bačo
b11ad4b1c9 Fix a bug 2025-03-10 15:16:47 +01:00
Matej Bačo
aabee0ac37 Fix order of site commands 2025-03-09 16:15:08 +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
8a4954d4e8 PR review changes 2025-03-08 20:44:54 +01:00
Matej Bačo
f75acfa503 Remove deploymentUpdatePolicy, add trigger 2025-03-08 19:19:05 +01:00
Matej Bačo
232f99c6c9 Finalize PR, review changes, fix tests 2025-03-08 16:50:39 +01:00
Matej Bačo
6a584c83c1 Attribute renaming 2025-03-07 20:14:11 +01:00
Matej Bačo
92b696ea21 Introduce type-relevant attributes to rules 2025-03-07 10:14:45 +01:00
Khushboo Verma
de5f33f206 keep truncation only during create document 2025-03-05 22:45:48 +05:30
Khushboo Verma
9b8dd02a88 Don't throw exception from list repos detection 2025-03-05 13:48:44 +05:30
Khushboo Verma
bbf37e0a0e Update length to 255 2025-03-05 13:40:15 +05:30
Khushboo Verma
84e1b050a9 Truncate commit message to 252 characters 2025-03-04 17:28:06 +05:30
Khushboo Verma
20ad91a906 Simplify logic to fetch versionedRuntime 2025-03-04 13:45:56 +05:30
Khushboo Verma
8b8f632abe Add providerRepository model and extend it for framework and runtime 2025-03-03 13:54:07 +05:30
Khushboo Verma
dc71c50123 Resolve merge conflicts 2025-02-28 16:20:24 +05:30
Khushboo Verma
4afd9771c6 Remove functions.php 2025-02-27 23:42:43 +05:30
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
Khushboo Verma
0dbb9dadf6 Move function endpoints from controller to modules 2025-02-27 17:01:15 +05:30
Matej Bačo
a89f591f63 Use deviceForSites properly 2025-02-25 16:42:25 +01:00
Khushboo Verma
a54f84fce8 Resolve merge conflicts 2025-02-25 16:20:58 +05:30
Matej Bačo
2ba84bf93f Rule search param fix 2025-02-25 10:47:47 +01:00
Matej Bačo
40beecdddc Fix tests 2025-02-24 18:42:20 +01:00
Matej Bačo
427e781b5b Add git domains, improve tests 2025-02-24 16:22:23 +01:00
Matej Bačo
a56086f8bf Basics of rules rework 2025-02-23 21:34:14 +01:00
Matej Bačo
aeebdadae1 Add nameservers variable 2025-02-22 18:32:10 +01:00
Khushboo Verma
1394b4349c Separate response models for list repos 2025-02-21 15:22:15 +05:30
Matej Bačo
732e74f114 Finalize screenshot tests 2025-02-20 14:22:30 +01:00
Khushboo Verma
68de687bdf Resolve merge conflicts 2025-02-20 12:57:18 +05:30
Khushboo Verma
a7c1bd94ed Add framework detection to list repos 2025-02-20 12:54:26 +05:30
Matej Bačo
47395c5442 Fix failing tests regarding specs and failed builds 2025-02-19 14:58:59 +01:00
Matej Bačo
3932b8bdc1 Merge branch '1.7.x' into feat-sites 2025-02-19 12:54:05 +01:00
Matej Bačo
165caef9ab Merge branch '1.6.x' into 1.7.x 2025-02-19 12:40:07 +01:00
Khushboo Verma
34b8453666 Merge branch 'feat-sites' into feat-add-detection-logic 2025-02-18 20:19:11 +05:30
Christy Jacob
d59d6f70a5
Merge pull request #9303 from appwrite/pla-2428
Add support endpoint url for S3
2025-02-18 16:28:44 +05:30
Christy Jacob
27d2cc9f00
Merge pull request #9348 from ChiragAgg5k/pla-2470
Fix resend team invite if already accepted
2025-02-18 15:10:11 +05:30
Jake Barnby
0d79ae33ba
Lint 2025-02-18 02:10:05 +13:00
Jake Barnby
77e83d5cfb
Remove unused injections 2025-02-18 01:49:51 +13:00
Khushboo Verma
76b154bfce Add framework detection to list repos 2025-02-17 17:54:13 +05:30
Khushboo Verma
6155fad3e0 Resolve merge conflicts 2025-02-17 14:00:05 +05:30
Chirag Aggarwal
9ebb4b9626
Merge branch '1.6.x' into pla-2428 2025-02-14 09:04:30 +05:30
Chirag Aggarwal
2457485230 chore: removed redundant exception 2025-02-13 13:16:29 +00:00
Khushboo Verma
f416e39098 Move create rule to module 2025-02-12 23:58:25 +05:30
Jake Barnby
6dbc8c5464
Allow disabling specific metrics in hooks via keys 2025-02-13 00:19:51 +13:00
Chirag Aggarwal
e435e457de chore: added check for team membership exists 2025-02-12 09:50:13 +00:00
Khushboo Verma
11477d67c9 Address PR comments 2025-02-11 18:20:54 +05:30
Jake Barnby
d04a5cab0d
Merge remote-tracking branch 'origin/1.6.x' into feat-key-segmented-usage
# Conflicts:
#	composer.lock
2025-02-11 21:33:34 +13:00