Nikita Melnikov
4234a78483
add readme and gitignore
2022-10-02 15:18:29 +08:00
Nikita Melnikov
517664edbb
create cli program for db-converter
2022-10-02 15:15:01 +08:00
Nikita Melnikov
4616def646
db-converter refactoring
2022-10-02 14:07:38 +08:00
Nikita Melnikov
0c83be638b
fix eslint
2022-10-02 13:53:22 +08:00
Nikita Melnikov
a5bae002a5
fix bug with parent selector
2022-10-02 13:47:14 +08:00
Nikita Melnikov
27c62b5ec5
implement db converter
2022-10-02 13:41:56 +08:00
Nikita Melnikov
0a13064672
fix more bugs
2022-10-02 13:41:45 +08:00
Nikita Melnikov
a59ee3b413
Merge branch 'v2' of github.com:codex-team/codex.docs into mongodb-driver
...
Conflicts:
app-config.yaml
docker-compose.yml
src/backend/app.ts
src/backend/controllers/transport.ts
src/backend/routes/api/transport.ts
src/backend/routes/auth.ts
src/backend/routes/middlewares/token.ts
src/backend/utils/appConfig.ts
src/backend/utils/database/initDb.ts
yarn.lock
2022-10-02 13:16:59 +08:00
Nikita Melnikov
29e8c7daec
use unique symbol to the EntityId type
2022-10-02 13:15:21 +08:00
Nikita Melnikov
c26b753c66
fix yet another bug
2022-10-02 12:54:27 +08:00
Nikita Melnikov
f8efc39400
refactor code for grouping by parent
2022-10-02 12:18:04 +08:00
Nikita Melnikov
2feed218a0
fix bugs
2022-10-01 23:04:03 +08:00
Nikita Melnikov
6fc17913ce
update eslint packages
2022-09-29 08:47:46 +08:00
Nikita Melnikov
13762096c4
Implement yaml config ( #271 )
2022-09-29 06:41:24 +08:00
Nikita Melnikov
74dd0eca7d
implement mongodb driver
2022-09-28 22:14:51 +08:00
Nikita Melnikov
f151fd7ca9
fix dockerignore
2022-09-28 21:10:28 +08:00
Nikita Melnikov
214b10b189
update docker configs
2022-09-28 21:01:02 +08:00
Nikita Melnikov
97257e185c
use password from appConfig
2022-09-28 20:46:28 +08:00
Nikita Melnikov
0b25ffcdf6
remove rcparser
2022-09-28 20:38:44 +08:00
Nikita Melnikov
f05006bf39
implement configuration through YAML
2022-09-28 20:35:02 +08:00
--Explosion--
5a7f1c843b
fix(readme): editor.js link missprint resolved
...
Thanks @Explosion-Scratch
2022-09-16 00:05:30 +03:00
Peter Savchenko
2dd4873029
fix(styles): editor styles improved ( #268 )
...
* editor blocks margin fix, horisontal scroll fix
* make page and editor more similar
2022-09-15 22:37:12 +03:00
Tanya
5bbfd32621
Fix sidebar being impossible to hide on tablet screen ( #266 )
2022-09-15 20:12:57 +03:00
Tanya
c383ee48c2
Fix image centering ( #265 )
2022-09-14 20:27:40 +03:00
Vyacheslav Chernyshev
24aa4a2190
Changed cloning docs from yarn to git clone in README ( #264 )
2022-09-14 17:43:46 +03:00
Peter Savchenko
2a8684296b
chore(readme): readme update ( #263 )
...
* chore(readme): readme update
* write about configuration
2022-09-14 15:58:05 +03:00
Vyacheslav Chernyshev
47198af8bc
Added yarn start command to start on prod ( #262 )
2022-09-14 15:50:36 +03:00
Tanya
3e5b6a8ba0
Add ability to copy header link ( #256 )
...
* Add ability to copy header link
* Update copy button styles
* Update splash border radius
* Remove cursor pointer from header
* Fix for different header sizes
* Update animation
* Update src/frontend/styles/components/page.pcss
Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
2022-09-14 15:31:16 +03:00
Taly
51fb6655e2
Beautify terminal output ( #261 )
...
* beautify terminal output
- draw welcome banner on server starting
- use minimal logs for webpack
- disable verbose mode for nodemon
resolves #240
* Update server.ts
2022-09-14 13:27:31 +03:00
Peter Savchenko
1cd078317e
chore(styles): list and image blocks style improved ( #260 )
...
* update image margings
* upd list style
2022-09-13 18:57:50 +03:00
Peter Savchenko
ceccd234cd
Increase content paddings ( #257 )
...
* Increase content paddings
* add margin to the page title
2022-09-13 17:08:07 +03:00
YeoKyung Yoon
a7e859bfd1
fix: cover writing header on mobile ( #246 )
2022-09-13 12:12:46 +09:00
slaveeks
e1fd9a77f6
Added default index page, default startPage, removed iframe ( #250 )
...
* Removed iframe, added default index page, made startPage optional parameter
* Renamed class for landing content
* Added paddings for message in index page, removed iframe link from index
* Renamed landing to greeting
* rm extra margins, upd svg
Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
2022-09-12 20:11:44 +03:00
Peter Savchenko
ba40b4f3d9
chore(hawk): fix hawk using the latest version ( #255 )
...
that supports ESM nodejs projects
2022-09-12 19:00:48 +03:00
Alexander Chernyaev
0aeab51286
refactor: stretched function ( #252 )
...
* delete stretched function
2022-09-12 16:48:13 +03:00
Alexander Chernyaev
07927ccb53
Change paddings and margins ( #249 )
2022-09-11 21:57:46 +03:00
YeoKyung Yoon
c94273b76a
fix: make slider on top of blocks ( #244 )
2022-09-09 22:54:53 +09:00
Tanya
c3125adf4b
Multiple fixes ( #211 )
...
* Fix horizontal scroll
* Attempt 2
* Fix merge issue
* Do not display right column if it's empty
* Fix editor width on empty page
* A fix
* Consider padding when calculating main column margin left
* Mobile layout fix
* Fix main column width in edit mode
* Edit mode content width fix
* Add comments
Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
2022-09-09 16:27:23 +03:00
YeoKyung Yoon
caea20203b
fix: release writing header ( #245 )
2022-09-09 21:47:21 +09:00
YeoKyung Yoon
1bc65be955
feat: hide-sidebar-content-on-mobile ( #241 )
2022-09-09 20:25:46 +09:00
Peter Savchenko
237db3e472
chore(ui): a bunch of style updates ( #235 )
...
* chore(styles): typography updating started
* page styles updated
* page header nav fix, inline code style fix, table, navigator
* use arrow-right icon instead of "»" in bread crumbs
* a bunch of updates
* make content and write page styles more consistent
* rollback layout change
* upd color text second
* upd sidebar logo text color
* resovle someone's ts errors
* remove duplicated variables
2022-09-06 22:58:50 +03:00
Umang G. Patel
05f8f0d9e1
404 Page not found added ( #225 )
...
* replace repose of aliases with error page
* error twig modified with proper messages
* add the error pcss
* the lint removed
* centered the error message
* center style added independent of screen
* the top position changed
* aliases not found added
* aliases throw removed
* Update src/backend/controllers/pages.ts
Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
2022-09-02 00:24:33 +05:30
YeoKyung Yoon
09835e3007
Added sidebar toggler ( #214 )
...
* feat: add sidebar slider
* fix: fix visibility on mobile layout
* fix visibility on mobile layout
* change keyboard shortcut
* change css property
* fix: fix shortcuts to support Mac
* fix shortcuts to support Mac
* add comment to explain properties
* fix: fix shortcuts
* resolve merge conflict
* fix: remove redundant property
Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
2022-08-27 15:21:50 +09:00
Alexander Chernyaev
136702aeb7
Change editorjs from 2.23.2 to 2.25.0 ( #229 )
...
* Change editorjs from 2.23.2 to 2.25.0
* Change editorjs version from 2.23.2 to 2.25.0
* Update version editorjs from 2.23.2 to 2.25.0
Co-authored-by: HyTekCoop <atonika35@mail.ru>
2022-08-26 15:55:47 +03:00
Peter Savchenko
505daafc50
jsops: migrate to ESM from CJM ( #228 )
...
* jsops: migrate to ESM from CJM
* rm unused code
* fix ci
2022-08-24 17:05:40 +03:00
dependabot[bot]
f05eb15b72
Bump file-type from 16.5.3 to 16.5.4 ( #218 )
...
Bumps [file-type](https://github.com/sindresorhus/file-type ) from 16.5.3 to 16.5.4.
- [Release notes](https://github.com/sindresorhus/file-type/releases )
- [Commits](https://github.com/sindresorhus/file-type/compare/v16.5.3...v16.5.4 )
---
updated-dependencies:
- dependency-name: file-type
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-03 13:20:03 +08:00
slaveeks
70f89f28da
Added page navigation ( #209 )
...
* Added navigation on page
* Removed useless log, added docs to navigator component
* Fixed duplicated variables, some changes in navigation functions, changed pages.twig and navigator.twig
* Added flatArray model, changed navigation functions
* Replaced page footer style to page.pcss
* Fixed generating flat array, when pages remove
* Removed useless generating
* Renamed flatArray model to pagesFlatArray, updated descriptions, renamed generate to regenerate, removed hardcoded key name in cache
* Changed styles naming and added margin for navigation
* Added ability to change nesting in flat array, fixed BEM
* Updated nesting parameter, fixed BEM
* Changed navigator component by passing objects, removed navigator wrapper
* Style navigator renamed to navigator__item
* Update src/backend/models/pagesFlatArray.ts
Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
* Renamed navigator__item to navigator_item
* Deleted wrappers from navigator buttons, removed page__footer
Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
2022-08-02 17:38:02 +03:00
Taly
213f9d89a3
Table of content ( #199 )
...
* Create nodemon.json
* Add table of content
* update view
* remove logs
* update tags var
* update layout
* Revert "update layout"
This reverts commit 18aad62257
.
* update layout
* Update layout.pcss
* update from master
* Update sidebar.twig
* remove non valued changes
* Update table-of-content.js
* Update table-of-content.pcss
* Update table-of-content.pcss
* Update layout.pcss
* Update table-of-content.js
* remove unused styles
* not module
* rename var
* remove log
* update structure
* Update table-of-content.js
* Update table-of-content.js
* Update layout.pcss
* Update table-of-content.js
* try not to use intersection observer
* Update table-of-content.js
* fix scroll padding
* fix header component layout
* update logic
* fix click area
* Update table-of-content.js
* Update table-of-content.js
* small fixes
* remove unused
* Update table-of-content.js
* Update decorators.js
* Update table-of-content.js
* Update table-of-content.js
* Update table-of-content.js
* Update table-of-content.js
* Update table-of-content.js
* fix scroll issues, resolve eslit ts/js conflicts
* add some todos
* handle up-direction scroll as well
* optimization
* update offsets
* Update header.pcss
Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
2022-07-26 18:49:30 +03:00
Umang G. Patel
13cc53e4ae
Feat/hawk integration ( #210 )
...
* update environment variable
* add: hawk nodejs and javascript catcher
* fontend hawk integration
* backend hawk integration
* update the env file and config files
* support for client, backend error tracking token
* client side error tracking refactor
* new version of hawk.nodejs catcher added
2022-07-26 09:56:20 +05:30
Nikita Melnikov
1fb7bc8dcc
update actions versions ( #217 )
...
* update actions versions
* fix
2022-07-22 21:58:14 +08:00