Commit Graph

14585 Commits

Author SHA1 Message Date
shimon 3c69c211e9 added internalIds to collections 2023-05-07 11:31:27 +03:00
shimon 927bead147 bug fixes 2023-04-30 18:58:10 +03:00
shimon 6af8fd6660 bug fixes 2023-04-27 12:12:14 +03:00
shimon a187aa4bc5 bug fixes 2023-04-23 19:57:12 +03:00
shimon 60098d71ee adjustments 2023-04-23 10:43:18 +03:00
Shimon Newman 38c64996ac Update videos.php 2023-04-22 22:45:59 +03:00
Shimon Newman 89dfbfba25 Update hls-master.phtml 2023-04-22 22:39:06 +03:00
shimon 578c8d9277 tests 2023-04-17 10:09:48 +03:00
shimon dbd58966db updates 2023-04-16 17:21:47 +03:00
shimon d6e1d0f6f6 updates 2023-04-16 11:43:35 +03:00
shimon 741a87f464 updates 2023-04-12 18:18:56 +03:00
shimon db4506b0fe updates 2023-04-10 16:41:23 +03:00
shimon 14575a7e40 updates 2023-04-10 10:59:51 +03:00
shimon 1830138455 updates 2023-04-10 09:45:15 +03:00
shimon 4cd273e976 updates 2023-04-09 12:58:21 +03:00
shimon fc991e89f1 transcoding -> videos 2023-04-04 20:20:40 +03:00
shimon 9f6589d21b Merge branch 'master' of github.com:appwrite/appwrite into __stream
 Conflicts:
	docker-compose.yml
2023-04-04 17:10:31 +03:00
shimon c09f600e73 transcoding -> videos 2023-04-04 17:08:45 +03:00
shimon 2b60b18a3c timeline 2023-04-04 14:24:18 +03:00
shimon 053d688754 Merge remote-tracking branch 'origin/__stream' into __stream
# Conflicts:
#	app/config/locale/languages.php
2023-04-02 13:50:26 +03:00
shimon bccd1a96c0 timeline 2023-04-02 13:48:59 +03:00
Torsten Dittmann e8b6ff2bb3 Merge pull request #5210 from appwrite/fix-debugger
Fix yasd so that the debugger works
2023-03-31 18:43:13 +02:00
Steven Nguyen a86c1c0a2b Fix yasd so that the debugger works
* Update the base image since the yasd extension wasn't installed correctly
* Fix the path to the yasd_init.php file
* Use `host.docker.internal` as the remote host because that should always work inside docker
* Mount the dev folder into the appwrite container so the yasd_init.php file is picked up.
2023-03-29 18:04:24 -07:00
Christy Jacob ca186543ca Merge pull request #5274 from appwrite/update-readme
feat: update readme
2023-03-25 01:52:23 +05:30
Christy Jacob 8578985515 feat: update readme 2023-03-24 20:16:20 +00:00
shimon 4a8ef126bd Merge branch 'master' of github.com:appwrite/appwrite into __stream
 Conflicts:
	app/config/errors.php
	composer.json
	composer.lock
2023-03-23 18:06:11 +02:00
Christy Jacob 6122a25e56 Merge pull request #5188 from singhbhaskar/feat-5159-improve-error-when-creating-custom-domain
Updated the error to 501 error code for custom domain when _APP_DOMAIN and _APP_DOMAIN_TARGET is setup incorrectly
2023-03-22 23:15:50 +05:30
Bhaskar Singh 5c2c968933 Merge branch 'appwrite:master' into feat-5159-improve-error-when-creating-custom-domain 2023-03-21 20:35:22 +05:30
Bhaskar Singh 8b5e0e1f1a Updating the exception variable name for easy
readability
2023-03-21 20:33:42 +05:30
Eldad A. Fux 5f1fb5a5ef Merge pull request #5235 from appwrite/fix-android-getting-started
Update GETTING_STARTED.md
2023-03-21 07:33:39 +02:00
Eldad A. Fux 3139130fdd Merge pull request #5228 from appwrite/fix-object-storage-xml-reading
Fix XML reading issue
2023-03-21 07:31:17 +02:00
Shimon Newman 61e3faa964 Update languages.php 2023-03-18 10:25:12 +02:00
Damodar Lohani d26d0d5943 update base docker image 2023-03-16 07:50:04 +00:00
Damodar Lohani 9aaef931ca Update GETTING_STARTED.md 2023-03-16 07:35:04 +05:45
Damodar Lohani a0a3e3bd2c update utopia storage version 2023-03-15 00:29:31 +00:00
shimon 22b4555cc0 subtitle lan code 2023-03-13 20:35:39 +02:00
shimon aa8334e7d8 subtitle lan code 2023-03-13 10:16:48 +02:00
shimon 8a8a2d37e4 subtitle lan code 2023-03-12 17:55:41 +02:00
shimon 883d48c2e5 subtitle lan code 2023-03-12 14:53:56 +02:00
Bhaskar Singh 31a903d144 Updated the error message for target check fails
in custom domain creation
2023-03-10 00:24:33 +05:30
shimon cb217b43b4 Updates 2023-03-09 09:57:10 +02:00
shimon 7340968d1f Merge branch 'master' of github.com:appwrite/appwrite into __stream
 Conflicts:
	app/config/specs/open-api3-latest-client.json
	app/config/specs/open-api3-latest-console.json
	app/config/specs/open-api3-latest-server.json
	app/config/specs/swagger2-latest-client.json
	app/config/specs/swagger2-latest-console.json
	app/config/specs/swagger2-latest-server.json
	app/console
2023-03-08 16:31:56 +02:00
shimon 5785145e58 Updates 2023-03-08 16:30:19 +02:00
shimon 9f94560a2c Updates 2023-03-08 16:29:40 +02:00
Bhaskar Singh b16c789282 Fixing the bracket 2023-03-08 17:23:15 +05:30
Bhaskar Singh 7a4cea9f79 Removed ENV_VARIABLE_INCORRECT_SETUP 2023-03-08 17:21:37 +05:30
Bhaskar Singh 7f3000439a Updated ENV_VARIABLE_INCORRECT_SETUP to DOMAIN_VARIABLE_INCORRECT 2023-03-08 17:15:55 +05:30
shimon 92f75bd3d9 Updates 2023-03-07 09:47:50 +02:00
shimon 658cfee38e Updates 2023-03-06 18:28:40 +02:00
shimon 26251e94f6 Updates 2023-03-06 17:58:26 +02:00