Commit graph

24841 commits

Author SHA1 Message Date
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
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
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
93510d170e Quality fixes 2025-03-10 14:53:44 +01:00
Matej Bačo
be3d18ab41 Fix test 2025-03-10 12:56:20 +01:00
Matej Bačo
efc5b9e353 Add frameworks 2025-03-10 12:32:12 +01:00
Matej Bačo
d86cf7b437 Fix 5xx error on authroization 2025-03-09 18:51:49 +01: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
640f09c49b Fix specs 2025-03-09 13:57:19 +01:00
Matej Bačo
06bb001d0b Improve enums 2025-03-09 00:35:55 +01:00
Matej Bačo
3730ff4895 Fix SDK generation 2025-03-09 00:19:54 +01:00
Matej Bačo
05771c46d6 Update specs 2025-03-09 00:02:39 +01:00
Matej Bačo
4ff0b6283a
Merge pull request #9474 from appwrite/fix-sites-tests
Fix: site tests
2025-03-08 23:57:59 +01:00
Matej Bačo
852a16d01b Remove leftovers 2025-03-08 23:34:37 +01:00
Matej Bačo
084b6c799a Revert "Simplify tests further"
This reverts commit 7e460f6155.
2025-03-08 23:33:37 +01:00
Matej Bačo
eddeac6e4f Revert temp changes 2025-03-08 23:33:33 +01:00
Matej Bačo
874f60dce6 Upgrade detection lib 2025-03-08 23:26:25 +01:00
Matej Bačo
d21814c51f Improve logs 2025-03-08 23:04:32 +01:00
Matej Bačo
65bcf7898e Improve CI/CD logs 2025-03-08 22:56:16 +01:00
Matej Bačo
7e460f6155 Simplify tests further 2025-03-08 22:43:35 +01:00
Matej Bačo
1a271ff272 Temporarly simplify CI/CD 2025-03-08 22:26:04 +01:00
Matej Bačo
5963631c70 Fix site tests 2025-03-08 22:25:52 +01:00
Matej Bačo
0fa5460a7e
Merge pull request #9461 from appwrite/chore-rules-rehaul
Chore: 2nd rules rehaul
2025-03-08 21:52:47 +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
b69c40345f Improve docs 2025-03-08 18:45:38 +01:00
Matej Bačo
83dd6a9897 FIx tests 2025-03-08 18:39:13 +01:00
Matej Bačo
75f543c6b0 Upgrade lib version 2025-03-08 18:01:50 +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
f85bf337b7 Migrate authorize endpoint to http lib 2025-03-08 13:03:23 +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
8ff4d60dbb
Merge pull request #9469 from appwrite/feat-site-specifications
Feat: Merge specs
2025-03-08 10:58:49 +01:00
Matej Bačo
43cd7ac8b3 Linter fix 2025-03-07 23:45:19 +01:00
Matej Bačo
393c4012d9 Merge branch 'feat-sites' into feat-authroized-previews 2025-03-07 23:44:52 +01:00
Matej Bačo
c6a862a0a3 Specifications test, fix failures 2025-03-07 23:17:15 +01:00