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
Adam Whitcroft
370c615a5f
Merge pull request #38 from 19kestier/patch-1
...
Assign CD icon to .iso files
2015-05-27 10:07:30 +01:00
Adam Whitcroft
78f7af80a5
Corrected minimum Apache version
2015-05-27 09:52:53 +01:00
Kirill Uksusov
ee99a0a13b
Update htaccess.txt
2015-01-11 23:05:09 +04:00
Kenny Stier
13f38cc147
Assign CD icon to .iso files
2015-01-11 12:44:38 -05:00
Viktor Szépe
c85a55b4fe
valid HTML 4
...
`<script type="text/javascript">`
2014-12-01 11:41:40 +01:00
Viktor Szépe
9a7d8a4dd8
valid HTML 4
2014-12-01 11:40:33 +01:00
UksusoFF
cc64f14322
Update htaccess.txt
...
issues #31
2014-09-26 23:33:56 +04:00
Georg Fischer
a12e3f0c68
add download link to readme file
2014-08-04 10:49:57 +02:00
Adam Whitcroft
201c603f02
Update htaccess.txt
...
Added `+IconsAreLinks` as per https://github.com/AdamWhitcroft/Apaxy/issues/20
2014-06-23 11:17:46 +01:00
Adam Whitcroft
fed372fbff
Merge pull request #17 from PHR16384/master
...
Added even more filetypes
2014-06-23 11:14:56 +01:00
Adam Whitcroft
a20f5b52f2
Merge pull request #21 from PeterDaveHello/patch-1
...
Using a protocol-independent absolute path for google fonts
2014-06-23 11:14:12 +01:00
Adam Whitcroft
9118de896f
Merge pull request #22 from yaclive/master
...
Changing parent specificity
2014-06-23 11:12:32 +01:00
Adam Whitcroft
46577298ab
Merge pull request #23 from bastienwirtz/viewport
...
Add meta viewport
2014-06-23 11:12:14 +01:00
bastienwirtz
268c5c8417
Add meta viewport
2014-05-31 13:31:30 +02:00
Clive Cooper
98e624f58f
Improved parent specificity
...
Yet a better way of selecting the "Parent Directory" folder
2014-05-19 17:17:13 +12:00
Clive Cooper
f78f4d58a7
Changing parent specificity
...
Changing the .parent CSS selector to only apply to "Parent Directory"
folder.
2014-05-19 16:53:53 +12:00
Peter Dave Hello
c8d8166ba8
Using a protocol-independent absolute path for google fonts
...
Using a protocol-independent url is better, especially when the website use https to transfer the webpage, just let the browser to decide which protocol it will prefer to use.
reference : http://www.paulirish.com/2010/the-protocol-relative-url/
2014-05-18 01:08:46 +08:00
PHR16384
08a6b44bbd
Added even more filetypes
...
Also gave some unused icons some love
2013-11-06 12:04:41 -05:00
Adam Whitcroft
03ddf929cc
Merge pull request #14 from leek/patch-1
...
Adding more filetypes
2013-10-21 04:03:57 -07:00
Chris Jones
181217da08
Adding more filetypes
2013-10-01 21:02:12 -04:00
Adam Whitcroft
bc88ede27e
Merge pull request #11 from james2doyle/patch-1
...
remove jquery dependency
2013-08-02 09:01:31 -07: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
84934a61d3
Added charset option
...
By default, Charset will be 'UTF-8'.
2013-06-06 10:35:49 +02:00
Adam
3bd4c46a5b
Added .deb and .rpm rules
2013-05-22 17:21:16 +01:00
Adam Whitcroft
c12bd559cc
Merge pull request #6 from mattvagni/master
...
File names are no longer truncated when too long.
2013-03-25 03:55:36 -07:00
Mathias Vagni
0e1170d3b8
Added IndexOption to make sure long file names are not truncated.
2013-03-21 11:20:10 +00:00
Adam Whitcroft
efd507dc1d
Merge pull request #5 from lukejones/master
...
Add file type
2013-02-05 03:05:03 -08:00
Luke Jones
049afdee98
Add common .mkv filetype.
2013-02-05 09:17:30 +00:00
Adam Whitcroft
79e9a15d56
Merge pull request #4 from varemenos/master
...
Anchors set to `display:block;` to increase hit area
2013-01-16 05:59:52 -08:00
Adonis K
933bf75bdc
turned anchors into blocks to make it easier to point n' click
...
resized the wrap to make it easier to read the table
removed html element's border-left and border-right
2013-01-15 09:55:07 +02:00
Adam Whitcroft
7ad325393c
Left padding added to icons
2012-10-26 11:09:09 +01:00
Adam Whitcroft
fb8086ba53
Prefixed border-box
2012-10-26 10:56:22 +01:00
Adam Whitcroft
e032069145
Self loathing added
2012-10-25 21:45:18 +01:00