2024-07-04 19:14:12 +00:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
## Unreleased
|
|
|
|
|
|
|
|
#### Links
|
2024-07-08 17:37:15 +00:00
|
|
|
- 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
|
2024-07-11 11:24:45 +00:00
|
|
|
- Added duration calculation in conferences listing
|
2024-07-08 17:37:15 +00:00
|
|
|
|
|
|
|
### 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
|
2024-07-04 19:14:12 +00:00
|
|
|
|
|
|
|
### 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
|
2024-07-05 16:57:42 +00:00
|
|
|
- Added search filter for conferences with time, ID and name
|
2024-07-06 14:22:22 +00:00
|
|
|
- Added front page widgets
|
2024-07-06 16:37:39 +00:00
|
|
|
- Added demo installation on https://work.lindeas.com/jilo-web-demo/
|
2024-07-07 09:10:41 +00:00
|
|
|
- Added participant search page
|
2024-07-08 09:17:35 +00:00
|
|
|
- Added component events search page
|