|
b84e02c12f
|
reduce regexmania while using given java functions
|
2020-01-20 21:35:01 +01:00 |
|
|
d9951fced1
|
reduce redundancy
|
2020-01-20 21:23:36 +01:00 |
|
|
02598f1078
|
use sut instea of code duplication
|
2020-01-20 21:01:37 +01:00 |
|
|
3d5bf40f99
|
rename & reorder
|
2020-01-20 21:01:12 +01:00 |
|
|
9a4ab2bc0f
|
import URI, fix uri construction with first
|
2020-01-17 19:21:02 +01:00 |
|
|
02f9c57612
|
do not need allways a new fs
|
2020-01-17 19:08:15 +01:00 |
|
|
72e8eec3d5
|
coding conventions & unused parts removed
|
2020-01-17 18:50:13 +01:00 |
|
|
25bb5b259c
|
Fix coding convention & introduce more semantic type for differnt kinds of uri
|
2020-01-17 18:38:38 +01:00 |
|
lukas
|
bd2e3ba250
|
fixed all test & added todos
|
2020-01-17 14:50:42 +01:00 |
|
lukas
|
3f30afcdcb
|
fixed a test
|
2020-01-17 13:57:37 +01:00 |
|
lukas
|
be796c16bf
|
fixed some test & added Filesystem
|
2020-01-17 13:45:42 +01:00 |
|
lukas
|
151be9f92f
|
added todo's
|
2020-01-16 16:34:55 +01:00 |
|
|
579193f735
|
get path more direct
|
2020-01-16 12:58:36 +01:00 |
|
|
7eedc3ef16
|
Merge branch 'master' of github.com:DomainDrivenArchitecture/cryogen-core
|
2020-01-16 12:46:59 +01:00 |
|
|
c1a20ef5c6
|
fix refactoring bug
|
2020-01-16 12:46:54 +01:00 |
|
lukas
|
6ef8f320c3
|
fixed some fragile funktions & removed duplicates
|
2020-01-16 12:45:18 +01:00 |
|
lukas
|
d3227b3f55
|
fixed some bugs & replaced io with nio
|
2020-01-15 15:53:52 +01:00 |
|
lukas
|
2e98717b43
|
now using paths instead of files
|
2020-01-14 17:53:27 +01:00 |
|
|
da9bfedfd8
|
issue: loading from jar file is not working
|
2020-01-10 18:11:36 +01:00 |
|
|
090f784089
|
updated clojure dep
|
2020-01-10 11:38:37 +01:00 |
|
|
cc8bc135c1
|
update selmer
|
2020-01-10 11:34:28 +01:00 |
|
|
ab0fe748b6
|
doc feature enhancements
|
2020-01-10 11:32:27 +01:00 |
|
|
dcf4c64ba3
|
added todos
|
2020-01-07 15:28:29 +01:00 |
|
|
0947504a5f
|
use cp resources for selmer
|
2020-01-07 15:24:57 +01:00 |
|
|
4dafe54224
|
fix lein location
|
2020-01-07 15:24:21 +01:00 |
|
|
78ff298b42
|
fix separation of new-io
|
2020-01-07 14:20:21 +01:00 |
|
|
a890a693b3
|
fix readme for own developed fork
|
2020-01-07 14:20:03 +01:00 |
|
|
72072f2ace
|
separate new -io from cp-io
|
2020-01-07 13:47:34 +01:00 |
|
|
bbae94fa8c
|
added todos
|
2019-12-27 13:21:01 +01:00 |
|
|
297f37c469
|
wip
|
2019-12-27 13:09:26 +01:00 |
|
lukas
|
e3bc96ce4e
|
mob-seassion
|
2019-12-27 11:00:41 +01:00 |
|
|
f74c21e586
|
todo hinzugefuegt
|
2019-12-20 16:02:12 +01:00 |
|
|
8ecdb8c3c6
|
create dirs from md works
|
2019-12-20 15:55:53 +01:00 |
|
Jan Krebs
|
399ed2d8ec
|
Add todo
|
2019-12-19 18:27:16 +01:00 |
|
|
d2b7b86e0b
|
removed duplicated code
|
2019-12-17 18:55:46 +01:00 |
|
|
42de012fb4
|
now using resource type internaly
|
2019-12-17 18:51:29 +01:00 |
|
|
23ca87a8cd
|
introduce Resource for path-handling
|
2019-12-17 16:58:11 +01:00 |
|
|
55479d72e2
|
fix copy-from-theme & add copy-user-resources
|
2019-12-16 15:34:34 +01:00 |
|
|
404110092f
|
add copy for user resources
|
2019-12-16 15:34:09 +01:00 |
|
|
1b025378ee
|
added last todos
|
2019-12-16 15:18:53 +01:00 |
|
|
1cd962375c
|
fixed delete-resource
|
2019-12-16 15:16:33 +01:00 |
|
|
c4c295f2e3
|
use new io
|
2019-12-16 15:00:35 +01:00 |
|
|
edc93f6857
|
html/404 should reside in root
|
2019-12-16 15:00:25 +01:00 |
|
|
cdf7dbef6e
|
removed debug prints
|
2019-12-16 14:02:41 +01:00 |
|
|
ef171bbd2c
|
fix basepath problem
|
2019-12-16 13:51:41 +01:00 |
|
|
1bdb53d4e3
|
add ! for side-effect-full functions
|
2019-12-16 12:32:50 +01:00 |
|
|
fe5b94c61c
|
delete recursive works
|
2019-12-16 11:06:36 +01:00 |
|
|
bb53615ed5
|
wip
|
2019-12-13 16:53:24 +01:00 |
|
Jan Krebs
|
5ad40301bf
|
"mob next [ci-skip]"
|
2019-12-13 15:25:52 +01:00 |
|
|
c7006a8477
|
wip
|
2019-12-13 15:01:07 +01:00 |
|