shimon
d28803e2e7
Merge branch 'master' of github.com:appwrite/appwrite into __stream
...
Conflicts:
composer.json
composer.lock
2023-06-12 17:34:19 +03:00
shimon
d3475030bf
api cache fix
2023-06-12 17:32:43 +03:00
Jake Barnby
b7f4f57521
Add new error message to differentiate between missing data and missing data + permissions for document updates
2023-06-07 13:51:24 +12:00
Christy Jacob
73f410cc60
Merge pull request #5640 from appwrite/fix-oauth-routes
2023-06-03 12:51:41 +05:30
Steven Nguyen
bd6b0dcc43
Fix the routing for the default OAuth2 pages
2023-06-02 14:22:28 -07:00
Torsten Dittmann
223663aa89
Merge pull request #5637 from appwrite/1.3.x
...
sync 1.3.x
2023-06-02 16:30:55 +02:00
Torsten Dittmann
a664363525
fix: trailing wildcards
2023-06-02 15:20:58 +02:00
Christy Jacob
44fd41d2ea
Merge branch 'master' of https://github.com/appwrite/appwrite into 1.3.x
2023-05-30 16:58:22 +00:00
Jake Barnby
e44e4e7766
Merge pull request #5603 from appwrite/hotfix-route-mismatch
...
Update framework to fix route mismatches
2023-05-30 23:33:17 +12:00
Jake Barnby
d2bfe46fca
Set min length to 0 for default value when creating or updating a string attribute
...
(cherry picked from commit c61e54f69b )
2023-05-30 19:42:13 +12:00
Jake Barnby
3dd67cb17f
Fix visibility
...
(cherry picked from commit b092405b04 )
2023-05-30 18:29:13 +12:00
Jake Barnby
c61e54f69b
Set min length to 0 for default value when creating or updating a string attribute
2023-05-30 14:52:59 +12:00
Jake Barnby
f45905e545
Merge pull request #5553 from 2002Bishwajeet/feat-add-enable-param-db
...
Feat: Add enable param in Database and Collection
2023-05-29 20:35:33 +12:00
Bishwajeet Parhi
68c56daba1
add extra check for admin modes
2023-05-26 17:08:09 +05:30
Bishwajeet Parhi
2873918cc5
Update databases.php
...
fix: tests
2023-05-24 22:56:58 +05:30
Bishwajeet Parhi
e496419572
remove formatting updates
2023-05-24 22:24:57 +05:30
Bishwajeet Parhi
6fc176d508
chore: add admin mode assertion for create collection
2023-05-24 17:58:40 +05:30
Bishwajeet Parhi
4706e6580d
chore: add new checks
2023-05-24 15:39:08 +05:30
Eldad A. Fux
b86ce2d233
Merge pull request #5561 from appwrite/fix-delete-account
...
Update the Update Account Status API to clear the cookie
2023-05-22 23:06:02 +03:00
Steven Nguyen
9961609d71
Update the Update Account Status API to clear the cookie
...
After a user updates their status, their session no longer works
however, the cookie may still exist in their browser, preventing other
API calls from completing successfully.
2023-05-19 11:58:17 -07:00
Christy Jacob
d630d8772b
Merge pull request #5460 from appwrite/fix-create-project-error
...
fix: throw correct exception when project ID already exists
2023-05-19 22:48:02 +05:30
Bishwajeet Parhi
c2a13b079e
chore: lowercase
2023-05-19 12:54:07 +05:30
Bishwajeet Parhi
40f70faa89
Feat: Add enable param in Database and Collection
2023-05-18 18:55:22 +05:30
shimon
e0f4673574
re-working worker flow
2023-05-17 11:37:46 +03:00
shimon
767b5c8541
added internalIds to collections
2023-05-08 10:02:23 +03:00
shimon
f3508e1701
Merge branch 'master' of github.com:appwrite/appwrite into __stream
...
Conflicts:
.gitmodules
Dockerfile
app/config/services.php
app/config/specs/open-api3-latest-client.json
app/config/specs/open-api3-latest-console.json
app/config/specs/open-api3-latest-server.json
app/config/specs/swagger2-latest-client.json
app/config/specs/swagger2-latest-console.json
app/config/specs/swagger2-latest-server.json
app/console
app/controllers/api/databases.php
app/controllers/api/projects.php
app/controllers/api/teams.php
composer.json
composer.lock
src/Appwrite/Utopia/Response.php
2023-05-07 11:43:29 +03:00
shimon
3c69c211e9
added internalIds to collections
2023-05-07 11:31:27 +03:00
Damodar Lohani
fc36120a51
get file hash before encryption and compression
2023-05-07 11:33:27 +05:45
Torsten Dittmann
67ad856490
Merge pull request #5497 from appwrite/fix-bucket-permissions
...
Fix bucket permissions
2023-05-04 19:32:44 +02:00
Christy Jacob
60f51580a7
Merge pull request #5246 from singhbhaskar/fix-4960-Database-usage-screen-shows-500-error-when_APP_USAGE_STATS-is-disabled
...
Fix: Updated error when _APP_USAGE_STATS is disabled
2023-05-04 20:47:50 +05:30
Steven Nguyen
4dd6a7977e
Update create and update bucket APIs
...
Ensure the permissions and document security are updated in the
metadata collection.
2023-05-03 12:15:37 -07:00
Bhaskar Singh
a4299a69ef
Refactored the condition for strict inequality
2023-05-02 23:47:50 +05:30
Jake Barnby
2eafda4ee2
Fix update document merging existing data after pre-processing instead of before
2023-05-02 19:53:11 +12:00
shimon
927bead147
bug fixes
2023-04-30 18:58:10 +03:00
Christy Jacob
3451d3d800
chore: linter
2023-04-29 12:44:07 +05:30
Christy Jacob
ac004acbc8
fix: throw correct exception when project custom ID already exists
2023-04-29 12:41:17 +05:30
Torsten Dittmann
e1cf068652
fix: platforms query
2023-04-27 17:36:00 +02:00
Bhaskar Singh
7064f884aa
Refactor usage init hook to remove unecessary
...
inject
2023-04-27 19:32:05 +05:30
shimon
6af8fd6660
bug fixes
2023-04-27 12:12:14 +03:00
shimon
a187aa4bc5
bug fixes
2023-04-23 19:57:12 +03:00
Bhaskar Singh
3865f48d32
Moved check for _APP_USAGE_STATS
...
to create init hook for App
2023-04-21 23:09:01 +05:30
Steven Nguyen
3f72b738fa
Fix related creates
2023-04-20 18:44:53 -07:00
Steven Nguyen
e8dee9296c
Fix update document not merging existing data
2023-04-20 10:10:51 -07:00
Steven Nguyen
4113ae7ca5
Allow updating document with read-only relationship
...
A user should be able to update a document without touching the
relationship.
Relates: https://github.com/appwrite/appwrite/issues/5404
2023-04-19 17:21:41 -07:00
Steven Nguyen
37afb82d1c
Delegate permissions check to database layer
2023-04-19 17:21:41 -07:00
Steven Nguyen
611dd9b86c
Return 404 if a user doesn't have access to a collection
...
It is better to return 404 so that an end user doesn't know if the
collection actually exists but they don't have access or they really
don't have access.
2023-04-19 17:21:41 -07:00
Steven Nguyen
50bb69290f
Ensure collections are created with permissions and documentSecurity
2023-04-19 17:21:41 -07:00
shimon
578c8d9277
tests
2023-04-17 10:09:48 +03:00
shimon
d6e1d0f6f6
updates
2023-04-16 11:43:35 +03:00
Jake Barnby
0dea80c9da
Cache whether relation is a list
2023-04-14 22:03:16 +12:00