1
0
mirror of https://github.com/oupala/apaxy.git synced 2025-08-17 00:34:23 +02:00

200 Commits

Author SHA1 Message Date
oupala
2eeb079790 fix: title and paths in error pages 2018-03-04 21:02:30 +01:00
oupala
1164a1b48f feat: add ebooks to supported filetypes 2018-03-01 00:41:48 +01:00
oupala
96f02cdec1 Merge pull request #114 from jordanbancino/patch-1
feat: Add styled error pages
2018-03-01 00:31:57 +01:00
Jordan Bancino
d289b3f639 Merge branch 'develop' into patch-1 2018-02-28 13:09:57 -05:00
oupala
24590e0866 Merge pull request #105 from PeterDaveHelloKitchen/README-codeblock-syntax-highlight
[Docs] Enable README code block syntax highlight
2018-02-27 21:20:07 +01:00
oupala
826fbc15df Merge pull request #106 from PeterDaveHelloKitchen/README-Table-of-Contents
[Doc] Add "Table of Contents" to README.md
2018-02-27 21:19:19 +01:00
oupala
bde848c607 Merge pull request #108 from PeterDaveHelloKitchen/format-improvement
Improve code readability, maintainability, style
2018-02-27 20:56:39 +01:00
Jordan Bancino
0e69f5d866 feat: Add styled error pages 2018-02-26 16:11:43 -05:00
oupala
4471ec1b9f feat(css): responsive design for small screen
Remove padding for mobile client.

closes #29
2018-02-26 21:23:34 +01:00
oupala
9b20006964 chore: bump version from 1.0.0 to 1.1.0-dev 2018-02-26 21:23:33 +01:00
Peter Dave Hello
806e1100dd style: Improve coding style 2018-02-23 11:09:43 +08:00
Peter Dave Hello
f198e57e02 docs: Add "Table of Contents" to README.md 2018-02-23 11:09:18 +08:00
Peter Dave Hello
64534be76e docs: Enable README code block syntax highlight 2018-02-23 11:08:18 +08:00
oupala
c18adfb3a0 chore: bump version from null to 1.0.0 1.0.0 2018-02-21 22:38:34 +01: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
oupala
3ba49c1bfb Revert ".wrapper revert to 100% width"
This reverts commit 8d8c15b079.
2018-02-21 22:34:33 +01:00
oupala
c273f5c559 Revert "Removed unnecessary absolute file path"
This reverts commit bb21c1a56c.
2018-02-21 22:34:33 +01:00
Adam Whitcroft
3a8a7bf540 .apkand .ipa added
Added Android `.apk` and `.ipa` filetypes.
2018-02-21 22:34:33 +01:00
Adam Whitcroft
2648009f19 Added browser normalizing.
As per [#35](https://github.com/AdamWhitcroft/Apaxy/issues/35).
2018-02-21 22:34:33 +01:00
Adam Whitcroft
509e10b439 .wrapper revert to 100% width
Reverted `.wrapper` element width back to 100%.
2018-02-21 22:34:33 +01:00
Adam Whitcroft
152b7c771d Revert paths to root
Revert image paths to absolute to solve tree problems.
2018-02-21 22:34:33 +01:00
Adam Whitcroft
af176b3932 Merge pull request #79 from ErikBoesen/readme-fixes
A couple minor README tweaks/fixes
2016-12-01 08:41:19 +00:00
Erik Boesen
bc57c0706f A couple README tweaks/fixes 2016-11-29 14:56:03 -05:00
Adam Whitcroft
6b4e3ca074 Removed demo url 2016-11-11 08:55:41 +00:00
Adam Whitcroft
ad88f5e461 Merge pull request #70 from HazCod/patch-1
Update footer.html
2016-10-01 14:23:40 +01:00
Adam Whitcroft
cde12f02f6 Merge pull request #58 from simonmeggle/master
Dockerfile: rm -f
2016-10-01 14:21:21 +01:00
Adam Whitcroft
4d4fd3a6ae Update README.md
Minor updates as per PR#60.
2016-10-01 14:20:35 +01:00
Adam Whitcroft
bf921c0740 Merge pull request #48 from madmas/patch-1
add troubleshooting paragraph on apache config
2016-10-01 14:16:42 +01:00
Adam Whitcroft
3ef971601f Merge pull request #46 from derrend/patch-1
dynamically adjust wrapper class width
2016-10-01 14:16:19 +01:00
Adam Whitcroft
b09c40c556 Merge pull request #68 from ionmx/patch-1
Typo
2016-10-01 14:14:34 +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
Jonathan Hernández
e12f588a84 Typo 2016-07-05 17:16:01 -06:00
Simon Meggle
a6627e9e67 Dockerfile: rm -f 2016-04-07 13:17:01 +02:00
Adam Whitcroft
5597349dc9 Merge pull request #53 from drewrockshard/drewrockshard-patch-1
Update style.css to fix IE border image issues
2016-03-14 09:09:45 +00:00
Adam Whitcroft
3de963c331 Merge pull request #55 from IntiGabriel/master
Remove of unnecessary absolute file path
2016-03-14 09:08:10 +00:00
IntiGabriel
6b9489fe4e Update README.md 2016-02-28 15:42:24 +01:00
IntiGabriel
add97498b4 Update README.md 2016-02-28 15:42:00 +01:00
Inti Gabriel
0e4cc0f847 Readme layout 2016-02-28 15:39:44 +01:00
Inti Gabriel
603265ad64 Added Dockerfile to run local demo 2016-02-28 15:37:20 +01:00
Inti Gabriel
bb21c1a56c Removed unnecessary absolute file path
- updated readme
2016-02-28 15:36:02 +01:00
Inti Gabriel
66e30f073d Fixed file permissions 2016-02-28 15:31:35 +01:00
Drew Decker
1731722ca5 Update style.css to fix IE border image issues
This is to fix display issues in IE.  When browsing in IE, there is a box around the images on the main, initial listing.  If you add the code commited, it resolves the issue.
2016-02-15 21:07:01 -06:00
Markus Schlichting
6d83364832 add troubleshooting paragraph on apache config 2015-12-01 14:44:38 +01:00
Derren Desouza
7c023ecce6 dynamically adjust wrapper class width
fixed width displayed poorly across some of my devices
2015-10-21 11:55:06 +10:00
Adam Whitcroft
4650aff3f6 Merge pull request #28 from snorpey/master
add download link to readme file
2015-05-27 10:35:13 +01:00
Adam Whitcroft
f8c0cf1093 Merge pull request #32 from UksusoFF/master
Update htaccess.txt - added `AddIconByType` directive.
2015-05-27 10:29:00 +01:00
Adam Whitcroft
130f3a1c5a Fix based on Pull Request #34
https://github.com/AdamWhitcroft/Apaxy/pull/34
2015-05-27 10:12:21 +01:00
Adam Whitcroft
57f395cf27 Merge pull request #36 from szepeviktor/patch-2
valid XHTML
2015-05-27 10:08:55 +01:00
Adam Whitcroft
0c66633d2e Merge pull request #37 from szepeviktor/patch-3
valid XHTML 1.0
2015-05-27 10:08:37 +01:00