1
0
Fork 0
mirror of synced 2024-07-03 21:50:34 +12:00
Commit graph

1927 commits

Author SHA1 Message Date
Everly Precia Suresh 107513c4c8 refactor func 2022-05-24 13:56:57 +00:00
Everly Precia Suresh eeb7ba120f add param types for vars and file 2022-05-14 10:11:38 +00:00
Everly Precia Suresh 6d3e4b3757 fix tests 2022-05-13 15:12:21 +00:00
Everly Precia Suresh 1b9e5bc086 fix tests 2022-05-13 15:05:10 +00:00
Everly Precia Suresh 1f139d9337 fix tests 2022-05-13 12:27:12 +00:00
Everly Precia Suresh 3e41a3a5f9 refactor functions.php 2022-05-13 12:05:42 +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 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
Everly Precia Suresh ea4d3fb76b regroup namespaces 2022-04-24 04:51:28 +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 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
Wen Yu Ge f6e8f082c9 Updates create collection permission description to be clearer 2022-04-18 16:15:22 -04: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
Bradley Schofield e567b68c19 Rename 'providers' to 'authProviders' 2022-04-14 09:54:29 +00: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
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
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
Damodar Lohani 0a1fbcd23d add missing attribute keys 2022-03-27 08:01:50 +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
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
Damodar Lohani e37da6a5f7 code refactor 2022-03-18 11:51:59 +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
Torsten Dittmann d021fb6cda
Merge pull request #2948 from gewenyu99/doc-database-documentation-improvements
Database documentation improvements
2022-03-17 00:37:57 +01:00
Wen Yu Ge a055341a5a remove accidental space at end of sentence 2022-03-15 11:22:48 -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
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
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
Alex Noble 6db28ae417 Fixing issue 2930 2022-03-09 22:49:51 +00:00
Steven Nguyen e35ccea43a Fix platform type mismatch in origin validation 2022-03-05 15:35:44 -08: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
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
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