19 Commits

Author SHA1 Message Date
fa50c77421 Implemented the ArchiveList model in the library target. 2025-03-12 00:36:38 +01:00
4d4ce5d647 Implemented the FileService service in the library target. 2025-03-11 23:29:58 +01:00
f6dcc80edc Defined the FileServicing protocol in the library target. 2025-03-11 23:19:25 +01:00
ac99447836 Implemented the bare bone version for the ArchiveController controller in the library target. 2025-03-10 01:57:37 +01:00
980c8e15f6 Improved and documented the DocCModilleware middleware in the library target. 2025-03-08 13:52:20 +01:00
5b379fbc86 Fixed the output of the "path" computed property for the AssetPrefix enumeration in the library target. 2025-03-08 12:26:11 +01:00
39a9523ac9 Renamed the Path+Functions extension in the library target as PathProvider. 2025-03-08 00:57:59 +01:00
765ab9c778 Documented the String+Constants extension in the library target. 2025-03-07 22:14:25 +01:00
9154009f6e Documented the constants for the String+Formats extension in the library target. 2025-03-05 00:17:04 +01:00
996459c9f0 Documented the StaticFile enumeration in the library target. 2025-03-05 00:04:07 +01:00
299a196fff Documented the IndexPrefix enumeration in the library target. 2025-03-04 23:45:00 +01:00
d59b64afdb Documented the AssetPrefix enumeration in the library target. 2025-03-04 23:44:24 +01:00
65415fad52 Moved the String format constants from the Pathable protocol in the library target into its own String+Constants extension. 2025-03-04 23:33:29 +01:00
957eb5f41b Documented the Pathable protocol in the library target. 2025-03-04 23:16:41 +01:00
cef62262ed Rearranged some types in both the library and executable targets. 2025-02-27 23:45:21 +01:00
8b3e9e47fd Removed debug logs from the DocCMiddleware middleware in the library target. 2025-02-26 00:59:26 +01:00
d19d34fafb Updated the DocCMiddleware middleware in the library target to support hosting from docc archives. 2025-02-26 00:22:14 +01:00
19a54b25ae Implemented (a first version of) the DocCMiddleware middleware in the library target. 2025-02-25 01:55:49 +01:00
be3245ae39 Initial commit 2025-02-22 10:21:07 +01:00