1
0
Fork 0
mirror of synced 2024-10-02 02:07:04 +13:00
Commit graph

10544 commits

Author SHA1 Message Date
Torsten Dittmann
9455a7c573
Merge pull request #3144 from appwrite/feat-array-limits
Feat: Array API limits
2022-05-12 19:03:29 +02:00
Torsten Dittmann
dd81437145
Merge pull request #3205 from appwrite/fix-default-regions
fix: default values for regions in `.env`
2022-05-12 17:21:11 +02:00
Everly Precia Suresh
dc0d83c22b fix default values in .env 2022-05-10 10:48:13 +00:00
Torsten Dittmann
e62a3d7cc6
Merge pull request #3197 from appwrite/snyk-upgrade-d42825c74034040b5eabc0a0c06a73b9
[Snyk] Upgrade prismjs from 1.27.0 to 1.28.0
2022-05-09 18:13:25 +02:00
Christy Jacob
e2a55e2ab8
Merge pull request #3198 from appwrite/fix-error-wording
Fix: Error wording
2022-05-09 13:59:53 +04:00
Matej Bačo
f28597bc17 Fix wording 2022-05-09 06:43:37 +00:00
snyk-bot
54407e2c33
fix: upgrade prismjs from 1.27.0 to 1.28.0
Snyk has created this PR to upgrade prismjs from 1.27.0 to 1.28.0.

See this package in npm:
https://www.npmjs.com/package/prismjs

See this project in Snyk:
https://app.snyk.io/org/eldadfux/project/8574b5e4-6e89-4ade-bc02-2eaabc43eed0?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-05-09 03:14:52 +00:00
Torsten Dittmann
2a2af79723
Merge pull request #2732 from appwrite/fix-unindexed-sort-attributes
Use validator on order attributes
2022-05-08 20:43:59 +02:00
Torsten Dittmann
773e6d0415 style: fix some styles 2022-05-08 17:10:56 +02:00
Torsten Dittmann
40fbc7aa60
Merge pull request #3156 from appwrite/feat-user-tokens-subquery
Feat: User tokens subcollection
2022-05-08 17:09:49 +02:00
Torsten Dittmann
9c88906c7e
Merge pull request #3184 from appwrite/fix-team-user
Fix: Team User Creation
2022-05-08 16:47:01 +02:00
Torsten Dittmann
f5844df97b
Merge branch 'master' into feat-user-tokens-subquery 2022-05-08 16:39:24 +02:00
Torsten Dittmann
df1f8735a9
Merge pull request #3158 from appwrite/feat-user-memberships-subquery
Feat: User membership subquery
2022-05-08 16:35:33 +02:00
Eldad A. Fux
aa0955c4ff
Merge pull request #2960 from everly-gif/fix-default-value-spaces-region
fix : correct spelling of default values for s3 and spaces regions
2022-05-07 18:42:45 +03:00
Eldad A. Fux
157db4c522
Merge pull request #3171 from appwrite/refactor-teams
Refactor `teams.php`
2022-05-07 06:38:09 +03:00
Eldad A. Fux
80c9e87a3a
Merge pull request #3175 from appwrite/refactor-code
Refactor `storage.php`
2022-05-07 06:36:53 +03:00
Eldad A. Fux
111d6c4481
Merge pull request #3186 from appwrite/refactor-projects
Refactor `projects.php`
2022-05-07 06:33:21 +03:00
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
682848aa4a Fix startup error 2022-05-03 08:47:50 +00:00
Eldad A. Fux
2bd92b9010
Merge pull request #3170 from appwrite/refactor-avatar
Refactor `avatars.php`
2022-05-03 00:02:11 +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
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
Matej Bačo
2c93cf664b Fix tests 2022-04-27 14:11:12 +00:00
Matej Bačo
72f745982a Code cleanup 2022-04-27 13:22:41 +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
Christy Jacob
63538bb0a1
Merge pull request #3139 from tanay1337/feat-okta-oauth
Feat: Create Okta OAuth Adapter
2022-04-26 19:13:08 +03:00
Tanay Pant
75519d6190 Update image 2022-04-26 16:30:35 +02:00
Tanay Pant
727637d635 Merge branch 'feat-okta-oauth' of https://github.com/tanay1337/appwrite into feat-okta-oauth 2022-04-26 16:27:29 +02:00
Tanay Pant
c7540b03f7 Update image 2022-04-26 16:27:17 +02:00