Mikaël Bouillot
ec5deff386
Return error on invalid URL
2017-04-05 19:51:54 +02:00
Mikaël Bouillot
68302a8881
Support multiple projects
2017-04-05 19:48:46 +02:00
Mikaël Bouillot
a657388b02
Make base URL point to the current project
2017-04-05 11:06:22 +02:00
Mikaël Bouillot
e594999925
Implement new URL scheme
2017-04-05 10:55:34 +02:00
Mikaël Bouillot
84bd5a0a16
Normalize paths
2017-04-04 15:12:59 +02:00
Mikaël Bouillot
2c3e362833
Expose raw git tags
2017-04-03 19:56:15 +02:00
Mikaël Bouillot
3ef4641fc4
Style string literals
2017-03-23 17:33:32 +01:00
Mikaël Bouillot
0fc96f3ce2
Fix syntax
2017-03-16 15:30:07 +01:00
Mikaël Bouillot
409abbd171
Also return a 404 error for identifiers not defined in current version
2017-03-16 15:12:43 +01:00
Mikaël Bouillot
80e113ab99
Don't deduce type from trailing slash
...
Instead of using a trailing slash in the path to tell trees from blobs,
we actually ask git the type of the object. Also, if the object is a
tree but lacks a trailing slash, we redirect to the correct URL.
Fixes #6
2017-03-09 18:37:40 +01:00
Mikaël Bouillot
832f7c8b6d
Add license
2017-03-09 17:25:42 +01:00
Mikaël Bouillot
f05dd3006a
Change default version to 4.10
2017-02-21 16:56:42 +01:00
Mikaël Bouillot
c4f9ab3b27
Move whitespace padding outside line number link
2017-02-21 11:05:00 +01:00
Mikaël Bouillot
04e13ef92c
Split line numbers and code with a table
...
Fixes #3
2017-02-20 17:50:22 +01:00
Mikaël Bouillot
7b352d401a
Display proper error messages
2017-02-17 16:50:08 +01:00
Mikaël Bouillot
f7a25d1b40
Navigate menu by clicks instead of hover
2017-02-15 20:40:26 +01:00
Mikaël Bouillot
b43bbfe881
Bugfix: spaces around numbers of instances
2017-02-14 18:21:43 +01:00
Mikaël Bouillot
6cae0dd8c3
Silence Git and treat empty responses as errors
2017-02-14 15:26:22 +01:00
Mikaël Bouillot
680cc69e3f
Bugfix: quote ident argument and loosen ident filter
2017-02-13 13:31:01 +01:00
Mikaël Bouillot
7d86ec78af
Dynamic base URL
2017-02-07 16:29:37 +01:00
Mikaël Bouillot
0f0f82642a
Correct path display bug
2017-02-07 15:20:32 +01:00
Mikaël Bouillot
0d8e3b0f18
Replace invalid identifier with empty string
2017-02-07 11:49:35 +01:00
Mikaël Bouillot
e079413ce9
Handle unknown identifiers in the front-end
2017-02-07 11:38:14 +01:00
Mikaël Bouillot
2596af9481
Keep version when navigating through top bar
2017-02-07 11:29:17 +01:00
Mikaël Bouillot
b5dd7053ca
Add freetext search form
2017-02-07 11:23:25 +01:00
Mikaël Bouillot
1eafae2c84
Add ident search field and change a few constants
2017-02-07 10:56:39 +01:00
Mikaël Bouillot
ca61c7f960
Integrate CGI front end
2017-02-06 16:31:43 +01:00