All notable changes to this project will be documented in this file.
- Trim null bytes from receiving payload
- Race condition while decoding body
- Bump axios from 0.21.1 to 0.21.2 in /web (#33)
- Bump follow-redirects from 1.14.3 to 1.14.8 in /web (#36)
- Bump url-parse from 1.5.3 to 1.5.10 in /web (#38)
- Bump minimist from 1.2.5 to 1.2.6 in /web (#39)
- Bump async from 2.6.3 to 2.6.4 in /web (#40)
- Bump nanoid from 3.1.23 to 3.3.4 in /web (#41)
- Add git-cliff for changelog generation
- Replace yarn with pnpm for node dependencies
- Split release and build scripts for ease of use
- Add vue runtime dependencies
- Bump path-parse from 1.0.6 to 1.0.7 in /web (#28)
- Bump postcss from 7.0.35 to 7.0.36 in /web (#31)
- Bump url-parse from 1.5.1 to 1.5.3 in /web (#30)
- Fix quickstart settings in readme.md
- Fix docker cmd declaration
- Update README.md (#25)
- Fix missing serve command in docker image
- Update .gitignore
- Add password protection for ltetter creation
- Add toaster to display error messages
- Cleanup
- Add minio as development storage
- Update page title
- Add basic file encryption handling
- Add attachment meta data handling
- Add decryption for attachments
- Cleanup and reafactor
- Add translations and restyle attachments
- Add in progress placeholder for attachments
- Add ttl tracking to local asset handler
- Add scheduler to trigger cleanups
- Disable attachment support by default
- Update dependencies
- Cleanup debug messages
- Move eslint config to standalone file
- Fix formatting issues with eslint
- Update roadmap
- Add s3 support
- Refactor default config options
- Update readme and cleanup
- Update build script
- Update npm dependencies
- Update build script
- Add license
- Update node dependencies
- Migrate project structure to a more golang way
- Remove templating server
- Add vue3 setup
- Migrate some components over to vue
- Migrate new and show pages to vue
- Add CORS handling for dev environment
- Migrate functionality to vue app
- Add initialization stylings
- Add animated encryption
- Update roadmap
- Fix automatic env mapping
- Fix missing translations for raw state buttons
- Add base url fallback for frontend app
- Add support for build with embeded web code
- Add example for extendable locale configuration
- Add css and js injection for customizations
- Update readme for v3
- Update changelog
- Update node dependencies
- Update roadmap
- Initial commit
- Add configuration support with toml files
- Add todos
- Add dynamic partil registration
- Migrated old theme and templates to the new codebase
- Implemented first featureset
- Moved things around
- Updated build script
- Add proper logging
- Update roadmap todo list
- Add frontend refactoring
- Fix TTL calculation
- Implement readable remaining time
- Update remaining time format
- Add environment configuration and prepare docker build
- Add new todos to the list
- Enhance theming capabilities
- Add noscript message
- Add interchangable text partials
- Add changelog