jilo-web/CHANGELOG.md

31 lines
751 B
Markdown
Raw Normal View History

# Changelog
All notable changes to this project will be documented in this file.
---
## Unreleased
#### Links
- upstream: https://code.lindeas.com/lindeas/jilo-web
- codeberg: https://codeberg.org/lindeas/jilo-web
- github: https://github.com/lindeas/jilo-web
- gitlab: https://gitlab.com/lindeas/jilo-web
### 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/
- Added participant search page
### Changed
### Fixed
---