# Functions
CountNotices returns number of notices.
CreateNotice creates new system notice.
CreateRepositoryNotice creates new system notice with type NoticeRepository.
DeleteNotices deletes all notices with ID from start to end (inclusive).
DeleteOldSystemNotices deletes all old system notices from database.
No description provided by the author
GetAppStateContent gets an app state from database.
No description provided by the author
No description provided by the author
Notices returns notices in given page.
RemoveAllWithNotice removes all directories in given path and creates a system notice when error occurs.
RemoveStorageWithNotice removes a file from the storage and creates a system notice when error occurs.
SaveAppStateContent saves the app state item to database.
No description provided by the author
# Type aliases
NoticeType describes the notice type.