Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
cockpit-core.zip | 2025-08-01 | 8.4 MB | |
README.md | 2025-08-01 | 597 Bytes | |
v2.12.0 source code.tar.gz | 2025-08-01 | 6.0 MB | |
v2.12.0 source code.zip | 2025-08-01 | 8.4 MB | |
Totals: 4 Items | 22.7 MB | 1 |
- Trigger additional
app.user.logout.after
on user logout - Improve IndexLite lib
- Improve MongoLite compatibility with MongoDB
- Add chart.js lib + vue-chart component
- Add lightweight SQL pdo wrapper
ESQL
lib - Add Identi module to enable OAuth based logins - sponsored by @unchainedshop
- Add custom folder icon support in assets manager
- Add
assets.before.remove
event - Added an experimental feature to filter content based on the attributes of its linked items. This allows for more granular queries using the
@{fieldname.property}
syntax, such as@author.name: 'Ozzy'