Skip to content

CodeX Docs v2.0.0 🤩#278

Merged
nikmel2803 merged 26 commits intomainfrom
v2
Nov 16, 2022
Merged

CodeX Docs v2.0.0 🤩#278
nikmel2803 merged 26 commits intomainfrom
v2

Conversation

@nikmel2803
Copy link
Member

  • New config files format (single yaml config instead of production.json and .codexdocssrc)
  • MongoDB database support
  • S3 storage for uploads support
  • Static site build support
  • Security fixes

nikmel2803 and others added 7 commits September 29, 2022 06:41
* implement configuration through YAML

* remove rcparser

* use password from appConfig

* update docker configs

* fix dockerignore

* implement mongodb driver

* update eslint packages

* fix bugs

* refactor code for grouping by parent

* fix yet another bug

* use unique symbol to the EntityId type

* fix more bugs

* implement db converter

* fix bug with parent selector

* fix eslint

* db-converter refactoring

* create cli program for db-converter

* add readme and gitignore

* update development docs

* update development docs and default config

* add docs about converter

* add src/test to docker ignore

* move database code from utils

* improve docs

* eslint fix

* add more docs

* fix docs

* remove env_file from docker-compose

* implement duplicate detection in db-converter

* use published version of the config-loader

* fix bug

* Update DEVELOPMENT.md

Co-authored-by: Ilya Maroz <37909603+ilyamore88@users.noreply.github.com>

* fix bugs

* fix next/prev buttons

* fix more bugs

* fix sorting

Co-authored-by: Ilya Maroz <37909603+ilyamore88@users.noreply.github.com>
* finish s3 uploads implementation

* remove unnecessary file

* fix docs

* update DEVELOPMENT.md

* update doc

* update default uploads path
* update config-loader and remove unnecessary packages

* implement default config && move password to auth section

* add 'v' to the start of image name

* fix dockerfile

* test

* test pipeline

* test again

* fixes

* remove test step

* remove console log

* fix default config
@talyguryn
Copy link
Member

do we need .env.sample file?

@nikmel2803
Copy link
Member Author

do we need .env.sample file?

no, I've deleted it

@nikmel2803 nikmel2803 requested a review from slaveeks November 13, 2022 12:54
@nikmel2803 nikmel2803 merged commit 882971c into main Nov 16, 2022
@nikmel2803 nikmel2803 deleted the v2 branch November 16, 2022 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants