Damodar Lohani
254f026458
Merge pull request #10667 from appwrite/fix-auth-refactor
...
Fix: reset argon 2 options to previous default
2025-10-19 14:00:25 +05:45
Damodar Lohani
248d3aea7a
Fix: reset argon 2 options to previous default
2025-10-19 05:44:44 +00:00
Luke B. Silver
07d55d17a3
Merge pull request #10658 from appwrite/update-domains-0.8.3
...
update domain lib to 0.8.4
2025-10-17 13:09:36 +01:00
Chirag Aggarwal
abfab60eec
update to 0.8.4
2025-10-17 17:05:47 +05:30
Chirag Aggarwal
fc3ac122dd
Merge branch '1.8.x' into update-domains-0.8.3
2025-10-17 17:05:24 +05:30
Jake Barnby
3963b632d8
Merge pull request #10663 from appwrite/update-apple-swift
...
chore: update apple and swift sdks to 13.2.2
2025-10-17 07:01:25 +00:00
Chirag Aggarwal
1936a01464
chore: update apple and swift sdks to 13.2.2
2025-10-17 12:28:31 +05:30
Luke B. Silver
2cbfa6930f
Merge pull request #10655 from appwrite/fix-test-dependencies-projects
...
Refactor ProjectsConsoleClientTest to remove test dependencies
2025-10-16 11:30:50 +01:00
Chirag Aggarwal
33a856af41
update domain lib to 0.8.3
2025-10-16 15:54:43 +05:30
Chirag Aggarwal
5d1d937fde
remove changes
2025-10-16 15:29:59 +05:30
Chirag Aggarwal
83ec855f4b
skip harder ones
2025-10-16 15:18:21 +05:30
Luke B. Silver
5ce9b8eaeb
Merge pull request #10656 from appwrite/feat-replace-sleep-in-webhooks-service
...
Replace sleep in webhook tests with assertEventually
2025-10-16 10:45:32 +01:00
Khushboo Verma
be983eb68a
Remove race condition
2025-10-16 14:40:47 +05:30
Chirag Aggarwal
c6f144313d
more tests
2025-10-16 14:29:57 +05:30
Chirag Aggarwal
ae8ec1c736
formatting
2025-10-16 14:26:39 +05:30
Chirag Aggarwal
19d7f02371
more tests
2025-10-16 14:25:12 +05:30
Khushboo Verma
f0660f3fda
Replace sleep in webhook tests with assertEventually
2025-10-16 14:23:35 +05:30
Chirag Aggarwal
9ded176cf2
Refactor ProjectsConsoleClientTest to remove test dependencies
...
- Remove @depends annotations to make tests independent
- Each test now creates its own team and project instead of relying on shared state
- Replace sleep() calls with assertEventually() for more reliable async testing
- Change test methods to return void instead of passing data between tests
- Remove unnecessary sleep() call that was causing test flakiness
2025-10-16 14:21:30 +05:30
Damodar Lohani
2e10cd0009
Merge pull request #10654 from appwrite/fix-undefined-var
...
Fix: undefined variable warning
2025-10-16 13:40:04 +05:45
Damodar Lohani
7ff664e62b
Fix: undefined $user
2025-10-16 07:38:13 +00:00
Damodar Lohani
9dd1939d1f
Merge pull request #10468 from appwrite/feat-apps-module-dl
...
Feat apps module dl
2025-10-16 11:40:27 +05:45
Damodar Lohani
8dfdfcb522
Merge pull request #10652 from appwrite/fix-undefined-sequence
...
Fix undefined sequence
2025-10-16 10:34:37 +05:45
Damodar Lohani
b63c2804f1
Fix: undefined $sequence
2025-10-16 10:26:49 +05:45
Damodar Lohani
ced2270571
remove unused injection
2025-10-16 03:39:39 +00:00
Damodar Lohani
d3436077a1
remove unused hash
2025-10-16 03:39:18 +00:00
Damodar Lohani
e06349e803
update argon2 instances
2025-10-16 03:34:45 +00:00
Damodar Lohani
9849b9d678
Fix empty check
2025-10-16 02:41:53 +00:00
Damodar Lohani
22136867ed
add additional check
2025-10-16 02:29:30 +00:00
Damodar Lohani
2df621f9c5
Fix: update comment, typings
2025-10-16 02:23:41 +00:00
Damodar Lohani
9a599e2015
update recommended param for argon2
2025-10-16 02:20:28 +00:00
Damodar Lohani
431dd96b98
chaining
2025-10-16 02:17:59 +00:00
Damodar Lohani
4d8f950955
fix roles filtering
2025-10-16 02:17:52 +00:00
Damodar Lohani
08e559180d
fix missing injection
2025-10-16 02:08:07 +00:00
Damodar Lohani
4cb63068de
improve install loop
2025-10-16 02:07:17 +00:00
Damodar Lohani
f062b39cfa
Fix encoding
2025-10-16 02:06:01 +00:00
Damodar Lohani
06ee421965
update composer
2025-10-15 07:11:27 +00:00
Damodar Lohani
c3c69cc43b
Merge remote-tracking branch 'origin/1.8.x' into feat-apps-module-dl
2025-10-15 07:05:23 +00:00
Damodar Lohani
e47d53ddcc
Merge remote-tracking branch 'origin/main' into feat-apps-module-dl
2025-10-15 07:04:38 +00:00
Jake Barnby
290a7b27db
Merge branch 'main' into 1.8.x
2025-10-15 18:45:38 +13:00
Luke B. Silver
3e078027a7
Merge pull request #10644 from appwrite/bcc-only-emails
...
chore: use bcc only emails for smtp
2025-10-14 13:18:36 +01:00
Chirag Aggarwal
97f448f984
comma
2025-10-14 17:19:08 +05:30
Chirag Aggarwal
07727298f7
remove default recepient
2025-10-14 17:18:44 +05:30
Chirag Aggarwal
752520470d
fix: param
2025-10-14 09:27:50 +05:30
Chirag Aggarwal
128cd68ec8
chore: use bcc only emails for smtp
2025-10-14 09:23:31 +05:30
Damodar Lohani
a832343348
Merge pull request #10617 from appwrite/fix-make-stats-usage-extendable
...
Fix: make methods protected for extending
2025-10-14 06:40:25 +05:45
Luke B. Silver
3e47f9442f
Merge pull request #10641 from appwrite/update-dotnet-sdk-0.21.2
...
Update .NET SDK to 0.21.2 and improve release detection
2025-10-13 12:53:28 +01:00
Luke B. Silver
08d661d8c3
Merge pull request #10620 from appwrite/fix-block-schedules
...
Fix block schedules
2025-10-13 12:51:38 +01:00
loks0n
3544649903
fix: block schedules
2025-10-13 12:29:32 +01:00
Chirag Aggarwal
6f5ac232c5
lint
2025-10-13 16:01:55 +05:30
Chirag Aggarwal
3b82141de2
Update .NET SDK to 0.21.2 and improve release detection
...
- Update .NET SDK version to 0.21.2 with Object[] deserialization fix
- Update sdk-generator dependency from 1.4.3 to 1.4.4
- Improve SDK release detection to check actual commit SHA of latest release tag instead of just checking releases targeting the branch
2025-10-13 15:25:51 +05:30