Damodar Lohani
4e66f8a8e2
simplify test
2024-04-25 01:01:15 +00:00
Steven Nguyen and GitHub
8eb5b3467a
feat(security): add github workflow to check dependencies
...
This workflow action uses OSV Scanner, an open source vulnerability
scanner by Google. We're using OSV Scanner because it has:
* good usability - JSON output and multiple options
* good accuracy - OSV database from google and support
for multiple languages including PHP
2024-04-24 23:20:36 +00:00
Steven Nguyen and GitHub
47fc1a2943
Merge pull request #6506 from btme0011/feature-5232-OSV-Security-Scans
...
feature-5232-Security-Scans-OSV-Scanner
2024-04-24 15:57:52 -07:00
Steven Nguyen and GitHub
73562fdb2b
fix(platform): update mariadb to auto upgrade on startup
...
There are times when we need to upgrade MariaDB. Setting this env
variable will have it automatically upgrade so the user doesn't need to
do anything.
2024-04-24 22:38:55 +00:00
Steven Nguyen
1cf0371ca1
Bump console to version 4.0.6
2024-04-24 22:04:30 +00:00
Eldad Fux
55fe725f4b
Fixed format
2024-04-24 23:16:43 +02:00
Steven Nguyen and GitHub
6c87ee8ce6
Merge pull request #8017 from appwrite/chore-bump-console-4.0.6
...
Bump console to version 4.0.6
2024-04-24 14:09:30 -07:00
Steven Nguyen and GitHub
f5d466822e
Merge pull request #8013 from appwrite/chore-sync-main-into-1.5.x
...
Chore sync main into 1.5.x
2024-04-24 13:19:14 -07:00
Steven Nguyen
db6615ed2b
Bump console to version 4.0.6
2024-04-24 13:00:20 -07:00
Torsten Dittmann and GitHub
80c3fbfc27
Merge pull request #8014 from appwrite/chore-document-country-codes
...
Document standard for country codes
2024-04-24 21:01:24 +02:00
Steven Nguyen and GitHub
c96d07214a
Merge pull request #7927 from appwrite/EVDOG4LIFE-GH-Workflows
...
Stale Issues Workflow Creation
2024-04-24 08:38:04 -07:00
shimon
4e639526d6
pull changes
2024-04-24 12:25:49 +03:00
Matej Bačo
a99d9f3015
Disable experimental 4XX logging
cl-billing-96
2024-04-24 10:53:09 +02:00
Damodar Lohani and GitHub
67cdde15f5
Update api.php
2024-04-24 09:03:08 +05:45
Damodar Lohani and GitHub
c163c84478
Merge branch 'main' into fix-usage-skip-main
2024-04-24 08:42:17 +05:45
Damodar Lohani and GitHub
ac95a7c5eb
Update api.php
2024-04-24 06:44:14 +05:45
Damodar Lohani and GitHub
dc3aa5e12f
revert
2024-04-24 06:30:32 +05:45
Steven Nguyen and GitHub
b62191a442
chore(locale): document standard for country codes
...
Since we use ISO 3166 standard for country codes, we should document it in the code so we can easily look up whether a country code is in the standard or not.
2024-04-23 17:06:45 -07:00
Steven Nguyen and GitHub
b75f5263a2
Merge branch 'main' into chore-sync-main-into-1.5.x
2024-04-23 23:43:53 +00:00
Steven Nguyen and GitHub
3a2e9b6f4a
Merge pull request #7984 from appwrite/fix-mfa-admin-mode-condition
...
fix: mfa with admin mode
2024-04-23 15:21:02 -07:00
Steven Nguyen and GitHub
dd1bdf02c9
Merge pull request #7962 from deanurag/fix-7880-adding-hongkong-to-countries
...
FIX-7880-added-HongKong-to-countries.php
2024-04-23 15:06:17 -07:00
Christy Jacob and GitHub
f164c6d36a
Merge pull request #8007 from appwrite/feat-add-pf-flag
...
Add French Polynesia flag to flags.php
2024-04-24 00:01:08 +04:00
Eldad Fux
9fc0342cf1
Updated injections
2024-04-23 13:30:20 +02:00
Torsten Dittmann and GitHub
8b56e451f2
Merge pull request #8005 from appwrite/fix-8004-deleteMfaAuthenticator-response
...
Fix delete MFA authenticator response model
2024-04-23 10:17:14 +02:00
Anurag De and GitHub
1ebfdc10ed
Merge branch 'main' into fix-7880-adding-hongkong-to-countries
2024-04-23 13:38:25 +05:30
Jake Barnby and GitHub
3769c571fe
Merge pull request #8008 from appwrite/feat-fix-null-factors-crash
...
Fix server errors from invalid or outdated cookies
2024-04-23 19:51:21 +12:00
089af4e137
Update app/controllers/shared/api.php
...
Co-authored-by: Jake Barnby <jakeb994@gmail.com >
2024-04-23 16:34:12 +09:00
Bradley Schofield
3d17b64eac
Add Null check before we access factors
2024-04-23 16:24:05 +09:00
Bradley Schofield
395ce93098
Update flags.php
2024-04-23 16:02:11 +09:00
Jake Barnby and GitHub
c537f81546
Merge pull request #7985 from appwrite/limbo-attribute
...
Delete relating attributes on delete collection
2024-04-23 15:57:50 +12:00
Jake Barnby
edf1f5356a
Merge remote-tracking branch 'origin/1.5.x' into limbo-attribute
2024-04-23 15:35:08 +12:00
Jake Barnby
476074cc5b
Add test
2024-04-23 15:20:25 +12:00
Jake Barnby
d5335c4398
Remove redundant delete
2024-04-23 15:19:30 +12:00
Steven Nguyen and GitHub
f88887abad
fix(mfa): fix delete authenticator response model
2024-04-22 22:24:20 +00:00
Eldad Fux
beeb66e66d
Fixed account tests
2024-04-23 00:17:07 +02:00
Steven Nguyen and GitHub
281b3f3e27
Merge pull request #8002 from mbackonja/fix-8001-appwrite-worker-mails-db-connection
...
Added DB environment variables to appwrite-worker-mails
2024-04-22 14:34:55 -07:00
Eldad Fux
46ab7b1a36
Fixed functions test
2024-04-22 23:33:18 +02:00
Eldad Fux
69a43aa667
Fixed projects tests
2024-04-22 23:28:40 +02:00
Eldad Fux
7381ababb8
Merge remote-tracking branch 'refs/remotes/origin/feat-eldad4-coroutines' into feat-eldad4-coroutines
2024-04-22 23:02:59 +02:00
Eldad Fux
d67df5feb1
Fixed formatting
2024-04-22 22:45:55 +02:00
Eldad A. Fux and GitHub
6c8b228b6c
Merge branch 'main' into feat-eldad4-coroutines
2024-04-22 22:37:10 +02:00
Eldad Fux
86b46353ad
Fixed for general tests
2024-04-22 22:35:38 +02:00
Eldad Fux
99994f6278
Fixed storage tests
2024-04-22 21:43:57 +02:00
Eldad Fux
09e9483d94
Changed autoloading order
2024-04-22 21:38:48 +02:00
Eldad Fux
351b9318d4
Fixed router, and options
2024-04-22 17:58:40 +02:00
Christy Jacob and GitHub
2d8694baea
Merge pull request #7996 from appwrite/fix-users-exceeded-error
...
Update user create error message for console to be console specific
2024-04-22 17:20:00 +04:00
Eldad Fux
6a67a1d48a
Fixed execute to match new signature
2024-04-22 14:41:46 +02:00
Eldad Fux
19f8b13cfe
Fixed formatting
2024-04-22 14:19:37 +02:00
Eldad Fux
ab6744df3a
Fixed webhooks tests
2024-04-22 14:12:09 +02:00
Milan Bačkonja
b6f3d2d3e5
fix(appwrite-worker-mails): Added DB environment variables to appwrite-worker-mails
2024-04-22 12:04:49 +02:00