@cocreate/file-server
Version:
A simple file-server component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.
919 lines (412 loc) • 39.8 kB
Markdown
## [1.18.1](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.18.0...v1.18.1) (2024-12-22)
### Bug Fixes
* pass url to render.HTML ([c5827c3](https://github.com/CoCreate-app/CoCreate-file-server/commit/c5827c3247998014d2717b0ff426e98c9dffc145))
# [1.18.0](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.17.1...v1.18.0) (2024-11-04)
### Bug Fixes
* prettier.config options ([6fef07b](https://github.com/CoCreate-app/CoCreate-file-server/commit/6fef07b800b165da3ca2635a3e98fde80ac3e6a0))
### Features
* add prettier.config.js and format files ([cc62b41](https://github.com/CoCreate-app/CoCreate-file-server/commit/cc62b41a411eded904bcf9f4e8b470299a9ae345))
## [1.17.1](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.17.0...v1.17.1) (2024-11-02)
### Bug Fixes
* handing condition if organization id not found ([d0a956d](https://github.com/CoCreate-app/CoCreate-file-server/commit/d0a956d2e1f88c5c836a346972dff72fc28f2b97))
# [1.17.0](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.16.11...v1.17.0) (2024-09-08)
### Features
* serve xml files and replaceAll {${host}} placeholders with requesting host ([7bda848](https://github.com/CoCreate-app/CoCreate-file-server/commit/7bda84882688c504e04c63e6f44546815754fe86))
## [1.16.11](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.16.10...v1.16.11) (2024-08-30)
### Bug Fixes
* $or operator removed from getDefaultFile ([d9f2b90](https://github.com/CoCreate-app/CoCreate-file-server/commit/d9f2b905b302a721ac8af847375e52af29f575dd))
* add sitemap handling plugin ([870b15d](https://github.com/CoCreate-app/CoCreate-file-server/commit/870b15d93ad935538befcb0f7c85bc2110e4ede5))
* query for file if not returned query for wildcard ([1af8851](https://github.com/CoCreate-app/CoCreate-file-server/commit/1af885132fcc47180b2756605988b0edd1841404))
## [1.16.10](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.16.9...v1.16.10) (2024-06-23)
### Bug Fixes
* lock file ([7c55696](https://github.com/CoCreate-app/CoCreate-file-server/commit/7c556963990d2c79bdb2078929d4f24e88160cef))
## [1.16.9](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.16.8...v1.16.9) (2024-06-23)
### Bug Fixes
* lock file ([a964ce1](https://github.com/CoCreate-app/CoCreate-file-server/commit/a964ce1de1cc0e4817fad2d59739faabb12fdc2a))
## [1.16.8](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.16.7...v1.16.8) (2024-06-23)
### Bug Fixes
* bump dependencies ([26a1272](https://github.com/CoCreate-app/CoCreate-file-server/commit/26a12723b41e1878dae1b68bd14d3855b3fb101c))
## [1.16.7](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.16.6...v1.16.7) (2024-06-23)
### Bug Fixes
* update dependencies ([b1a66e4](https://github.com/CoCreate-app/CoCreate-file-server/commit/b1a66e4128c7346746d05d5a7f226dd6aa204a5f))
## [1.16.6](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.16.5...v1.16.6) (2024-06-20)
### Bug Fixes
* base64 test ([8dd6ffc](https://github.com/CoCreate-app/CoCreate-file-server/commit/8dd6ffc8d4a24116056ea392ae697e61bb523ed5))
## [1.16.5](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.16.4...v1.16.5) (2024-04-26)
### Bug Fixes
* data object structure ([46fef9e](https://github.com/CoCreate-app/CoCreate-file-server/commit/46fef9e8892bf9af7efc4dad34b1287dd4286bbf))
* handling of src data to format for sending over network ([591b84b](https://github.com/CoCreate-app/CoCreate-file-server/commit/591b84bdc2b53ccd41266ab4bab0048d15790fd7))
* properly handle encoding ([2f37b7e](https://github.com/CoCreate-app/CoCreate-file-server/commit/2f37b7e90332e63edeff1c348c84356ec73ab193))
* removed console.log ([d7d010f](https://github.com/CoCreate-app/CoCreate-file-server/commit/d7d010f99284a68b775d2e9f9b07aee631f19cd6))
## [1.16.4](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.16.3...v1.16.4) (2024-02-13)
### Bug Fixes
* removed comment ([f7ca055](https://github.com/CoCreate-app/CoCreate-file-server/commit/f7ca05589ac46fee98f6f46242688da6fd231b8b))
## [1.16.3](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.16.2...v1.16.3) (2024-02-05)
### Bug Fixes
* Removed https://cdn.cocreate.app/latest/CoCreate.min.css ([eb6b394](https://github.com/CoCreate-app/CoCreate-file-server/commit/eb6b394e86ae23b81cabfc68cf1f812d4d5f76d7))
## [1.16.2](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.16.1...v1.16.2) (2024-01-17)
### Bug Fixes
* return if organization.error ([b6425eb](https://github.com/CoCreate-app/CoCreate-file-server/commit/b6425eb780f2a031a3e68bd7f61226774d65d966))
* update to support new query system ([e46947c](https://github.com/CoCreate-app/CoCreate-file-server/commit/e46947cb3c6ee63975ae6c696e5ac5f6ef6e5cb6))
## [1.16.1](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.16.0...v1.16.1) (2024-01-11)
### Bug Fixes
* wildcard without ext should defualt to */index.html ([7779170](https://github.com/CoCreate-app/CoCreate-file-server/commit/77791709688373f51db672937f3b64c1f1fae5a3))
# [1.16.0](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.15.2...v1.16.0) (2024-01-08)
### Bug Fixes
* applied host to define environment/branch ([e3ad9e0](https://github.com/CoCreate-app/CoCreate-file-server/commit/e3ad9e0f38aafa3710d3ae49957ebe714b765e22))
* convert storage to boolean ([280a178](https://github.com/CoCreate-app/CoCreate-file-server/commit/280a178da956cb943e41d13854e330709ed2b1eb))
* removed host.files as handled from crud-server ([5418c06](https://github.com/CoCreate-app/CoCreate-file-server/commit/5418c06cc00985115045bcfbfc03d56cafaf3a09))
### Features
* bumped CoCreate dependencies to their latest versions ([5ad1994](https://github.com/CoCreate-app/CoCreate-file-server/commit/5ad199440e9023fa25301c7eef98f033c5832e66))
* query wildcard pathname ([bdd4e99](https://github.com/CoCreate-app/CoCreate-file-server/commit/bdd4e998bd986469dad99d6976c2fc9288ddef1d))
* routing logic per host ([7964778](https://github.com/CoCreate-app/CoCreate-file-server/commit/7964778ce6ee231c39ea6ce7721e6ec5da3ad107))
## [1.15.2](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.15.1...v1.15.2) (2023-12-31)
### Bug Fixes
* handling wellknown and fix modified on bug ([987d161](https://github.com/CoCreate-app/CoCreate-file-server/commit/987d1612797ea70c300c3f1472c11bf10b38efb2))
## [1.15.1](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.15.0...v1.15.1) (2023-12-18)
### Bug Fixes
* removed organizations map and url module ([a82bc56](https://github.com/CoCreate-app/CoCreate-file-server/commit/a82bc56a8e82f9fdabfdeb7592e140e4c3ad3aff))
# [1.15.0](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.14.1...v1.15.0) (2023-12-09)
### Features
* updated to be used by lazyloader default ([ff8f720](https://github.com/CoCreate-app/CoCreate-file-server/commit/ff8f720ea51c20c6c5f9d44182351180ad320e6a))
## [1.14.1](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.14.0...v1.14.1) (2023-11-25)
### Bug Fixes
* update licensing details ([a9096d6](https://github.com/CoCreate-app/CoCreate-file-server/commit/a9096d62361d84cdc1e6ff1cebfeb62db4d13a30))
# [1.14.0](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.13.0...v1.14.0) (2023-11-25)
### Features
* upgrade dependencies for latest features and fixes ([5d83020](https://github.com/CoCreate-app/CoCreate-file-server/commit/5d8302028507f4c9ffb918b91def6c44efa3d5c3))
# [1.13.0](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.12.4...v1.13.0) (2023-11-19)
### Features
* update dependecies for th latest features and bug fixes ([4bc9c66](https://github.com/CoCreate-app/CoCreate-file-server/commit/4bc9c66fd78747b44be313ec4a18daf4ff0530f3))
## [1.12.4](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.12.3...v1.12.4) (2023-11-12)
### Bug Fixes
* bump dependencies for latest features ([3806b51](https://github.com/CoCreate-app/CoCreate-file-server/commit/3806b51cc43022532eccdb8794a35dae0d6ef929))
## [1.12.3](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.12.2...v1.12.3) (2023-11-09)
### Bug Fixes
* meta name typo ([28736dd](https://github.com/CoCreate-app/CoCreate-file-server/commit/28736ddd87bcc71daba6910fbae97b755a58bf21))
## [1.12.2](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.12.1...v1.12.2) (2023-11-03)
### Bug Fixes
* favicon.ico path ([c043a19](https://github.com/CoCreate-app/CoCreate-file-server/commit/c043a195998d3f19c1836acdf45ec195995e6c3d))
* update dependencies to the lates versions ([e0d056a](https://github.com/CoCreate-app/CoCreate-file-server/commit/e0d056a766fd5d7e92509ee104780d20190501ae))
* update method to use object.update etc ([6aa9f1b](https://github.com/CoCreate-app/CoCreate-file-server/commit/6aa9f1b3e9d27b0b2b709ef854505d4c09a26076))
## [1.12.1](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.12.0...v1.12.1) (2023-10-25)
### Bug Fixes
* bump dependencies ([306cd2a](https://github.com/CoCreate-app/CoCreate-file-server/commit/306cd2a4dc252202e9beecec8ffb3d0f1d4abb0f))
# [1.12.0](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.11.4...v1.12.0) (2023-10-22)
### Features
* Identify base64 strings and convert to buffer for response ([1005ab3](https://github.com/CoCreate-app/CoCreate-file-server/commit/1005ab3a787170be4ec62c26f0daa16ced4f37b6))
## [1.11.4](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.11.3...v1.11.4) (2023-10-14)
### Bug Fixes
* bump dependencies ([7b7deeb](https://github.com/CoCreate-app/CoCreate-file-server/commit/7b7deeba7ec16f05985f418007cf0da006d01cd7))
## [1.11.3](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.11.2...v1.11.3) (2023-10-09)
### Bug Fixes
* bump cocreate dependency versions ([f85a9b1](https://github.com/CoCreate-app/CoCreate-file-server/commit/f85a9b12e1a659e3192c38cb0ee212efd1bfc705))
## [1.11.2](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.11.1...v1.11.2) (2023-10-09)
### Bug Fixes
* improved handeling of header "last-modified" ([e508144](https://github.com/CoCreate-app/CoCreate-file-server/commit/e50814498fdd4cb859f06c345c8173d707fcdabd))
* svg bug ([db9d9f7](https://github.com/CoCreate-app/CoCreate-file-server/commit/db9d9f79ec5ee8158ad0e2f7f72862e49badc7ec))
## [1.11.1](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.11.0...v1.11.1) (2023-09-18)
### Bug Fixes
* Add path and pathname ([f2ff42d](https://github.com/CoCreate-app/CoCreate-file-server/commit/f2ff42d5ecfc46807f03753c586feec1ea848148))
* Update dCoCreate dpendencies to latest versions ([7945630](https://github.com/CoCreate-app/CoCreate-file-server/commit/794563023c42884ddfad4a9d4c434423b67ebf32))
# [1.11.0](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.10.0...v1.11.0) (2023-09-17)
### Bug Fixes
* applied $filter in object ([1d05b5c](https://github.com/CoCreate-app/CoCreate-file-server/commit/1d05b5cafb190fe782772d8c8add14cf8ea089d3))
* moved $filter outside of object ([5d6d232](https://github.com/CoCreate-app/CoCreate-file-server/commit/5d6d232dcc51f4b0969a94817d32a96998b4026f))
* removed file-content code ([1f59131](https://github.com/CoCreate-app/CoCreate-file-server/commit/1f59131a8089e0e9f334bd4e81b88ec0a8b54cca))
### Features
* handeling of default files and improved bandwidth tracking ([f49516a](https://github.com/CoCreate-app/CoCreate-file-server/commit/f49516adcb6292b1dd57fdda68de3a97897f787b))
# [1.10.0](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.9.2...v1.10.0) (2023-09-07)
### Features
* defaultFile balanceFalse returned as response if organization balance false below 0 ([ecd86b1](https://github.com/CoCreate-app/CoCreate-file-server/commit/ecd86b1ee76007bbfffa88841072970804cc8e98))
* Log inBound and outBound bandwidth ([2f79c40](https://github.com/CoCreate-app/CoCreate-file-server/commit/2f79c40e8429c6cb189964a51f4a275497bc352b))
## [1.9.2](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.9.1...v1.9.2) (2023-08-21)
### Bug Fixes
* removed webpack.config and build step as no webpack.config exist ([f76e65f](https://github.com/CoCreate-app/CoCreate-file-server/commit/f76e65f84478ba6cd61eef0a2ca52d439b887738))
## [1.9.1](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.9.0...v1.9.1) (2023-08-21)
### Bug Fixes
* bump dependencies ([44ad32b](https://github.com/CoCreate-app/CoCreate-file-server/commit/44ad32bdb18eb81d7444f0eff8b17ad4527c3932))
# [1.9.0](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.8.1...v1.9.0) (2023-08-21)
### Features
* Update cocreate dependencies for the latest features and bug fixes ([48116e7](https://github.com/CoCreate-app/CoCreate-file-server/commit/48116e75052aeed5e63a2abf4ccdfdffd2e4c2a1))
## [1.8.1](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.8.0...v1.8.1) (2023-08-21)
### Bug Fixes
* /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([27b8e89](https://github.com/CoCreate-app/CoCreate-file-server/commit/27b8e897cebf50c5015bbc440d8f89563ed71ee3))
* replace cdn with /dist ([58647d9](https://github.com/CoCreate-app/CoCreate-file-server/commit/58647d906e21150ec0a8d7dc448886ccaf30c6b1))
* update content-type of error pages ([59cdfb2](https://github.com/CoCreate-app/CoCreate-file-server/commit/59cdfb26f9cd802fe778d249cb1b03dd13f44978))
* update file uploader ([145f544](https://github.com/CoCreate-app/CoCreate-file-server/commit/145f5443619708676f425de1242b8a6f27ababf9))
# [1.8.0](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.7.0...v1.8.0) (2023-08-17)
### Features
* bump cocreate dependencies for the latest updates and features ([302b814](https://github.com/CoCreate-app/CoCreate-file-server/commit/302b814d3179177daa64828c5e31adc60a6b0239))
# [1.7.0](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.6.14...v1.7.0) (2023-08-16)
### Bug Fixes
* crud attributes renamed ([6e0b21c](https://github.com/CoCreate-app/CoCreate-file-server/commit/6e0b21cb73e91545a0afff0519e469c41c04b158))
* Refactored *-target to *-selector ([80ef6e2](https://github.com/CoCreate-app/CoCreate-file-server/commit/80ef6e299277524d15811271974d72a7a4054496))
* webpack.config and package.json make use of mode=production instead of process.env ([c6ce5b1](https://github.com/CoCreate-app/CoCreate-file-server/commit/c6ce5b1ee4376040642370af0ec315c9b2ef6bfa))
### Features
* checks headers for File-Content if it exists return the File-Content as the response ([4f1fa9c](https://github.com/CoCreate-app/CoCreate-file-server/commit/4f1fa9cc4c180da16814f6c6140fdf59d896cdff))
* header file-content resulting in server responding with file-content value as the body. also addeded header for storage to inform the client if the organization has a storage applied or not ([29c68a2](https://github.com/CoCreate-app/CoCreate-file-server/commit/29c68a2ec9b1d819ec65d0383abaacfa9bc00841))
* name attribute and variable renamed to key ([7d1201f](https://github.com/CoCreate-app/CoCreate-file-server/commit/7d1201faf27ac017bad25559687d108bc7ce6add))
## [1.6.14](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.6.13...v1.6.14) (2023-06-14)
### Bug Fixes
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([c5b4ee6](https://github.com/CoCreate-app/CoCreate-file-server/commit/c5b4ee6013e6569e092d59c58d5b8a01f8654a12))
## [1.6.13](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.6.12...v1.6.13) (2023-06-11)
### Bug Fixes
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([f83d4ac](https://github.com/CoCreate-app/CoCreate-file-server/commit/f83d4aca568750b01201f1d994292135a9604db5))
## [1.6.12](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.6.11...v1.6.12) (2023-06-11)
### Bug Fixes
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([88de22f](https://github.com/CoCreate-app/CoCreate-file-server/commit/88de22f2411daada63ef9c975c27fef758cb7113))
## [1.6.11](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.6.10...v1.6.11) (2023-06-11)
### Bug Fixes
* testing workflow ([88d92d8](https://github.com/CoCreate-app/CoCreate-file-server/commit/88d92d88b6abde54475e05dbdfbe839c33dcceeb))
## [1.6.10](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.6.9...v1.6.10) (2023-06-11)
### Bug Fixes
* testing workflow ([668e6af](https://github.com/CoCreate-app/CoCreate-file-server/commit/668e6afc5b7c26c553778dde8a67e43e5a33a9ed))
## [1.6.9](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.6.8...v1.6.9) (2023-06-11)
### Bug Fixes
* testing workflow ([34176ad](https://github.com/CoCreate-app/CoCreate-file-server/commit/34176ad0aa2dc3f1596283982ae860c11cee936c))
* testing workflow ([5a43d8a](https://github.com/CoCreate-app/CoCreate-file-server/commit/5a43d8a9eb2d3bbad25dc05f78a84c6cc2820317))
## [1.6.8](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.6.7...v1.6.8) (2023-06-11)
### Bug Fixes
* testing workflow ([98ae0a5](https://github.com/CoCreate-app/CoCreate-file-server/commit/98ae0a5abf68f69b8bfd9b628d8270c8dce3343d))
## [1.6.7](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.6.6...v1.6.7) (2023-06-11)
### Bug Fixes
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([9a8f063](https://github.com/CoCreate-app/CoCreate-file-server/commit/9a8f0632e5a7400313357333ce5090ff3576a7d5))
## [1.6.6](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.6.5...v1.6.6) (2023-06-11)
### Bug Fixes
* postintall error ([65e20ec](https://github.com/CoCreate-app/CoCreate-file-server/commit/65e20ecd093bc3f16fc4be7be57bd75334e7d391))
## [1.6.5](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.6.4...v1.6.5) (2023-06-11)
### Bug Fixes
* @cocreate/cli moved to dependencies ([0d976d7](https://github.com/CoCreate-app/CoCreate-file-server/commit/0d976d76f7ba758cbbc9b09f62416a4fcb885d77))
## [1.6.4](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.6.3...v1.6.4) (2023-06-11)
### Bug Fixes
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([105c019](https://github.com/CoCreate-app/CoCreate-file-server/commit/105c019ffd4bff290e8bdf0b4187c985d37559a7))
## [1.6.3](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.6.2...v1.6.3) (2023-06-11)
### Bug Fixes
* renamed hosts to host. the value can be a string or an array of strings ([04ff9f0](https://github.com/CoCreate-app/CoCreate-file-server/commit/04ff9f0d085348a9c1ebbc1566ae6705a414cf34))
## [1.6.2](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.6.1...v1.6.2) (2023-06-10)
### Bug Fixes
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([0ef31d6](https://github.com/CoCreate-app/CoCreate-file-server/commit/0ef31d628f752ec780ae19707962268045993816))
## [1.6.1](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.6.0...v1.6.1) (2023-06-08)
### Bug Fixes
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([e845cf1](https://github.com/CoCreate-app/CoCreate-file-server/commit/e845cf1b5d4e6d17a3adbc3edc78613a14f8dc7b))
# [1.6.0](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.5.0...v1.6.0) (2023-06-08)
### Features
* Add CORS headers to response ([a83938c](https://github.com/CoCreate-app/CoCreate-file-server/commit/a83938c8195d2937371133ded682bdb0f31411b1))
# [1.5.0](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.4.6...v1.5.0) (2023-06-07)
### Features
* replaced express with http module. Refactor server code with better organization and readable code ([a723ba3](https://github.com/CoCreate-app/CoCreate-file-server/commit/a723ba327e39f5d3ab9e5afc8815440389d06853))
## [1.4.6](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.4.5...v1.4.6) (2023-06-04)
### Bug Fixes
* Refactor CoCreate.config.js to remove hard-coded credentials ([d580478](https://github.com/CoCreate-app/CoCreate-file-server/commit/d58047895652d997957e00cc39233807d1e5e27a))
## [1.4.5](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.4.4...v1.4.5) (2023-06-04)
### Bug Fixes
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([54b43b4](https://github.com/CoCreate-app/CoCreate-file-server/commit/54b43b46e5c053314f4330f0c1cd95efcf074e6b))
## [1.4.4](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.4.3...v1.4.4) (2023-06-04)
### Bug Fixes
* [@v3](https://github.com/v3) ([9fef0e7](https://github.com/CoCreate-app/CoCreate-file-server/commit/9fef0e7e7da1a7b9ff36dd55e80ffc63059f721a))
* html formating ([afd6387](https://github.com/CoCreate-app/CoCreate-file-server/commit/afd63878310a266ce4d921541516803be1007ace))
## [1.4.3](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.4.2...v1.4.3) (2023-05-25)
### Bug Fixes
* Update dependencies versions ([3eee569](https://github.com/CoCreate-app/CoCreate-file-server/commit/3eee56994fd42463b8dddc263d960b117508b9ca))
## [1.4.2](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.4.1...v1.4.2) (2023-05-20)
### Bug Fixes
* updated dependencies to their latest versions ([d95863d](https://github.com/CoCreate-app/CoCreate-file-server/commit/d95863db0e5c5508dd33b6ac8b6607822052ac6f))
## [1.4.1](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.4.0...v1.4.1) (2023-05-20)
### Bug Fixes
* hostNotFound response ([c97ea45](https://github.com/CoCreate-app/CoCreate-file-server/commit/c97ea4511e1275aacbe71bb08d4f4efed2b290a4))
# [1.4.0](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.3.0...v1.4.0) (2023-05-19)
### Features
* add organization_id to response headers ([2f731f5](https://github.com/CoCreate-app/CoCreate-file-server/commit/2f731f582f535d93b223bfaad98a52675953e11e))
# [1.3.0](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.2.1...v1.3.0) (2023-05-11)
### Bug Fixes
* apikey renamed to key ([3cd1648](https://github.com/CoCreate-app/CoCreate-file-server/commit/3cd16488b21b0110ec242b1c02dffe02328153c9))
* replace key ([fa78c05](https://github.com/CoCreate-app/CoCreate-file-server/commit/fa78c0557c380e149336b4eefbe8e797b86b3409))
### Features
* redirect to /superadmin ([9094337](https://github.com/CoCreate-app/CoCreate-file-server/commit/909433742d08dadb1bc9f61b45850dd6eec8e1c2))
## [1.2.1](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.2.0...v1.2.1) (2023-05-10)
### Bug Fixes
* handeling of superadmin signup ([06a5b96](https://github.com/CoCreate-app/CoCreate-file-server/commit/06a5b963bd8f552d02baa3ac9f749071a8387653))
# [1.2.0](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.1.3...v1.2.0) (2023-05-05)
### Features
* /superadmin to aacess a default admin console ([04a6f15](https://github.com/CoCreate-app/CoCreate-file-server/commit/04a6f15ce0fe441d1aedda20b74d66f5d63abef0))
* 404.html and 403.html fetched from orgs files, with default fallbacks handeled by platform ([c69faab](https://github.com/CoCreate-app/CoCreate-file-server/commit/c69faab0af96752ca6f6e4b0a2faa3c0584f6f92))
## [1.1.3](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.1.2...v1.1.3) (2023-04-24)
### Bug Fixes
* removed dev dependencies ([acb0bea](https://github.com/CoCreate-app/CoCreate-file-server/commit/acb0bea51612f1be47a4f2781e917a9eac45312a))
## [1.1.2](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.1.1...v1.1.2) (2023-04-24)
### Bug Fixes
* removed uglify.js from dev dependencies ([d6ba699](https://github.com/CoCreate-app/CoCreate-file-server/commit/d6ba699dd24590ea429b97ac4e5a461218bb3dc1))
## [1.1.1](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.1.0...v1.1.1) (2023-04-24)
### Bug Fixes
* removed console.log ([94904b7](https://github.com/CoCreate-app/CoCreate-file-server/commit/94904b70b9741eba1a29172dc3dca1f2f6d3edf3))
# [1.1.0](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.53...v1.1.0) (2023-04-23)
### Features
* store organizaton_id in map to prevent repeated db queries ([74c0540](https://github.com/CoCreate-app/CoCreate-file-server/commit/74c05407df2118a9b1601181a7a42c1ac7bdad32))
## [1.0.53](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.52...v1.0.53) (2023-04-11)
### Bug Fixes
* domains renamd to hosts ([8d19734](https://github.com/CoCreate-app/CoCreate-file-server/commit/8d197343a5daa9039f00f69e4a0a78e8a9925f59))
* if !organization_id query platform org by domain to find id ([c849c7d](https://github.com/CoCreate-app/CoCreate-file-server/commit/c849c7dc2e4c7533550389a589f650077fd9da96))
* renamed domans to hosts ([57c06c3](https://github.com/CoCreate-app/CoCreate-file-server/commit/57c06c32a5b38c1006ad1e85648164ce3568ac63))
## [1.0.52](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.51...v1.0.52) (2023-02-01)
### Bug Fixes
* bump dependencies ([5e236cc](https://github.com/CoCreate-app/CoCreate-file-server/commit/5e236cc703b7aae02b8267d4789ef887ae7806bf))
## [1.0.51](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.50...v1.0.51) (2023-01-31)
### Bug Fixes
* bump dependencies ([34ff516](https://github.com/CoCreate-app/CoCreate-file-server/commit/34ff516aa96e129e15212e186ef122711b486844))
## [1.0.50](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.49...v1.0.50) (2023-01-30)
### Bug Fixes
* bump dependencies ([633267f](https://github.com/CoCreate-app/CoCreate-file-server/commit/633267fa1ae72e5442b8e933276c65d6224966a9))
## [1.0.49](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.48...v1.0.49) (2023-01-29)
### Bug Fixes
* bump dependencies ([97a89c1](https://github.com/CoCreate-app/CoCreate-file-server/commit/97a89c1f741ec561c27e3e13a96427fb51db339b))
## [1.0.48](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.47...v1.0.48) (2023-01-29)
### Bug Fixes
* bump dependencies ([6510481](https://github.com/CoCreate-app/CoCreate-file-server/commit/6510481eb75d22ff49702e6dddfb43233c09ec27))
## [1.0.47](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.46...v1.0.47) (2023-01-28)
### Bug Fixes
* bump dependencies ([ac88f1a](https://github.com/CoCreate-app/CoCreate-file-server/commit/ac88f1a2cc45240ed6ba4b5c8f9673808770a20d))
## [1.0.46](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.45...v1.0.46) (2023-01-13)
### Bug Fixes
* bump dependencies ([49cef08](https://github.com/CoCreate-app/CoCreate-file-server/commit/49cef081f19a4e1e0cb364b4420d56a565198cb2))
## [1.0.45](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.44...v1.0.45) (2023-01-10)
### Bug Fixes
* bump dependencies ([e5c601c](https://github.com/CoCreate-app/CoCreate-file-server/commit/e5c601c38134edacdafdedd6446a804d9f88b151))
## [1.0.44](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.43...v1.0.44) (2023-01-09)
### Bug Fixes
* bump dependnecies ([0f3eedb](https://github.com/CoCreate-app/CoCreate-file-server/commit/0f3eedbc8e1b4efa4d024a26c6fbf2484c43f2fa))
## [1.0.43](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.42...v1.0.43) (2023-01-06)
### Bug Fixes
* bump dependencies, worklow [@v3](https://github.com/v3) ([f8788b1](https://github.com/CoCreate-app/CoCreate-file-server/commit/f8788b1b70270692c101b73fea3c3dd1dc0bae72))
## [1.0.42](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.41...v1.0.42) (2023-01-05)
### Bug Fixes
* bump dependencies ([0fd7086](https://github.com/CoCreate-app/CoCreate-file-server/commit/0fd708638732d57ec0c049fff08fa25ba01299e1))
## [1.0.41](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.40...v1.0.41) (2023-01-01)
### Bug Fixes
* docs sanbox overflow ([769493e](https://github.com/CoCreate-app/CoCreate-file-server/commit/769493e08d87d50bbefc0eb8b3d38ffa0f515572))
## [1.0.40](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.39...v1.0.40) (2022-12-31)
### Bug Fixes
* bump dependencies ([6e741ef](https://github.com/CoCreate-app/CoCreate-file-server/commit/6e741efe4c0592d626282796daa1bd85813974ec))
## [1.0.39](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.38...v1.0.39) (2022-12-30)
### Bug Fixes
* update config sources to use template braces with entry on src ([f53564e](https://github.com/CoCreate-app/CoCreate-file-server/commit/f53564e52a8520cc8d528e9dc9897c0a3c292a56))
## [1.0.38](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.37...v1.0.38) (2022-12-29)
### Bug Fixes
* bump dependencies ([d44e689](https://github.com/CoCreate-app/CoCreate-file-server/commit/d44e689e013ddd8bdc4916ecb1bbf55183fc3131))
## [1.0.37](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.36...v1.0.37) (2022-12-27)
### Bug Fixes
* bump dependencies ([1a5d5e0](https://github.com/CoCreate-app/CoCreate-file-server/commit/1a5d5e0c21d64bd8d0f246209197d66cbf3412a0))
## [1.0.36](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.35...v1.0.36) (2022-12-25)
### Bug Fixes
* bump dependencies ([599a941](https://github.com/CoCreate-app/CoCreate-file-server/commit/599a94127bbdd20a8c45bb31bc2b8c326aa49dcf))
* update cdn to latest ([80f5cc7](https://github.com/CoCreate-app/CoCreate-file-server/commit/80f5cc77fbc811e177a15e7496d372c47ed02308))
## [1.0.35](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.34...v1.0.35) (2022-12-23)
### Bug Fixes
* bump dependnecies ([6a53778](https://github.com/CoCreate-app/CoCreate-file-server/commit/6a537781fd200b644f9495f3d6765d68988ee176))
## [1.0.34](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.33...v1.0.34) (2022-12-22)
### Bug Fixes
* bump dependencies ([3143710](https://github.com/CoCreate-app/CoCreate-file-server/commit/314371032005ff101c4e221847ba780914e9c12e))
* update cdn ([676dad7](https://github.com/CoCreate-app/CoCreate-file-server/commit/676dad737d22f0350c64e03902ab82300c9c8a9b))
## [1.0.33](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.32...v1.0.33) (2022-12-22)
### Bug Fixes
* update demos and bump dependencies ([faba29e](https://github.com/CoCreate-app/CoCreate-file-server/commit/faba29ec99e2f28a2c4c73986fb1ed209c00fcee))
## [1.0.32](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.31...v1.0.32) (2022-12-21)
### Bug Fixes
* bump dependencies ([3033449](https://github.com/CoCreate-app/CoCreate-file-server/commit/30334496a05f9d54cac390fe4cc5de7c6c8fd200))
## [1.0.31](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.30...v1.0.31) (2022-12-20)
### Bug Fixes
* bump dependencies ([a6a43ec](https://github.com/CoCreate-app/CoCreate-file-server/commit/a6a43ec54a8a20a45a555f85c8e8cdaf6e25314f))
## [1.0.30](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.29...v1.0.30) (2022-12-13)
### Bug Fixes
* removed un used devDependencies ([6ccfc1d](https://github.com/CoCreate-app/CoCreate-file-server/commit/6ccfc1d0f59079e97ea47d0f4720707515a6aed3))
## [1.0.29](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.28...v1.0.29) (2022-12-13)
### Bug Fixes
* bump dependencies ([8af3fab](https://github.com/CoCreate-app/CoCreate-file-server/commit/8af3fab6e838312d01b952d480ecbf4769e91ee5))
## [1.0.28](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.27...v1.0.28) (2022-12-12)
### Bug Fixes
* bump dependencies ([3a40ad1](https://github.com/CoCreate-app/CoCreate-file-server/commit/3a40ad155719d57306d3372af6137de7a0199e29))
## [1.0.27](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.26...v1.0.27) (2022-12-11)
### Bug Fixes
* bump dependencies ([13bffd6](https://github.com/CoCreate-app/CoCreate-file-server/commit/13bffd642406c638b1accb8a3673cc1590b89add))
## [1.0.26](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.25...v1.0.26) (2022-12-09)
### Bug Fixes
* bump dependencies ([b0f173f](https://github.com/CoCreate-app/CoCreate-file-server/commit/b0f173f7053344fb839c142cff6af671419a0760))
## [1.0.25](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.24...v1.0.25) (2022-12-08)
### Bug Fixes
* bump dependencies ([162262c](https://github.com/CoCreate-app/CoCreate-file-server/commit/162262c4a8df2644a7b84b67b54756e99e852309))
## [1.0.24](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.23...v1.0.24) (2022-12-07)
### Bug Fixes
* bump dependencies ([039c952](https://github.com/CoCreate-app/CoCreate-file-server/commit/039c9529171787ff2f6fee40b02f89037a4ad1c2))
## [1.0.23](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.22...v1.0.23) (2022-12-06)
### Bug Fixes
* base64Data is not defined ([2a03c22](https://github.com/CoCreate-app/CoCreate-file-server/commit/2a03c22ed27c9e2c40471a032180017e0511d220))
## [1.0.22](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.21...v1.0.22) (2022-12-06)
### Bug Fixes
* video response ([9059755](https://github.com/CoCreate-app/CoCreate-file-server/commit/905975589082d547b34c6f0a581174e7860c4b36))
## [1.0.21](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.20...v1.0.21) (2022-12-05)
### Bug Fixes
* testing ([a9b246d](https://github.com/CoCreate-app/CoCreate-file-server/commit/a9b246d9ed42395b81ae60b82f19e98025e72a7b))
## [1.0.20](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.19...v1.0.20) (2022-12-05)
### Bug Fixes
* testing ([215f057](https://github.com/CoCreate-app/CoCreate-file-server/commit/215f05757ce6138e9e45df2491b4143416b49c96))
## [1.0.19](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.18...v1.0.19) (2022-12-05)
### Bug Fixes
* testing ([a9c7cd9](https://github.com/CoCreate-app/CoCreate-file-server/commit/a9c7cd98ec6dfb6097b7c57f70f737818478cd5b))
## [1.0.18](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.17...v1.0.18) (2022-12-05)
### Bug Fixes
* testing ([7a1ce15](https://github.com/CoCreate-app/CoCreate-file-server/commit/7a1ce15a12057260eeb9f121fdc21a26ca22df4d))
## [1.0.17](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.16...v1.0.17) (2022-12-05)
### Bug Fixes
* testing ([496a175](https://github.com/CoCreate-app/CoCreate-file-server/commit/496a17513e9c1cc6628fbb056501a015e9dc7c4e))
## [1.0.16](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.15...v1.0.16) (2022-12-05)
### Bug Fixes
* testing ([7631e2d](https://github.com/CoCreate-app/CoCreate-file-server/commit/7631e2de7cb8b617c4abb1f916603f3496fac453))
## [1.0.15](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.14...v1.0.15) (2022-12-05)
### Bug Fixes
* console.logs ([e73293f](https://github.com/CoCreate-app/CoCreate-file-server/commit/e73293fbb50330760a42250b773581527e870bd3))
## [1.0.14](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.13...v1.0.14) (2022-12-05)
### Bug Fixes
* typo res.end ([2299a83](https://github.com/CoCreate-app/CoCreate-file-server/commit/2299a83a7f54b14a6f034cfa54563f090acfc344))
## [1.0.13](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.12...v1.0.13) (2022-12-05)
### Bug Fixes
* removed server-side-render. render passed from init ([e6a1f74](https://github.com/CoCreate-app/CoCreate-file-server/commit/e6a1f745ce9800f2a3721e6e680aec6401d3df43))
## [1.0.12](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.11...v1.0.12) (2022-12-05)
### Bug Fixes
* workflow automation ([f012165](https://github.com/CoCreate-app/CoCreate-file-server/commit/f012165d7f852756b21196b198d52d5a311d1141))
## [1.0.11](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.10...v1.0.11) (2022-12-05)
### Bug Fixes
* redeploy ([dca66f6](https://github.com/CoCreate-app/CoCreate-file-server/commit/dca66f67703f0a8da528a25b6cbd25151e7d9b00))
## [1.0.10](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.9...v1.0.10) (2022-12-05)
### Bug Fixes
* masterOrg replaced with process.env.organization_id ([7583473](https://github.com/CoCreate-app/CoCreate-file-server/commit/75834733dcdd957433f34a2ca1ca33faf766be4a))
## [1.0.9](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.8...v1.0.9) (2022-12-05)
### Bug Fixes
* send html and organization_id to render.HTML ([a11390b](https://github.com/CoCreate-app/CoCreate-file-server/commit/a11390be2c40cdead9eaeab253c11477cafe21f7))
## [1.0.8](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.7...v1.0.8) (2022-12-04)
### Bug Fixes
* || !organization.document ([d462728](https://github.com/CoCreate-app/CoCreate-file-server/commit/d462728e319d6af3d87487f75b2b12ef6a495255))
* bump dependencies ([9c53845](https://github.com/CoCreate-app/CoCreate-file-server/commit/9c5384510a632fa53a7e569779cfdef2ef51aef2))
## [1.0.7](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.6...v1.0.7) (2022-12-04)
### Bug Fixes
* replaced substr with substring ([aa015ae](https://github.com/CoCreate-app/CoCreate-file-server/commit/aa015ae7366ff8a26c6a9d54cbea004d994f03a9))
## [1.0.6](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.5...v1.0.6) (2022-12-04)
### Bug Fixes
* path operator ([39bffb1](https://github.com/CoCreate-app/CoCreate-file-server/commit/39bffb1bad4e136335dfe051c23eaecd55f203a7))
## [1.0.5](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.4...v1.0.5) (2022-12-04)
### Bug Fixes
* crud return _id as object ([629dd6f](https://github.com/CoCreate-app/CoCreate-file-server/commit/629dd6f9aabf17ba2b41124df9b214768b07508c))
## [1.0.4](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.3...v1.0.4) (2022-12-04)
### Bug Fixes
* console.log to trace error in deployment ([f6cba21](https://github.com/CoCreate-app/CoCreate-file-server/commit/f6cba2155475bb5436e2eba513ee5a2594db78e7))
## [1.0.3](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.2...v1.0.3) (2022-12-04)
### Bug Fixes
* console.log to trace error in deployment ([3feacd7](https://github.com/CoCreate-app/CoCreate-file-server/commit/3feacd78fdd6265d0d5641484775721d7d823146))
## [1.0.2](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.1...v1.0.2) (2022-12-04)
### Bug Fixes
* console.log to trace error in deployment ([4f9c11f](https://github.com/CoCreate-app/CoCreate-file-server/commit/4f9c11f886ad113c008c2464e734d2172dc11ee2))
## [1.0.1](https://github.com/CoCreate-app/CoCreate-file-server/compare/v1.0.0...v1.0.1) (2022-12-04)
### Bug Fixes
* if file.document ([f9d4e38](https://github.com/CoCreate-app/CoCreate-file-server/commit/f9d4e38b00bbdef7912bee6964797b8957ff189b))
# 1.0.0 (2022-12-04)
### Features
* Initial Release ([75272cc](https://github.com/CoCreate-app/CoCreate-file-server/commit/75272cc4bb4e0ea0bb780a8285808f8d93fcff6a))