Shish
|
009b7ccbbb
|
stick the tag list paging option in the right place, and PDO/PG compat
|
2011-12-25 23:14:13 +00:00 |
|
Shish
|
082730f29a
|
get the tag initials from the database itself
|
2011-12-25 22:34:20 +00:00 |
|
Shish
|
8887ffe101
|
make paging optional
|
2011-12-25 18:23:00 +00:00 |
|
Shish
|
b7bd74055d
|
PHP is officially the worst web API ever
|
2011-12-25 17:57:15 +00:00 |
|
Shish
|
e05d4619db
|
Also I hate PHP on a personal level.
|
2011-12-25 17:07:55 +00:00 |
|
Shish
|
e9fedb570a
|
PHP is shit. MySQL is also shit.
|
2011-12-25 16:59:13 +00:00 |
|
Shish
|
b57a2d2121
|
paged tag lists backend, and speed hax
|
2011-12-25 16:42:05 +00:00 |
|
Shish
|
67e0c87b20
|
create a generic bool_escape function, use that
|
2011-12-25 15:11:26 +00:00 |
|
Shish
|
d167849ffc
|
huge if block is correct, but unnecessary - we can just take the first letter and the even system will validate it
|
2011-12-25 14:47:54 +00:00 |
|
Shish
|
3e6d5cec6f
|
rating event rather than database access
|
2011-12-25 14:35:55 +00:00 |
|
Shish Moom
|
d25ef4e6f6
|
Merge pull request #63 from DakuTree/master
Few new features + More fixes
|
2011-12-25 06:31:36 -08:00 |
|
Shish
|
ba02e589b0
|
IP isn't an int
|
2011-12-25 12:38:07 +00:00 |
|
Shish
|
070aeff199
|
search images by uploader IP
|
2011-12-25 12:31:28 +00:00 |
|
Shish
|
cd609141f4
|
optional warehouse split levels
|
2011-12-25 11:24:20 +00:00 |
|
Daku
|
66484a8e68
|
Thumbs should now be centered.
|
2011-12-25 10:04:07 +00:00 |
|
Daku
|
c645fb4b0e
|
Title should now always stay as site name, to avoid tag hell for images with loads of tags.
|
2011-12-25 09:47:34 +00:00 |
|
Daku
|
394f4518a3
|
More improvements to the uploader.
|
2011-12-24 23:28:33 +00:00 |
|
Shish
|
2f9979c790
|
include config.php before define()ing settings, so that config.php can control them
|
2011-12-24 21:56:26 +00:00 |
|
Shish
|
6d3cdb208c
|
those functions aren't /called/ unless coverage is set ._.;;
|
2011-12-24 21:55:33 +00:00 |
|
Shish
|
883c73c9ff
|
even if xdebug is installed, only run coverage when told to
|
2011-12-24 21:51:48 +00:00 |
|
Shish
|
b5f5c861c4
|
quality in imagemagick mode
|
2011-12-24 21:30:54 +00:00 |
|
Daku
|
ee1fc7e3ae
|
Admin can now lock image while transloading.
|
2011-12-24 20:18:00 +00:00 |
|
Shish
|
5121e99dbe
|
speed hax and niceurl forcing from r34
|
2011-12-24 14:49:55 +00:00 |
|
Daku
|
42b902ecb5
|
Bookmarklet should now grab the rating, aswell as the image page link for source.
|
2011-12-23 21:28:47 +00:00 |
|
Daku
|
cd11e75e40
|
Can now set rating/external source while uploading via the bookmarklets.
|
2011-12-23 21:27:38 +00:00 |
|
Shish
|
913bb09cc6
|
PDO compat woo
|
2011-12-23 14:34:42 +00:00 |
|
Shish
|
002df1a7ba
|
keywords for images with lite theme
|
2011-12-23 14:28:42 +00:00 |
|
Shish
|
11881c9993
|
specify content-type for home page
|
2011-12-23 14:22:38 +00:00 |
|
Shish Moom
|
990dbe5fd1
|
Merge pull request #59 from DakuTree/master
More fixes!
|
2011-12-21 14:29:08 -08:00 |
|
Daku
|
660f9ca4b0
|
Changed "'thumb_width', 'thumb_height'" > "$config->get_int('thumb_width'), $config->get_int('thumb_height')"
|
2011-12-21 20:52:06 +00:00 |
|
Daku
|
9a2d694b6a
|
Made the replace form look similar to the new upload form.
|
2011-12-21 02:40:30 +00:00 |
|
Daku
|
c37569f3d4
|
Fixed reCaptcha.
|
2011-12-21 02:28:39 +00:00 |
|
Daku
|
dab67ea1bb
|
Updated recaptcha.
|
2011-12-20 21:56:07 +00:00 |
|
Daku
|
c125c4ba92
|
Making the upload form look a bit nicer.
|
2011-12-19 01:43:46 +00:00 |
|
Daku
|
fbe0df29ed
|
Fixed scaling with the theme patch.
|
2011-12-16 21:35:30 +00:00 |
|
Daku
|
c7852423d4
|
Added a feature which removes the size tag from mp3 tooltips.
|
2011-12-16 21:29:46 +00:00 |
|
Daku
|
56931b0eaa
|
Changed the 192x192 default to use the max thumbnail size. Made this work with SVG aswell.
|
2011-12-16 18:36:08 +00:00 |
|
Daku
|
a38327b6d3
|
Made flash thumbnails have a default 192x192 resolution.
|
2011-12-16 16:34:23 +00:00 |
|
Shish Moom
|
986d010f8e
|
Merge pull request #57 from DakuTree/master
Few small fixes
|
2011-12-14 02:22:22 -08:00 |
|
Daku
|
583de3fe6a
|
Small update to include the code by green-ponies in issue #51.
|
2011-12-14 07:53:48 +00:00 |
|
Daku
|
2b717063eb
|
Updated the bookmarklet to give you an option to use either the your own or the current tags.
|
2011-12-14 07:36:01 +00:00 |
|
Daku
|
0e4f93a42f
|
Added a separate option for popular tags length.
|
2011-12-14 06:45:35 +00:00 |
|
Shish Moom
|
233f01052e
|
Merge pull request #56 from DakuTree/master
Just a simple bookmarklet!
|
2011-12-12 01:20:25 -08:00 |
|
Daku
|
ac9e1c73cf
|
Adding a simple Danbooru>Shimmie bookmarklet.
|
2011-12-11 06:13:00 +00:00 |
|
Shish
|
c6682b9069
|
make_link for numeric score votes, and put in theme.php, fixes issue #50
|
2011-11-08 11:23:38 +00:00 |
|
Shish
|
a89c5943d8
|
error details when the file copy fails
|
2011-11-08 11:02:04 +00:00 |
|
green-ponies (jgen)
|
7bfe30e0c5
|
Patch for displaying error message when disk full.
|
2011-11-04 01:00:45 -04:00 |
|
green-ponies (jgen)
|
12a480ed8b
|
Fixed small bug with transloading images. (If clean_urls were not enabled)
|
2011-11-03 16:55:04 -04:00 |
|
Shish
|
054a92a979
|
Merge branch 'master' of github.com:shish/shimmie2
|
2011-10-25 16:17:57 +01:00 |
|
Shish
|
8cb95ceb98
|
also allow https sources
|
2011-10-25 16:17:44 +01:00 |
|