1
0
Fork 0
mirror of synced 2024-07-05 22:51:24 +12:00
Commit graph

8893 commits

Author SHA1 Message Date
Torsten Dittmann 9aa7085ae9 Merge remote-tracking branch 'origin/master' into feat-permissions-improvements 2022-02-17 19:27:34 +01:00
Torsten Dittmann ccff540e70 feat: migration 2022-02-17 19:24:50 +01:00
Eldad A. Fux 79131793c4
Merge pull request #2769 from appwrite/fix-realtime-events
Feat: Migrated event channel
2022-02-17 09:55:34 +02:00
Eldad A. Fux b6566d9cca
Merge pull request #2795 from appwrite/fix-func-model
Fix func model execute attribute type
2022-02-17 00:02:26 +02:00
Torsten Dittmann 9c5c58728b
Merge pull request #2802 from appwrite/fix-teams-update-roles
fix: team membership roles & search
2022-02-16 18:12:01 +01:00
Torsten Dittmann 7ce0eef6d7
Merge pull request #2801 from appwrite/fix-url-validation
fix: url scheme validation
2022-02-16 17:52:58 +01:00
Torsten Dittmann 8b9bd03306 fix: team role update 2022-02-16 17:26:19 +01:00
Torsten Dittmann b43b52f85b fix: add team membership search 2022-02-16 17:26:05 +01:00
Torsten Dittmann 3e7cf1cefe revert: url validator for project endpoints 2022-02-16 16:20:54 +01:00
Torsten Dittmann d2eb456295 style: fix whitespace 2022-02-16 16:19:27 +01:00
Torsten Dittmann 79c79cd96e fix: url scheme validation 2022-02-16 16:16:37 +01:00
Jake Barnby 61d8145112 Add execute param to create function test 2022-02-16 12:38:59 +13:00
Jake Barnby e35b95b950 Update specs 2022-02-16 12:10:38 +13:00
Jake Barnby 47bc7d6045 Update SDK generator version 2022-02-16 12:10:07 +13:00
Jake Barnby d196d108d8 Make func model execute attribute an array 2022-02-16 12:09:37 +13:00
Christy Jacob c95aa9072a
Merge pull request #2791 from gewenyu99/fix-cn-translation-error
Correct spelling mistake in Chinese Readme
2022-02-15 02:05:36 +04:00
Vincent Ge f3f2b5a3fc Correct dcoker as docker 2022-02-14 16:58:31 -05:00
Eldad A. Fux ad010a5ae8
Merge pull request #2750 from appwrite/fix-oauth-providers
Fix non-json responding OAuth providers
2022-02-14 14:28:43 +02:00
Eldad A. Fux 9780861e25
Merge pull request #2728 from appwrite/fix-acme-path
Path validator + tests
2022-02-14 08:12:03 +02:00
Eldad A. Fux 7c9daf8cef
Update SECURITY.md 2022-02-12 16:40:12 +02:00
Eldad Fux fc64607c4b Updated changes style 2022-02-12 06:36:19 +02:00
Eldad Fux 7e8f6aa1e4 Added 0.11.1 to change log 2022-02-12 06:35:28 +02:00
Eldad A. Fux 11eaa9c3e9
Merge pull request #2781 from appwrite/chore-update-0.12.2
chore: release 0.12.2
2022-02-12 06:25:16 +02:00
Torsten Dittmann 9162e197bf chore: release 0.12.2 2022-02-11 18:44:10 +01:00
Matej Bačo 36a985d7ea
Update tests/e2e/Client.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-02-11 12:32:16 +01:00
Matej Bačo 5028598f43 Removed unused validator 2022-02-11 10:43:12 +00:00
Matej Baco db7ebbd009 Update to new utopia framework validators 2022-02-11 09:44:04 +01:00
Matej Baco 0b75e081e5 Merge branch 'master' into fix-acme-path 2022-02-11 09:23:53 +01:00
Eldad A. Fux 9618b03c85
Merge pull request #2729 from vermakhushboo/master
Add LogOwl logger details
2022-02-11 10:09:31 +02:00
Khushboo Verma 41feeeb299
Merge branch 'appwrite:master' into master 2022-02-11 13:01:28 +05:30
Eldad A. Fux 0adb002930
Merge pull request #2771 from brocococonut/patch-1
Update usage container to include redis vars
2022-02-11 09:13:49 +02:00
Jake Lees e098943a15
Update compose.phtml to match docker-compose.yaml 2022-02-10 16:37:48 +11:00
Jake Lees 399adace02
Update usage container to include redis vars
The existing compose file has appwrite-usage rely on the redis container, however, no redis connection env variables are being passed in. This just includes them for instances where you're using an external redis instance.
2022-02-10 14:54:27 +11:00
Matej Baco 80adbf8d1d Migrated event channel 2022-02-09 19:47:46 +01:00
Torsten Dittmann d4ed9dc339 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-permissions-improvements 2022-02-08 12:06:44 +01:00
Torsten Dittmann 6796aabf9c
Merge pull request #2637 from appwrite/feat-migration-0-13
feat: migration for 0.13
2022-02-08 11:17:44 +01:00
Torsten Dittmann 5cb3c2b7e3 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-permissions-improvements 2022-02-07 13:25:23 +01:00
Torsten Dittmann 42d0589d32 fix: permissions and collections schema 2022-02-07 13:25:15 +01:00
Matej Baco 9d24a1532b Cleanup 2022-02-05 16:49:34 +01:00
Matej Baco ecb1d21953 Fixed Bitly response parsing 2022-02-05 16:38:08 +01:00
Matej Baco a8a61701b2 Fixed GitHub response parsing 2022-02-05 16:25:47 +01:00
Eldad A. Fux f57a48d7a3
Merge pull request #2749 from appwrite/docs-br-pr-test
docs: update status badge for tests
2022-02-05 09:19:55 +02: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
Torsten Dittmann bffd21c5ce
Merge pull request #2746 from appwrite/feat-minor-ui-changes
Minor UI updates
2022-02-04 17:38:58 +01:00
Eldad A. Fux 1334546ebf
Merge pull request #2748 from appwrite/fix-oauth-cleanup
OAUTh: Code  cleanup
2022-02-04 18:15:22 +02:00
Matej Baco 7f938be344 Clde quality cleanup 2022-02-04 16:37:47 +01:00
Eldad Fux 0764fae1f0 Minor UI updates 2022-02-04 16:38:58 +02:00