1
0
Fork 0
mirror of synced 2024-07-03 13:41:01 +12:00
Commit graph

669 commits

Author SHA1 Message Date
Jake Barnby 2ca2f4e135 Update audits 2022-08-14 03:17:18 +12:00
Jake Barnby 70758927cd Test fixes 2022-08-14 02:55:15 +12:00
Jake Barnby ed712fb196 Merge remote-tracking branch 'origin/0.16.x' into refactor-permissions-inc-console-fix
# Conflicts:
#	app/controllers/general.php
#	composer.lock
2022-08-14 02:31:06 +12:00
Christy Jacob 4be3f23757 fix: merge conflict 2022-08-13 13:31:27 +05:30
Jake Barnby fc119ecd98 Fix abuse 2022-08-13 13:31:31 +12:00
Christy Jacob 9693c6e941 Merge branch 'master' of github.com:appwrite/appwrite into 0.16.x 2022-08-12 21:44:36 +05:30
Jake Barnby 09b001e891 PR fixes 2022-08-13 02:41:57 +12:00
Jake Barnby 5c6cb2a422 Test fixes 2022-08-13 00:49:57 +12:00
Jake Barnby 1d7c25b561 Single role per permissions entry 2022-08-12 22:36:59 +12:00
Jake Barnby 25e893f712 Revert sdk-generator to master 2022-08-10 18:02:23 +12:00
Jake Barnby 216486a4c6 Fix DB tests 2022-08-09 18:03:41 +12:00
Jake Barnby e2cf49aefd Update sdk-generator 2022-08-08 23:00:26 +12:00
Bishwajeet Parhi 999962d161 add comments denoting return type and parameters if any 2022-08-05 16:09:38 +00:00
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
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 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
Damodar Lohani 9e2cc6bb21 new framework version fixes the issues 2022-07-25 11:50:24 +00:00
Torsten Dittmann 5b73561aba sync: with master 2022-07-25 12:17:08 +02:00
Damodar Lohani 901170ab41 update framework 2022-07-25 08:11:07 +00:00
Damodar Lohani b168dde502 implementing new Utopia hooks 2022-07-22 06:00:42 +00:00
Bradley Schofield de5ccf9c47 Update composer.lock 2022-07-20 16:57:01 +01:00
Matej Bačo 0fbfabe5d3 CLI lib version increase 2022-07-13 16:48:39 +00:00
Matej Bačo aae7ec6146 Upgrade to use new permissiosn validator features 2022-07-10 17:25:27 +00:00
Torsten Dittmann 6683e5f8ec prepare: 0.15.2 2022-07-06 13:25:42 +02:00
Torsten Dittmann ed71b9f31d chore: bump sdk versions 2022-06-29 17:33:42 +02:00
Torsten Dittmann cdace54b7a feat: node sdk version 7.0.1 2022-06-28 17:01:14 +02:00
Torsten Dittmann e83cf382fd fix: all sdks and specs 2022-06-28 13:21:28 +02:00
Torsten Dittmann 93bb2022a7 chore: update composer 2022-06-28 08:35:15 +02:00
Torsten Dittmann 904baec1b9 chore: update composer 2022-06-27 22:08:23 +02:00
Torsten Dittmann ababeef84d fix: update files on migration 2022-06-24 18:15:51 +02:00
Torsten Dittmann a16aaa8a48 chore: update docs and specs 2022-06-22 23:19:08 +02:00
Matej Bačo a049b13741 Fix database UI names 2022-06-22 13:03:55 +00:00
Torsten Dittmann 018d63f250 chore: update composer lock 2022-06-22 11:20:09 +02:00
Torsten Dittmann 90f451d3ca chore: update composer 2022-06-19 11:34:45 +02:00
Torsten Dittmann bbdf70ee90 feat: use new $createdAt and $updatedAt attributes 2022-06-15 14:46:52 +02:00
Bishwajeet Parhi 7b1bcf7033 removed unnecessary fields 2022-06-13 11:35:45 +00:00
Bishwajeet Parhi 416392ad34
Merge branch 'appwrite:master' into feat-dailymotion-oauth 2022-06-12 11:10:47 +05:30
Bishwajeet Parhi ad6023c3db fix unable to access token 2022-06-10 13:54:00 +00:00
dependabot[bot] 8b1860d5ec
Bump guzzlehttp/guzzle from 7.4.3 to 7.4.4
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.3 to 7.4.4.
- [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.3...7.4.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-10 06:53:52 +00:00
Bishwajeet Parhi 086c9f431e rename dailymotion file and misc changes 2022-06-09 13:22:57 +00:00
Bishwajeet Parhi ea6a29e8ab initial dailymotion provider 2022-06-09 11:04:26 +05:30
Everly Precia Suresh 3b14ccb7d4 fix linting issues 2022-06-02 13:09:04 +00:00
Torsten Dittmann 426e7cb77b feat: remove unused psalm 2022-06-01 16:39:12 +02:00
Torsten Dittmann 02bc2f6390 ci: introduce linter 2022-05-31 17:09:45 +02:00
Everly Precia Suresh 902e74a943 introduce php code snifer 2022-05-20 15:43:22 +00:00
Torsten Dittmann 426449d1d8
Merge pull request #3249 from appwrite/feat-sdk-fixes
SDK release
2022-05-20 13:07:16 +02:00
Torsten Dittmann f9056d1dca update: composer 2022-05-19 17:31:04 +02:00