1
0
Fork 0
mirror of synced 2024-09-03 19:31:50 +12:00
Commit graph

2036 commits

Author SHA1 Message Date
Everly Precia Suresh
f3608dd4fe refactor projects.php 2022-05-06 16:51:02 +00:00
Everly Precia Suresh
a2091a2572 retrigger build 2022-05-06 15:12:11 +00:00
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
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
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
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
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
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
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
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
Matej Bačo
dd8f96ea63 Define const APP_LIMIT_ATTRIBUTE_COUNT 2022-04-26 13:29:23 +00: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
487d38db95 fix(user): search integrity 2022-04-26 12:07:33 +02: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
de7e70e275 Tests fix 2022-04-26 08:52:59 +00: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
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
9abe1a41e9 Fix typo 2022-04-25 09:00:31 +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
Matej Bačo
c6f32a31d2 Implement team activity 2022-04-21 14:07:08 +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
379d074269 fix: users audit logs 2022-04-20 16:03:40 +02:00
Matej Bačo
806c50bcdb Fix tests 2022-04-20 13:56:39 +00:00
Matej Bačo
8fcb2b4058 Hostname-related features&fixes 2022-04-20 09:31:17 +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
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
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
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
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
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
752079c874 Refactored SSL genration 2022-04-10 09:38: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
Torsten Dittmann
2f9b9445dd sync with devices 2022-04-04 08:30:07 +02:00
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
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
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
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