1
0
Fork 0
mirror of synced 2024-09-17 10:00:07 +12:00
Commit graph

21693 commits

Author SHA1 Message Date
Bradley Schofield
37de2ba196 1.6 Fixes 2024-07-10 20:04:01 +09:00
Bradley Schofield
2722ec76b6 Run Linter 2024-07-08 13:36:26 +09:00
Bradley Schofield
ef64105e14 Add documentation, remove 1FA routes 2024-07-08 13:34:20 +09:00
Bradley Schofield
a71948edee Update Webauthn deletion endpoint 2024-07-08 13:14:04 +09:00
Bradley Schofield
c935ff9ec2 Merge branch 'feat-update-delete-authenticator' into feat-implement-webauthn 2024-07-08 13:11:55 +09:00
Bradley Schofield
8c19fcd087 Update documentation 2024-07-08 12:59:49 +09:00
Bradley Schofield
996911e385 Update delete authenticator to remove OTP Validation 2024-07-08 10:42:27 +09:00
Bradley Schofield
7a0b682105 Run Linter 2024-07-05 16:22:32 +09:00
Bradley Schofield
5251f6d780 Merge branch 'main' into feat-implement-webauthn 2024-07-05 16:20:29 +09:00
Bradley Schofield
27681bfdeb Finish recovery code support 2024-07-05 16:16:41 +09:00
Bradley Schofield
f0badcd567 Add webauthn authenticator deletion 2024-07-05 14:59:22 +09:00
Torsten Dittmann
c8ee399cb7
Merge pull request #8357 from appwrite/chore-add-test-for-duration
Fix execution duration
2024-07-03 16:00:23 +02:00
Torsten Dittmann
8bc3fb18e2
Merge pull request #8356 from appwrite/chore-16x-specs
Chores: Update specs
2024-07-03 15:41:12 +02:00
Binyamin Yawitz
c5650ba5f0
fix: Ensuring new logger syntax 2024-07-03 09:29:35 -04:00
Khushboo Verma
d6a1ef80b3 Remove wrong test 2024-07-03 18:24:46 +05:30
Khushboo Verma
4ef42c9cf8 Fix execution duration and add test 2024-07-03 18:05:08 +05:30
Matej Bačo
7549b81a2d Upgrade Console 2024-07-03 12:14:07 +00:00
Matej Bačo
b49a5fe03b Upgrade executor 2024-07-03 12:03:39 +00:00
Matej Bačo
88aefe230c QA changes with Console 2024-07-03 11:36:56 +00:00
Bradley Schofield
a60e04358e Regen Specs, fix missing vars 2024-07-03 20:12:07 +09:00
Bradley Schofield
f36b4a6a20 Remove 1FA from Webauthn PR 2024-07-03 20:07:58 +09:00
Bradley Schofield
fdd9676449 Get MFA fully working in API 2024-07-03 20:00:58 +09:00
Matej Bačo
914886d79f Update specs 2024-07-03 10:32:13 +00:00
Matej Bačo
70fc5e6676 Merge remote-tracking branch 'origin/1.6.x' into chore-16x-specs 2024-07-03 10:24:34 +00:00
Matej Bačo
3e62ca477d Update specs 2024-07-03 10:24:28 +00:00
Damodar Lohani
d2c5e55ca7
Merge pull request #8355 from appwrite/feat-scheduled-executions
Feat scheduled executions
2024-07-03 16:08:48 +05:45
Damodar Lohani
71a9694f86
Merge pull request #7565 from appwrite/mock-numbers
Mock OTP and phone numbers
2024-07-03 15:21:58 +05:45
Matej Bačo
b5fc9d5789 PR review changes 2024-07-03 09:35:56 +00:00
Matej Bačo
2262d516f1 Merge remote-tracking branch 'origin/1.6.x' into mock-numbers 2024-07-03 09:30:11 +00:00
Damodar Lohani
75cd558670
Merge pull request #8323 from appwrite/feat-opr-v4-support
OPR v4 support
2024-07-03 15:11:54 +05:45
Damodar Lohani
1c0490aa91
Merge pull request #8315 from appwrite/feat-new-session-alert
Feat new session alert
2024-07-03 14:58:16 +05:45
Damodar Lohani
5f84edd983
Merge pull request #8337 from appwrite/feat-delete-execution
Feat delete execution
2024-07-03 14:55:57 +05:45
Damodar Lohani
b3ff29dca5
Merge pull request #8243 from appwrite/feat-scheduled-executions
Feat: Scheduled executions (execute later)
2024-07-03 14:54:58 +05:45
Matej Bačo
3a570b1f73 PR review changes 2024-07-03 08:27:54 +00:00
Matej Bačo
f59a6cf22e Fix test 2024-07-03 08:02:16 +00:00
Matej Bačo
5fb41fd216 Fix executions 2024-07-03 08:00:17 +00:00
Matej Bačo
5ef196ec9a PR review changes 2024-07-03 07:11:15 +00:00
Matej Bačo
1c83668568 PR review changes 2024-07-03 07:02:41 +00:00
Jake Barnby
ae87033974
Merge pull request #8327 from appwrite/chore-sync-1.5.x-into-main
Sync 1.5.x into main
2024-07-03 14:31:08 +12:00
Binyamin Yawitz
c7d030fef4
Merge branch 'feat-scheduled-executions' into feat-delete-execution 2024-07-02 16:21:20 -04:00
Binyamin Yawitz
5ba37f2fa5
Merge branch '1.6.x' into feat-scheduled-executions 2024-07-02 16:21:16 -04:00
Binyamin Yawitz
efdf278254
Merge branch '1.6.x' into feat-new-session-alert 2024-07-02 16:21:12 -04:00
Binyamin Yawitz
deaec44264
Merge branch '1.6.x' into mock-numbers 2024-07-02 16:21:07 -04:00
Binyamin Yawitz
1ce4eee34c
Merge branch '1.6.x' into feat-opr-v4-support 2024-07-02 16:20:55 -04:00
Eldad A. Fux
34076b903f
Merge pull request #8350 from appwrite/chore-16x-tests
Tests: Ensure CI/CD works
2024-07-02 16:18:48 -04:00
Matej Bačo
acc97ae52d Remove Leftover 2024-07-02 19:41:49 +00:00
Matej Bačo
c7ccc38768 Fix tests 2024-07-02 19:08:31 +00:00
Matej Bačo
263981c927 Fix function tests 2024-07-02 18:39:54 +00:00
Matej Bačo
23b522da98 Empty commit 2024-07-02 17:17:22 +00:00
Matej Bačo
7dec126987 Revert unwanted change 2024-07-02 17:16:53 +00:00