Jonathan Shook
|
a0344d65c9
|
make BundledApps implement primitive interface
|
2022-08-16 00:42:58 -05:00 |
|
Jonathan Shook
|
bc63a28426
|
improve unrecognized command error
|
2022-07-26 01:15:06 -05:00 |
|
Jonathan Shook
|
789cc62430
|
package refactoring
|
2022-07-14 19:01:00 -05:00 |
|
Jonathan Shook
|
cb4c033a63
|
make all sub-app invocations act like stack calls, fix workflows
|
2022-06-24 15:40:28 -05:00 |
|
Jonathan Shook
|
d1bc40b605
|
remove docsys node sources and related content
|
2022-03-08 14:45:39 -06:00 |
|
Jonathan Shook
|
97031502f1
|
add aplv2 headers to docsys
|
2022-03-08 14:09:10 -06:00 |
|
Jonathan Shook
|
4ffc05254e
|
merge of nb5-preview onto main, main is now the feed for nb5-preview work
|
2022-03-07 16:41:25 -06:00 |
|
snyk-bot
|
1f419fa860
|
fix: upgrade @nuxt/webpack from 2.14.5 to 2.15.8
Snyk has created this PR to upgrade @nuxt/webpack from 2.14.5 to 2.15.8.
See this package in npm:
https://www.npmjs.com/package/@nuxt/webpack
See this project in Snyk:
https://app.snyk.io/org/jshook/project/5750eb3a-3886-4f4f-987b-cd240cd91811?utm_source=github&utm_medium=referral&page=upgrade-pr
|
2022-03-04 12:43:18 +00:00 |
|
snyk-bot
|
ac170ef1f9
|
fix: docsys/src/main/node/docsys/package.json & docsys/src/main/node/docsys/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908
|
2022-03-03 17:18:04 +00:00 |
|
snyk-bot
|
02c20117e2
|
fix: upgrade eslint from 7.9.0 to 7.32.0
Snyk has created this PR to upgrade eslint from 7.9.0 to 7.32.0.
See this package in npm:
https://www.npmjs.com/package/eslint
See this project in Snyk:
https://app.snyk.io/org/jshook/project/5750eb3a-3886-4f4f-987b-cd240cd91811?utm_source=github&utm_medium=referral&page=upgrade-pr
|
2022-03-03 15:15:59 +00:00 |
|
Jonathan Shook
|
ed9e606c98
|
Merge pull request #413 from nosqlbench/dependabot/npm_and_yarn/docsys/src/main/node/docsys/markdown-it-12.3.2
Bump markdown-it from 11.0.1 to 12.3.2 in /docsys/src/main/node/docsys
|
2022-01-31 12:48:33 -06:00 |
|
dependabot[bot]
|
368ff71106
|
Bump markdown-it from 11.0.1 to 12.3.2 in /docsys/src/main/node/docsys
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 11.0.1 to 12.3.2.
- [Release notes](https://github.com/markdown-it/markdown-it/releases)
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it/compare/11.0.1...12.3.2)
---
updated-dependencies:
- dependency-name: markdown-it
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-27 18:17:56 +00:00 |
|
dependabot[bot]
|
d1ddc54110
|
Bump node-fetch from 2.6.1 to 2.6.7 in /docsys/src/main/node/docsys
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-27 18:17:56 +00:00 |
|
Jonathan Shook
|
c27630e5a6
|
move some doc apis to core API layer
|
2022-01-10 22:24:33 -06:00 |
|
Jonathan Shook
|
6e1790057d
|
allow DocsBinder to distinguish root paths from containers
|
2022-01-10 22:24:25 -06:00 |
|
Jonathan Shook
|
ba736c5f6e
|
support maturity level on CLI and module loader
|
2021-12-21 13:08:46 -06:00 |
|
Jonathan Shook
|
2e74116dca
|
formatting
|
2021-12-21 13:08:39 -06:00 |
|
Jonathan Shook
|
34855a3982
|
Merge pull request #336 from XN137/fix-errorprone-errors
fix errors found by errorprone
|
2021-06-17 11:32:23 -05:00 |
|
Christopher Lambert
|
950b31fbae
|
fix errors found by errorprone
|
2021-06-17 15:03:16 +02:00 |
|
Christopher Lambert
|
2cd393ae7a
|
use junit5 apis to remove junit4 dependency
|
2021-06-17 09:45:39 +02:00 |
|
Jonathan Shook
|
3e7c6840b0
|
provide jetty-compatible entity types for zip resources
|
2021-04-26 12:54:19 -05:00 |
|
Jonathan Shook
|
dbc7c226b4
|
base web services on modern jakarta
|
2021-03-10 23:49:43 -06:00 |
|
Jonathan Shook
|
ec2a8c559a
|
allow nbweb to use include-apps selector
|
2021-02-18 19:09:48 -06:00 |
|
Jonathan Shook
|
6e4eff1515
|
cleanup service loader code
|
2021-02-18 19:09:22 -06:00 |
|
Jonathan Shook
|
e56444e29b
|
allow setting of logdir for appserver
|
2021-01-13 14:14:44 -06:00 |
|
Jonathan Shook
|
89841807fd
|
applied counter fix for vue
|
2020-12-22 13:31:38 -06:00 |
|
Jonathan Shook
|
60fa052951
|
add default log4j configs
|
2020-11-16 17:29:17 -06:00 |
|
Jonathan Shook
|
52b029f8b8
|
typos, culling, and alignment
|
2020-11-16 17:22:12 -06:00 |
|
Jonathan Shook
|
69dbd0a6ed
|
incremental work on NBUI
|
2020-09-23 13:43:55 -05:00 |
|
Jonathan Shook
|
b144849c77
|
fix release for graphite
|
2020-09-22 12:04:50 -05:00 |
|
Jonathan Shook
|
a35042b3e0
|
updated docsys nuxt resources
|
2020-09-17 02:21:51 -05:00 |
|
Jonathan Shook
|
1a7dfcf888
|
updated guidebook static content
|
2020-09-17 02:20:30 -05:00 |
|
Jonathan Shook
|
92e705f0db
|
add dedicated markdown path fixups
|
2020-09-16 22:57:16 -05:00 |
|
Jonathan Shook
|
a49b1bbf17
|
cleanup console logging
|
2020-09-16 22:57:07 -05:00 |
|
Jonathan Shook
|
58afb5a171
|
replace unmaintained markdown-it-vue with simpler markdown-it component
|
2020-09-16 22:57:03 -05:00 |
|
Jonathan Shook
|
366c4d44c6
|
update dependencies for direct markdown rendering
|
2020-09-16 22:56:54 -05:00 |
|
Jonathan Shook
|
5ddf423d21
|
update nuxt rendering property
|
2020-09-16 22:56:49 -05:00 |
|
Jonathan Shook
|
238a5f02fa
|
restore drawer toggle in docs
|
2020-09-16 18:13:45 -05:00 |
|
Jonathan Shook
|
a413b49a97
|
restore category linking
|
2020-09-16 17:04:21 -05:00 |
|
Jonathan Shook
|
ce4ae9623f
|
merge main into http_finish and fixup conflicts and http APIs
|
2020-09-15 20:33:31 -05:00 |
|
Jonathan Shook
|
003ba6c362
|
use 'appserver' instead of 'docserver' with backwards compatible
|
2020-09-15 17:51:06 -05:00 |
|
Jonathan Shook
|
ac0d8202ee
|
nbui updates
|
2020-09-03 12:18:06 -05:00 |
|
Jonathan Shook
|
a4b417545f
|
nbui updates
|
2020-09-03 12:18:06 -05:00 |
|
Jonathan Shook
|
fc0f1c8dfe
|
nb endpoint updates for nbui
|
2020-09-03 12:18:06 -05:00 |
|
Jonathan Shook
|
428ffe718f
|
make error propagation modal
|
2020-09-03 12:17:57 -05:00 |
|
Jonathan Shook
|
77a2207a01
|
version bump
|
2020-08-25 15:37:06 -05:00 |
|
Jonathan Shook
|
866b606e83
|
relativize within workspaces
|
2020-08-25 15:34:12 -05:00 |
|
Jonathan Shook
|
8ee27c15fc
|
nb endpoint additions
|
2020-08-25 15:33:57 -05:00 |
|
Jonathan Shook
|
7b140ed2f9
|
app improvements
|
2020-08-25 15:32:30 -05:00 |
|
Jonathan Shook
|
630cf74888
|
add vuex stores
|
2020-08-25 15:31:47 -05:00 |
|