**Motivations:** - Complete documentation for dashboard, domains, ports and environment configuration - Add new services (ClamAV API, Watermark API) to the infrastructure - Enhance dashboard with new pages and improved functionality - Improve deployment scripts and service configurations **Root causes:** - Missing comprehensive documentation for infrastructure setup - Need for antivirus scanning service integration - Need for watermark service integration - Dashboard required additional pages and features **Correctifs:** - Added comprehensive documentation in docs/ (DASHBOARD.md, DOMAINS_AND_PORTS.md, ENVIRONMENT.md) - Updated systemd service files with proper environment variables - Enhanced nginx proxy configuration script - Updated maintenance documentation **Evolutions:** - Added new ClamAV API service (api-clamav) for file scanning - Added new Watermark API service (api-filigrane) for document watermarking - Enhanced signet-dashboard with new learn.html page - Improved dashboard UI with better styles and navigation - Enhanced app.js with new functionality and better error handling - Updated API documentation page with complete endpoint descriptions - Added deployment scripts for watermark and nginx configuration - Updated hash and UTXO lists with latest data - Enhanced server.js with new routes and improved Bitcoin RPC integration **Pages affectées:** - docs/DASHBOARD.md: New comprehensive dashboard documentation - docs/DOMAINS_AND_PORTS.md: New infrastructure domains and ports documentation - docs/ENVIRONMENT.md: New environment variables documentation - docs/MAINTENANCE.md: Updated maintenance procedures - docs/README.md: Updated main documentation - signet-dashboard/public/app.js: Enhanced with new features - signet-dashboard/public/styles.css: Improved styling - signet-dashboard/public/index.html: Enhanced main page - signet-dashboard/public/learn.html: New educational page - signet-dashboard/public/api-docs.html: Enhanced API documentation - signet-dashboard/public/hash-list.html: Updated hash list page - signet-dashboard/public/utxo-list.html: Updated UTXO list page - signet-dashboard/public/join-signet.html: Updated join signet page - signet-dashboard/src/server.js: Enhanced server with new routes - signet-dashboard/start.sh: Updated startup script - signet-dashboard/signet-dashboard.service: Updated systemd service - api-anchorage/anchorage-api.service: Updated systemd service - api-faucet/faucet-api.service: Updated systemd service - configure-nginx-proxy.sh: Enhanced nginx configuration script - add-watermark-certificate.sh: New watermark certificate script - deploy-watermark-nginx.sh: New deployment script - api-clamav/: New ClamAV API service - api-filigrane/: New Watermark API service - hash_list.txt, utxo_list.txt: Updated with latest data - anchor_count.txt: Updated anchor count
10 KiB
10 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v2.0.4 - 2024-12-16
Commits
- [types] use shared config
5fe9848 - [actions] split out node 10-20, and 20+
bd400b9 - [Dev Deps] update
@arethetypeswrong/cli,@ljharb/eslint-config,@types/object-inspect,auto-changelog,object-inspect,tape8b290fc - [Refactor] use
call-bounddirectly265971b - [Dev Deps] update
@arethetypeswrong/cli,@ljharb/tsconfig,@types/tapef39dc78 - [Dev Deps] update
@arethetypeswrong/cli,@types/get-intrinsic,object-inspectce6c6a9 - [Deps] update
call-bind,get-intrinsicebd5d82 - [Tests] replace
audwithnpm audit3eb16c8 - [Dev Deps] update
@arethetypeswrong/cli9fe99f3 - [Dev Deps] add missing peer dep
a2fc30e
v2.0.3 - 2024-03-08
Commits
- [meta] use
npmignoreto autogenerate an npmignore filee70d6aa - add types
c9bbc35 - [readme] remove dead badges
fb443f6 - [actions] remove redundant finisher
eb292cc - [Dev Deps] update
eslint,@ljharb/eslint-config,aud,auto-changelog,es5-shim,object-inspect,tape49d0c35 - [Dev Deps] update
@ljharb/eslint-config,aud,es6-shim,npmignore,object-inspect,tape6ec0a57 - [actions] update rebase action to use reusable workflow
d996166 - [Deps] update
call-bind,get-intrinsice207da3 - [meta] add missing
engines.node4d9dd14 - [Deps] update
get-intrinsiccf796dd - [meta] add
sideEffectsflagc88a25d
v2.0.2 - 2021-12-12
Commits
- [actions] reuse common workflows
a8f7c7f - [Tests] migrate tests to Github Actions
f38af72 - [Refactor] use
call-bindandget-intrinsicto be more robust5102e7e - [meta] do not publish github action workflow files
6ac6e8e - [actions] use
node/installinstead ofnode/run; usecodecovaction304af52 - [Dev Deps] update
eslint,@ljharb/eslint-config,aud,auto-changelog,es6-shim,object-inspect,tapeb82fb5f - [Tests] run
nycon all tests; usetaperunner89e2611 - [Dev Deps] update
eslint,@ljharb/eslint-config,es5-shim,object-inspect,safe-publish-latest,tape42b0bdc - [actions] update codecov uploader
112697a - [actions] add "Allow Edits" workflow
1af6ffe - [readme] remove travis badge
dff769b - [Dev Deps] update
eslint,@ljharb/eslint-config,aud,object-inspect,tape4494ced - [Dev Deps] update
eslint,@ljharb/eslint-config,es5-shim,tapea2c11c6 - [Tests] add
core-jstestscd619e9 - [readme] add actions and codecov badges
d3cbefe - [Dev Deps] update
eslint,@ljharb/eslint-config,tape3d54035 - [Dev Deps] update
auto-changelog,eslinta80fb4a - [actions] switch Automatic Rease workflow to
pull_request_targeteventb3b8aee - [Dev Deps] update
es5-shim,tape5ba5ca8 - [meta] use
prepublishOnlyscript for npm 7+b4f7636 - [Dev Deps] update
auto-changelog; addaud2ccd594 - [Fix] when
WeakSetlacks ahas, return false53a2cbc - [Tests] only audit prod deps
f74aaf5 - [meta] normalize line endings
31f60a6
v2.0.1 - 2019-12-17
Fixed
Commits
- [actions] add automatic rebasing / merge commit blocking
d85eb2c - [Dev Deps] update
eslint,@ljharb/eslint-config790128b - [Dev Deps] update
tapee4bda71
v2.0.0 - 2019-11-12
Commits
- Initial commit
095ce1f - Tests
2e8f26d - implementation
acae1ef - readme
344db89 - npm init
e318679 - [meta] add
fundingfield; createFUNDING.ymla1e9277 - [meta] add
safe-publish-latest,auto-changelog066a08c - [Tests] add
npm run lint6af0730 - [Tests] use shared travis-ci configs
a44f4ec - Only apps should have lockfiles
11e4115 - [Tests] add
npx audinposttest53ceba1
v1.0.1 - 2015-06-03
Commits
v1.0.0 - 2015-02-18
Commits
- init
579f442