1
0
Fork 0
mirror of synced 2024-07-04 14:10:33 +12:00
Commit graph

11331 commits

Author SHA1 Message Date
Jake Barnby d019937e4f Merge remote-tracking branch 'origin/fix-role-clobbering' into feat-graphql-support
# Conflicts:
#	composer.lock
2022-06-27 14:52:39 +12:00
Jake Barnby 09d30ec249 Fix role clobbering for error messages 2022-06-27 14:51:43 +12:00
Jake Barnby 4367d1bafc Fix collection test syntax 2022-06-27 14:21:58 +12:00
Jake Barnby 32e530e757 Fix status code not proxied to outer request on exception 2022-06-27 14:21:44 +12:00
Torsten Dittmann 0f0654d49e
Merge pull request #3346 from gepd/feat-empty-payload
Allows to update permissions without payload
2022-06-24 14:09:01 +02:00
Torsten Dittmann ad85f21faa
Merge pull request #3430 from appwrite/fix-file-param-type
Fix file upload param type
2022-06-24 14:03:44 +02:00
Torsten Dittmann 4895efd4ca
Merge pull request #3429 from appwrite/improve-oauth-analytics
feat: add analytics label for view as JSON
2022-06-24 14:03:30 +02:00
Christy Jacob 4a2dac9d46 feat: add OAuth name in event label 2022-06-24 11:48:55 +02:00
Damodar Lohani 2750e60768
fix for ruby and go SDK as file params seems to be string 2022-06-24 15:24:44 +05:45
Christy Jacob 0166681dde feat: add analytics label for view as JSON 2022-06-24 11:12:29 +02:00
gepd 020e08143e
fix linter 2022-06-22 20:45:33 -04:00
gepd addfae2f46
fix tests 2022-06-22 19:38:56 -04:00
Torsten Dittmann 9aead96518
Merge pull request #3366 from appwrite/feat-selfhosted-gitlab-oauth
Feat: Gitlab OAuth custom endpoint
2022-06-22 12:48:21 +02:00
Torsten Dittmann dc1daca739
Merge pull request #3404 from appwrite/feat-redis-conf
added redis conf
2022-06-22 12:45:38 +02:00
Torsten Dittmann 6fd2113870
feat: add redis config to users compose 2022-06-22 12:44:24 +02:00
Torsten Dittmann 9d3253dc0c
Merge pull request #3397 from appwrite/fix-oauth-providers-docs
Fix: OAuth provider docs
2022-06-22 10:58:52 +02:00
Matej Baco eedd7c382b Fix leftovers 2022-06-22 10:57:34 +02:00
Torsten Dittmann 050ce467f8
Merge pull request #3400 from appwrite/feat-improve-gitpod-preloads
Feat: Improve Gitpod preloading
2022-06-22 10:08:34 +02:00
Torsten Dittmann bfe632b543
Merge pull request #3415 from appwrite/dependabot/composer/guzzlehttp/guzzle-7.4.5
Bump guzzlehttp/guzzle from 7.4.4 to 7.4.5
2022-06-22 10:05:48 +02:00
Jake Barnby 5ea41a0253 Print with debug flags if not production 2022-06-22 16:44:58 +12:00
Jake Barnby a117e7c1f4 Remove redundant files 2022-06-22 13:42:56 +12:00
Jake Barnby d6f48261d5 Merge remote-tracking branch 'origin/master' into feat-graphql-support 2022-06-22 13:21:07 +12:00
dependabot[bot] a4755c9851
Bump guzzlehttp/guzzle from 7.4.4 to 7.4.5
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.4 to 7.4.5.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.4...7.4.5)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 21:01:34 +00:00
gepd 6cc6928ce9
simplified test 2022-06-20 22:11:47 -04:00
gepd c2ce37e6f3
added read and write permissions 2022-06-20 20:41:12 -04:00
gepd 9dab76f357
get $id from response 2022-06-20 19:32:24 -04:00
gepd 5067a4640b
Remove $data argument 2022-06-20 19:04:40 -04:00
gepd bfe3cdecc5
create collection and attribute 2022-06-20 18:33:26 -04:00
gepd dab6f97a31
remove dependency 2022-06-20 18:24:51 -04:00
gepd 43ed2591d0
added empty array as default 2022-06-20 16:28:45 -04:00
gepd 52757ef89f
updated test 2022-06-20 15:53:41 -04:00
gepd 0bade37a26
updated test 2022-06-20 15:15:49 -04:00
gepd 7cb19a725f
fixed minor typo 2022-06-20 14:24:49 -04:00
gepd ca455b380e
Fixed linting errors 2022-06-20 14:03:15 -04:00
gepd 7b60a36eea
added test to update permissions with empty payload 2022-06-20 13:49:34 -04:00
gepd d1505917a3
committed suggested changes
Co-authored-by: Matej Bačo <matejbaco2000@gmail.com>
2022-06-20 12:18:00 -04:00
shimon 17360cd7bd passing lru params via docker compose 2022-06-20 17:32:34 +03:00
Torsten Dittmann a7a6afeb7b
Merge pull request #3361 from appwrite/feat-track-runtime-state
Feat Internal Runtime State
2022-06-20 16:03:29 +02:00
shimon 463cd80005 added redis conf 2022-06-20 16:14:01 +03:00
shimon 628ed13a9e added redis conf 2022-06-20 15:59:42 +03:00
Bradley Schofield 11ad99cdcd
Update app/executor.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-06-20 13:35:43 +01:00
Torsten Dittmann 69c6798aa9
Merge pull request #3402 from everly-gif/fix-yammer-url
fix: 404 OAuth2 docs url for Yammer
2022-06-20 13:24:13 +02:00
Everly Precia Suresh 44dc9346c2 fix oauth docs url for yammer 2022-06-20 09:57:18 +00:00
Matej Bačo 7c8b5989e8 Improve Gitpod preloading 2022-06-20 07:18:35 +00:00
Jake Barnby 09c89ecd12 Test updates 2022-06-20 13:15:02 +12:00
Jake Barnby e865f77a6b Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	CONTRIBUTING.md
#	app/config/errors.php
#	app/controllers/api/account.php
#	app/controllers/api/graphql.php
#	app/init.php
#	composer.json
#	composer.lock
2022-06-20 11:15:22 +12:00
Matej Bačo e9beba4122 Simplified, fixed and linted OAuth example 2022-06-19 13:29:52 +00:00
Torsten Dittmann 3c627fdd53 fix: revert cpp prism support 2022-06-17 14:23:02 +02:00
Torsten Dittmann 062ecddc24
Merge pull request #3374 from appwrite/include-cpp-prismjs-support
Feat: Include C++ PrismJS file
2022-06-16 17:05:34 +02:00
Torsten Dittmann baa2ce9256
Merge pull request #3385 from appwrite/snyk-upgrade-89df12c40650e56730dd293620f5c0d8
[Snyk] Upgrade chart.js from 3.7.1 to 3.8.0
2022-06-16 09:29:27 +02:00