Lars Jung
|
31e1524a71
|
Fixes grid style.
|
2013-07-21 16:27:35 +02:00 |
|
Lars Jung
|
26296813c7
|
Updates docs.
|
2013-07-21 14:52:55 +02:00 |
|
Lars Jung
|
2b8e223d1d
|
Fixes misplaced content.
|
2013-07-21 03:18:40 +02:00 |
|
Lars Jung
|
116a70bc8c
|
Cleans code.
|
2013-07-21 02:52:00 +02:00 |
|
Lars Jung
|
81a3729f0c
|
Dropbox still very unreliable.
|
2013-07-21 02:12:53 +02:00 |
|
Lars Jung
|
b031168868
|
Updates readme.
|
2013-07-21 01:39:19 +02:00 |
|
Lars Jung
|
31e2f9cc33
|
Fixes filter. Excludes parent folder from possible matches.
|
2013-07-21 01:16:52 +02:00 |
|
Lars Jung
|
28ca49dc72
|
Updates json2.js to 2013-05-26.
|
2013-07-21 00:50:28 +02:00 |
|
Lars Jung
|
17dc62411f
|
Updates undescore.js to 1.5.1.
|
2013-07-21 00:26:46 +02:00 |
|
Lars Jung
|
026c890027
|
Updates undescore.js to 1.5.1.
|
2013-07-21 00:26:18 +02:00 |
|
Lars Jung
|
9aebb37273
|
Updates markdown-js to 0.4.0-9c21acdf08.
|
2013-07-21 00:20:13 +02:00 |
|
Lars Jung
|
88ea49ed05
|
Updates Moment.js to 2.1.0.
|
2013-07-21 00:08:05 +02:00 |
|
Lars Jung
|
e1fb82c896
|
Updates jQuery.mousewheel to 3.1.3.
|
2013-07-20 23:56:54 +02:00 |
|
Lars Jung
|
62b53851c7
|
Updates readme.
|
2013-07-20 22:01:58 +02:00 |
|
Lars Jung
|
8f6aaa892c
|
Optional hide parent folder links.
|
2013-07-20 22:00:54 +02:00 |
|
Lars Jung
|
289ce2993c
|
Adds optional custom headers/footers that are propageted to all subfolders.
|
2013-07-20 21:21:57 +02:00 |
|
Lars Jung
|
8a2451474a
|
Removes tiff from preview and thumbnails. Still broken.
|
2013-07-20 19:08:20 +02:00 |
|
Lars Jung
|
91b6b60ad0
|
Sematincs.
|
2013-07-20 17:57:27 +02:00 |
|
Lars Jung
|
5e302256a5
|
Removes newline.
|
2013-07-20 17:18:55 +02:00 |
|
Lars Jung
|
ab484ce9a6
|
Refactors php_tar.
|
2013-07-20 14:56:03 +02:00 |
|
Lars Jung
|
28d7b128e9
|
Refactors php_tar.
|
2013-07-20 14:51:12 +02:00 |
|
Lars Jung
|
8d06364046
|
Refactors php_tar.
|
2013-07-20 14:47:34 +02:00 |
|
Lars Jung
|
cc42a48f74
|
php_tar: Fixes total size.
|
2013-07-20 14:38:01 +02:00 |
|
Lars Jung
|
c5f23c5289
|
php_tar: fixing emtpy files bug.
|
2013-07-20 14:31:16 +02:00 |
|
Lars Jung
|
74f1c0a986
|
Refactors php_tar. Fixes tar file header, now supports long paths. Adds support for emtpy dirs. Ignores empty files (failed).
|
2013-07-19 17:56:22 +02:00 |
|
Lars Jung
|
02dd104223
|
Removes PharData check.
|
2013-07-19 12:18:46 +02:00 |
|
Lars Jung
|
8a07a5f9e3
|
Updates readme.
|
2013-07-19 12:11:19 +02:00 |
|
Lars Jung
|
330491a7e8
|
Fixes and refactoring in Image class.
|
2013-07-19 11:59:55 +02:00 |
|
Lars Jung
|
8209793b96
|
Uses EXIF-thumbs to generate thumbs if possible.
|
2013-07-19 02:38:24 +02:00 |
|
Lars Jung
|
ec5220a5f9
|
Semantics.
|
2013-07-19 00:20:21 +02:00 |
|
Lars Jung
|
694ababf15
|
Write files in segments.
|
2013-07-19 00:13:44 +02:00 |
|
Lars Jung
|
ab45b3072c
|
Adds workaround to use direct POST-request downloads.
|
2013-07-18 23:25:53 +02:00 |
|
Lars Jung
|
adce6f19c4
|
Correct root dir in php_tar.
|
2013-07-18 21:07:56 +02:00 |
|
Lars Jung
|
4fac5baedd
|
Updates packaged download extension.
|
2013-07-18 20:14:10 +02:00 |
|
Lars Jung
|
a703a004a4
|
Undos integration of custom TAR creation.
|
2013-07-18 15:51:11 +02:00 |
|
Lars Jung
|
040919808c
|
Merge pull request #193 from TvdW/develop
Implement POSIX.1-1988 UStar directly instead of calling the tar binary
|
2013-07-18 06:48:14 -07:00 |
|
Tom van der Woerdt
|
84208f7b34
|
Merge branch 'develop' of https://github.com/lrsjng/h5ai into develop
|
2013-07-17 19:12:39 +02:00 |
|
Tom van der Woerdt
|
53e32b5986
|
Fix the size prediction for files where (size%512==0)
|
2013-07-17 19:12:00 +02:00 |
|
Tom van der Woerdt
|
e815f4d070
|
Tar: predict total archive size and send the header
|
2013-07-17 19:07:10 +02:00 |
|
Tom van der Woerdt
|
89acf0cafc
|
Fix the Tar creator for cases where filenames aren't absolute
|
2013-07-17 18:50:04 +02:00 |
|
Tom van der Woerdt
|
24ae3bed4d
|
Implement POSIX.1-1988 UStar support without having to go through GNU tar
|
2013-07-17 18:35:02 +02:00 |
|
Lars Jung
|
97b0f6e0bd
|
Makes previews less keyboard greedy.
|
2013-07-17 17:54:20 +02:00 |
|
Lars Jung
|
1099b297b7
|
Add optional .exe extension and ignorecase to command checks.
|
2013-07-17 15:39:02 +02:00 |
|
Lars Jung
|
2ec5da753c
|
Cleans view icons.
|
2013-07-17 14:56:24 +02:00 |
|
Lars Jung
|
898d1a9b03
|
Changes view-list styles.
|
2013-07-17 02:29:03 +02:00 |
|
Lars Jung
|
7d2b1c1c30
|
Fixes some packaging issues.
|
2013-07-16 23:43:26 +02:00 |
|
Lars Jung
|
b09d4f638c
|
Sends PHP packaged archives in smaller segments (16MB) to not hit PHP's memory limit. Thanks to Zaoh Lei.
|
2013-07-16 21:38:07 +02:00 |
|
Lars Jung
|
a87500309a
|
Shell packaging now uses passthru.
|
2013-07-16 20:47:38 +02:00 |
|
Lars Jung
|
b3ffd4f621
|
Removes artifical delay.
|
2013-07-16 14:07:17 +02:00 |
|
Lars Jung
|
0c9f1655c6
|
Updates readme.
|
2013-07-16 13:33:49 +02:00 |
|