Commit Graph
2197 Commits
Author SHA1 Message Date
shimon e232f2bbd2 dash 2022-07-26 13:31:34 +03:00
shimon 6896ff3999 restore 2022-07-25 22:31:16 +03:00
shimon 1bcd2d6bd5 draft 2022-07-25 14:37:45 +03:00
shimon 8340198077 Merge branch 'master' of github.com:appwrite/appwrite into __stream 2022-07-25 13:41:30 +03:00
shimon 076f333f77 update 2022-07-25 11:37:23 +03:00
shimon fbe63a884e hls stream 2022-07-19 10:51:25 +03:00
Ishan Vyas af167a58a8 Fix SDK response type for get & update database call
Signed-off-by: Ishan Vyas <isvyas@gmail.com>
2022-07-17 12:44:37 +05:30
shimon cb0ab3c823 subtitles crud 2022-07-14 18:26:56 +03:00
shimon 817793a587 subtitles crud 2022-07-14 17:54:43 +03:00
shimon 2a02784b0c profiles crud 2022-07-14 16:09:29 +03:00
shimon 86b7215375 metadata collecting
routes renaming
permissions
2022-07-13 18:40:30 +03:00
shimon 4efbc92cf2 metadata collecting
routes renaming
permissions
2022-07-13 17:28:05 +03:00
Matej Bačo d93ac31b4e Fix function usage missing 2022-07-13 08:57:57 +00:00
shimon 7f44f45bf6 hls master name change 2022-07-12 12:13:37 +03:00
Torsten DittmannandGitHub 648b6f2038 Merge pull request #3532 from appwrite/fix-permission-array-lengths
Fix: Permissions validator max-length
2022-07-11 13:16:55 +02:00
shimon 33d942c356 hls master name change 2022-07-11 13:51:47 +03:00
Matej Baco 4089b81b3b Added labels, rebuilt specs 2022-07-11 12:37:20 +02:00
Torsten DittmannandGitHub 5d7e7a48ad Merge pull request #3509 from stnguyen90/fix-3508-hardcoded-db-schema
Fix hardcoded appwrite database schema
2022-07-11 12:16:04 +02:00
Torsten DittmannandGitHub bddd477bd7 Merge pull request #3511 from appwrite/fix-attribute-dbid
Fix attribute databaseId
2022-07-11 12:13:35 +02:00
shimon 9f4ebcf208 logger moved to App::shutdown 2022-07-11 11:22:43 +03:00
Matej Bačo aae7ec6146 Upgrade to use new permissiosn validator features 2022-07-10 17:25:27 +00:00
Steven 3666d0ab73 Add alias for POST /v1/account/sessions/email
Add /v1/account/sessions as an alias for POST /v1/account/sessions/email
for backwards compatibility.
2022-07-07 22:23:52 +00:00
Jake Barnby d13afe0b2e Fix get deployment response type 2022-07-07 16:51:37 +12:00
Steven 8a0f2010a2 Fix hardcoded appwrite database schema 2022-07-06 17:04:29 +00:00
shimon 6c7c5c1891 small fix 2022-07-06 19:12:58 +03:00
Torsten DittmannandGitHub 9bdd1087ba Merge pull request #3500 from appwrite/fix-internal-dates-update
Fix: createdAt bug after updating document
2022-07-06 12:54:50 +02:00
Jake Barnby 937240f244 Fix attribute databaseId 2022-07-06 17:13:29 +12:00
Steven Nguyen ee4aff0ca4 Fix get collection usage alias 2022-07-06 04:07:53 +00:00
Matej Bačo 9f364bb9dd Fix document date 2022-07-05 16:07:07 +00:00
shimon bc43989aa4 Merge branch 'master' of github.com:appwrite/appwrite into __stream 2022-07-05 14:33:28 +03:00
shimon dc38b63160 small fix 2022-07-05 14:02:23 +03:00
shimon 01eaa65d6b small fix 2022-07-05 13:57:03 +03:00
shimon e48e1dae2c small fix 2022-07-05 11:55:49 +03:00
shimon c2e599222e big file 2022-07-03 16:59:40 +03:00
Christy Jacob 9fdaa92bd1 feat: trigger sms for createVerification 2022-06-29 01:04:08 +02:00
Torsten DittmannandGitHub f438d4695d Merge pull request #3405 from appwrite/fix-internal-indexes
Feat: Allow internal indexes
2022-06-28 14:21:27 +02:00
Torsten Dittmann e83cf382fd fix: all sdks and specs 2022-06-28 13:21:28 +02:00
shimon 48320d40ab Merge remote-tracking branch 'origin/__stream' into __stream
# Conflicts:
#	app/config/collections.php
#	app/controllers/api/video.php
#	app/init.php
#	app/workers/transcoding.php
#	composer.lock
#	src/Appwrite/Event/Transcoding.php
#	src/Appwrite/Utopia/Response.php
#	tests/e2e/Services/Video/VideoCustomServerTest.php
2022-06-27 16:08:17 +03:00
shimon c89b028797 refactor worker flow 2022-06-27 16:06:46 +03:00
Vincent (Wen Yu) GeandGitHub 9ceef4c096 Merge branch '0.15.x' into database-layer-docs 2022-06-24 12:39:06 -04:00
Torsten Dittmann ef1daf8f1c Merge branch 'master' of https://github.com/appwrite/appwrite into 0.15.x 2022-06-24 14:15:42 +02:00
Torsten DittmannandGitHub 0f0654d49e Merge pull request #3346 from gepd/feat-empty-payload
Allows to update permissions without payload
2022-06-24 14:09:01 +02:00
Christy Jacob 43f834c0bd feat: add new errors for phone auth 2022-06-24 12:49:00 +02:00
Damodar LohaniandGitHub 2750e60768 fix for ruby and go SDK as file params seems to be string 2022-06-24 15:24:44 +05:45
Damodar LohaniandGitHub dfbb9b2b3b fix-response-model-for-database-list 2022-06-24 12:51:21 +05:45
Torsten DittmannandGitHub cf7d10046c Merge pull request #3421 from appwrite/fix-createdat-lock
Fix: Lock $createdAt
2022-06-23 13:09:36 +02:00
Matej Bačo c19a2484c3 Merge remote-tracking branch 'origin/0.15.x' into fix-internal-indexes 2022-06-23 09:22:54 +00:00
Torsten DittmannandGitHub 3f1b906de0 Merge pull request #3422 from appwrite/feat-database-layer-alias
Add alias to Database Layer
2022-06-23 11:00:32 +02:00
Damodar Lohani e169d3b019 fix usage stats on dashboard 2022-06-23 08:58:47 +00:00
Damodar Lohani 1a034d45f6 alias 2022-06-23 08:50:11 +00:00