**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
8.0 KiB
8.0 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.2 - 2024-03-08
Commits
- [actions] reuse common workflows
0af1292 - [Tests] migrate tests to Github Actions
f35679b - [actions] use
node/installinstead ofnode/run; usecodecovactioncd2f0fa - add types
6e28e6a - [Dev Deps] update
eslint,@ljharb/eslint-config,aud,auto-changelog,es6-shim,object-inspect,tape95815ce - [readme] update URLs
2c4eb0b - [Tests] run
nycon all tests; usetaperunner0a45b37 - [Dev Deps] update
eslint,@ljharb/eslint-config,object-inspect,safe-publish-latest,tapeffe9459 - [Dev Deps] update
eslint,@ljharb/eslint-config,aud,auto-changelog,es5-shim,object-inspect,tapec3c2f11 - [actions] remove redundant finisher
afa4018 - [Dev Deps] update
eslint,@ljharb/eslint-config,auto-changelog,core-js,es5-shim,object-inspect,safe-publish-latest,tape3f22fc1 - [Dev Deps] update
@ljharb/eslint-config,aud,es6-shim,npmignore,object-inspect,tape84ba754 - [actions] update rebase action to use reusable workflow
def85cb - [actions] update codecov uploader
659031e - [actions] add "Allow Edits" workflow
a916e89 - [readme] remove travis badge
01d0c7d - [Dev Deps] update
eslint,@ljharb/eslint-config,aud,object-inspect,tapead90d06 - [meta] use
npmignoreto autogenerate an npmignore file8b0b44f - [Dev Deps] update
eslint,@ljharb/eslint-config,es5-shim,tape9d8a683 - [Tests] add
core-jstests8ba8d2b - [readme] add actions and codecov badges
49769ce - [Dev Deps] update
eslint,@ljharb/eslint-config,tape377dfac - [actions] switch Automatic Rease workflow to
pull_request_targetevent00f8c17 - [Dev Deps] update
es5-shim,tape3a82ee8 - [meta] add missing
engines.node3671b4f - [meta] use
prepublishOnlyscript for npm 7+2a5d5ea - [Dev Deps] update
auto-changelog; addaud595583b - [readme] remove dead badges
4d6cb2c - [Tests] run all tests on
npm test9da2487 - [Tests] only audit prod deps
2f9281a - [meta] add
sideEffectsflagb9c8797
v2.0.1 - 2019-12-17
Fixed
Commits
- [actions] add automatic rebasing / merge commit blocking
4fa3010 - [Dev Deps] update
eslint,@ljharb/eslint-config,tape44bafb6
v2.0.0 - 2019-11-12
Commits
- Initial commit
6e9bd4a - Tests
61985dd - implementation
67b468d - readme
b0ed982 - npm init
54a1f81 - [meta] add
fundingfield; createFUNDING.yml74579bc - [meta] add
safe-publish-latest,auto-changelog9495b13 - [Tests] add
npm run lint4d4657d - [Tests] use shared travis-ci configs
1db25d5 - Only apps should have lockfiles
f6b0152 - [Tests] add
npx audinposttest35dce96
v1.0.1 - 2015-08-31
Commits
v1.0.0 - 2015-02-18
Commits
- init
837063d