1
0
Fork 0
mirror of synced 2024-08-01 11:32:23 +12:00
Commit graph

56 commits

Author SHA1 Message Date
Christy Jacob
8578985515 feat: update readme 2023-03-24 20:16:20 +00:00
Eldad A. Fux
3e3eaaf209
Merge pull request #5107 from BoynChan/master
Update Chinese Document
2023-02-17 08:14:22 +02:00
Steven Nguyen
7790079bb2
Bump version to 1.2.1 2023-02-13 15:55:54 -08:00
Boynn
cdf7731508
Document: update CN doc 2023-02-13 11:42:03 +08:00
Torsten Dittmann
213d3dc721
fix(readme): readme-cn 2023-02-02 18:02:12 +01:00
Torsten Dittmann
abeb4973e4
fix(readme): tests badge 2023-02-02 18:00:12 +01:00
Matej Bačo
ccc9432219 Merge branch 'master' into fix-1.2.x-conflicts 2022-12-27 08:29:10 +01:00
Matej Bačo
bbe29e9aa7 Preparations for 1.2.0 2022-12-26 13:06:35 +01:00
Christy Jacob
8fdafdce45
Merge pull request #4533 from vimode/doc-windows-powershell-installation-new-line-fix
docs: update windows powershell commands
2022-12-20 15:40:37 +05:30
Christy Jacob
a8b36f8259
Merge pull request #4298 from kalpeshT101/doc-fix-readme
Remove invalid link
2022-12-20 02:35:50 +05:30
vimode
fc1b0b0196
Merge branch 'master' into doc-windows-powershell-installation-new-line-fix 2022-12-19 18:37:04 +00:00
Torsten Dittmann
b382031ae7 chore: release 1.1.1 2022-11-23 18:43:48 +01:00
Torsten Dittmann
36cc6d8621 chore: prepare 1.1.1 release 2022-11-17 14:38:49 +01:00
Aditya Oberai
fbebf7deac Update announcement blog in Readme 2022-11-16 10:31:30 +00:00
Torsten Dittmann
3ffd59f18c update version numbers 2022-11-16 09:03:39 +01:00
Kalpesh
cbe7b35436 Update README-CN.md 2022-11-01 16:20:29 +05:30
Eldad A. Fux
1b0abf4643
Merge pull request #3836 from appwrite/gewenyu99-patch-1
Update Chinese README-CN.md
2022-10-30 10:09:39 +02:00
vimo
c772844bcb docs: update windows powershell commands 2022-10-19 16:37:46 +05:30
Torsten Dittmann
bc66efa1a5 chore: prepare 1.0.3 2022-10-12 12:03:55 +02:00
kalpesh
6d82f04493 Update README-CN.md 2022-10-08 12:20:46 +05:30
kalpesh
8209615609 Update README-CN.md 2022-10-08 12:19:41 +05:30
kalpesh
01f4805bef Update README-CN.md 2022-10-05 19:32:34 +05:30
kalpesh
00f3902cc4 Revert "remove dead link"
This reverts commit 7b38e8cdf6.
2022-10-05 19:30:22 +05:30
kalpesh
7b38e8cdf6 remove dead link 2022-10-05 19:20:25 +05:30
Torsten Dittmann
5d32ddb408 Merge branch '1.0.x' of https://github.com/appwrite/appwrite into chore-prepare-1-0-2 2022-09-30 14:36:53 +02:00
Torsten Dittmann
757a3f8651 chore: prepare 1.0.2 2022-09-30 12:27:26 +02:00
Eldad A. Fux
4a4cf77fd6
Update README-CN.md 2022-09-28 10:08:39 +03:00
WonderfulWan8
adf4465c27 doc_update_readme 2022-09-24 22:37:30 +08:00
Torsten Dittmann
ed79d4dffb
chore: update readme for 1.0.0 2022-09-14 22:08:44 +02:00
Vincent (Wen Yu) Ge
c20d46fef3
Update README-CN.md 2022-09-14 09:40:51 -04:00
Torsten Dittmann
80258efc7f feat: prepare 0.15.3 2022-07-22 17:53:50 +02:00
Torsten Dittmann
6683e5f8ec prepare: 0.15.2 2022-07-06 13:25:42 +02:00
Vincent (Wen Yu) Ge
defd527625 Add both compose and env files to readme 2022-06-29 22:07:51 +00:00
Vincent (Wen Yu) Ge
ec1da1f540 Update link in readme to example compose file 2022-06-29 15:54:34 +00:00
Torsten Dittmann
95181b0a7f prepare: 0.15.1 release 2022-06-29 13:36:35 +02:00
Damodar Lohani
8f14f5aa21
Database layer (#3338)
* database response model

* database collection config

* new database scopes

* database service update

* database execption codes

* remove read write permission from database model

* updating tests and fixing some bugs

* server side tests are now passing

* databases api

* tests for database endpoint

* composer update

* fix error

* formatting

* formatting fixes

* get database test

* more updates to events and usage

* more usage updates

* fix delete type

* fix test

* delete database

* more fixes

* databaseId in attributes and indexes

* more fixes

* fix issues

* fix index subquery

* fix console scope and index query

* updating tests as required

* fix phpcs errors and warnings

* updates to review suggestions

* UI progress

* ui updates and cleaning up

* fix type

* rework database events

* update tests

* update types

* event generation fixed

* events config updated

* updating context to support multiple

* realtime updates

* fix ids

* update context

* validator updates

* fix naming conflict

* fix tests

* fix lint errors

* fix wprler and realtime tests

* fix webhooks test

* fix event validator and other tests

* formatting fixes

* removing leftover var_dumps

* remove leftover comment

* update usage params

* usage metrics updates

* update database usage

* fix usage

* specs update

* updates to usage

* fix UI and usage

* fix lints

* internal id fixes

* fixes for internal Id

* renaming services and related files

* rename tests

* rename doc link

* rename readme

* fix test name

* tests: fixes for 0.15.x sync

Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-06-22 12:51:49 +02:00
Torsten Dittmann
16dffdb0bf chore update version 2022-06-19 09:40:25 +00:00
Torsten Dittmann
a00a35a02c chore: prepare 0.14.2 release 2022-05-19 15:19:51 +02:00
Torsten Dittmann
a44a951285 chore: prepare 0.14.1 release 2022-05-18 17:09:06 +02:00
Torsten Dittmann
936fed3b13 chore: update versions 2022-05-08 20:53:20 +02:00
ShaoBo Wan(無尘)
14642fe48f
Update README-CN.md 2022-04-06 10:06:57 +08:00
Eldad A. Fux
6e1b41cf6a
Merge pull request #2990 from gewenyu99/fix-chinese-parenthesis
Fix broken link in Chinese readme
2022-03-25 21:37:45 +03:00
Matej Bačo
bff9acb88a Upgraded versions 2022-03-23 12:05:57 +00:00
Wen Yu Ge
bd2d744db3 fix chinese brackets which are different 2022-03-22 16:05:48 -04:00
Torsten Dittmann
36384c4fe5 chore: prepare 0.13.3 2022-03-15 13:19:04 +01:00
Torsten Dittmann
f07cd7b043 chore: prepare 0.13.2 2022-03-07 12:33:09 +01:00
Torsten Dittmann
3968c06205 chore: prepare version numbers to 0.13.1 2022-03-03 15:14:22 +01:00
Torsten Dittmann
ad50ff5cfe chore: update readme 2022-03-02 14:45:44 +01:00
Torsten Dittmann
9a0fa4efad chore: update readme for 0.12.3 2022-02-18 12:38:52 +01:00
Vincent Ge
f3f2b5a3fc Correct dcoker as docker 2022-02-14 16:58:31 -05:00