Khushboo Verma
0edbec4f44
OPR v4 support
2024-06-25 15:03:07 +05:30
Binyamin Yawitz
5ac5baca38
fixes: General refactors
2024-06-06 21:06:52 -04:00
Binyamin Yawitz
d0a55e266c
lint: Linting
2024-06-06 20:54:51 -04:00
Binyamin Yawitz
0bd9426aa7
feat: Adding plans, updating server and exception class
2024-06-06 13:13:39 -04:00
Jake Barnby
9e487b8ccf
Revert "Merge pull request #8237 from appwrite/revert-8193-feat-remove-random-shared-tables"
...
This reverts commit 930ae6ded0 , reversing
changes made to 1f6417b156 .
2024-06-06 20:11:19 +12:00
Binyamin Yawitz
6b0892a495
refactor: Adjusting to merge and some code cleanups
2024-06-05 20:41:23 -04:00
Binyamin Yawitz
b5a241db8d
merge: Main into Coroutines
2024-06-05 18:38:39 -04:00
Christy Jacob
ff6efc2855
Revert "Feat remove random shared tables"
2024-06-06 00:11:56 +05:30
Jake Barnby
f459a5c458
Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-remove-random-shared-tables
...
# Conflicts:
# docker-compose.yml
2024-06-04 17:43:14 +12:00
Christy Jacob
1c79ccd231
Merge branch '1.5.x' of https://github.com/appwrite/appwrite into sync-with-1.5.x
2024-05-27 11:26:32 +00:00
loks0n
d73a9e75cd
refactor: remove version format const
2024-05-24 16:27:13 +01:00
loks0n
ad3cc4e68f
fix: typo
2024-05-24 16:16:57 +01:00
Luke B. Silver
a92713d3a2
Merge branch '1.5.x' into feat-add-version-header
2024-05-24 16:08:11 +01:00
loks0n
cb4c15ce0a
ui: improve warning message
2024-05-24 16:07:22 +01:00
Christy Jacob
e55f0adab2
Merge pull request #8185 from ItzNotABug/fix-robots-txt
...
Fix: Don't Override `robots.txt` for Other Domains
2024-05-24 17:15:34 +04:00
Jake Barnby
bbb4b0bc12
Remove shared table headers
2024-05-24 20:29:25 +12:00
shimon
c996dbcdc9
lint
2024-05-23 16:39:23 +03:00
ItzNotABug
81e8502a78
fix: dont override humans.txt too.
2024-05-23 15:54:12 +05:30
ItzNotABug
5462b83d3c
fix: don't override robots.txt for other domains.
2024-05-23 14:47:59 +05:30
Christy Jacob
aa76862692
Merge branch '1.5.x' of https://github.com/appwrite/appwrite into sync-with-1.5.x
2024-05-22 19:43:31 +00:00
loks0n
ff1cabdbf7
chore: refactor finally clause
2024-05-20 22:35:40 +01:00
Steven Nguyen
722f3291fa
Merge branch 'main' into chore-sync-with-main
2024-05-20 18:33:52 +00:00
loks0n
6bd407eae9
chore: refactor finally block
2024-05-20 18:55:15 +01:00
Christy Jacob
d258240f08
Merge pull request #8152 from appwrite/fix-improve-cold-start-error
...
fix: improve cold start error
2024-05-20 17:26:58 +01:00
loks0n
b3c00c4d32
chore: create doc
2024-05-20 11:46:41 +01:00
loks0n
863a2ce0a9
chore: matej review
2024-05-20 11:44:08 +01:00
loks0n
3d119ad1a6
fix: improve cold start error
2024-05-17 18:16:10 +01:00
Bradley Schofield
deacaa2d6f
Multiple Changes, See Desc
...
- Update Logger from 0.3.* to 0.5.*
- Add old sentry syntax conversion
- Add sampler for experiment logger, and set it to 4%
2024-05-17 18:01:33 +09:00
loks0n
e73b4b8573
feat: generic approach
2024-05-15 10:46:31 +01:00
Luke B. Silver
8ff98bcb41
Merge branch '1.5.x' into feat-add-version-header
2024-05-15 10:30:36 +01:00
Eldad Fux
c53de9fb6b
Merge branch 'main' of github.com:appwrite/appwrite into feat-eldad4-coroutines
2024-05-08 18:21:55 +01:00
loks0n
0aadda9605
chore: steven review
2024-05-08 10:07:10 +01:00
Jake Barnby
6e3dee4e1f
Fix shared tables db queue name
2024-05-08 16:25:12 +12:00
Jake Barnby
921eb2b900
App::getEnv -> System::getEnv
2024-05-07 22:08:00 +12:00
Jake Barnby
e9bac08de0
Fix header test
2024-05-07 17:59:24 +12:00
loks0n
c746fb40f8
chore: better name
2024-05-03 12:03:01 +01:00
loks0n
1295128b10
fix: use APP_VERSION_STABLE
2024-05-03 11:56:54 +01:00
loks0n
644bbe1f5b
fix: version
2024-05-02 14:25:41 +01:00
loks0n
3ab9875ca7
feat: use x-appwrite-response-format
2024-05-02 14:16:35 +01:00
loks0n
2ed38271a0
feat: add version header
2024-05-02 13:51:19 +01:00
Jake Barnby
b2e956a14d
Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-isolation-modes
...
# Conflicts:
# .gitignore
# app/cli.php
# app/controllers/api/account.php
# app/controllers/api/databases.php
# app/controllers/api/projects.php
# app/controllers/general.php
# app/controllers/shared/api.php
# app/init.php
# app/realtime.php
# app/worker.php
# composer.json
# composer.lock
# src/Appwrite/Platform/Tasks/DeleteOrphanedProjects.php
# src/Appwrite/Platform/Tasks/GetMigrationStats.php
# src/Appwrite/Platform/Workers/Databases.php
# src/Appwrite/Platform/Workers/Deletes.php
# src/Appwrite/Platform/Workers/Hamster.php
# tests/e2e/General/HTTPTest.php
# tests/e2e/Services/Databases/DatabasesCustomServerTest.php
# tests/e2e/Services/Projects/ProjectsConsoleClientTest.php
2024-04-30 19:40:47 +12:00
Jake Barnby
7140d8e6a5
Merge pull request #8036 from appwrite/feat-upgrade-db
...
Update database
2024-04-30 11:55:47 +12:00
Steven Nguyen
bfb51328fe
fix: version in error response
...
The APP_VERSION_STABLE constant should be used for the version
in API errors so that developers see a version that makes more
sense (such as 1.5.5).
2024-04-29 22:50:20 +00:00
Jake Barnby
aeea5e8328
Merge pull request #7341 from appwrite/collection-not-found
...
databases.php collection not found
2024-04-29 21:04:31 +12:00
Jake Barnby
bcca318494
Merge remote-tracking branch 'origin/refactor-usage-sn-invalid-relationship' into feat-upgrade-db
...
# Conflicts:
# composer.lock
2024-04-29 20:54:44 +12:00
Jake Barnby
ecff8f5b7e
Update app/controllers/general.php
2024-04-29 20:16:09 +12:00
Jake Barnby
9a7c424e85
Update app/controllers/general.php
2024-04-29 16:52:46 +12:00
Matej Bačo
c768adacdc
Re-enable experiment 4xx logging
2024-04-26 17:05:24 +02:00
Matej Bačo
0a85809532
Merge branch 'refactor-usage-sn' into refactor-usage-sn-1.5.x
2024-04-26 13:14:00 +02:00
Matej Bačo
a99d9f3015
Disable experimental 4XX logging
2024-04-24 10:53:09 +02:00
Steven Nguyen
b75f5263a2
Merge branch 'main' into chore-sync-main-into-1.5.x
2024-04-23 23:43:53 +00:00
Eldad Fux
9fc0342cf1
Updated injections
2024-04-23 13:30:20 +02:00
Eldad Fux
beeb66e66d
Fixed account tests
2024-04-23 00:17:07 +02:00
Eldad Fux
46ab7b1a36
Fixed functions test
2024-04-22 23:33:18 +02:00
Eldad Fux
d67df5feb1
Fixed formatting
2024-04-22 22:45:55 +02:00
Eldad Fux
86b46353ad
Fixed for general tests
2024-04-22 22:35:38 +02:00
Eldad Fux
351b9318d4
Fixed router, and options
2024-04-22 17:58:40 +02:00
Eldad Fux
ab6744df3a
Fixed webhooks tests
2024-04-22 14:12:09 +02:00
Eldad Fux
c413a6cab5
Updated database service
2024-04-22 09:01:48 +02:00
Eldad Fux
3b70ae4d9f
Fixed formatting
2024-04-22 07:56:36 +02:00
Eldad Fux
b97cf78d9d
Enabled more controllers
2024-04-22 07:51:35 +02:00
Eldad Fux
74dc9957f2
Fixed console test
2024-04-22 07:25:29 +02:00
fogelito
6a2b40db50
Remove redundent AppwriteException
2024-04-18 11:37:20 +03:00
fogelito
9d14fc75f1
Remove redundent AppwriteException
2024-04-18 11:36:27 +03:00
fogelito
0e8bc6b4b4
Fix bad copy
2024-04-18 11:25:03 +03:00
Shmuel Fogel
2fcbc4867b
Update app/controllers/general.php
...
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2024-04-18 11:08:15 +03:00
Shmuel Fogel
4d1698eab5
Update app/controllers/general.php
...
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2024-04-18 11:08:09 +03:00
fogelito
b224aee2fe
GENERAL_ACCESS_FORBIDDEN
2024-04-18 09:58:51 +03:00
fogelito
a7318fdf8b
Chnage message
2024-04-18 09:26:11 +03:00
Matej Bačo
2551cf6fb1
Merge branch 'refactor-usage-sn' into refactor-usage-sn-1.5.x
2024-04-17 17:56:31 +02:00
fogelito
cd9a274f79
Message x-appwrite-project
2024-04-17 16:17:44 +03:00
Matej Bačo
487d93bf04
Revert breaking changes
2024-04-16 09:59:02 +02:00
Eldad Fux
13eb3bccd0
Fixed users tests
2024-04-15 12:36:42 +02:00
Eldad Fux
87ca2dfb32
Applied fixes for tests
2024-04-15 07:29:32 +02:00
Eldad Fux
49a50b32a7
Test DB failure
2024-04-15 06:29:12 +02:00
Eldad Fux
fd2410d2ae
Fixed bootstrap
2024-04-14 22:42:31 +02:00
Eldad Fux
766b2ba13e
Avatars tests are green!
2024-04-14 22:17:07 +02:00
Eldad Fux
6cade89369
New init structure
2024-04-14 11:22:53 +02:00
Eldad Fux
9e234b7600
updated server
2024-04-14 10:58:05 +02:00
fogelito
bec10c0052
Add previous Error
2024-04-11 10:49:45 +03:00
fogelito
00ebf5c10f
Remove var_dumps
2024-04-11 10:46:18 +03:00
fogelito
c7281af6e2
Move App::init to general.php
2024-04-11 10:28:16 +03:00
Jake Barnby
ff8ebb4f7e
Match memberships on internal ID
2024-04-11 19:09:04 +12:00
Torsten Dittmann
11fdefa2b8
chore: run formatter
2024-04-10 19:49:16 +02:00
Torsten Dittmann
8cad8f5533
fix: admin mode on console
2024-04-10 19:46:31 +02:00
fogelito
12434fd846
RELATIONSHIP_VALUE_INVALID
2024-04-09 15:38:55 +03:00
fogelito
65ab721c3d
InvalidRelationshipValue
2024-04-09 15:32:23 +03:00
Matej Bačo
d091b37a15
Merge branch 'refactor-usage-sn' into refactor-usage-sn-1.5.x
2024-04-02 18:42:17 +02:00
Eldad Fux
5ce3de4933
Merge remote-tracking branch 'origin/main' into feat-eldad2-coroutines
2024-04-02 02:13:15 +02:00
Eldad Fux
6ce8781af1
Fixed email escaping
2024-04-01 19:39:26 +02:00
Eldad Fux
bbf8b96931
Fixed default format
2024-04-01 14:41:17 +02:00
Eldad Fux
beda5293b4
Fix format
2024-04-01 13:08:46 +02:00
Eldad Fux
8ed1da4ea8
Updated getEnv to use system lib
2024-04-01 13:02:47 +02:00
Steven Nguyen
5ee5ffb288
refactor: remove var_dump calls
2024-03-29 21:24:05 +00:00
Steven Nguyen
7604d35138
fix(functions): fix permissions for function domains
...
Execution via domain should be blocked if permissions does not contain
any and permissions does not contain guests.
2024-03-20 15:53:41 +00:00
Steven Nguyen
47f442b98e
fix(functions): fix permissions for function domains
...
Execution via domain should be blocked if permissions does not contain
any and permissions does not contain guests.
2024-03-20 15:49:05 +00:00
Jake Barnby
a4bdf63afd
Fix exception wrap order of operations
2024-03-13 12:41:55 +01:00
Jake Barnby
c8e817a019
Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-isolation-modes
...
# Conflicts:
# app/controllers/api/teams.php
2024-03-12 10:47:50 +01:00
Jake Barnby
a1d86c9b3f
Switch over errors
2024-03-11 16:11:37 +01:00
Jake Barnby
550837b572
Pass through query exception message
2024-03-11 13:46:02 +01:00
Jake Barnby
22b3ea7e8d
Catch auth fixes
2024-03-11 13:03:30 +01:00
Jake Barnby
cea4e0d8b6
Wrap all db exceptions in error handler
2024-03-11 12:54:42 +01:00
Bradley Schofield
9c100758de
Update general.php
2024-03-11 10:29:57 +01:00
Bradley Schofield
15a6c510a0
Upload 400s to separate error logger
2024-03-11 10:23:52 +01:00
Matej Bačo
db1674811f
Finish fixing code QL warnings
2024-03-08 13:57:20 +01:00
Matej Bačo
005a239932
Auth fixes
2024-03-07 18:24:01 +01:00
Torsten Dittmann
eacf7541a9
fix: convert filter to non-statics
2024-03-07 15:41:20 +01:00
Matej Bačo
efeb898be1
Import fixes
2024-03-07 15:29:42 +01:00
Torsten Dittmann
5e4eda2126
feat: cascading response models
2024-03-07 14:48:36 +01:00
Torsten Dittmann
0a1d572c72
chore: run formatter
2024-03-06 18:34:21 +01:00
Torsten Dittmann
32b34793e0
fix: formatter
2024-03-05 11:34:04 +01:00
Torsten Dittmann
4cac7f5edd
fix: merge conflicts
2024-03-05 11:31:15 +01:00
Torsten Dittmann
a53e630536
Merge branch 'main' of https://github.com/appwrite/appwrite into sync-main-1.5.x-2
2024-03-05 10:31:51 +01:00
Jake Barnby
74a3d6531f
Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-isolation-modes
...
# Conflicts:
# composer.json
# composer.lock
# src/Appwrite/Platform/Tasks/CalcTierStats.php
# tests/e2e/Services/Projects/ProjectsConsoleClientTest.php
2024-03-04 19:50:10 +01:00
Eldad Fux
b78725e650
Hide error messages from HTML templates
2024-02-24 19:12:27 +01:00
Eldad Fux
e7a847a417
Fixed ID class namespace
2024-02-24 19:01:00 +01:00
Christy Jacob
c04f54da64
Revert "Revert "Fix: Router CURL""
2024-02-22 15:10:18 +05:30
Christy Jacob
d2787c8555
Revert "Fix: Router CURL"
2024-02-22 12:26:01 +05:30
Matej Bačo
b03783c588
Fix bigs until works
2024-02-21 18:14:24 +01:00
Matej Bačo
6567cff5dc
Fix missing todo
2024-02-21 17:03:48 +00:00
Matej Bačo
0dd2889de5
Fix double router curl
2024-02-21 14:51:21 +00:00
Torsten Dittmann
de0e83f703
fix: move user and project logic from general to api hook
2024-02-16 17:58:51 +00:00
Torsten Dittmann
5193a97ddb
fix: move user logic from general to api hook
2024-02-16 16:26:50 +00:00
Torsten Dittmann
4748dedd29
fix: blocked users from accessing console
2024-02-16 14:58:38 +00:00
Jake Barnby
66e51c0f18
Merge remote-tracking branch 'origin/1.5.x' into 1.5.x-response-request-models
...
# Conflicts:
# src/Appwrite/Platform/Workers/Usage.php
# src/Appwrite/Platform/Workers/UsageHook.php
2024-02-13 15:07:16 +13:00
Jake Barnby
18f7168160
Merge main
2024-02-12 14:18:19 +13:00
Bradley Schofield
559fa924c0
Merge branch '1.5.x' into 1.5.x-response-request-models
2024-02-06 17:10:43 +00:00
shimon
a63977455f
Merge branch '1.5.x' of github.com:appwrite/appwrite into 1.5.x-response-request-models
...
Conflicts:
.gitmodules
2024-02-04 09:27:08 +02:00
Khushboo Verma
7b4f334f31
Update error message
2024-02-02 19:30:54 +05:30
Matej Bačo
4115537f72
Fix client error reporting
2024-02-02 14:33:52 +01:00
Khushboo Verma
d3b002a48e
Merge branch '1.5.x' into feat-block-countries
2024-02-01 17:49:14 +05:30
Torsten Dittmann
ceb868c9d7
Merge branch '1.5.x' of https://github.com/appwrite/appwrite into feat-mfa
2024-02-01 11:57:32 +01:00
shimon
f477be7521
Merge branch '1.5.x' of github.com:appwrite/appwrite into 1.5.x-response-request-models
...
Conflicts:
composer.json
2024-01-31 20:28:03 +02:00
Khushboo Verma
dadb94c499
Merge branch '1.5.x' into feat-block-countries
2024-01-31 12:24:21 +05:30
Khushboo Verma
1d2eadf7e0
Allow 451 error publicly
2024-01-31 12:23:45 +05:30
Torsten Dittmann
3f688a2aa7
fix: remove some leftovers
2024-01-30 16:09:58 +01:00
Jake Barnby
ab0fae216d
Merge remote-tracking branch 'origin/1.5.x' into feat-php-8-1
...
# Conflicts:
# composer.lock
2024-01-30 18:44:16 +13:00
Matej Bačo
c0ae2e6549
PR review changes for exception publishing
2024-01-26 12:07:08 +00:00
fogelito
a782e20315
Merge branch '1.5.x' of github.com:appwrite/appwrite into json-parsing
...
Conflicts:
app/controllers/api/account.php
composer.json
composer.lock
src/Appwrite/Platform/Tasks/CalcTierStats.php
tests/e2e/Services/Account/AccountBase.php
2024-01-25 17:44:05 +02:00
fogelito
55c72521e9
Upgrade base:0.7.2
2024-01-24 10:37:28 +02:00
Matej Bačo
5bd106afaf
Implement better cname validation logging
2024-01-23 15:40:32 +00:00
fogelito
8dd387cfbe
Parsing and Throw Error
2024-01-23 17:14:14 +02:00
Bradley Schofield
18f3f35cad
Merge branch '1.5.x' into 1.5.x-response-request-models
2024-01-19 13:29:04 +00:00
Torsten Dittmann
057496dbaa
feat: mfa users endpoints
2024-01-18 14:56:58 +01:00
Torsten Dittmann
1ab3dc2236
Merge branch '1.5.x' of https://github.com/appwrite/appwrite into feat-mfa
2024-01-18 13:10:15 +01:00
Bradley Schofield
198f68b807
Implement Response and Request filters as well as migrations
2024-01-16 11:10:07 +00:00
Torsten Dittmann
99259ebf2b
fix: enable mfa in console
2024-01-11 20:24:37 +01:00
Torsten Dittmann
7c66481406
fix: collections for mfa
2024-01-08 13:22:33 +01:00
Torsten Dittmann
208abe17e7
Merge branch '1.5.x' of https://github.com/appwrite/appwrite into feat-mfa
2024-01-08 12:20:08 +01:00
Jake Barnby
121521d7c5
Merge remote-tracking branch 'origin/1.5.x' into json-parsing
...
# Conflicts:
# composer.lock
# src/Appwrite/Platform/Tasks/DeleteOrphanedProjects.php
# src/Appwrite/Platform/Tasks/Hamster.php
2023-12-15 18:22:08 +13:00
fogelito
cc5ae73f57
purgeCached changes
2023-12-14 15:32:06 +02:00
Luke B. Silver
60a0fefe56
Merge branch '1.4.x' into feat-ssr
2023-12-13 10:32:13 +00:00
德华 刘
f334168f90
fix: remove expired cookie
2023-12-13 08:45:47 +00:00
loks0n
fe0001350d
feat: use x-appwrite-session header
2023-12-12 15:39:24 +00:00
Christy Jacob
8b5783d3ff
fix: update setParam
2023-12-08 21:02:07 +01:00
Christy Jacob
9dca3c4300
fix: linter
2023-12-08 20:38:55 +01:00
Christy Jacob
f5c2c8d8f7
chore: reset old cookie
2023-12-08 20:23:04 +01:00
Torsten Dittmann
83c411e5fd
fix: some fixes
2023-12-07 10:05:37 +01:00
Jake Barnby
632c902e1c
Remove debug trace
2023-11-28 01:53:24 +13:00
Jake Barnby
2c71de1d1b
Merge remote-tracking branch 'origin/1.4.x' into feat-isolation-modes
...
# Conflicts:
# composer.lock
2023-11-28 00:57:17 +13:00
Jake Barnby
82dfe5ddee
Add tests
2023-11-28 00:30:02 +13:00
Jake Barnby
7b8e37b03d
Update method names
2023-11-27 15:22:05 +13:00
Khushboo Verma
695d6f4065
Renamed variables
2023-11-18 00:04:57 +05:30
Khushboo Verma
7902defe69
Addressed PR comments
2023-11-17 19:29:57 +05:30
Khushboo Verma
cf1c914edb
Update app/controllers/general.php
...
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2023-11-17 18:36:03 +05:30
Khushboo Verma
9329287982
Update app/controllers/general.php
...
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2023-11-17 18:35:51 +05:30
Khushboo Verma
40ec98569e
Update app/controllers/general.php
...
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2023-11-17 18:35:26 +05:30
Khushboo Verma
c34dc4dae0
Add flag to send logs to logger
2023-11-16 23:51:09 +05:30
Steven Nguyen
7c8a9ad4d2
Fix incorrect general_protocol_unsupported error
...
$requestHeaders was being referenced before it was set. This PR reverts
code back to using $swooleRequest to extract the header.
2023-10-31 18:31:36 +00:00
Matej Bačo
9a6d5f8101
Improve var name
2023-10-27 17:25:19 +02:00
Matej Bačo
71807635b3
Move cookie-header logic to request
2023-10-27 17:23:43 +02:00
Matej Bačo
740d9def8e
Linter fix
2023-10-27 10:33:08 +02:00
Matej Bačo
94ff3baa9c
Fix cookie headers
2023-10-27 10:26:46 +02:00
Jake Barnby
b5cdbb50c7
Use fixed message
2023-10-19 17:12:05 +13:00
Jake Barnby
354211950f
Add timeout test
2023-10-19 17:06:57 +13:00
Jake Barnby
b6b8fe7d51
Allow overriding timeout per request in dev mode
2023-10-19 16:19:40 +13:00
Jake Barnby
389d367fca
Set hard timeouts for API dbs
2023-10-19 15:32:45 +13:00
shimon
893b1d0ba7
Merge branch 'main' of github.com:appwrite/appwrite into refactor-workers
...
Conflicts:
.gitmodules
app/controllers/api/functions.php
app/controllers/api/health.php
app/init.php
app/views/install/compose.phtml
composer.lock
src/Appwrite/Migration/Migration.php
src/Appwrite/Platform/Workers/Builds.php
src/Appwrite/Platform/Workers/Deletes.php
src/Appwrite/Platform/Workers/Functions.php
src/Executor/Executor.php
2023-10-11 12:08:13 +03:00
shimon
2bb4d8fb89
sync with 1.4
2023-10-02 17:02:48 +03:00
Matej Bačo
1502bfef74
Increase timeout
2023-09-30 17:24:09 +02:00
Matej Bačo
d9f2f1c37b
Introduce execution sync timeout
2023-09-30 11:54:54 +02:00
shimon
c4bd6e008e
Merge branch 'master' of github.com:appwrite/appwrite into refactor-workers
...
Conflicts:
.env
app/cli.php
app/config/collections.php
app/console
app/controllers/api/account.php
app/controllers/api/databases.php
app/controllers/api/functions.php
app/controllers/api/projects.php
app/controllers/api/storage.php
app/controllers/api/teams.php
app/controllers/api/users.php
app/controllers/general.php
app/controllers/shared/api.php
app/init.php
app/worker.php
app/workers/audits.php
app/workers/builds.php
app/workers/certificates.php
app/workers/databases.php
app/workers/deletes.php
app/workers/functions.php
app/workers/mails.php
bin/worker-usage
composer.json
composer.lock
docker-compose.yml
src/Appwrite/Event/Delete.php
src/Appwrite/Event/Mail.php
src/Appwrite/Platform/Tasks/Maintenance.php
2023-09-27 18:51:17 +03:00
Matej Bačo
cebfc5a22d
Fix migrations
2023-09-21 16:09:51 +02:00
Christy Jacob
864092d81c
Merge pull request #6272 from appwrite/feat-router-protection
...
Feat: router protection
2023-09-21 05:13:34 -04:00
Matej Bačo
8926d24a0d
One more env var rename
2023-09-19 09:35:32 +02:00
Matej Bačo
d87dbad768
PR review changes
2023-09-19 09:31:57 +02:00
Matej Bačo
6afba0b9c9
Linter fix
2023-09-18 13:22:06 +02:00
Matej Bačo
a1049bd2d5
Implement router protection
2023-09-18 13:18:58 +02:00
Matej Bačo
6a7950aa34
Add function domains force https
2023-09-18 12:27:47 +02:00
Christy Jacob
47427972bf
fix: test failures
2023-09-07 00:57:23 -04:00
Christy Jacob
90eed32311
fix: add check for localhost domain
2023-09-06 18:39:53 +00:00
Matej Bačo
adb4c72a9c
Fix project internal ID
2023-09-06 10:31:40 +02:00
Matej Bačo
0d6abda431
Fix autossl domain query
2023-09-06 10:27:21 +02:00
Matej Bačo
cafe792879
Fix API returning html
2023-09-06 09:34:02 +02:00
Matej Bačo
cda58d2256
Re-add automatic ssl generation
2023-09-05 17:09:54 +02:00
Matej Bačo
f4ada97d1a
Allow any hostname, and serve API+Console by default
2023-09-05 17:02:07 +02:00
Steven Nguyen
24efa0de82
Fix router error
...
It's possible for the route to be null (no match) which leads to an
error like:
```
appwrite | [Error] Timestamp: 2023-08-30T21:39:58+00:00
appwrite | [Error] Type: Error
appwrite | [Error] Message: Call to a member function label() on null
appwrite | [Error] File: /usr/src/code/app/controllers/general.php
appwrite | [Error] Line: 50
```
This adds a null check to prevent the error.
2023-08-30 16:07:11 -07:00
Jake Barnby
b58c34a052
Add global scope to fix invalid routes getting 401 instead of 404
2023-08-22 22:42:04 -04:00
Jake Barnby
02f8e7796d
Merge remote-tracking branch 'origin/feat-git-integration' into feat-1.4-request-response-filters
2023-08-22 17:20:50 -04:00
Jake Barnby
8b4479aa99
Merge pull request #5988 from appwrite/feat-1.4.x-response-filters
...
Create 1.4 response filter
2023-08-22 17:20:21 -04:00