33 Commits

Author SHA1 Message Date
f9fc29c8da Added the "archivesPath" and the "name" properties to the AppArguments protocol in the library target. 2025-03-26 00:26:57 +01:00
1f81286a8b Created the DoxyApp and DoxyLibrary DocC catalogs for the respective app and library targets. 2025-03-19 00:22:33 +01:00
93bb6b2e4a Fixed an issue when routing empty "uriResource" inside the "handle(_: context: next: )" function for the DocCMiddleware middleware in the library target. 2025-03-13 00:06:02 +01:00
a14d388321 Improved upon the "listArchives(_: context: )" function for the ArchiveController controller in the library target. 2025-03-12 23:43:19 +01:00
dbb7aeda1b Implemented the ArchiveController controller in the library target. 2025-03-12 08:32:12 +01:00
eb72aebdf1 Documented the ArchiveList model in the library target. 2025-03-12 00:45:22 +01:00
08d296ef1a Renamed the "archivesFolder" property for the AppBuilder builder in the library target as "folderArchives". 2025-03-12 00:37:57 +01:00
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
16712821d8 Integrated the ArchiveController controller into the router inside the "router(logger: )" private function of the AppBuilder builder in the library target. 2025-03-10 01:58:33 +01:00
ac99447836 Implemented the bare bone version for the ArchiveController controller in the library target. 2025-03-10 01:57:37 +01:00
7929f55c22 Documented the AppBuilder type in the library target. 2025-03-09 14:41:02 +01:00
ab4a9207c5 Documented the AppArguments protocol and the Environment+Properties extension in the library target. 2025-03-09 00:11:49 +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
8cbee56e98 Removed the default localisation of the package, and the resources files from its library target. 2025-03-04 23:17:51 +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
e2df0dec71 Added the Localizable strings catalog to the library target and added some path component and path format keys to this catalog. 2025-02-27 23:14:28 +01:00
8b3e9e47fd Removed debug logs from the DocCMiddleware middleware in the library target. 2025-02-26 00:59:26 +01:00
f9e8088088 Improved the DoccMiddleware midlleware integration to the router on the AppBuilder builder in the library target. 2025-02-26 00:24:25 +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
c59b2ba453 Integrated the DocCMiddleware middleware into the AppBuilder builder in the app target. 2025-02-25 01:56:31 +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