Joachim Van Herwegen
|
76548011f2
|
fix: Support entries function in JsonResourceStorage
|
2022-03-31 17:00:09 +02:00 |
|
Ruben Verborgh
|
6306090114
|
refactor: Add resolveModulePath.
|
2022-02-22 09:31:24 +01:00 |
|
Joachim Van Herwegen
|
d2870e5c8b
|
fix(deps): Update dependencies
|
2022-02-11 15:28:50 +01:00 |
|
Joachim Van Herwegen
|
af049124bf
|
chore: Update eslint dependencies
|
2022-01-24 09:37:50 +01:00 |
|
Joachim Van Herwegen
|
b3da9c9fcf
|
refactor: Restructure source code folder
This way the location of certain classes should make more sense
|
2021-10-12 12:51:02 +02:00 |
|
Joachim Van Herwegen
|
fb0b50c997
|
fix: Make the RouterHandler more robust
It now extracts paths based on the base URL
and allows catching all methods.
|
2021-09-27 10:32:34 +02:00 |
|
Ruben Verborgh
|
1719857e4b
|
change: Use @css: instead of $PACKAGE_ROOT/
This makes usage from the command line easier,
since $ is typically used to mark variables.
|
2021-08-03 13:19:38 +01:00 |
|
Joachim Van Herwegen
|
e9917322e3
|
feat: Support $MODULE_PATH in StaticAssetHandler
|
2021-04-22 17:04:16 +02:00 |
|
Joachim Van Herwegen
|
0a420847dc
|
test: Make sure PathUtil tests have full coverage
|
2021-04-22 17:04:16 +02:00 |
|
Ruben Verborgh
|
6e50443a39
|
fix: Preserve query string in transformations.
|
2021-01-29 09:12:49 +01:00 |
|
Joachim Van Herwegen
|
cf6270d161
|
fix: Accept absolute paths in CliRunner
|
2021-01-19 10:54:37 +01:00 |
|
Joachim Van Herwegen
|
9160b52d5b
|
refactor: Remove toSystemFilePath
|
2021-01-14 16:14:30 +01:00 |
|
Ruben Verborgh
|
f454b781ff
|
fix: Join and normalize paths consistently.
|
2021-01-04 16:52:17 +01:00 |
|
Joachim Van Herwegen
|
f0db9e501f
|
refactor: Replace getParentContainer util function with ContainerManager
|
2020-12-11 12:42:17 +01:00 |
|
Ruben Verborgh
|
357546e90f
|
change: Clarify parent error message.
|
2020-12-01 20:10:53 +01:00 |
|
Joachim Van Herwegen
|
1073c2ff4c
|
refactor: Clean up utility functions
|
2020-11-18 17:19:53 +01:00 |
|