oupala
8f85f2c8ab
feat: install script can set a header and a footer message
2019-05-30 22:35:13 +02:00
oupala
17475e12e0
fix: remove the leading slash before {FOLDERNAME}
...
Remove the leading slash before {FOLDERNAME} so that apaxy can be
installed at the web root level.
2019-05-07 18:06:47 +02:00
Peter Dave Hello
806e1100dd
style: Improve coding style
2018-02-23 11:09:43 +08:00
oupala
582f711326
fix(): set absolute reference to the newly created js file
...
Also fix the README file so that the install doc is up to date.
2018-02-21 22:34:33 +01:00
oupala
57ea1a8416
feat(): move javascript code into a separate js file
...
Move javascript code into a separate js file as it enable apaxy to be compliant with the most secure content security policy (aka CSP). You can now use the following Content Security Policy :
Content-Security-Policy: default-src 'self'
2018-02-21 22:34:33 +01:00
HazCod
7d81d956b9
Update footer.html
...
Fix links when not appending a slash in the URI
2016-07-15 10:27:01 +02:00
Viktor Szépe
c85a55b4fe
valid HTML 4
...
`<script type="text/javascript">`
2014-12-01 11:41:40 +01:00
James Doyle
42ca6f6308
remove jquery dependency
...
used getElementsByTagName which has support all the way down to IE 5.5
2013-08-02 09:51:39 -04:00
Adam Whitcroft
956bfbf971
Apaxy first commit
2012-10-25 21:13:05 +01:00