aboutsummaryrefslogtreecommitdiff
path: root/lib/filesystem/InboxOutboxFolder.php
AgeCommit message (Collapse)Author
2025-01-20use objects instead of idstic-4946Jan-Hendrik Willms
2025-01-14adjustments according to reviewJan-Hendrik Willms
2025-01-14add display parameterJan-Hendrik Willms
2025-01-14remove displayDownloads() in favor of just a single methodJan-Hendrik Willms
2025-01-14adjust signature to prevent errorJan-Hendrik Willms
2025-01-14adjust signature to prevent errorJan-Hendrik Willms
2025-01-14take file ref into account for decision whether to count download of a file ↵Jan-Hendrik Willms
ref, re #4946
2025-01-14remove redundant type hint class, re #4946Jan-Hendrik Willms
2025-01-14simplify signature of FolderType::getEditTemplate() and remove redundant ↵Jan-Hendrik Willms
implementations in child folders, re #4946
2025-01-14add type and return type hints to all methods of interfaceJan-Hendrik Willms
2025-01-14initial implementation of download counter display and counting via ↵Jan-Hendrik Willms
FolderType interface
2024-06-21add remaining class filename and add migration to fix the cronjobs, re #4282Jan-Hendrik Willms
Merge request studip/studip!3136
2024-05-16relocate flexi, fixes #4101Jan-Hendrik Willms
Closes #4101 Merge request studip/studip!2977
2022-06-30fix errors in filesystem, fixes #1231Jan-Hendrik Willms
Closes #1231 Merge request studip/studip!743
2021-07-22current code from svn, revision 62608Jan-Hendrik Willms