Miikka Koskinen
|
0223fbc091
|
Merge pull request #511 from mike706574/patch-1
Fix typo in Swagger doc
|
2021-10-06 20:56:03 +03:00 |
|
Miikka Koskinen
|
9160aa0f2b
|
Add a test for /{foo}.html style routes
Just like path `///` would not match `/{foo}/`, `/..html` does not match
`/{foo}.html`.
|
2021-10-06 20:42:09 +03:00 |
|
mike
|
1737e19214
|
Fix typo in Swagger doc
|
2021-10-05 12:51:21 -05:00 |
|
Miikka Koskinen
|
a83285f39d
|
Update README.md
|
2021-10-01 11:03:48 +03:00 |
|
Dennis Schridde
|
ef0aeaa7c4
|
Link to #134 from parameters-middleware refactoring note
|
2021-10-01 01:44:36 +02:00 |
|
Juho Teperi
|
ac68f0f726
|
Improve parameter names and docstrings on reitit frontend functions
|
2021-09-07 14:38:42 +03:00 |
|
Tommi Reiman
|
8694d312f8
|
0.5.15
|
2021-08-05 18:46:29 +03:00 |
|
Tommi Reiman
|
db84daca95
|
0.5.14
|
2021-08-03 13:41:27 +03:00 |
|
Tommi Reiman
|
f8a8930375
|
Fix CHANGELOG
|
2021-08-03 13:37:01 +03:00 |
|
Tommi Reiman
|
10747acb00
|
Merge branch 'master' of github.com:metosin/reitit
|
2021-08-03 13:36:09 +03:00 |
|
Tommi Reiman
|
fd12b3c6f2
|
CHANGELOG
|
2021-08-03 13:35:46 +03:00 |
|
Tommi Reiman
|
2747428dea
|
Merge pull request #489 from metosin/fix-resource-handler-url-decoding
Handle URL-encoded paths in file and resource handlers
|
2021-08-03 13:34:06 +03:00 |
|
Tommi Reiman
|
38f2bd4812
|
Merge branch 'master' into fix-resource-handler-url-decoding
|
2021-08-03 13:33:39 +03:00 |
|
Tommi Reiman
|
5486174722
|
Merge pull request #501 from metosin/malli-fix
Fix malli encoding & update deps
|
2021-08-03 13:29:53 +03:00 |
|
Tommi Reiman
|
57e1d1668d
|
Merge pull request #495 from nextjournal/pedestal-enrich-default-request
Enrich request for pedestal/routing-interceptor default-queue
|
2021-08-03 13:29:11 +03:00 |
|
Tommi Reiman
|
020c424b4e
|
dead code, CHANGELOG
|
2021-08-03 13:24:29 +03:00 |
|
Tommi Reiman
|
20b7cabed7
|
Fix Malli encoding,, #498
|
2021-08-03 08:46:51 +03:00 |
|
Tommi Reiman
|
33afa9f999
|
update deps
|
2021-08-03 08:46:29 +03:00 |
|
Tommi Reiman
|
7a1cc78a80
|
Merge pull request #500 from branch14/improve-some-docs
Improve some docs
|
2021-07-27 21:22:05 +03:00 |
|
Phil Hofmann
|
478ee18a32
|
improve some docs
|
2021-07-27 18:33:17 +02:00 |
|
Dieter Komendera
|
056c70d269
|
Enrich request for pedestal/routing-interceptor default-queue
This ensures requests handled by the default queue also have
access to the router per the injected :reitit.core/router key
on the request.
|
2021-06-24 14:07:23 +02:00 |
|
Miikka Koskinen
|
9ba73524f3
|
Update CHANGELOG.md
Co-authored-by: Ilmo Raunio <ilmoraunio@users.noreply.github.com>
|
2021-06-21 09:15:06 +03:00 |
|
Timo Kramer
|
38ec679207
|
Extend the docs to mention the operationID
|
2021-05-29 11:48:57 +02:00 |
|
Tommi Reiman
|
de5bdeba19
|
Merge pull request #493 from prestancedesign/patch-1
Add new SPA application example link
|
2021-05-26 07:09:14 +03:00 |
|
Michael Salihi
|
287a01d4f3
|
Add new SAP application example link
|
2021-05-25 23:12:15 +02:00 |
|
Miikka Koskinen
|
6202e802c9
|
Update CHANGELOG.md
|
2021-04-30 14:51:10 +03:00 |
|
Miikka Koskinen
|
1297cfd902
|
Handle URL-encoded paths in file and resource handlers
|
2021-04-30 14:38:18 +03:00 |
|
Miikka Koskinen
|
f212edfcd6
|
Merge pull request #488 from rlovtangen/patch-1
Update content_negotiation.md
|
2021-04-30 13:41:06 +03:00 |
|
Ronny Løvtangen
|
1494641ab8
|
Update content_negotiation.md
Not 100% sure, but looks like it should be :date-format, not :data-format here, based on the example in the section above.
|
2021-04-24 22:20:16 +02:00 |
|
Miikka Koskinen
|
caa571cd66
|
Update development.md
|
2021-04-23 17:55:47 +03:00 |
|
Miikka Koskinen
|
2638041e0c
|
Update development.md
|
2021-04-23 17:53:53 +03:00 |
|
Miikka Koskinen
|
51a26ed052
|
Release 0.5.13
|
2021-04-23 17:41:40 +03:00 |
|
Miikka Koskinen
|
1b74373911
|
Use explicit :refers
|
2021-04-23 17:15:35 +03:00 |
|
Miikka Koskinen
|
1b583c1cc2
|
Remove operation-id uniqueness check
Let's leave that for other tools for now.
|
2021-04-23 17:02:17 +03:00 |
|
Tommi Reiman
|
40efc2d9d4
|
Merge pull request #487 from audriu/patch-1
Fix Ring example
|
2021-04-22 20:51:34 +03:00 |
|
Audrius
|
522356ba71
|
Fix for the PR comments
|
2021-04-22 10:05:02 +03:00 |
|
Audrius
|
02004cac8d
|
Fix Ring example
Maybe it is not perfect solution but at least it works. It was somewhat weird that the front page of the lib contains non working examples.
|
2021-04-22 09:27:07 +03:00 |
|
Tommi Reiman
|
1ab075bd35
|
Merge pull request #485 from ZaymonFC/patch-1
Mention Malli in introduction under coercion
|
2021-04-12 07:20:55 +03:00 |
|
Zaymon
|
388f825d4d
|
Update README.md
|
2021-04-12 13:39:15 +10:00 |
|
Miikka Koskinen
|
ac9ff806df
|
Merge pull request #476 from metosin/feature/update-static-handler-docs
Document serving static resources from the file system
|
2021-04-09 14:55:19 +03:00 |
|
Miikka Koskinen
|
d0e83fed41
|
Merge remote-tracking branch 'origin/master' into feature/update-static-handler-docs
|
2021-04-09 14:49:56 +03:00 |
|
Miikka Koskinen
|
b8110f1e40
|
Merge pull request #482 from keoko/fix-typos
fix documentation typos
|
2021-04-09 14:49:09 +03:00 |
|
Natxo Cabré
|
722bd8950f
|
removed blank line
|
2021-03-12 13:33:47 +01:00 |
|
Natxo Cabré
|
1e76ea8114
|
fixed malli create example
|
2021-03-12 13:24:28 +01:00 |
|
Natxo Cabré
|
26c4ebc645
|
defined router var so the merged route tree example returns the commented data structure
|
2021-03-12 12:57:13 +01:00 |
|
Natxo Cabré
|
c5bb467402
|
fix route_conflicts link
|
2021-03-12 12:50:51 +01:00 |
|
Natxo Cabré
|
5831f2f4f6
|
fixed typo in explicitely
|
2021-03-12 12:45:55 +01:00 |
|
Juho Teperi
|
ddbbe1a0da
|
List different examples
|
2021-03-11 22:08:07 +02:00 |
|
Juho Teperi
|
a3aa5df111
|
Fix exception log handler, *out* is not PrintWriter necessarily
|
2021-03-11 21:57:15 +02:00 |
|
Juho Teperi
|
c212a7a9fa
|
Ring-swagger is not Schema example
|
2021-03-11 21:56:22 +02:00 |
|