**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
7.8 KiB
7.8 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.
v1.0.4 - 2024-12-18
Commits
- [types] use shared config
2966419 - [actions] split out node 10-20, and 20+
9961138 - [Dev Deps] update
@arethetypeswrong/cli,@ljharb/eslint-config,@ljharb/tsconfig,@types/node,@types/object-inspect,@types/tape auto-changelog,es-value-fixtures,object-inspect,tapea808a5d - [Refactor] use
call-bounddirectly5235143 - [Tests] replace
audwithnpm audit954a0c7 - [Tests] use
@arethetypeswrong/cli0ba297a - [Deps] update
call-bindd5c5bab - [Dev Deps] update
@types/node705f5c7 - [Dev Deps] add missing peer dep
4123434
v1.0.3 - 2024-02-20
Commits
- [meta] use
npmignoreto autogenerate an npmignore filec4131f5 - add types
41cb419 - [actions] skip ls check on node < 10; remove redundant finisher
2655b01 - [Dev Deps] update
@ljharb/eslint-config,aud,available-typed-arrays,npmignore,object-inspect,tape5917f9a - [Tests] add tests that TypedArrays are not SABs
823dd7a - [Dev Deps] update
eslint,@ljharb/eslint-config,aud,es-value-fixtures,object-inspect,tape6701ad4 - [actions] update rebase action to use reusable workflow
b5119f0 - [Dev Deps] update
@ljharb/eslint-config,aud38a6d72 - [meta] add missing
engines.nodeaac97e1 - [readme] remove dead badges
07c452d - [Deps] update
call-bindb8576fe - [meta] add
sideEffectsflag3e6730e
v1.0.2 - 2022-04-01
Commits
- [actions] reuse common workflows
48d01e6 - [actions] use
node/installinstead ofnode/run; usecodecovaction7b0e12a - [Dev Deps] update
eslint,@ljharb/eslint-config,object-inspect,safe-publish-latest,tape8d57a8e - [readme] update URLs
dca4d27 - [Dev Deps] update
eslint,@ljharb/eslint-config,aud,auto-changelog,object-inspect,tape2a7bb99 - [Dev Deps] update
eslint,@ljharb/eslint-config,auto-changelog,object-inspect,safe-publish-latest,tape389c6db - [actions] update codecov uploader
b9661f9 - [Dev Deps] update
eslint,@ljharb/eslint-config,aud,object-inspectf99cd48 - [readme] add actions and codecov badges
9515ed2 - [Fix] add missing
call-binddependencycff5358 - [meta] add
safe-publish-latest; useprepublishOnlyscript for npm 7+ba0b719
v1.0.1 - 2021-03-04
Commits
- [readme] fix repo URLs
37c38f3
v1.0.0 - 2021-03-04
Commits
- [Tests] add tests
9c7b806 - Initial commit
4e65c5e - [meta] do not publish github action workflow files
ac3693d - readme
7a984d0 - npm init
a586c99 - [actions] add automatic rebasing / merge commit blocking
184fe62 - Implementation
207e26d - [meta] create
FUNDING.yml; add "funding" field3cad3fc - [meta] add auto-changelog
31f1f2c - [Tests] add
npm run lint2e5146e - Only apps should have lockfiles
7b2adfa