Tommi Reiman
|
ef18a4307e
|
format
|
2019-02-28 12:11:05 +02:00 |
|
Tommi Reiman
|
c05fe8be27
|
Update CHANGELOG
|
2019-02-28 12:11:05 +02:00 |
|
Tommi Reiman
|
c87bc099b0
|
char-array is faster, re-run tests
|
2019-02-28 12:10:01 +02:00 |
|
Tommi Reiman
|
86cfacb03c
|
java8 targeg
|
2019-02-28 12:10:01 +02:00 |
|
Tommi Reiman
|
34d8cb0f57
|
Test with String path
|
2019-02-28 12:10:01 +02:00 |
|
Tommi Reiman
|
ff944c455b
|
30% better perf than segment-router in os-test
|
2019-02-28 12:10:01 +02:00 |
|
Tommi Reiman
|
1d6cec7148
|
+20% tps, +30% faster wildcard routing
|
2019-02-28 12:10:01 +02:00 |
|
Tommi Reiman
|
bf068d22d9
|
reset compojure indentation
|
2019-02-28 12:10:01 +02:00 |
|
Tommi Reiman
|
6f902d118a
|
Free from the regex!
|
2019-02-28 12:10:01 +02:00 |
|
Tommi Reiman
|
8755e19f78
|
Cleanup
|
2019-02-28 12:10:01 +02:00 |
|
Tommi Reiman
|
42d6d0c78d
|
Priorize trie based on depth
|
2019-02-28 12:10:01 +02:00 |
|
Tommi Reiman
|
4c0d2fb285
|
mega-insert for trie!
|
2019-02-28 12:10:01 +02:00 |
|
Tommi Reiman
|
8628f0cec6
|
Remove segment-rouiter code
|
2019-02-28 12:10:01 +02:00 |
|
Tommi Reiman
|
ce80f83319
|
:segment-router -> :trie-router
|
2019-02-28 12:10:01 +02:00 |
|
Tommi Reiman
|
415cd7af89
|
Test the StaticMultiMatcher - no big difference
|
2019-02-28 12:10:01 +02:00 |
|
Tommi Reiman
|
94f4ab4e75
|
SNAPSHOT to avoid reflection
|
2019-02-28 12:10:01 +02:00 |
|
Tommi Reiman
|
08edbe5b01
|
.
|
2019-02-28 12:10:01 +02:00 |
|
Tommi Reiman
|
eaee4ca38d
|
Implement catch-all from trie
|
2019-02-28 12:10:01 +02:00 |
|
Tommi Reiman
|
fe0ea19e31
|
Better perf with transient parameters
|
2019-02-28 12:10:01 +02:00 |
|
Tommi Reiman
|
f2d131a897
|
wip
|
2019-02-28 12:10:01 +02:00 |
|
Tommi Reiman
|
25287e0df7
|
One more time for the...
|
2019-02-20 09:04:54 +02:00 |
|
Tommi Reiman
|
dcd96c3dae
|
Deeply nested coercion docs
|
2019-02-20 08:50:34 +02:00 |
|
Tommi Reiman
|
50ae7b3bc0
|
Even better docs!
|
2019-02-20 08:45:24 +02:00 |
|
Tommi Reiman
|
319c768b35
|
Example of deeply-nested spec
|
2019-02-20 08:28:26 +02:00 |
|
Tommi Reiman
|
325b77c56d
|
Better ring coercion docs
|
2019-02-20 08:04:03 +02:00 |
|
Tommi Reiman
|
e1db177b6c
|
0.3.0-SNAPSHOT
|
2019-02-19 19:53:09 +02:00 |
|
Tommi Reiman
|
b1bef1c1cc
|
Fix #216
|
2019-02-19 19:40:26 +02:00 |
|
Tommi Reiman
|
bd11b6032d
|
Tune controller changelog
|
2019-02-19 19:40:13 +02:00 |
|
Juho Teperi
|
1e5fe74c29
|
Fix indent
|
2019-02-08 14:47:05 +02:00 |
|
Juho Teperi
|
cbff7d10bf
|
Fix HTML5 history in IE11 (and hopefully others)
closest method is not available in IE, but we only need to find ancestor
by tag name which is easy and relatively fast anyway.
|
2019-02-08 14:44:28 +02:00 |
|
Juho Teperi
|
6123230f98
|
Simplify contentEditable check for frontend routing
|
2019-02-08 13:57:03 +02:00 |
|
Juho Teperi
|
f5eb1d17f5
|
Merge pull request #212 from nextjournal/fix-html5-history-contenteditable
Fix handling links inside contenteditable
|
2019-02-08 13:49:55 +02:00 |
|
Philipp Markovics
|
88a13ba2f8
|
Don’t follow links when they are contenteditable
|
2019-02-08 12:39:07 +01:00 |
|
Juho Teperi
|
3a8f0cf52d
|
Merge pull request #188 from metosin/frontend-docs-2
Replace :params with :identity/:parameters
|
2019-02-08 10:56:14 +02:00 |
|
Juho Teperi
|
aaf9005a9b
|
Use :parameters instead of :params for controller example
|
2019-02-08 10:39:55 +02:00 |
|
Juho Teperi
|
648c92bef8
|
Only display controller :params deprecating warning once
|
2019-02-08 10:39:40 +02:00 |
|
Juho Teperi
|
bcfa7878ea
|
Tune wording
|
2019-02-08 10:23:31 +02:00 |
|
Juho Teperi
|
9e30836839
|
Update controller docs
|
2019-02-08 10:22:29 +02:00 |
|
Juho Teperi
|
36109f142c
|
Replace controller :params with :identity and :parameters
|
2019-02-08 10:22:29 +02:00 |
|
Juho Teperi
|
c314707afb
|
Add utils to create common controller :params functions
|
2019-02-08 10:21:19 +02:00 |
|
Juho Teperi
|
9d6b0071fc
|
Call :stop for controllers in reverse order
|
2019-02-08 10:21:19 +02:00 |
|
Juho Teperi
|
5abdb74424
|
Improved frontend docs
|
2019-02-08 10:21:19 +02:00 |
|
Tommi Reiman
|
bc26eaed83
|
Fix tests
|
2019-02-03 15:13:28 +02:00 |
|
Tommi Reiman
|
16b6b8ad9f
|
Merge pull request #210 from nilern/toposort
Middleware/interceptor dependency resolution algorithm
|
2019-02-03 15:05:44 +02:00 |
|
Tommi Reiman
|
6dd1d862b8
|
one more time for the...
|
2019-01-30 16:33:30 +02:00 |
|
Tommi Reiman
|
ccb68ed4bd
|
gitbook entry too, grnblah.
|
2019-01-30 16:31:19 +02:00 |
|
Tommi Reiman
|
91af1e1a91
|
update cljdoc entry
|
2019-01-30 16:28:46 +02:00 |
|
Tommi Reiman
|
019082e2ed
|
Merge pull request #214 from 2food/patch-1
Create RESTful_form_methods.md
|
2019-01-30 16:26:30 +02:00 |
|
Tommi Reiman
|
de197dbe93
|
Merge pull request #213 from metosin/feature/frontend-auth-example
Add frontend auth example
|
2019-01-30 16:15:47 +02:00 |
|
Tormod Mathiesen
|
091f9002fc
|
Create RESTful_form_methods.md
After a short conversation on the clojurians slack, this is an example of how to do the "RESTful form method" pattern with reitit.
|
2019-01-30 14:45:02 +01:00 |
|