43 lines
1.2 KiB
Markdown
43 lines
1.2 KiB
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
---
|
|
|
|
## Unreleased
|
|
|
|
#### Links
|
|
- upstream: https://code.lindeas.com/lindeas/jilo-web/compare/v0.1...HEAD
|
|
- codeberg: https://codeberg.org/lindeas/jilo-web/compare/v0.1...HEAD
|
|
- github: https://github.com/lindeas/jilo-web/compare/v0.1...HEAD
|
|
- gitlab: https://gitlab.com/lindeas/jilo-web/-/compare/v0.1...HEAD
|
|
|
|
### Added
|
|
- Added duration calculation in conferences listing
|
|
|
|
### Changed
|
|
|
|
### Fixed
|
|
|
|
---
|
|
|
|
## 0.1 - 2024-07-08
|
|
|
|
#### Links
|
|
- upstream: https://code.lindeas.com/lindeas/jilo-web/releases/tag/v0.1
|
|
- codeberg: https://codeberg.org/lindeas/jilo-web/releases/tag/v0.1
|
|
- github: https://github.com/lindeas/jilo-web/releases/tag/v0.1
|
|
- gitlab: https://gitlab.com/lindeas/jilo-web/-/releases/v0.1
|
|
|
|
### Added
|
|
- Initial version
|
|
- Added login and registration
|
|
- Added session persistence and cookies
|
|
- Added config page with configuration details
|
|
- Added conferences page with listing of conferences from the jilo database
|
|
- Added search filter for conferences with time, ID and name
|
|
- Added front page widgets
|
|
- Added demo installation on https://work.lindeas.com/jilo-web-demo/
|
|
- Added participant search page
|
|
- Added component events search page
|