Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-17 | chore(deps): npm update | n-peugnet | |
2020-08-12 | disable javascript config option, close #114 | vincent-peugnet | |
2020-08-11 | fix dangerous things for dev deps | vincent-peugnet | |
2020-08-04 | build(deps): bump elliptic from 6.5.1 to 6.5.3 (#122) | dependabot[bot] | |
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.1 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](https://github.com/indutny/elliptic/compare/v6.5.1...v6.5.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2020-03-23 | feat(graph): better layout with cose-bilkent | n-peugnet | |
2020-03-22 | fix npm security allert by updateing deps | n-peugnet | |
2020-03-22 | add cytoscape as a npm packages | n-peugnet | |
2019-12-26 | fix: serialize-javascript vulnerability alert | n-peugnet | |
2019-11-15 | feat: load Sentry browser as an external script | n-peugnet | |
- better way to check if we need to report errors in PHP - fix make file $(js_bundles) dependencies (add webpack conf) - update sentry-browser sdk and move it to dev requirements | |||
2019-11-07 | feat: include sentry in frontend | n-peugnet | |
2019-11-07 | build: add @sentry/cli to release process | n-peugnet | |
2019-11-07 | build: gen VERSION from make instead of release-it | n-peugnet | |
- remove @release-it/bumper module - gen VERSION from make - remove VERSION from git | |||
2019-11-01 | style: add prettier on webpack build | n-peugnet | |
2019-10-24 | add release-it as the release tool | n-peugnet | |
2019-10-21 | include CodeMirror in edit page | n-peugnet | |
- add npm prerequisite - add codemirror through npm - add webpack trough npm to build the js bundles - add first codemirror enhenced textarea |