1
0
Fork 0
mirror of synced 2024-09-18 18:40:24 +12:00
Commit graph

62 commits

Author SHA1 Message Date
Eldad Fux
c6c7734c29 Merge pull request #6496 from appwrite/fix-readme-cn
Update logo in README-CN.md

<!--
Thank you for sending the PR! We appreciate you spending the time to work on these changes.

Help us understand your motivation by explaining why you decided to make this change.

You can learn more about contributing to appwrite here: https://github.com/appwrite/appwrite/blob/master/CONTRIBUTING.md

Happy contributing!

-->

## What does this PR do?

(Provide a description of what this PR does and why it's needed.)

## Test Plan

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work. Screenshots may also be helpful.)

## Related PRs and Issues

- (Related PR or issue)

## Checklist

- [ ] Have you read the [Contributing Guidelines on issues](https://github.com/appwrite/appwrite/blob/master/CONTRIBUTING.md)?
- [ ] If the PR includes a change to an API's metadata (desc, label, params, etc.), does it also include updated API specs and example docs?
2023-10-11 22:01:01 +02:00
Torsten Dittmann
d307d4f698 revert: dockerfile formatting 2022-11-09 15:45:20 +01:00
shimon
dab844308b dateTime bug fix in the deletes worker
dateTime small fix
2022-08-31 16:07:27 +03:00
Matej Bačo
2202994060 Update lockfile 2022-08-16 11:01:47 +00:00
Matej Bačo
3adca4588c Update lock files 2022-08-16 09:46:00 +00:00
Eldad Fux
98fc8669e1 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-password-hash-algos 2022-08-14 19:23:30 +03:00
Torsten Dittmann
28db040e57 fix: console sdk 2022-08-02 12:21:31 +02:00
snyk-bot
393b121b08
fix: upgrade chart.js from 3.7.1 to 3.8.0
Snyk has created this PR to upgrade chart.js from 3.7.1 to 3.8.0.

See this package in npm:
https://www.npmjs.com/package/chart.js

See this project in Snyk:
https://app.snyk.io/org/eldadfux/project/8574b5e4-6e89-4ade-bc02-2eaabc43eed0?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-06-16 06:12:59 +00:00
Torsten Dittmann
1457bab4b1 feat: event model ui init 2022-04-28 13:40:59 +02:00
Torsten Dittmann
859c6bc592 chore: update npm dependencies 2022-04-20 16:54:55 +02:00
Torsten Dittmann
2607f6b9c5 chore: update dependencies 2022-03-01 18:55:36 +01:00
Christy Jacob
4ad47061dd Merge branch 'master' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-18 13:38:54 +04:00
snyk-bot
088a128af7
fix: upgrade prismjs from 1.25.0 to 1.26.0
Snyk has created this PR to upgrade prismjs from 1.25.0 to 1.26.0.

See this package in npm:
https://www.npmjs.com/package/prismjs

See this project in Snyk:
https://app.snyk.io/org/eldadfux/project/8574b5e4-6e89-4ade-bc02-2eaabc43eed0?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-01-27 17:58:10 +00:00
Bradley Schofield
e79578570e Merge branch 'master' into the-executor-poc 2022-01-18 15:24:33 +00:00
dependabot[bot]
1311aa35a2
chore(deps): bump markdown-it from 12.3.0 to 12.3.2
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 12.3.0 to 12.3.2.
- [Release notes](https://github.com/markdown-it/markdown-it/releases)
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it/compare/12.3.0...12.3.2)

---
updated-dependencies:
- dependency-name: markdown-it
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-18 13:35:12 +00:00
snyk-bot
c57fe89b3b
fix: upgrade chart.js from 3.6.2 to 3.7.0
Snyk has created this PR to upgrade chart.js from 3.6.2 to 3.7.0.

See this package in npm:
https://www.npmjs.com/package/chart.js

See this project in Snyk:
https://app.snyk.io/org/eldadfux/project/8574b5e4-6e89-4ade-bc02-2eaabc43eed0?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-01-15 11:18:16 +00:00
Bradley Schofield
e2c4272ebd Merge branch 'master' into the-executor-poc 2022-01-05 13:38:51 +00:00
Torsten Dittmann
18cbf00baa chore: update package.json 2021-12-31 15:54:59 +01:00
Bradley Schofield
65a58689fb Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc 2021-12-10 13:48:04 +00:00
Torsten Dittmann
655ff4da8d chore(deps): update chart.js to 3.6.2 2021-12-07 13:51:04 +01:00
Torsten Dittmann
a07cc445d1 add prism via npm 2021-10-22 12:29:08 +02:00
Torsten Dittmann
091c6ef4f6 add buildstep to docker 2021-10-21 19:20:41 +02:00
Bradley Schofield
35ed296b75 Add Deno and update UI 2021-09-01 10:48:56 +01:00
Eldad Fux
57bc8c75e0 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-07-03 09:21:07 +03:00
Torsten Dittmann
0186d8c6f8 deps(npm): fix lock files 2021-06-30 11:42:26 +02:00
Christy Jacob
6711398ab2 feat: updated console sdk 2021-06-23 17:45:27 +05:30
Torsten Dittmann
b11e32327e feat(console): use new web sdk 2021-05-28 17:02:59 +02:00
Damodar Lohani
c20d5785d4 signup to newsletter option in console signup 2021-05-12 18:00:22 +05:45
Eldad A. Fux
1138752d65
Merge branch 'dev' into fix-dashboard-tooltip 2021-04-17 00:15:13 +03:00
Torsten Dittmann
c3150ce301 deps: update npm packages and add scripts 2021-04-13 09:30:23 +02:00
dependabot[bot]
b994a49dcc
Bump y18n from 3.2.1 to 3.2.2
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 18:21:45 +00:00
Eldad Fux
3d170d22de Updated SDKs 2020-12-30 14:25:09 +02:00
Eldad Fux
100f6492cc Merge branch 'master' of github.com:appwrite/appwrite into 0.7.x 2020-12-23 08:22:01 +02:00
dependabot[bot]
f8fb805386
Bump node-notifier from 8.0.0 to 8.0.1
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases)
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md)
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-21 22:41:55 +00:00
Eldad Fux
e3b77a63e6 Merge branch 'master' of github.com:appwrite/appwrite into 0.7.x 2020-12-17 00:03:04 +02:00
dependabot[bot]
fe265f1e0e
Bump ini from 1.3.5 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 07:20:07 +00:00
dependabot-preview[bot]
9d995ddf36
Bump yargs-parser from 20.0.0 to 20.2.0
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 20.0.0 to 20.2.0.
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs-parser/compare/v20.0.0...v20.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-30 20:59:24 +00:00
Eldad Fux
ea2bac06fb Depbot issue 2020-09-13 16:13:24 +03:00
Eldad Fux
719f0dd33c Updated npm packages 2020-09-10 06:58:31 +03:00
dependabot[bot]
5916d49ddc
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-17 00:46:11 +00:00
Eldad Fux
d66017f34b Updated dev dependencies 2020-03-25 07:12:26 +02:00
Eldad Fux
ed1eac17e3 Updated dev dependencies 2020-03-25 07:08:33 +02:00
Eldad Fux
239c543516 Updated packages 2019-12-07 22:25:40 +02:00
eldadfux
260aba95ee Updated npm packages 2019-10-11 08:06:00 +03:00
eldadfux
0b73e461d9 Updated API spec 2019-10-04 08:47:23 +03:00
Christy Jacob
8ed86925a4 fix: removed staged db files 2019-09-28 11:00:58 +05:30
Christy Jacob
2aba526d64 fix: permission issue fixed 2019-09-28 00:21:04 +05:30
eldadfux
ddf4945232 Fixed signup bug 2019-09-27 00:34:32 +03:00
eldadfux
2b414420b5 Updated JS SDK 2019-08-28 15:47:26 +03:00
eldadfux
c354e5030a Updated SDKs 2019-08-23 00:10:32 +03:00