1
0
Fork 0
mirror of synced 2024-06-03 03:14:50 +12:00
Commit graph

377 commits

Author SHA1 Message Date
Christy Jacob f4a77fcf11 feat: update readme 2023-04-11 16:52:38 +00:00
Christy Jacob 8578985515 feat: update readme 2023-03-24 20:16:20 +00:00
Steven Nguyen 7790079bb2
Bump version to 1.2.1 2023-02-13 15:55:54 -08:00
Torsten Dittmann abeb4973e4
fix(readme): tests badge 2023-02-02 18:00:12 +01:00
Vincent (Wen Yu) Ge 7eae5c300d Updates readme according to suggestions from editing agency 2022-12-29 21:46:03 +00:00
Eldad A. Fux a79e9efa78
Update README.md 2022-12-28 11:36:29 +02:00
Matej Bačo bbe29e9aa7 Preparations for 1.2.0 2022-12-26 13:06:35 +01: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
Eldad A. Fux 0d0cacbf87
Merge pull request #4520 from appwrite/doc-remove-admin-mode
Remove references to admin mode
2022-10-18 14:38:25 +03:00
Christy Jacob e9ef5b5eac
Merge pull request #4303 from MrKrishnaAgarwal/typos
Fixed Typo's and Rephrased words
2022-10-18 11:34:20 +04:00
Vincent (Wen Yu) Ge f7904af0ed Remove references to admin mode 2022-10-17 20:45:17 +00:00
Torsten Dittmann bc66efa1a5 chore: prepare 1.0.3 2022-10-12 12:03:55 +02:00
Krishna Agarwal f794eea2e6
removed space 2022-10-06 09:02:08 +05:30
Torsten Dittmann 7a9b25889b Merge branch 'master' of https://github.com/appwrite/appwrite into chore-prepare-1-0-2 2022-10-04 12:07:09 +02:00
Eldad A. Fux 052d35fe59
Update README.md 2022-10-04 08:54:53 +03:00
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
Torsten Dittmann c634d12ef4
Merge pull request #3932 from pcgeek86/patch-1
Fix PowerShell line continuation character
2022-09-30 11:43:54 +02:00
Eldad A. Fux 029fddceb0
Update README.md 2022-09-28 10:08:00 +03:00
Trevor Sullivan 85cd2c1472
Fix PowerShell line continuation character
PowerShell uses the backtick as line continuation character, not comma.
2022-09-27 01:17:19 -06:00
Eldad A. Fux 5bde5bee16
Update README.md 2022-09-23 07:25:23 +03:00
Eldad A. Fux aceb631aac
Update README.md 2022-09-23 07:22:32 +03:00
Christy Jacob 039dde600f
Add ProductHunt badge 2022-09-22 18:56:25 +05:30
Christy Jacob ec46fae228
Merge pull request #3890 from zswati/Swati/Typo-Error-fix-Readme-
Typo fix readme.md file
2022-09-21 15:21:15 +05:30
Eldad A. Fux 6fbbc2bea5
Update README.md 2022-09-21 10:02:44 +03:00
Swati Z fb55f8cdd1 Typo fix readme.md file 2022-09-20 11:02:12 -04:00
Torsten Dittmann ed79d4dffb
chore: update readme for 1.0.0 2022-09-14 22:08:44 +02:00
Christy Jacob 3b39b3a88d feat: update readme 2022-09-14 18:46:35 +05:30
Torsten Dittmann 0bf39bd152
Merge pull request #3603 from appwrite/0.15.x
master <- 0.15.x
2022-07-26 11:22:23 +02:00
Torsten Dittmann 80258efc7f feat: prepare 0.15.3 2022-07-22 17:53:50 +02:00
Brandon f41acc2990 chore: update alt text for Gitpod logo 2022-07-18 14:18:38 -05:00
Brandon a9612fc5cc docs: add one-click setups to README 2022-07-18 13:48:32 -05:00
Torsten Dittmann 6683e5f8ec prepare: 0.15.2 2022-07-06 13:25:42 +02:00
haimantika mitra 5ae2546339 Added realtime services to README 2022-07-01 13:55:54 +05:30
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
Everly Precia Suresh d02bb73fe8
Update README.md 2022-06-28 22:31:00 +05:30
Torsten Dittmann 58bec7b034
Merge pull request #3411 from appwrite/0.15.x
0.15.x -> master
2022-06-28 16:31:29 +02:00
Eldad A. Fux 2e92ad9e51
Update README.md 2022-06-27 16:00:19 +03: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
Vincent (Wen Yu) Ge ae05fc08c4
Update to include new release blog for 0.14 2022-05-17 11:04:55 -04:00
Torsten Dittmann 936fed3b13 chore: update versions 2022-05-08 20:53:20 +02:00
Mati Gummá c6ea4e734b
Update README.md 2022-03-28 22:26:59 -03:00
Matej Bačo bff9acb88a Upgraded versions 2022-03-23 12:05:57 +00:00
Torsten Dittmann 36384c4fe5 chore: prepare 0.13.3 2022-03-15 13:19:04 +01:00
tanimdiucse123 03cf1fefbc
Punctuation error
It seems you are missing a comma. Consider adding a comma.
2022-03-11 14:15:59 +06: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
Torsten Dittmann 9162e197bf chore: release 0.12.2 2022-02-11 18:44:10 +01:00
Brandon 97ae1df61a
chore: switch to tests 2022-02-04 21:11:05 -06:00
Brandon 53156cd6d6
docs: change to CodeQL for status 2022-02-04 20:44:57 -06:00
Brandon b4f958ff04
docs: update status badge 2022-02-04 20:30:54 -06:00
Brandon 5c0320826f
docs: test 2022-02-04 19:55:39 -06:00
Eldad A. Fux 4cae20468b
Updated CI badge 2022-01-31 00:32:23 +02:00
Vincent Ge 5ae1da65e3 moved translation links to a more visible location 2022-01-25 17:50:41 -05:00
Vincent Ge 7da87c0358 Translations button up top and lists available languages at bottom + link 2022-01-24 11:11:33 -05:00
Torsten Dittmann b4ee90a235 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-release-0-12-1 2022-01-07 13:58:44 +01:00
Eldad Fux 58ebd1ec30 Updated architecture 2022-01-07 08:34:24 +02:00
Torsten Dittmann bbe8232294 feat: release version 0.12.1 2022-01-05 16:40:51 +01:00
Torsten Dittmann 8d419491d5
readme: update announcement link 2022-01-05 11:39:11 +01:00
Torsten Dittmann 5f8c55151f fix: push compiled css 2022-01-04 17:09:51 +01:00
Eldad A. Fux 8feb260173
Update README.md 2021-12-16 10:49:53 +02:00
Eldad Fux 8a46713d8e Updated our Twitter handle 2021-12-11 22:17:33 +02:00
Eldad A. Fux 27b7b73b92
Update README.md 2021-12-07 18:27:56 +02:00
Eldad A. Fux 232c6d5982
Merge pull request #2375 from fenix-hub/master
Fix Godot Engine line mentioning another user
2021-11-14 17:05:08 +02:00
Aditya Oberai fa5c56e9ec
Remove unnecessary Getting Started tutorial link 2021-11-10 00:21:11 +05:30
Nicolò Santilio 4a528b3fde
Fix Godot Engine line mentioning another user 2021-10-31 15:15:29 +01:00
Nicolò Santilio cc4ef95cc0
Update README.md 2021-10-31 12:01:20 +01:00
Eldad A. Fux cf9e31a1de
Update README.md 2021-10-24 19:25:09 +03:00
Baishakhi Chakraborty e922fd6642
Update README.md 2021-10-22 23:57:58 +05:30
Torsten Dittmann b29c83f53b
Update README.md 2021-10-18 16:07:41 +02:00
Torsten Dittmann 441156da7c chore(release): prepare 0.11.0 release 2021-10-15 18:11:20 +02:00
Eldad A. Fux 617a69bd6a
Merge pull request #1815 from JaswanthRemiel/patch-2
Update README.md
2021-10-05 08:42:25 +03:00
Nguyen Long Nhat 3a70c66ba0
Getting started for Android 2021-10-03 18:55:03 +07:00
Michael Gangolf 32aa7c321b
Update README.md
move to `community` section
2021-10-02 23:47:29 +02:00
Michael Gangolf e08d9bbda2
Add new Titanium SDK 2021-10-02 22:26:55 +02:00
Jaswanth Remiel 1e8d5f1c5f
Update README.md
Regards,
I have added A Link Of DEV Community Of Appwrite In the #Followus Section Of README.md
Hope It Helps:)
2021-10-01 17:07:20 +05:30
Eldad A. Fux 40ee40a398
Update README.md 2021-10-01 14:13:20 +03:00
Eldad A. Fux bb364d20ef
Update README.md 2021-09-18 17:31:01 +03:00
Torsten Dittmann 824a23e8cc feat(release): prepare 0.10.4 2021-09-15 16:06:49 +02:00
Torsten Dittmann dcc731a52d feat(release): 0.10.3 2021-09-09 13:21:29 +02:00
Torsten Dittmann 17118e69f9 feat(release): 0.10.2 2021-09-06 15:45:43 +02:00
Torsten Dittmann bc4545a503 feat(appwrite): update version number to 0.10.1 2021-09-03 13:57:49 +02:00
Torsten Dittmann c6b54f111b
Update README.md 2021-09-02 16:29:48 +02:00
Torsten Dittmann 9dce2cb964 leftover changes 2021-09-02 12:07:14 +02:00
Torsten Dittmann 37452a398f
Merge branch 'master' into 0.9.x 2021-08-12 10:14:11 +02:00
Torsten Dittmann d8d1414962 prepare 0.9.4 version 2021-08-10 10:30:39 +02:00
Eldad Fux 19bcf2ac15 Minor changes 2021-07-30 09:51:50 +03:00
Torsten Dittmann d3daa2be32 feat(release): prepare 0.9.3 2021-07-27 14:43:08 +02:00
Torsten Dittmann 0c1c254019
Merge pull request #1387 from TorstenDittmann/feat-release-0.9.1
feat(release): 0.9.1
2021-07-12 19:45:01 +02:00
Torsten Dittmann 71941d8712 feat(release): 0.9.1 2021-07-12 18:21:12 +02:00