1
0
Fork 0
mirror of synced 2024-09-17 10:00:07 +12:00
Commit graph

14280 commits

Author SHA1 Message Date
gepd
64ba896738
bug fix: failure status shoudn't be nulled 2022-11-22 17:05:04 -03:00
Christy Jacob
4813e6b4d5 feat: add console mode 2022-11-22 19:32:35 +00:00
Vincent (Wen Yu) Ge
315eaaa562 Update examples for Swift, Kotlin, Web, Android and Apple 2022-11-22 19:19:43 +00:00
Christy Jacob
fc752039a4
Update Dockerfile
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-11-23 00:29:26 +05:30
Christy Jacob
d2b0218aba feat: add build args for console 2022-11-22 18:26:41 +00:00
Steven Nguyen
3e0456291f
Update PR template
1. Ask for why in description to help with troubleshooting in the future
2. Change related PRs to a list so it renders nicer
3. Remove changes.md task in favor of just using milestones to track changes
4. Add reminder to check if API specs need to be updated
2022-11-22 09:42:54 -08:00
Christy Jacob
de8552e901
Merge pull request #4735 from appwrite/fix-hsts
Enable HSTS for all HTTPS requests
2022-11-21 22:11:50 +05:30
Steven Nguyen
7b09fa3f17
Update contributing guide to include submodule update command 2022-11-21 08:28:29 -08:00
Vincent (Wen Yu) Ge
7f95ff31bd Updated the error descriptions for better SEO. 2022-11-21 15:37:34 +00:00
Matej Bačo
eda112755a Update changelogs 2022-11-21 14:26:59 +00:00
Matej Bačo
dd99ab7b00 Fix session expiration 2022-11-21 14:24:52 +00:00
Matej Bačo
e7fc427291
Remove failing test 2022-11-21 15:10:55 +01:00
Matej Bačo
d2362aeab0 Improve performance 2022-11-21 11:43:20 +00:00
Matej Bačo
831960245f Permission bug fix 2022-11-21 11:20:52 +00:00
Matej Bačo
8feb3dc43c Update changelog 2022-11-21 09:40:50 +00:00
Matej Bačo
0ee49e7895 Fix missing execution status 2022-11-21 09:38:36 +00:00
Eldad A. Fux
a80da7526d
Merge pull request #4684 from appwrite/fix-gitpod-submodules
Fix: Gitpod prebuilds
2022-11-21 10:36:25 +02:00
Jake Barnby
ce1b41b312
Merge branch 'master' into sync-1.2.x 2022-11-21 17:28:43 +13:00
Jake Barnby
4a61718cff
Enable HSTS for all HTTPS requests 2022-11-21 16:49:45 +13:00
Matej Bačo
3353bad8ff
Apply suggestions from code review 2022-11-18 08:03:01 +01:00
Jake Barnby
5a84a37a9e
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	app/init.php
2022-11-18 12:41:48 +13:00
Christy Jacob
8f6a151980
Merge pull request #4696 from appwrite/feat-community-files
Feat community files
2022-11-17 23:20:30 +05:30
Torsten Dittmann
673b0bb083
Merge pull request #4706 from appwrite/chore-prepare-1-1-1
chore: prepare 1.1.1 release
2022-11-17 17:13:03 +01:00
Torsten Dittmann
dd34dfce22 fix: migration for oauthproviders 2022-11-17 15:33:46 +01:00
Torsten Dittmann
bba9284c3e chore: add comments to v16 migration 2022-11-17 14:58:16 +01:00
Torsten Dittmann
d1eae37577 fix: make migration for oauth providers non-destructive 2022-11-17 14:57:27 +01:00
Torsten Dittmann
727c3839d6 feat: upgrade console to 2.0.1 2022-11-17 14:52:44 +01:00
Torsten Dittmann
36cc6d8621 chore: prepare 1.1.1 release 2022-11-17 14:38:49 +01:00
Torsten Dittmann
ac73be78b5
Merge pull request #4704 from appwrite/fix-migration-usage-region
fix: migration for stats region
2022-11-17 14:24:51 +01:00
Torsten Dittmann
a252c7e469 chore: update changelog 2022-11-17 13:39:16 +01:00
Torsten Dittmann
8d3903cd37 fix: remove layout 2022-11-17 13:37:59 +01:00
Torsten Dittmann
e7189efcff chore: update changelog 2022-11-17 12:38:39 +01:00
Torsten Dittmann
53adb4e114 fix: migration for oauth providers 2022-11-17 12:38:09 +01:00
Torsten Dittmann
6567b23c85 chore: update changelog 2022-11-17 12:26:58 +01:00
Torsten Dittmann
30f088ad35 fix: cache cleaning on migration 2022-11-17 12:26:14 +01:00
Torsten Dittmann
00ec95fc9f chore: add changelog 2022-11-17 11:35:29 +01:00
Torsten Dittmann
eb5e853f2d fix: migration for stats region 2022-11-17 11:31:24 +01:00
Jake Barnby
163cbc5052
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	composer.json
#	composer.lock
2022-11-17 21:41:56 +13:00
Steven Nguyen
3d01bf6505
Update links to code of conduct 2022-11-16 20:37:24 -08:00
Christy Jacob
f63aeb50a1
Merge pull request #4699 from appwrite/1.1.x-examples
1.1.x examples
2022-11-17 09:48:31 +05:30
Wen Yu Ge
a58dbe7c66 Fix java and kotlin examples folder structure 2022-11-16 18:43:27 -05:00
Wen Yu Ge
db79f92b39 Add examples for 1.1.x 2022-11-16 18:35:44 -05:00
Steven Nguyen
2ede405784
Remove issue templates in favor of org level files 2022-11-16 10:51:19 -08:00
Steven Nguyen
a309beddf5
Update supported versions 2022-11-16 10:51:19 -08:00
Steven Nguyen
4a495f61d5
Remove code of conduct in favor of the org level file 2022-11-16 10:51:13 -08:00
Christy Jacob
7d8162309c
Merge pull request #4662 from appwrite/fix-deletes-worker
fix: use getDevice in deletes worker
2022-11-16 19:54:33 +05:30
Christy Jacob
17a36dbce3 feat: update changelog 2022-11-16 11:15:24 +00:00
Christy Jacob
956eab5ab5 Merge branch 'master' of https://github.com/appwrite/appwrite into fix-deletes-worker 2022-11-16 11:11:15 +00:00
Christy Jacob
08a986e433 Merge branch '1.1.x' of https://github.com/appwrite/appwrite into fix-deletes-worker 2022-11-16 11:10:39 +00:00
Eldad A. Fux
1498d0f628
Merge pull request #4688 from appwrite/update-console-announcement-blog
Fix: Update announcement blog in Readme
2022-11-16 12:34:23 +02:00