1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-01-17 19:18:15 +01:00

219 Commits

Author SHA1 Message Date
Mikael Roos
d8090e7531 Merge branch 'master' into ascii 2015-09-01 16:49:30 +02:00
Mikael Roos
c94027a752 Prepare to generate bundles with asciiart 2015-09-01 16:46:44 +02:00
Mikael Roos
2959f11f33 Adding support for AsciiArt of an image. 2015-09-01 16:45:10 +02:00
Mikael Roos
cf8bb8973d prepared to tag v0.7.2 and regenerated bundles v0.7.2 2015-08-17 20:35:25 +02:00
Mikael Roos
d8db2b9105 Prepare to test #98 2015-08-17 20:28:08 +02:00
Mikael Roos
b65b420313 Updating with release information 2015-07-25 23:28:24 +02:00
Mikael Roos
c5f35e5743 preparing to tag v0.7.1 v0.7.1 2015-07-25 23:20:21 +02:00
Mikael Roos
6a9ef0fbbc Correcting defaults for password 2015-07-25 23:04:55 +02:00
Mikael Roos
b881832a08 Correcting defaults for password 2015-07-25 23:04:27 +02:00
Mikael Roos
555c3f0185 * Support for password hashes using text, md5 and hash, fix #77. 2015-07-25 22:58:04 +02:00
Mikael Roos
aaf34fd0b5 Update revision 2015-07-25 22:25:17 +02:00
Mikael Roos
8bc710f3b8 * Using CWhitelist for checking hotlinking to images, fix #88.
* Added mode for `test` which enables logging verbose mode to file, fix #97.
2015-07-25 22:21:12 +02:00
Mikael Roos
01a868d925 Improved codestyle and added to start using phpcs to check code style, fix #95. 2015-07-23 11:32:19 +02:00
Mikael Roos
aaaffb606a adding branch alias again 2015-07-20 21:59:42 +02:00
Mikael Roos
805d765515 changing autoload to classmap 2015-07-20 21:56:56 +02:00
Mikael Roos
eebcee5fc9 removing branch alias 2015-07-20 21:52:41 +02:00
Mikael Roos
fcf6ff7605 Changing version 2015-07-20 21:32:59 +02:00
Mikael Roos
7bce32c652 Adding branch alias to dev master 2015-07-20 21:24:20 +02:00
Mikael Roos
2ca25ca956 Adding branch alias to dev master 2015-07-20 21:21:51 +02:00
Mikael Roos
20d53b406e Adding PSR-0 to composer.json 2015-07-20 21:16:53 +02:00
Mikael Roos
da827444a0 Create composer.json 2015-06-29 19:39:05 +02:00
Mikael Roos
f6ceb47c83 Update htaccess
Add RewriteEngine on to make the htaccess-file working out of the box., Fix #93.
2015-06-29 19:14:44 +02:00
Mikael Roos
d9ce501df3 remove ECMA 6 construct of for of 2015-05-08 10:47:22 +02:00
Mikael Roos
c87ba5087c compare deal with images leaving no json information 2015-05-08 09:58:32 +02:00
Mikael Roos
9eb2996d05 Add permalink to setup for comparing images with webroot/compare/compare.php, fix #92. 2015-05-08 09:39:10 +02:00
Mikael Roos
7a0626d9bf Add permalink to setup for comparing images with webroot/compare/compare.php, fix #92. 2015-05-08 09:38:12 +02:00
Mikael Roos
0c0b5ef672 allow space in image filename by default, fix #91 2015-04-28 14:27:21 +02:00
Mikael Roos
2651c9ea02 Support redirections for remote images, fix #87, fix #90. 2015-03-18 15:58:25 +01:00
Mikael Roos
a8e1718208 improving useage of travis & scrutinizer 2015-03-16 16:29:32 +01:00
Mikael Roos
41089833ca improving useage of travis & scrutinizer 2015-03-16 16:20:54 +01:00
Mikael Roos
fba8d6343b improving useage of travis & scrutinizer 2015-03-16 16:19:23 +01:00
Mikael Roos
ae5dae83ea improving useage of travis & scrutinizer 2015-03-16 16:10:37 +01:00
Mikael Roos
6dea19f8cb improving useage of travis & scrutinizer 2015-03-16 16:06:57 +01:00
Mikael Roos
9aeb8b7859 improving useage of travis & scrutinizer 2015-03-16 16:05:57 +01:00
Mikael Roos
ded8a43bc3 Naming cache-file using md5 for remote images, fix #86 2015-03-16 15:36:06 +01:00
Mikael Roos
fca6979ba6 note for #85 2015-03-06 13:55:22 +01:00
Mikael Roos
f5529c7431 Loading images without depending on filename extension, fix #85. 2015-03-06 13:00:21 +01:00
Mikael Roos
169b99eab3 updating phpdoc 2015-03-06 12:38:36 +01:00
Mikael Roos
8a7a056694 minor correction to testcase 2015-03-06 12:35:23 +01:00
Mikael Roos
70c83455e2 minor correction to testcase 2015-03-06 12:34:53 +01:00
Mikael Roos
d5b75e611c adding notification to irc 2015-03-04 13:41:18 +01:00
Mikael Roos
8b442f4e69 including 84 2015-03-04 12:35:38 +01:00
Mikael Roos
8d3a605500 rearranging files to bin 2015-03-04 11:32:33 +01:00
Mikael Roos
2c03cde379 Adding unittest with phpunit #84, fix #13 2015-03-04 11:32:11 +01:00
Mikael Roos
f37189c378 adding support for whitelist of remote hostnames, #84 2015-03-04 11:29:10 +01:00
Mikael Roos
160b426468 adding test for curl 2015-03-04 11:22:34 +01:00
Mikael Roos
66db11974d adding support for scrutinizer, fix #57 2015-03-04 11:12:39 +01:00
Mikael Roos
96c183a616 adding support for travis, fix #15 2015-03-04 11:11:28 +01:00
Mikael Roos
817c1de8f7 moved to bin dir for improved structure 2015-03-04 11:07:42 +01:00
Mikael Roos
6269b113d1 adding phpdoc fix #48 2015-03-04 11:01:55 +01:00