1
0
Fork 0
mirror of synced 2024-07-01 20:50:49 +12:00
Commit graph

6144 commits

Author SHA1 Message Date
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 0dd617d4a7 Change default to empty string 2022-03-21 11:29:49 +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
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
Torsten Dittmann 36384c4fe5 chore: prepare 0.13.3 2022-03-15 13:19:04 +01: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
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
Christy Jacob 4597aee529
Merge pull request #2860 from appwrite/fix-collection-deletes
Fix delete collection using wrong ID
2022-03-01 13:54:49 +04:00
Christy Jacob cb25e850e9
Merge pull request #2857 from appwrite/feat-spec-nested-maps
Handle JSON rules as objects instead of strings
2022-03-01 13:49:39 +04:00
Matej Bačo fc4ada8185 Update create deployment docs 2022-03-01 08:59:48 +00:00
Jake Barnby 15bfd6f801 Fix delete collection using wrong ID 2022-03-01 21:45:37 +13:00
Jake Barnby 79c47ccb13 Add other expected attributes for large file upload mock endpoint 2022-03-01 17:50:25 +13:00
Jake Barnby b32fa16a68 Handle JSON rules as objects instead of strings to allow nested map attributes 2022-03-01 13:45:24 +13:00
Bradley Schofield 9cc67066ce address Comments 2022-02-28 20:55:18 +00:00
Bradley Schofield e24fb55f68 Address Comments 2022-02-28 20:54:20 +00:00
Matej Bačo 0dec387f85
Merge branch 'feat-functions-refactor' into fix-rename-sum 2022-02-28 19:50:54 +01:00
Christy Jacob 37c6fd75d8 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-28 20:18:48 +04:00
Torsten Dittmann 1c27b5a88f
Merge pull request #2855 from appwrite/fix-storage-env-vars
Fix: Simplify ENV vars
2022-02-28 16:18:30 +01:00
Christy Jacob 14b4d5bea4 feat: add orchestration globally 2022-02-28 18:15:25 +04:00
Christy Jacob a1f9019a3d feat: add orchestration globally 2022-02-28 18:15:10 +04:00
Christy Jacob b4ee82ac88 feat: realtime execution status 2022-02-28 16:24:35 +04:00
Matej Baco 1f89a6fd26 Simplified storage providers ENV vars 2022-02-28 13:07:38 +01:00
Christy Jacob 44af094f20 feat: realtime on deployments 2022-02-28 15:50:27 +04:00
Torsten Dittmann de12605d66 feat: add option to configure worker numbers 2022-02-28 12:05:11 +01:00
Bradley Schofield 22640b31b4 Merge branch 'feat-functions-refactor' into feat-update-request-filters 2022-02-28 09:46:32 +00:00
Torsten Dittmann f2c063817d Revert "Improved Token passing"
This reverts commit 70fa9ff29d.
2022-02-28 10:45:22 +01:00
Torsten Dittmann f37203a18e Merge branch '0.13.x' of https://github.com/appwrite/appwrite into feat-permissions-improvements 2022-02-28 10:44:25 +01:00
Matej Bačo 70fa9ff29d Improved Token passing 2022-02-28 10:38:22 +01:00
Matej Bačo 4c85223183 More UI changes 2022-02-28 09:26:55 +00:00
Matej Bačo 70efbf1fb9 Updated UI 2022-02-28 09:25:38 +00:00
Damodar Lohani 6aec8ad02c fix creating default bucket 2022-02-28 13:39:19 +05:45
Christy Jacob 366b8424e2 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-27 22:42:06 +04:00
Christy Jacob f9f817958a feat: uncomment warmup 2022-02-27 22:41:43 +04:00
Christy Jacob 4b07d23455
Merge pull request #2849 from appwrite/add-error-codes
feat: add missing error codes
2022-02-27 21:29:47 +04:00
Christy Jacob 21ea0f0f0f
Update app/config/errors.php
Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
2022-02-27 21:14:04 +04:00
Christy Jacob 8495bbd072
Update app/controllers/api/functions.php
Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
2022-02-27 21:13:55 +04:00
Christy Jacob 0bcd8bff23 feat: add missing error codes 2022-02-27 18:26:46 +04:00
Christy Jacob f8a445294c feat: add missing error codes 2022-02-27 15:57:41 +04:00
Damodar Lohani 1404851015 fix permission 2022-02-27 11:30:31 +00:00
Matej Baco de37c74048 Bug fix, Updated specs 2022-02-27 11:05:20 +01:00
Matej Baco 56bf7a51df Refactored 'sum' to 'total' 2022-02-27 10:57:09 +01:00
Damodar Lohani 5565b1f956 fix spec 2022-02-27 13:32:51 +05:45
Damodar Lohani 26a2bc8a97 missing method type to file preview 2022-02-27 13:24:33 +05:45
Matej Baco c240f88bdd Fix from main branch 2022-02-26 09:42:54 +01:00
Eldad A. Fux a46e3fa63b
Merge pull request #2844 from appwrite/feat-implement-refactor-suggestions
Feat implement refactor suggestions
2022-02-26 09:41:24 +02:00
Damodar Lohani 22b6add461 updated spec 0.13 2022-02-26 12:18:30 +05:45
Bradley Schofield 7e9a7e1847 Update variables.php 2022-02-25 15:06:52 +00:00
Bradley Schofield 564596c183 Rename env var 2022-02-25 14:34:43 +00:00
Christy Jacob a6682a602d feat: fix activate issue 2022-02-25 18:27:50 +04:00
Bradley Schofield 1db9a872d9 Restore mail worker 2022-02-25 14:26:55 +00:00
Bradley Schofield 1fa764d1f6 rename OPENRUNTIMES_INACTIVE_THRESHOLD to _APP_RUNTIMES_INACTIVE_THRESHOLD 2022-02-25 14:03:08 +00:00
Bradley Schofield 93efdbcae1 Remove duplicate appwrite-executor 2022-02-25 13:50:11 +00:00
Christy Jacob 21887e6401 feat: fix retry deployment endpoint 2022-02-25 15:12:44 +04:00
Christy Jacob 16a46ad99a feat: fix retry deployment endpoint 2022-02-25 15:06:58 +04:00
Christy Jacob 41cb259e95 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-25 15:00:33 +04:00
Christy Jacob c52a4e54e9 feat: set default values for resources as int 2022-02-25 15:00:16 +04:00
Christy Jacob 1b70995be5
Merge pull request #2839 from appwrite/refactor-func-build-fail-log
Append stdout to function build error log
2022-02-25 14:58:42 +04:00
Christy Jacob 48329c916d feat: upgrade cli config 2022-02-25 14:50:34 +04:00
Jake Barnby af57c84339 Append stdout to function build error log 2022-02-25 22:10:00 +13:00
Christy Jacob 8d0ff927a7 feat: fix tests 2022-02-24 21:00:05 +04:00
Christy Jacob fcb2fafbf0 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into fix-review-comments 2022-02-24 18:58:35 +04:00
Christy Jacob cd45045559 feat: sync branches 2022-02-24 18:33:38 +04:00
Christy Jacob d38a6907d2 feat: review comments 2022-02-24 18:31:30 +04:00
Christy Jacob 5059e67d72
Merge pull request #2830 from appwrite/feat-functions-deprecate-sync-model
Remove Synchronous execution model
2022-02-24 18:21:16 +04:00
Bradley Schofield b1acc028c9 Implement various suggestions
+ Fix Docblocks
+ Remove unused variable from deleteRuntime in executor
+ Added build status explanation to description
+ Sync composer.phtml to composer.json
2022-02-24 14:18:46 +00:00
Bradley Schofield b2217f6950 Use execution directly 2022-02-24 13:22:20 +00:00
Bradley Schofield 06448bbdc5 Remove Synchronous execution model 2022-02-24 12:58:10 +00:00
Damodar Lohani 55a4bf3dcc fix usage worker bug 2022-02-24 11:55:20 +00:00
Christy Jacob 256e9cebe3
Merge pull request #2827 from appwrite/fix-usage-worker
fix usage for tags deployments, pass entrypoint to runtimes
2022-02-24 15:09:11 +04:00
Bradley Schofield 61d7e8634c Update Request Filters 2022-02-24 09:57:56 +00:00
Damodar Lohani 1fb3be5a29 fix type error 2022-02-24 07:40:12 +00:00
Damodar Lohani 5ba0635017 send entrypoint 2022-02-24 07:28:59 +00:00
Damodar Lohani 789d5d33ab fix usage for tags -> deployments 2022-02-24 07:28:49 +00:00
Jake Barnby 2c2b9668d2 Avoid potential scope bug 2022-02-24 15:18:11 +13:00
Christy Jacob edfdbed37d feat: update console sdk 2022-02-23 19:20:19 +04:00
Christy Jacob cf2fee5b6f Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-23 16:25:31 +04:00
Christy Jacob 8ffe663379 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-23 16:23:48 +04:00
Christy Jacob f57ffa4a0a feat: some updates 2022-02-23 16:22:18 +04:00
Damodar Lohani 740a7e7293 fix deletes worker 2022-02-23 11:52:33 +00:00
Damodar Lohani beaf5962ce fixed specs and run test for 0.13.x as well 2022-02-23 11:30:14 +00:00
Damodar Lohani 8677b8d7d7 remove stale spec 2022-02-23 11:25:12 +00:00
Damodar Lohani 7a84fc88a6 fix indentation 2022-02-23 06:09:01 +00:00
Damodar Lohani ae0cac517e fix boolean 2022-02-23 05:50:55 +00:00
Bradley Schofield e91c6a71b2 Update response filters for 0.13 2022-02-22 16:43:32 +00:00
Torsten Dittmann 2ad44e6422 Merge remote-tracking branch 'origin/0.13.x' into fixtable-names 2022-02-22 17:36:42 +01:00
Torsten Dittmann d2ed3fcf3a Merge remote-tracking branch 'origin/0.13.x' into feat-permissions-improvements 2022-02-22 15:16:17 +01:00
Damodar Lohani 6f6c6f3051
Update app/controllers/api/storage.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 19:04:22 +05:45
Damodar Lohani d63cd6950a functions isze limit 2022-02-22 12:36:43 +00:00
Damodar Lohani 2edd4b5926 fix storage environment vars 2022-02-22 12:33:35 +00:00
Damodar Lohani a58251baca fix size 2022-02-22 12:31:04 +00:00
Damodar Lohani 56241b5789
Update app/controllers/api/functions.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:12:18 +05:45
Damodar Lohani 2e0a91a3a8
Update app/controllers/api/functions.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:12:13 +05:45
Damodar Lohani 4737aac509
Update app/config/collections.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:11:36 +05:45
Damodar Lohani 55c3883953
Update app/config/variables.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:11:30 +05:45
Damodar Lohani edef1c6da2
Update app/config/variables.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:11:24 +05:45