1
0
Fork 0
mirror of synced 2024-09-08 05:42:15 +12:00
Commit graph

665 commits

Author SHA1 Message Date
Damodar Lohani
a0ca202727 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-refactor-tasks 2022-08-24 05:29:04 +00:00
Bishwajeet Parhi
999962d161 add comments denoting return type and parameters if any 2022-08-05 16:09:38 +00:00
Damodar Lohani
b28d10ad65 upgrade framework 2022-08-03 04:41:48 +00:00
Damodar Lohani
2df3bc813a refactor rename 2022-08-02 01:32:46 +00:00
Damodar Lohani
ce7d98ff1f framework released 2022-08-02 01:15:56 +00:00
Damodar Lohani
651f73ed71 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-refactor-tasks 2022-08-01 07:10:12 +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
Damodar Lohani
69feb7138a update platform fix 2022-07-17 01:29:45 +00:00
Damodar Lohani
a97ef5d1e5 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-refactor-tasks 2022-07-17 01:06:01 +00:00
Damodar Lohani
57518c6950 updated implementation 2022-07-15 05:02:39 +00:00
Damodar Lohani
2c2a570819 composer update 2022-07-14 02:20:29 +00:00
Matej Bačo
0fbfabe5d3 CLI lib version increase 2022-07-13 16:48:39 +00:00
Damodar Lohani
752117e07a using platform to implement CLI 2022-07-13 06:26:22 +00:00
Damodar Lohani
d476c8bbd8 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-refactor-tasks 2022-07-13 06:01:25 +00:00
Matej Bačo
aae7ec6146 Upgrade to use new permissiosn validator features 2022-07-10 17:25:27 +00:00
Damodar Lohani
cb2fc93f78 basic setup for extendable tasks 2022-07-08 02:27:06 +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
Torsten Dittmann
3f3dfaf952 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-sdk-fixes 2022-05-19 13:46:12 +02:00
Torsten Dittmann
90a4f4d756 chore: update composer 2022-05-19 13:07:40 +02:00
Damodar Lohani
eca1626bea update sdk generator 2022-05-19 16:22:32 +05:45
Damodar Lohani
b426ec00a0 package update 2022-05-19 15:55:01 +05:45