1
0
Fork 0
mirror of synced 2024-09-06 04:41:12 +12:00
Commit graph

12278 commits

Author SHA1 Message Date
Jake Barnby
54b07a9446 Handle document/file level security in collections layer 2022-08-04 16:20:11 +12:00
Jake Barnby
d9f0ece812 Remove new properties from DB level 2022-08-04 12:08:16 +12:00
Eldad A. Fux
8e49b8365c
Merge pull request #3590 from iifawzi/fix-3583-fixing-create-team-membership-to-return-added-name-email
Fixing #3583 - create team membership to return added person name and…
2022-08-04 00:07:29 +03:00
Jake Barnby
1f0b55bfed Update execute permission refs 2022-08-03 22:11:39 +12:00
Jake Barnby
ed9d331f89 Pass through collection config permissions and document security 2022-08-03 21:52:55 +12:00
Jake Barnby
7b9fb32fae Update role references 2022-08-03 21:52:34 +12:00
Jake Barnby
a0add9ec7a Update configs 2022-08-03 21:52:04 +12:00
Jake Barnby
dbb8e5421a Fix syntax error 2022-08-03 17:43:03 +12:00
Jake Barnby
9872c019b2 Consistent response for mock download 2022-08-03 17:03:34 +12:00
Jake Barnby
1ab86c9331 Role reference updates 2022-08-03 16:17:49 +12:00
Eldad A. Fux
a9cfb06ee9
Merge pull request #3586 from appwrite/feat-hooks-implementation
implementing new Utopia hooks
2022-08-03 07:17:44 +03:00
fogelito
4ba641b13f utopia-php/database tag change to 0.19.* 2022-08-02 19:52:57 +03:00
fogelito
4de0fd71e1 utopia-php/database tag change to 0.19.* 2022-08-02 19:45:37 +03:00
Torsten Dittmann
28db040e57 fix: console sdk 2022-08-02 12:21:31 +02:00
Jake Barnby
ce38e74ba2 Update remaining services to new permissions 2022-08-02 21:21:53 +12:00
Jake Barnby
4520114780 Refactor storage to use new permissions 2022-08-02 21:19:15 +12:00
Jake Barnby
9a182d615a Refactor databases to use new permissions 2022-08-02 21:18:49 +12:00
Damodar Lohani
ce7d98ff1f framework released 2022-08-02 01:15:56 +00:00
Damodar Lohani
51a6db995a groups at the top in hooks 2022-08-02 01:10:48 +00:00
fogelito
3df0ba27fd testPersistantCreatedAt 2022-08-01 17:00:57 +03:00
Torsten Dittmann
37835380e3 Merge branch 'origin/datetime-api' of https://github.com/appwrite/appwrite into feat-ui-datetime 2022-08-01 13:44:31 +02:00
Torsten Dittmann
6db2ce2a40 fix: datetime structure validator 2022-08-01 13:43:30 +02:00
Torsten Dittmann
bf9533007b tests: fix unit tests 2022-08-01 12:22:04 +02:00
Matej Bačo
8c825d477f Merge commit '8d99860c55cff4ab1291a51ee5b6c7900641e1eb' into shiftra 2022-08-01 04:37:30 +00:00
fogelito
13474985dc tests need to fix error 500 on line 2096 2022-07-31 16:06:50 +03:00
fogelito
468692f5e4 some more tests 2022-07-31 15:32:41 +03:00
shimon
cc93113934 Reference comments 2022-07-31 15:11:49 +03:00
shimon
1d38b2ce6a Reference comments 2022-07-31 13:20:56 +03:00
fogelito
d6760bfbee fix tests $created and datetime queries 2022-07-31 13:07:15 +03:00
shimon
45ad0f6bdf Reference comments 2022-07-30 22:10:30 +03:00
shimon
d0ec102c53 Merge remote-tracking branch 'origin/feat-file-cache-cleanup' into feat-file-cache-cleanup 2022-07-30 21:56:00 +03:00
shimon
39d2f6b981 Reference comments 2022-07-30 21:55:36 +03:00
Shimon Newman
feadcb24df
Update app/workers/deletes.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-07-30 21:17:01 +03:00
shimon
5511a93e9c Expires header returned to the endpoints 2022-07-28 18:24:18 +03:00
fogelito
a587547e2c queries tests for datetime and more 2022-07-28 18:24:17 +03:00
Torsten Dittmann
ba65b5a58f fix duplicates 2022-07-28 14:51:47 +02:00
Torsten Dittmann
1eb7b4724c Merge branch 'origin/datetime-api' of https://github.com/appwrite/appwrite into feat-ui-datetime 2022-07-28 14:51:01 +02:00
Torsten Dittmann
a4588cc848 Merge branch 'master' of https://github.com/appwrite/appwrite into origin/datetime-api 2022-07-28 14:49:28 +02:00
Torsten Dittmann
e3fee55e3d Merge branch 'origin/datetime-api' of https://github.com/appwrite/appwrite into origin/datetime-api 2022-07-28 14:45:15 +02:00
Torsten Dittmann
7b95c46cf5 Merge branch 'master' of https://github.com/appwrite/appwrite into origin/datetime-api 2022-07-28 14:40:45 +02:00
Torsten Dittmann
bd550f8a1e feat: ui for datetime attribute 2022-07-28 14:38:54 +02:00
fogelito
fcc4ed396a Change $conditions to TYPE_DATETIME 2022-07-28 15:03:14 +03:00
fogelito
ba40ac4e90 Change models Class name 2022-07-28 13:26:22 +03:00
Matej Bačo
15b5df10a4 Fix search attribute regarding phone number 2022-07-28 09:36:08 +00:00
Bradley Schofield
7e3c6b4944 Fix permission errors being 400 when they should be 401 2022-07-28 10:12:51 +01:00
Damodar Lohani
13bcb062b2 ordering 2022-07-28 07:06:39 +00:00
Damodar Lohani
977932250d add missing types 2022-07-28 07:05:23 +00:00
Christy Jacob
7ea8c3d173
Merge pull request #3610 from appwrite/bug-3609-fix-docs-databases-links
Fix docs storage and databases links
2022-07-27 22:29:00 +05:30
Bradley Schofield
467d8b2cd2 Fix linting errors 2022-07-27 14:50:13 +01:00
Bradley Schofield
e3a3ca4c0d Translate more errors
+ Fixed an issue where some errors that should use 401 uses 400 error codes

+ Updated error messages and tests for multiple exceptions
2022-07-27 14:47:35 +01:00