Taly
|
86d26baa8e
|
Merge branch 'main' into feature/backend-search
|
2022-09-14 13:53:10 +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 |
|
Taly
|
79592f0a1d
|
search implementation
|
2022-08-11 18:28:15 +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 |
|
Nikita Melnikov
|
c6e2db0245
|
Docker image optimization (#150)
|
2022-03-06 13:37:06 +04:00 |
|
Nikita Melnikov
|
34514761f5
|
Typescript rewrite (#147)
* Updated highlight.js
* Update .codexdocsrc.sample
remove undefined page for a fresh new install
* backend rewritten in TS
* test -> TS, .added dockerignore, bug fixed
* Removed compiled js files, eslint codex/ts added
* fixed jsdocs warning, leaving editor confirmation
* use path.resolve for DB paths
* db drives updated + fixed User model
* redundant cleared + style fixed
* explicit type fixing
* fixing testing code
* added body block type
* compiled JS files -> dist, fixed compiling errors
* fixed compiling error, re-organized ts source code
* updated Dockerfile
* fixed link to parent page
* up nodejs version
* fix package name
* fix deps
Co-authored-by: nvc8996 <nvc.8996@gmail.com>
Co-authored-by: Taly <vitalik7tv@yandex.ru>
|
2022-03-05 22:57:23 +04:00 |
|
Taly
|
ed69336481
|
Create nodemon.json (#26)
* Create nodemon.json
* Update nodemon.json
|
2019-01-25 00:31:49 +03:00 |
|