1
0
Fork 0
mirror of synced 2024-09-16 09:27:23 +12:00
Commit graph

12155 commits

Author SHA1 Message Date
Simon Giesel
0477551293
Update app/config/providers.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-08-05 08:53:31 +02:00
Vincent (Wen Yu) Ge
c6223fd6b0 add possible status codes 2022-08-04 17:51:57 +00:00
Eldad A. Fux
73817a311b
Merge pull request #3638 from appwrite/refactor-mock-download-response
Consistent response for mock download
2022-08-04 14:29:04 +03:00
Damodar Lohani
34794d2554 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-usage-updates 2022-08-04 06:03:39 +00:00
Damodar Lohani
a0e056abc1 fix indentation 2022-08-04 06:03:04 +00: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
9872c019b2 Consistent response for mock download 2022-08-03 17:03:34 +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
Torsten Dittmann
28db040e57 fix: console sdk 2022-08-02 12:21:31 +02: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
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
shimon
cc93113934 Reference comments 2022-07-31 15:11:49 +03:00
shimon
1d38b2ce6a Reference comments 2022-07-31 13:20:56 +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
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
e922c9bc72 make tests dependent 2022-07-28 09:01:03 +00:00
Damodar Lohani
1382fa8901 Merge branch 'feat-usage-updates' of https://github.com/appwrite/appwrite into feat-usage-updates 2022-07-28 07:28:03 +00:00
Damodar Lohani
a0df8e7989 make test dependent 2022-07-28 07:28:00 +00: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
Damodar Lohani
f555568d50
Update app/controllers/api/functions.php
Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
2022-07-28 12:40:14 +05:45
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
Matej Bačo
b40826f4ee Leftovers 2022-07-27 10:54:49 +00:00
Damodar Lohani
62e1f8e96d fix missing semi-colon 2022-07-27 08:31:59 +00:00
Damodar Lohani
04eeb28c62 refactor to back 2022-07-27 08:28:23 +00:00
Damodar Lohani
85256f545c remove teardown 2022-07-27 08:14:31 +00:00
Damodar Lohani
e9bbcc9135 create project only once 2022-07-27 08:14:16 +00:00
Damodar Lohani
c823ca7ac6 make dependent to create only one project 2022-07-27 08:13:20 +00:00
Damodar Lohani
f85497a421 function test 2022-07-27 08:05:50 +00:00
Damodar Lohani
a4eafa5c66 composer update 2022-07-27 06:00:21 +00:00
Damodar Lohani
11ea71f7b9 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-hooks-implementation 2022-07-27 05:59:52 +00:00
Steven
723c6f5436 Fix incorrect databases links 2022-07-26 23:16:47 +00:00
Steven
f5514c4fea Fix incorrect storage links 2022-07-26 23:16:32 +00:00
Bradley Schofield
3c808ca895 Fix problem with Exception class 2022-07-26 15:56:59 +01:00
Bradley Schofield
96c6c0ff00 Migrate all exceptions to new signature 2022-07-26 15:24:32 +01:00
shimon
ae80607248 response changes 2022-07-26 16:13:12 +03:00
shimon
d09bf306ce response changes 2022-07-26 15:50:33 +03:00
Torsten Dittmann
0bf39bd152
Merge pull request #3603 from appwrite/0.15.x
master <- 0.15.x
2022-07-26 11:22:23 +02:00
Bradley Schofield
4da9273b28 Move default message and code handling into exception 2022-07-25 23:54:08 +01:00
Torsten Dittmann
8d99860c55
Merge pull request #3589 from appwrite/feat-prepare-0-15-3
feat: prepare 0.15.3
2022-07-25 18:24:28 +02:00
Matej Bačo
8d253ed5ff Switch from Bradley repo to official Appwrite (scrypt) 2022-07-25 15:51:18 +00:00