Commit Graph

  • 1542395400 Made small spelling correction Stuk 2010-05-11 19:26:47 +01:00
  • e33b5532c6 Highlighted credits to Masanao Izumo David Duponchel 2010-04-27 14:31:07 +02:00
  • 2ec8597fbf compression : corrected doc David Duponchel 2010-04-24 18:09:38 +02:00
  • 992e347170 Merge branch 'master' into develop David Duponchel 2010-04-24 15:22:06 +02:00
  • 3f562a4fb3 compression method David Duponchel 2010-04-24 15:20:07 +02:00
  • a0c0a7b9da Added link to credits Stuk 2010-04-23 10:08:41 +01:00
  • 1e35cdac65 Added credits to the documentation page Stuk 2010-04-22 22:01:50 +01:00
  • 1c312afd3d date : doc and test David Duponchel 2010-04-22 20:43:56 +02:00
  • c1f94d3ec9 date support David Duponchel 2010-04-22 11:53:00 +02:00
  • 4fdb25639d Merge commit 'aadsm/master' Stuk 2010-02-03 17:58:06 +00:00
  • a3b83fb8a9 Added information about other projects using JSZip Stuk 2010-02-03 17:56:01 +00:00
  • 25024c0185 Relevent documentation for forcing downloads in IE Stuk 2010-02-03 17:55:34 +00:00
  • c6284d71a0 Adds a hasOwnProperty() check to generate() when cycling through this.files. The lack of a check would make the function to generate buggy zip files if the Object.prototype had been augmented. António Afonso 2010-02-03 13:54:16 +01:00
  • d38343ffd4 Updated documentation to include info about Google Gears, and started on downloadify docs Stuk 2009-12-16 18:39:20 +00:00
  • 12178e14e9 Adjusted some comments, and corrected some errors from JSLint Stuk 2009-12-16 17:39:20 +00:00
  • 2339de933d Removed trailing comma from this.d, which caused an IE7 error Stuk 2009-12-16 17:22:38 +00:00
  • 239c715ed1 Added parameter for generate() to get the raw byte string instead of the base64 encoded data Stuk 2009-11-11 10:49:37 +00:00
  • 29544391fe Pointed index.html to the new 960.cs location Stuk 2009-10-07 12:04:21 +01:00
  • 1cdd9164a9 Moved 960.css outside the lib/ directory, and removed lib/ Stuk 2009-10-07 12:02:56 +01:00
  • 1fa0256d5b Moved to a newer version of Qunit without JQuery dependancy Stuk 2009-10-07 11:57:56 +01:00
  • 380521462e Forced find() dir attribute to be boolean, rather than true/undefined Stuk 2009-09-25 16:12:47 +01:00
  • e40f37570b Removed mention of recursive remove todos, and added documentation for find() Stuk 2009-09-25 16:11:59 +01:00
  • c93967b1ee Made remove recursively delete subfiles in folders. Added find() function to support this. Added relevent tests Stuk 2009-09-25 16:01:07 +01:00
  • 5509f8442c Made the example code interactive, added a description meta tag Stuk 2009-09-25 14:28:14 +01:00
  • 7bbf05719a Fixed bug where folders were added too many times when adding a subfolder. Added test Stuk 2009-09-06 22:47:23 +01:00
  • 058c1053d3 Made the base64 documentation a bit clearer Stuk 2009-09-05 12:38:12 +01:00
  • aa6371da8b Added links to GitHub page/download Stuk 2009-09-01 12:58:32 +01:00
  • 5a6011c30b Added tag line Stuk 2009-08-30 18:06:43 +01:00
  • da2d15e17d Updated index page with a bit more info Stuk 2009-08-30 17:35:00 +01:00
  • b265b4a90c Renamed the Base64 functions to JSZipBase64, because they don't do any UTF8 en/decoding, as the original Base64 does Stuk 2009-08-30 17:33:36 +01:00
  • a38f5529f9 Added explanitory note Stuk 2009-08-30 17:32:38 +01:00
  • a1f694c54c Added urls I refered to while creating JSZip Stuk 2009-08-12 11:09:21 +01:00
  • 38a95d7cec Removed extra ZIP spec Stuk 2009-08-12 11:05:02 +01:00
  • e7ac07c3b5 moved text files out of root directory Stuk 2009-08-12 11:04:23 +01:00
  • df98bdc2e0 Moved smile gif to the test folder Stuk 2009-08-12 11:02:46 +01:00
  • 548621e820 Added copyright notice and moved some code around Stuk 2009-08-07 12:41:14 +01:00
  • a4cd2dfc0e Added licences Stuk 2009-08-07 12:39:08 +01:00
  • 52aeff2fe6 Added correct attributes for directories, and correct createdby version numbers Stuk 2009-08-07 12:18:12 +01:00
  • 5611038e14 Added some more reference zips Stuk 2009-08-07 12:13:31 +01:00
  • a44819a9ff Removed TODO on CRC, and log Stuk 2009-07-31 16:05:25 +01:00
  • b27ff35f4e Updated information page Stuk 2009-07-31 16:04:54 +01:00
  • cd991e2425 Added informational page Stuk 2009-07-25 18:23:09 +01:00
  • 856ef83e3f Renamed main JS file Stuk 2009-07-25 14:44:44 +01:00
  • c69f09b435 Written quite a few tests and moved reference zips to their own array Stuk 2009-07-25 14:38:07 +01:00
  • bb72479ee7 Fixed a couple of bugs for folder creation, and reordered remove() Stuk 2009-07-25 14:36:39 +01:00
  • 63bcf57368 Removed some console.log()s Stuk 2009-07-20 18:59:07 +01:00
  • b2060d25e0 IT WORKS! YEAH!!! Stuk 2009-07-20 16:41:10 +01:00
  • 8b285deb26 Renamed del() to remove() Stuk 2009-07-19 15:32:12 +01:00
  • ebc1e0bf35 Added reference ZIPs for testing Stuk 2009-07-19 15:29:33 +01:00
  • ae481cbe4b Added some tests comparing generated ZIPs to real ZIPs Stuk 2009-07-19 15:29:07 +01:00
  • b7d3cf3495 Renamed dir() to folder(), removed some debug info, removed utf8 mangling from the base64 en/decoding and crc functions Stuk 2009-07-19 15:28:21 +01:00
  • 72311328ed Highlighted data similar to file header and central directory headers Stuk 2009-07-19 15:26:31 +01:00
  • 6891d62c65 YES yes yes. Working. Just need to fix the CRCs Stuk 2009-07-17 18:13:48 +01:00
  • 1484c0c45d Almost there. Just need to change endian-ness of numbers Stuk 2009-07-17 18:11:37 +01:00
  • 3a8ecf093f Making progress, but CRC is 4 bytes too long at the moment Stuk 2009-07-10 15:16:55 +01:00
  • 8e743dcd5c Added testing files Stuk 2009-07-10 13:01:20 +01:00
  • 4273809015 First import Stuk 2009-07-10 12:51:41 +01:00