1
0
Fork 0
mirror of synced 2024-08-02 12:01:37 +12:00
Commit graph

6437 commits

Author SHA1 Message Date
Everly Precia Suresh
8c4b035dd7 update storage.php with optional parameters 2022-05-06 13:33:44 +00:00
Matej Bačo
cc1ddc87d9 Fix tema user creation 2022-05-06 11:03:41 +00:00
Torsten Dittmann
809767401e sync ui 2022-05-06 10:49:37 +02:00
Bradley Schofield
4686ab5581 Merge branch 'master' into feat-increase-execution-output-limit 2022-05-05 11:53:32 +01:00
Christy Jacob
324eebcbf8 feat: removed VK since they do not expose email anymore 2022-05-05 14:49:04 +04:00
Bradley Schofield
228e6a1b6c
Remove other utf8_encode 2022-05-05 10:01:08 +01:00
Everly Precia Suresh
ceea134579 fix file param 2022-05-04 13:00:12 +00:00
Everly Precia Suresh
5b72d9d48d change file type 2022-05-04 12:49:35 +00:00
Everly Precia Suresh
4e8d9a1da7 refactor storage.php 2022-05-04 12:23:34 +00:00
Torsten Dittmann
af9150def9 feat: dedicated webhook page 2022-05-04 13:29:50 +02:00
Everly Precia Suresh
e9196bfce4 feat add backblaze support 2022-05-04 11:20:16 +00:00
Torsten Dittmann
a3dcc07599 feat(ui): new events 2022-05-04 12:54:34 +02:00
Everly Precia Suresh
65a246bd21 add type for locale 2022-05-04 09:51:48 +00:00
Everly Precia Suresh
20b4119ee9 add primitive types to params 2022-05-03 13:21:25 +00:00
Eldad A. Fux
c7a9fd4cb7
Merge pull request #3168 from appwrite/refactor-code
Refactor `health.php`
2022-05-03 15:34:12 +03:00
Everly Precia Suresh
76cd825112 refactor teams.php 2022-05-03 11:57:26 +00:00
Matej Bačo
682848aa4a Fix startup error 2022-05-03 08:47:50 +00:00
Matej Bačo
17b2ab86d8 Merge remote-tracking branch 'origin/0.14.x' into fix-wildcard-hostname-new 2022-05-03 07:59:11 +00:00
Everly Precia Suresh
5950289083 retrigger build 2022-05-02 18:30:13 +00:00
Everly Precia Suresh
03b28fdb91 refactor avatars.php 2022-05-02 18:06:12 +00:00
Eldad A. Fux
6a9d1e987a
Merge pull request #3110 from gewenyu99/doc-create-collection-permissions
Updates create collection permission description to be clearer
2022-05-02 20:25:12 +03:00
Everly Precia Suresh
2729237edc retrigger build 2022-05-02 15:04:14 +00:00
Everly Precia Suresh
fd3a802a30 regroup namespaces 2022-05-02 14:34:01 +00:00
Everly Precia Suresh
d2008d33a5 refactor health.php 2022-05-02 14:28:36 +00:00
Eldad A. Fux
5593658938
Merge pull request #3128 from appwrite/feat-code-cleanup
Refactor code for locale
2022-05-02 10:56:21 +03:00
Matej Bačo
5aa009d843 Rename const 2022-05-01 07:54:58 +00:00
Matej Bačo
4d2d7eddaf PR review changes 2022-05-01 07:53:59 +00:00
Matej Bačo
6b5a6d552b Fix bug related to tests 2022-04-29 08:28:17 +00:00
Torsten Dittmann
1457bab4b1 feat: event model ui init 2022-04-28 13:40:59 +02:00
Torsten Dittmann
07589b2d48
Merge pull request #3146 from appwrite/feat-update-execution-model
Rename 'stdout' in executions to 'response'
2022-04-27 18:35:43 +02:00
Matej Bačo
2c93cf664b Fix tests 2022-04-27 14:11:12 +00:00
Bradley Schofield
e694eb3b5c Fix unicode support and reenable tests 2022-04-27 13:57:03 +00:00
Matej Bačo
72f745982a Code cleanup 2022-04-27 13:22:41 +00:00
Matej Bačo
911aefaa7a Code quality improvement 2022-04-27 13:20:08 +00:00
Matej Bačo
2ab9c40b43 Code quality improvements 2022-04-27 13:17:27 +00:00
Matej Bačo
4bc8ec11e0 Test fix 2022-04-27 12:57:23 +00:00
Matej Bačo
92d6ed6089 Implement memberships subquery 2022-04-27 12:44:47 +00:00
Matej Bačo
50082c3512 Implement user tokens subcollection 2022-04-27 11:06:53 +00:00
Matej Bačo
e4379ec850 PR review changes 2022-04-27 09:42:15 +00:00
Matej Bačo
18c3f021af Add index 2022-04-27 09:13:34 +00:00
Matej Bačo
a32713011f PR review changes 2022-04-27 09:02:31 +00:00
Torsten Dittmann
fdfc02c19d
Merge pull request #3152 from appwrite/fix-email-search-integrity
fix(user): search integrity
2022-04-27 10:55:14 +02:00
Torsten Dittmann
350c8d9bf3
Merge pull request #3153 from appwrite/fix-ui-document-redirect
fix(ui): document crud redirect
2022-04-27 10:54:34 +02:00
Tanay Pant
7a884f5b50
Merge branch 'master' into feat-okta-oauth 2022-04-26 16:10:54 +02:00
Matej Bačo
dd8f96ea63 Define const APP_LIMIT_ATTRIBUTE_COUNT 2022-04-26 13:29:23 +00:00
Christy Jacob
9bf5babe4a
Merge pull request #3048 from appwrite/feat-auth0-oauth
Feat: Create Auth0 OAuth Adapter
2022-04-26 16:29:06 +03:00
Torsten Dittmann
840f7419dc Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-04-26 13:15:00 +02:00
Christy Jacob
58b7203469
Merge pull request #3034 from appwrite/feat-improved-ssl
Feat: Improved SSL generation
2022-04-26 14:07:47 +03:00
Matej Bačo
f642f19ca6 Final test fix 2022-04-26 10:46:35 +00:00
Torsten Dittmann
297d076caf Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-04-26 12:39:13 +02:00
Matej Bačo
e0426598fc Fix unfinished todos 2022-04-26 10:36:49 +00:00
Matej Bačo
e3952b2f7b Merge remote-tracking branch 'origin/0.14.x' into fix-avatar-cropping 2022-04-26 10:32:22 +00:00
Torsten Dittmann
fde7278f43 fix(ui): document crud redirect 2022-04-26 12:26:07 +02:00
Tanay Pant
56c184eff3 Add field for custom authorization server ID 2022-04-26 12:15:42 +02:00
Torsten Dittmann
487d38db95 fix(user): search integrity 2022-04-26 12:07:33 +02:00
Matej Bačo
1a96105d92 Merge remote-tracking branch 'origin/0.14.x' into feat-https-redirect-exception 2022-04-26 09:59:57 +00:00
Christy Jacob
5eb4ba8211
Merge pull request #3136 from appwrite/add-team-activity
Feat: Team activity
2022-04-26 12:45:17 +03:00
Matej Bačo
dc3c322e86 Merge remote-tracking branch 'origin/0.14.x' into feat-improved-ssl 2022-04-26 09:32:56 +00:00
Matej Bačo
de7e70e275 Tests fix 2022-04-26 08:52:59 +00:00
Torsten Dittmann
ddd2a67243
Merge pull request #2992 from appwrite/feat-user-verification-ui
Feat: user verification UI
2022-04-25 17:24:40 +02:00
Torsten Dittmann
6e396ebdd7
Merge pull request #3060 from appwrite/fix-failed-indexes-query
Fix: Failed indexes in queries
2022-04-25 16:41:58 +02:00
Torsten Dittmann
12557f7143 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-04-25 16:40:59 +02:00
Torsten Dittmann
d74c234334 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-user-verification-ui 2022-04-25 16:33:48 +02:00
Torsten Dittmann
9de1e902c8
Merge pull request #3127 from appwrite/chore-update-deps
chore: prepare for release
2022-04-25 16:18:41 +02:00
Torsten Dittmann
1b85a25f03
Merge pull request #3138 from appwrite/fix-ui-improve-validation-of-attributes
fix(ui): improve validation of attributes
2022-04-25 16:10:24 +02:00
Torsten Dittmann
666f5ea49c
Merge pull request #3134 from appwrite/fix-database-float-casting
fix(database): casting of float values
2022-04-25 16:03:40 +02:00
Torsten Dittmann
5dedd629bd fix(account): countryName from session locale 2022-04-25 14:59:08 +02:00
Torsten Dittmann
9f1b2644e1 fix(account): magic link session verifies email 2022-04-25 14:58:34 +02:00
Matej Bačo
07943fd0e7 Merge branch 'master' into feat-sessions-subquery 2022-04-25 11:46:03 +00:00
Matej Bačo
1eb821c823 Default value & perms bug fix 2022-04-25 11:43:30 +00:00
Bradley Schofield
d981c8f5e5 Rename 'stdout' in executions to 'response' 2022-04-25 10:12:58 +01:00
Matej Bačo
4c82810d61 PR review changes 2022-04-25 09:12:43 +00:00
Matej Bačo
4846a2e1dd Add const usage 2022-04-25 09:04:08 +00:00
Matej Bačo
9abe1a41e9 Fix typo 2022-04-25 09:00:31 +00:00
Matej Bačo
f435649acb Fix 1-element enum 2022-04-25 07:54:17 +00:00
Matej Bačo
d36a2602ed Add limits, add docs 2022-04-25 07:23:25 +00:00
Everly Precia Suresh
ea4d3fb76b regroup namespaces 2022-04-24 04:51:28 +00:00
Tanay Pant
e0a8ef8b3a Create Okta OAuth Adapter 2022-04-23 20:14:32 +02:00
Torsten Dittmann
c2be304345 fix(ui): improve validation of attributes 2022-04-22 14:10:16 +02:00
Christy Jacob
b9764f3d5d
Merge pull request #2979 from appwrite/fix-runtime-data
Fix: Default payload to empty string
2022-04-22 13:46:24 +03:00
Matej Bačo
c6f32a31d2 Implement team activity 2022-04-21 14:07:08 +00:00
Torsten Dittmann
25de029992 fix(database): casting of float values 2022-04-21 15:14:01 +02:00
Damodar Lohani
a18ea60168 fix storage.total usage 2022-04-21 11:16:21 +00:00
Damodar Lohani
59af8d9c86 aggregate storage.total as well 2022-04-21 10:30:32 +00:00
Damodar Lohani
3cd953d2cf make stats table value field Bigint 2022-04-21 10:29:10 +00:00
Everly Precia Suresh
f5ca72b612 add space 2022-04-21 02:47:51 +00:00
Everly Precia Suresh
277897eefc push changes 2022-04-20 16:44:34 +00:00
Everly Precia Suresh
f3252fc3d3 cleanup code for locale 2022-04-20 16:19:50 +00:00
Torsten Dittmann
a6c27a3876
Merge pull request #3116 from appwrite/fix-remove-usage-queue
fix: remove usage queue
2022-04-20 18:10:41 +02:00
Torsten Dittmann
a2700f9b73 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.14.x 2022-04-20 17:00:51 +02:00
Torsten Dittmann
b4411261cd Merge branch 'master' of https://github.com/appwrite/appwrite into chore-update-deps 2022-04-20 16:56:21 +02:00
Torsten Dittmann
264440dd15 chore: remove unused files 2022-04-20 16:55:49 +02:00
Torsten Dittmann
240d7bc513 chore: upgrade docker images 2022-04-20 16:55:25 +02:00
Torsten Dittmann
379d074269 fix: users audit logs 2022-04-20 16:03:40 +02:00
Matej Bačo
b26ed86824 Fix array enums dropdown 2022-04-20 14:02:57 +00:00
Matej Bačo
806c50bcdb Fix tests 2022-04-20 13:56:39 +00:00
Torsten Dittmann
ec22aa3dfe style: remove whitespace 2022-04-20 15:38:43 +02:00
Torsten Dittmann
d85c341875 fix: events config 2022-04-20 15:34:55 +02:00
Matej Bačo
8fcb2b4058 Hostname-related features&fixes 2022-04-20 09:31:17 +00:00
Matej Bačo
369d438bc9 Merge branch 'master' into feat-https-redirect-exception 2022-04-20 08:53:09 +00:00
Matej Bačo
33741f8183 Merge branch 'master' into feat-improved-ssl 2022-04-20 08:49:59 +00:00
Matej Bačo
ab6c1ea4c7 New button placement 2022-04-20 08:39:45 +00:00
Matej Baco
69051a54f1 Update docs 2022-04-20 10:31:12 +02:00
Matej Baco
69a5dd886c Revert changes 2022-04-20 10:27:28 +02:00
Matej Bačo
94d4697553 Merge branch 'master' into feat-user-verification-ui 2022-04-20 08:15:03 +00:00
Matej Baco
6141080449 Fix code in exception 2022-04-20 10:10:39 +02:00
Torsten Dittmann
8a0c4c8ae8
Merge pull request #3092 from appwrite/fix-allow-password-update-OAuth
Fix 'magic URL' accounts from not being able to create a new password.
2022-04-19 15:51:50 +02:00
Torsten Dittmann
626a17fce6
Merge pull request #3105 from appwrite/fix-disable-console-custom-project-id
CustomId console, reserved project
2022-04-19 15:51:11 +02:00
Torsten Dittmann
224c34b6a6 fix: remove usage queue 2022-04-19 15:28:30 +02:00
Torsten Dittmann
0552f92d50 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-04-19 15:16:43 +02:00
Torsten Dittmann
033bbec261 fix: usage and build 2022-04-19 15:13:55 +02:00
Torsten Dittmann
feb8562983 style: fix some whitespace 2022-04-19 11:30:42 +02:00
Wen Yu Ge
f6e8f082c9 Updates create collection permission description to be clearer 2022-04-18 16:15:22 -04:00
Torsten Dittmann
7790d72c0c fix: realtime, tests and webhooks 2022-04-18 18:21:45 +02:00
Torsten Dittmann
8ec435ed1f sync: changes 2022-04-17 22:34:32 +02:00
Eldad A. Fux
e3c9041ca1
Merge pull request #3096 from appwrite/feat-rename-providers
Rename 'providers' to 'authProviders'
2022-04-17 17:23:05 +03:00
Damodar Lohani
f6d4526217 customId console, reserved project 2022-04-17 10:18:00 +00:00
Bradley Schofield
e567b68c19 Rename 'providers' to 'authProviders' 2022-04-14 09:54:29 +00:00
Matej Bačo
6d26f313b6 Merge branch 'master' into fix-failed-indexes-query 2022-04-14 09:05:04 +00:00
Eldad A. Fux
9e5436f80d
Merge pull request #3084 from sjke/feat-3077-add-executor-host-env-variable
Add Executor host variables as a part of infrastructure configuration
2022-04-14 06:20:01 +03:00
Andrey
e37d1be6a6 * Move default host value from code to env variables
* Add validation for host value
2022-04-13 18:15:25 +02:00
Torsten Dittmann
443f4c924d Merge branch 'master' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-04-13 14:39:37 +02:00
Torsten Dittmann
87b8fc3c41 feat: event classes for different cases 2022-04-13 14:39:31 +02:00
Matej Bačo
e49d6fd766 Review changes 2022-04-13 12:26:07 +00:00
Bradley Schofield
812249ebcb update account.php 2022-04-13 10:45:17 +00:00
Bradley Schofield
51c9165bac Fix 'magic URL' accounts from not being able to create a new account. 2022-04-13 10:11:31 +00:00
Christy Jacob
23342fe926 feat: format spec 2022-04-13 11:59:17 +03:00
Christy Jacob
d903f562a7 feat: fix docker-compose error 2022-04-13 11:58:09 +03:00
Damodar Lohani
4247214c69 update versions 2022-04-13 09:56:11 +05:45
Matej Bačo
a0627b89e1 Merge branch 'master' into feat-certificate-refactor 2022-04-12 11:46:27 +00:00
Matej Bačo
a1e53cd4e3 Properly crop images in avatars API 2022-04-12 11:36:03 +00:00
Damodar Lohani
6a9bd2710c update swift, apple and android sdk versions 2022-04-12 02:18:19 +00:00
Damodar Lohani
5558d1949f prep for flutter,dart release 2022-04-12 02:03:28 +00:00
Andrey
ade4024593 Added configurable host for Executor service:
* Add `_APP_EXECUTOR_HOST` env variable.
* Use `_APP_EXECUTOR_HOST` (or fallback to default) as host value to Executor service.
2022-04-11 20:45:47 +02:00
Matej Bačo
7159070067 PR review changes 2022-04-11 08:34:11 +00:00
Matej Bačo
50412c7e80 PR review changes 2022-04-11 07:56:58 +00:00
Eldad A. Fux
c464bcad3f
Merge pull request #2986 from appwrite/fix-env-variables-docs
Fix: Env vars config miss-structured
2022-04-10 18:32:06 +03:00
Eldad A. Fux
c8ef2d2236
Merge pull request #3006 from appwrite/fix-network-env-var
Fix: Network ENV var
2022-04-10 16:57:55 +03:00
Eldad A. Fux
512e1be74f
Merge pull request #3022 from appwrite/fix-default-value
Add missing default and format attribute keys
2022-04-10 16:54:39 +03:00
Matej Bačo
752079c874 Refactored SSL genration 2022-04-10 09:38:22 +00:00
Eldad A. Fux
60822d9232
Merge pull request #3004 from appwrite/feat-log-limit
Docker log limit and missing preview  size env variable
2022-04-10 11:02:46 +03:00
Damodar Lohani
1deae11121
Merge pull request #3020 from appwrite/fix-usage-worker-use-internal-id 2022-04-10 09:31:47 +05:45
Matej Bačo
4110709874 PR review changes 2022-04-05 16:57:22 +00:00
Matej Bačo
79f24098a4 Implemented query and order index checks 2022-04-05 16:46:11 +00:00
Matej Bačo
f69bd80b0e SubQuery changes 2022-04-04 09:59:32 +00:00
Matej Bačo
4b7a34e05b PR review changes 2022-04-04 08:15:41 +00:00
Matej Bačo
aebd0ed846 PR review changes 2022-04-04 08:14:14 +00:00
Torsten Dittmann
2f9b9445dd sync with devices 2022-04-04 08:30:07 +02:00
adityaoberai
0cacfd17cb Update Auth0 domain info tip for better clarity 2022-04-01 19:43:29 +05:30
adityaoberai
ee46e14103 Create Auth0 OAuth Adapter 2022-04-01 16:04:56 +05:30
Matej Bačo
1c59c8d8dd PR review changes 2022-04-01 09:00:31 +00:00
Matej Bačo
da6ca5347c Implemented check and tests for bucket size 2022-03-31 13:10:30 +00:00
Matej Bačo
933f3372fe Prevent certificate deletion for main domain 2022-03-30 13:31:46 +00:00
Matej Bačo
36eb37b36f Improved SSL generation 2022-03-29 10:17:56 +00:00
Damodar Lohani
586c3af5df logging limit update 2022-03-29 09:48:49 +00:00
Damodar Lohani
0a1fbcd23d add missing attribute keys 2022-03-27 08:01:50 +00:00
Damodar Lohani
08146b800f fix using internal id 2022-03-27 05:05:47 +00:00
Damodar Lohani
2a512fb611 zoom oauth 2022-03-26 00:54:41 +00:00
Matej Bačo
320d4518b7 Move network env var to executor container 2022-03-24 11:01:30 +00:00
Damodar Lohani
dd29f6b288 seems this variable was missing in production compose and .env 2022-03-24 07:29:59 +00:00
Damodar Lohani
9cd6bbf50b added logging 2022-03-24 07:20:34 +00:00
Torsten Dittmann
6360d24495
Update variables.php 2022-03-23 17:17:36 +01:00
Matej Bačo
5897a70536 Update comment 2022-03-23 15:07:16 +00:00
Matej Bačo
8fe5a47a35 Skip certificate deletion if its already used by other project 2022-03-23 15:05:50 +00:00
Matej Bačo
2bc6d7c41b Delete certificate document alongside certificate directory 2022-03-23 14:54:25 +00:00
Matej Bačo
7f7a2c7dfb Revert auth changes 2022-03-23 14:47:50 +00:00
Matej Bačo
7f7b23181f Added global auth disable in cert worker 2022-03-23 14:46:59 +00:00
Matej Bačo
41cc8bd38d CertificateId update fix 2022-03-23 14:40:19 +00:00
Matej Bačo
213215bffa Allow same certificate with multiple projects (same domain) 2022-03-23 13:31:35 +00:00
Matej Bačo
bff9acb88a Upgraded versions 2022-03-23 12:05:57 +00:00
Torsten Dittmann
154379c848
Merge pull request #2963 from appwrite/fix-orchestration-cleanup
Fix: Orchestration Cleanup
2022-03-23 10:40:37 +01:00
Torsten Dittmann
a043db6f08
Merge pull request #2982 from appwrite/fix-attribute-id
Fix:  Validation regex for custom ID
2022-03-23 10:40:20 +01:00
Matej Bačo
95d5f7a659 Added veritifcation status modal 2022-03-23 08:23:27 +00:00
Damodar Lohani
a79c0bec58
Merge pull request #2973 from appwrite/fix-bucket-permission-on-create-file 2022-03-23 07:41:14 +05:45
Eldad A. Fux
22f147279f
Merge pull request #2967 from appwrite/add-comment
feat: added comment about rethrowing PDO exception
2022-03-22 15:06:29 +02:00
Matej Bačo
a3bb9f2318 Fix regex 2022-03-22 12:31:52 +00:00
Torsten Dittmann
093178c81f
Merge pull request #2977 from appwrite/fix-gh-issue-url
Fix: GH issue url
2022-03-22 13:09:13 +01:00
Damodar Lohani
add75b433f
Merge pull request #2942 from appwrite/fix-preview-when-no-extension
fix preview output when no output param and type doesn't exist
2022-03-22 16:25:57 +05:45
Matej Bačo
5b73ab3635 Updated GH issue url 2022-03-22 08:53:56 +00:00
Matej Bačo
28779232d1 Fix env vars config 2022-03-22 08:39:47 +00:00
Matej Bačo
1c7ea3c529 Fixed validation regex for custom ID 2022-03-21 14:30:51 +00:00
Matej Bačo
45e9040fa5 Disallow HTTP communication if required 2022-03-21 14:23:56 +00:00
Bradley Schofield
5dc4a9039f Update DB to use 1MB 2022-03-21 11:52:10 +00:00
Matej Bačo
0dd617d4a7 Change default to empty string 2022-03-21 11:29:49 +00:00
Bradley Schofield
2e00acc17b Increase Execution output limit to 1MB 2022-03-21 11:25:08 +00:00
Eldad A. Fux
d69aba54c0
Merge pull request #2954 from appwrite/fix-docker-compose
Fix: Merged docker composes
2022-03-21 12:59:42 +02:00
Eldad A. Fux
afb3b69008
Merge pull request #2978 from appwrite/origin/fix-repview-image
- Fix preview-image
2022-03-21 12:26:09 +02:00
Matej Bačo
59b3928a66
Fix GH issue url 2022-03-21 08:30:56 +01:00
Damodar Lohani
b00b132238 fix missing auth skip while getting bucket 2022-03-20 06:31:34 +00:00
Damodar Lohani
ab3db2af1b
add comment 2022-03-20 08:33:40 +05:45
Damodar Lohani
68b1950751
Update app/controllers/api/storage.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-03-20 08:20:52 +05:45
Christy Jacob
0feb4a1008 feat: added comment about rethrowing PDO exception 2022-03-19 02:58:54 +04:00
Christy Jacob
137ec1631b feat: added comment about rethrowing PDO exception 2022-03-19 02:57:50 +04:00
Christy Jacob
1aa0be51bd
Merge pull request #2964 from appwrite/fix-double-event-log
Fix PDOException double event log
2022-03-18 23:47:49 +04:00
Everly Precia Suresh
7eb59c5290
Update deletes.php 2022-03-18 22:58:28 +05:30
Everly Precia Suresh
c407c83615
Update deletes.php 2022-03-18 22:56:12 +05:30
Everly Precia Suresh
66d3f03f35 update deletes.php 2022-03-18 17:25:09 +00:00
Everly Precia Suresh
7d5683262e fix conflicts 2022-03-18 17:23:14 +00:00
Everly Precia Suresh
f03a68fbfe add storage support for wasabi 2022-03-18 17:17:43 +00:00
Everly Precia Suresh
fc8397de79
Update variables.php 2022-03-18 22:41:30 +05:30
Everly Precia Suresh
51ea3b2cbc
Update deletes.php 2022-03-18 22:17:09 +05:30
Everly Precia Suresh
46c3da70a9 add support for linode 2022-03-18 16:03:04 +00:00
Bradley Schofield
5a6c419194 Move PDO throw to above logger 2022-03-18 12:18:32 +00:00
Damodar Lohani
e37da6a5f7 code refactor 2022-03-18 11:51:59 +00:00
Matej Bačo
1bb49c37e0 Improve build container cleanup 2022-03-18 11:42:13 +00:00
Damodar Lohani
3a43ef95b1 remove useless code 2022-03-18 11:19:26 +00:00
Damodar Lohani
2da677906b final fixes 2022-03-18 11:18:53 +00:00
Damodar Lohani
46e106ab56 fix content type logic 2022-03-18 11:07:54 +00:00
Damodar Lohani
43f60739d7
Merge branch 'master' into fix-preview-when-no-extension 2022-03-18 16:23:42 +05:45
Bradley Schofield
8c984a555f Add a 'detailedTrace' extra for the logger library 2022-03-18 10:05:38 +00:00
Everly Precia Suresh
d238ec1d86
fix spelling of default values for s3 and spaces regions 2022-03-18 01:54:50 +05:30
Matej Bačo
8b8dc7a1f2 Synced env file 2022-03-17 11:43:01 +00:00
Torsten Dittmann
d021fb6cda
Merge pull request #2948 from gewenyu99/doc-database-documentation-improvements
Database documentation improvements
2022-03-17 00:37:57 +01:00
Matej Bačo
a8f1a56f40 Merged docker composes (dev&prod) 2022-03-16 10:11:04 +00:00
Torsten Dittmann
22550a8441 chore: increase cache buster 2022-03-15 19:24:28 +01:00
Torsten Dittmann
44be3203c9 chore: increase cache buster 2022-03-15 19:23:37 +01:00
Torsten Dittmann
534cf2d56e Merge branch 'master' of https://github.com/appwrite/appwrite into chore-prepare-0-13-3 2022-03-15 19:16:09 +01:00
Wen Yu Ge
a055341a5a remove accidental space at end of sentence 2022-03-15 11:22:48 -04:00
Christy Jacob
7a2614ed6d feat: update test message 2022-03-15 18:53:20 +04:00
Christy Jacob
13b28e0051 feat: update test message 2022-03-15 18:51:32 +04:00
Christy Jacob
ee056e582f feat: function execution time for failed executions 2022-03-15 17:06:05 +04:00
Torsten Dittmann
36384c4fe5 chore: prepare 0.13.3 2022-03-15 13:19:04 +01:00
Christy Jacob
1728833307 feat: update error message 2022-03-15 16:04:43 +04:00
Christy Jacob
d17e252f93 feat: handle errros better in the executor 2022-03-15 15:56:00 +04:00
Torsten Dittmann
0e5dd2def6 Merge branch 'master' of https://github.com/appwrite/appwrite into fix-bucket-permissions 2022-03-15 10:52:11 +01:00
Torsten Dittmann
4244bdedd3 fix: storage bucket permissions 2022-03-15 10:51:51 +01:00
Christy Jacob
e145761800 feat: use build timeout when building runtime 2022-03-15 01:02:24 +04:00
Wen Yu Ge
02ef450b3a Updates description of document data updates, so users only include fields that needs and update. 2022-03-14 17:00:50 -04:00
Wen Yu Ge
d4b75b113b Adds reference to query class and query guide in list document 2022-03-14 16:54:55 -04:00
Eldad A. Fux
a314f6d6a1
Merge pull request #2929 from appwrite/fix-ui-float-input
fix: ui float input field
2022-03-14 19:35:21 +02:00
Elad Shechter
67b32a6793 - Fix preview-image 2022-03-14 16:16:36 +04:00
Damodar Lohani
1835dba27f storage preview limit variable 2022-03-13 08:11:05 +00:00
Damodar Lohani
d1abd4832f storage preview limit environment variable 2022-03-13 08:09:24 +00:00
Damodar Lohani
7d32f84cc2 fix output type 2022-03-13 07:58:49 +00:00
Damodar Lohani
935430c3e3 fix preview output when no output param and type doesn't exist 2022-03-13 07:52:00 +00:00
Steven
8a2da034e3
Fix appwrite-executor in compose.phtml
Ensure the appwrite-executor container starts after server restart just like the other services.
2022-03-10 19:38:00 -08:00
Alex Noble
6db28ae417 Fixing issue 2930 2022-03-09 22:49:51 +00:00
Torsten Dittmann
5e94de76e9
fix: ui default values for float attribute 2022-03-09 22:40:16 +01:00
Torsten Dittmann
fa5cba5ac3
fix: ui float input field 2022-03-09 22:13:36 +01:00
Torsten Dittmann
9434f126b9 feat: increase preview maximum file size 2022-03-07 16:59:31 +01:00
Torsten Dittmann
26684ec0f9 Merge branch 'master' of https://github.com/appwrite/appwrite into chore-prepare-0-13-2 2022-03-07 16:11:36 +01:00
Matej Bačo
048997dd41 Imcreased execution substring limit 2022-03-07 13:03:51 +00:00
Torsten Dittmann
43733a6262
Merge pull request #2907 from stnguyen90/fix-2898-invalid-origin-for-apple
Fix platform type mismatch in origin validation
2022-03-07 12:38:19 +01:00
Torsten Dittmann
f07cd7b043 chore: prepare 0.13.2 2022-03-07 12:33:09 +01:00
Matej Bačo
13ac77e78c Updated environment secrets 2022-03-07 11:31:41 +00:00
Steven Nguyen
e35ccea43a Fix platform type mismatch in origin validation 2022-03-05 15:35:44 -08:00
Torsten Dittmann
67ac207385 chore: increase cache buster 2022-03-04 14:31:09 +01:00
Torsten Dittmann
2fd6dc9fa1 Merge branch 'master' of https://github.com/appwrite/appwrite into chore-prepare-0-13-1 2022-03-04 14:22:29 +01:00
Torsten Dittmann
2a56beae0a
Merge pull request #2895 from appwrite/feat-fix-timeout-bugs
feat: fix timeout issues
2022-03-04 14:22:07 +01:00
Christy Jacob
4a087ef33d feat: use shorter syntax 2022-03-04 14:37:56 +04:00
Eldad A. Fux
2bdd158b74
Merge pull request #2896 from appwrite/fix-mock-chunked-upload
fix mock upload
2022-03-04 11:56:05 +02:00
Damodar Lohani
a742bdbe11 dart flutter fix 2022-03-04 12:29:12 +05:45
Damodar Lohani
2096c5c8b8
fix 2022-03-04 12:03:10 +05:45
Damodar Lohani
57f410cb5f
fix mock upload 2022-03-04 11:59:20 +05:45
Damodar Lohani
b3fbb7c40d
fix mock upload 2022-03-04 11:57:44 +05:45
Christy Jacob
07e104ea01 feat: fix timeout issues 2022-03-04 01:14:44 +04:00
Torsten Dittmann
3968c06205 chore: prepare version numbers to 0.13.1 2022-03-03 15:14:22 +01:00
Torsten Dittmann
19c864e049
Merge pull request #2594 from Malte2036/fix-2593-duplicate-membership-verification
fix: check whether the membershipId has been confirmed to avoid recon…
2022-03-03 14:40:26 +01:00
Damodar Lohani
d30f941956 downgrade CLI version 2022-03-03 09:42:24 +00:00
Torsten Dittmann
dd0c47e886 fix: add secret key to executor install template 2022-03-02 17:16:16 +01:00
Torsten Dittmann
ca25b6ee05 fix: env varaibles for builds worker 2022-03-02 16:51:26 +01:00
Torsten Dittmann
89da4340d3
Merge pull request #2882 from appwrite/feat-0.13-sync-environment-variables
Feat 0.13 sync environment variables
2022-03-02 16:48:48 +01:00
Torsten Dittmann
33a313959d fix: add ssl key to containers 2022-03-02 16:41:35 +01:00
Bradley Schofield
f939dd9f9c Sync environment variables from docker-compose to composer.phtml 2022-03-02 14:47:26 +00:00
Matej Bačo
942bdbd25a Improved runtimes docs 2022-03-02 12:21:03 +00:00
Damodar Lohani
30e3814c09
fix storage usage for deployments 2022-03-02 17:39:59 +05:45
Damodar Lohani
c0571c59b8
fix 2022-03-02 17:38:22 +05:45
Torsten Dittmann
0d326f7fad chore: sdk version numbers bump 2022-03-02 12:29:13 +01:00
Torsten Dittmann
52cd0043fc chore: update specs 2022-03-02 11:34:19 +01:00
Torsten Dittmann
b25063bc3b fix: remove java from default runtimes 2022-03-02 10:19:57 +01:00
Christy Jacob
dbed3a0632 feat: revert env vars 2022-03-02 03:22:58 +04:00
Christy Jacob
eeccb0d1dd feat: html fixes 2022-03-02 03:18:53 +04:00
Christy Jacob
6ebdea2738 feat: html fixes 2022-03-02 03:05:18 +04:00
Christy Jacob
1e40c7e256 Merge branch '0.13.x' of github.com:appwrite/appwrite into frontend-fixes 2022-03-02 02:41:55 +04:00
Christy Jacob
68c229dab8 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-0-13-migration 2022-03-02 02:41:02 +04:00
Christy Jacob
3041f5fb8f
Merge pull request #2872 from appwrite/chore-0-13-deps-upgrade
chore: update dependencies
2022-03-02 02:36:50 +04:00
Torsten Dittmann
daeaa11961 chore: increase cache buster 2022-03-01 21:46:26 +00:00
Torsten Dittmann
9aef10d9a1 chore: update console sdk 2022-03-01 21:33:00 +00:00
Christy Jacob
edb1dc6c80 feat: hide no buckets message 2022-03-02 00:04:23 +04:00
Christy Jacob
d284926403
Merge pull request #2870 from appwrite/fix-error-messages
Fix error messages
2022-03-01 22:13:25 +04:00
Christy Jacob
c0ff59b916
Merge pull request #2869 from appwrite/fix-deployment-activate-param
Fix: Deployment activate param
2022-03-01 22:13:11 +04:00
Torsten Dittmann
2607f6b9c5 chore: update dependencies 2022-03-01 18:55:36 +01:00
Christy Jacob
2cf9364498 feat: fix throw 2022-03-01 21:53:28 +04:00
Christy Jacob
4d015cb6f5 feat: fix throw 2022-03-01 21:19:51 +04:00
Christy Jacob
5958bdd2dc feat: print correct error messages 2022-03-01 20:16:42 +04:00
Torsten Dittmann
24b29b86f8 fix: dirty migration 2022-03-01 16:51:45 +01:00
Matej Bačo
0d2c8d8b39 Fix activate pram 2022-03-01 15:09:21 +00:00
Christy Jacob
0e18469000 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-update-request-filters 2022-03-01 18:55:59 +04:00
Christy Jacob
279240d918
Merge pull request #2819 from appwrite/update-response-filters
Update response filters ready for 0.13
2022-03-01 18:20:09 +04:00
Christy Jacob
1490b7353c feat: print correct error messages 2022-03-01 18:19:47 +04:00
Christy Jacob
8406b973f5 feat: update order of request filters 2022-03-01 16:52:38 +04:00
Matej Bačo
5ad3c15d01 Update version 2022-03-01 12:42:37 +00:00
Christy Jacob
a8b4368397
Merge pull request #2867 from appwrite/fix-storage-providers
Fix executor env vars
2022-03-01 16:39:01 +04:00
Matej Bačo
14c67c2b54
Merge branch '0.13.x' into fix-rename-sum 2022-03-01 13:27:37 +01:00
Matej Bačo
2c34480d1b Fix executor env vars 2022-03-01 11:59:50 +00:00
Damodar Lohani
a8f316110d default previews fix when files set on external storage 2022-03-01 11:37:51 +00:00
Matej Bačo
24457d0c79 Manual QA fixes 2022-03-01 11:09:34 +00:00
Christy Jacob
22ca8fc8c6 feat: add missing response models 2022-03-01 14:59:24 +04:00
Christy Jacob
fd079d8fb7 Merge branch '0.13.x' of github.com:appwrite/appwrite into update-response-filters 2022-03-01 14:07:22 +04:00
Christy Jacob
05ae5019a6
Merge pull request #2859 from appwrite/fix-create-deployment
Update create deployment docs
2022-03-01 13:56:24 +04:00