14 Commits

Author SHA1 Message Date
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
4d4ce5d647 Implemented the FileService service in the library target. 2025-03-11 23:29:58 +01:00
5f60d0f421 Updated the names of the targets in Package file. 2025-03-09 22:53:45 +01:00
e866d1da71 Written some test cases for the AppBuilder builder in the test target. 2025-03-09 21:54:52 +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
94f060a55e Added the "enumeration" tag to the AssetPrefix, IndexPrefix, and StaticFile test cases in the tests target. 2025-03-05 00:09:28 +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