Commit graph

  • 4bc53455ed index themed shish 2007-07-10 22:33:49 +00:00
  • c9f3cf1787 I object shish 2007-07-10 21:55:53 +00:00
  • 6e93425fe5 remove some globals shish 2007-07-10 21:16:49 +00:00
  • 0b46cc98d8 and remove the dir shish 2007-07-10 19:44:31 +00:00
  • 16448bf36c no longer any need for core extensions per se shish 2007-07-10 19:43:36 +00:00
  • e8d9523ba8 send page along with image shish 2007-07-10 19:42:03 +00:00
  • f459de3176 after adding / removing aliases, redirect to alias/list rather than admin shish 2007-07-10 05:39:45 +00:00
  • a06b38f038 removing colons looks worse shish 2007-07-09 01:06:08 +00:00
  • a37c0c7f9b add a reference for the bug shish 2007-07-08 21:58:07 +00:00
  • 2204711880 PHP bug: using a global array in a foreach doesn't work recursively shish 2007-07-08 21:39:44 +00:00
  • c52b584f3d ordered extensions shish 2007-07-08 20:30:26 +00:00
  • dafaa1933c contrib docs shish 2007-07-08 20:21:21 +00:00
  • 96ae672063 word filter extension shish 2007-07-08 20:14:34 +00:00
  • ef412f6efd emoticons formatter shish 2007-07-08 19:57:57 +00:00
  • ffcf86df17 and the event shish 2007-07-08 19:40:14 +00:00
  • 8ad916c136 bbcode support moved to a generic text formatting extension shish 2007-07-08 18:56:29 +00:00
  • 9298649c30 make zoom work standalone shish 2007-07-07 17:57:44 +00:00
  • 69ca13fa50 update tag counts on set_tags / delete_tags_from_image shish 2007-07-07 02:52:33 +00:00
  • fa49bf13f3 add status messages during bulk_add shish 2007-07-06 17:21:17 +00:00
  • 660ca7f8aa debugging stuff shish 2007-07-06 17:02:52 +00:00
  • 264931a8ee typo shish 2007-07-06 16:51:09 +00:00
  • f0168d6160 wildcard searches. This may be faster, as the big query uses IDs rather than tags? needs testing~ shish 2007-07-06 07:28:42 +00:00
  • a46fcb8463 allow parts of the upload process to say 'no, not ok!' shish 2007-07-06 06:41:13 +00:00
  • e0d279f347 utf8 support shish 2007-07-06 05:57:24 +00:00
  • cec93d8a4d actually, they are different -- array_add checks for uniqueness shish 2007-07-06 04:47:01 +00:00
  • 7638c8de70 database schema upgrader shish 2007-07-06 04:02:24 +00:00
  • 4a755da2c0 it *was* in the core API :P shish 2007-07-05 21:53:52 +00:00
  • 56d63355dd IM memory limit broken? shish 2007-07-05 21:44:51 +00:00
  • 4364e5079f specify images.id rather than id (could be tags.id) shish 2007-07-05 21:41:13 +00:00
  • b6809c3b0a tags(image_id,tag) split into image_tags(image_id,tag_id) and tags(id,tag,count) shish 2007-07-05 21:30:37 +00:00
  • 9d6becdb6c re-layout of tag list, and better white space shish 2007-07-05 20:18:11 +00:00
  • 46d0150e61 danbooru theme updates for theme engine 2 shish 2007-07-05 20:17:29 +00:00
  • bf579ae048 this needs proper theming shish 2007-07-05 20:16:25 +00:00
  • cedddcd1c5 make get_memory_limit use the global rather than the GD limit shish 2007-07-05 20:16:10 +00:00
  • 1ecb6b688c limit next / prev to 1 row shish 2007-07-05 18:05:54 +00:00
  • 431b6a653e memory limit for IM too shish 2007-07-05 17:14:27 +00:00
  • 8e261f03b2 style stuff to css shish 2007-07-05 03:31:15 +00:00
  • c8bc08f7da optimise the common case, but speak slowly and use simple words, so that mysql can understand shish 2007-07-04 15:29:40 +00:00
  • 2fcb9e168e allow single tag wildcards shish 2007-07-04 02:31:15 +00:00
  • fe5264c3b1 turn off sql logging shish 2007-07-04 01:21:32 +00:00
  • 14a8c16d04 fix single-tag + image metadata search shish 2007-07-04 01:21:08 +00:00
  • a92b2fdcab optimise a very common (99%) case shish 2007-07-04 00:56:02 +00:00
  • a917073fee default MIME type in .htaccess shish 2007-07-01 18:45:59 +00:00
  • d3aa734e9d make thumbnails be single frame jpegs shish 2007-07-01 18:12:19 +00:00
  • e8fb34c690 'install folder' is ambiguous shish 2007-07-01 16:23:04 +00:00
  • e1c7aa4996 and remove the link... shish 2007-06-30 01:42:18 +00:00
  • b07465042b tag history extension from bzchan, with some minor holes plugged, and add_x_block -> add_block. Now committing files rather than a symlink \o/ shish 2007-06-30 01:41:56 +00:00
  • 63c02c4a6c tag history extension from bzchan, with some minor holes plugged, and add_x_block -> add_block shish 2007-06-30 01:41:01 +00:00
  • fcfc7e5767 send a tag_set event when tags are set, and correct parentheses when creating a block shish 2007-06-30 01:39:30 +00:00
  • a625fcd787 the bulk of theme engine 2.0; it's still rough, but it works shish 2007-06-30 01:19:11 +00:00
  • d06f0ef30f add default theme, so it works with blanked settings shish 2007-06-26 18:23:54 +00:00
  • 464b5ab4ec added 'home' extension from bzchan shish 2007-06-26 18:01:12 +00:00
  • 3c1916f428 giving extensions numeric IDs in an array does not put them in numeric order; do an explicit sort... shish 2007-06-26 11:58:47 +00:00
  • 927199430f if $tags is an empty array, $tag_array is never created... shish 2007-06-26 11:47:30 +00:00
  • f25ed214c6 search by hash, from artanis shish 2007-06-25 16:40:47 +00:00
  • baf57f5c74 nofollow on tag refine links shish 2007-06-14 12:34:17 +00:00
  • 9bab5f0c29 nicety shish 2007-06-04 04:48:36 +00:00
  • b87c304ed9 more alias list things shish 2007-06-04 03:31:52 +00:00
  • c6661ce84b Only show tag lists if there's something to be shown shish 2007-06-04 03:09:25 +00:00
  • 14e300378c Show a sensible message for no search results shish 2007-06-04 03:01:36 +00:00
  • d6647255ed link back to index shish 2007-06-04 03:00:25 +00:00
  • b1a2f5eea4 404 handler shish 2007-06-04 02:57:21 +00:00
  • b5b5e56f01 csv export for aliases shish 2007-06-04 02:43:58 +00:00
  • 979b0f936a alias list / edit moved to its own page shish 2007-06-04 02:35:28 +00:00
  • 81ef3dc356 List user's IPs shish 2007-06-03 10:40:00 +00:00
  • 1c81f2311e show uploader IP shish 2007-06-03 10:27:15 +00:00
  • 2c0264095b upload is better now shish 2007-06-01 22:11:53 +00:00
  • a23966c90c upload doesn't need to be in core shish 2007-06-01 21:51:07 +00:00
  • 1fe43b8d7a Set header to 503, avoids indexing and such shish 2007-06-01 21:11:38 +00:00
  • 5450237869 == Version 0.2.0 == * Changed the HTML generation to use a prototype theme engine. All HTML generation is now contained within {{{link_image.html.php}}}, which may be copied to the current theme folder and edited from there. Artanis 2007-05-29 20:02:18 +00:00
  • 53e5d9419a == Version 0.2.0 == * Changed the HTML generation to use a prototype theme engine. All HTML generation is now contained within {{{link_image.html.php}}}, which may be copied to the current theme folder and edited from there. Artanis 2007-05-29 20:02:11 +00:00
  • 7d1e30413f initial import of misc admin utils shish 2007-05-29 02:53:07 +00:00
  • f92d611238 link to user shish 2007-05-29 02:36:27 +00:00
  • 9df0e2ea46 a little more cssery shish 2007-05-29 02:35:19 +00:00
  • ec108c5493 better CSS support shish 2007-05-29 02:07:38 +00:00
  • ea393ca985 allow paginator to be styled separately shish 2007-05-29 02:03:13 +00:00
  • 93bb05abaf IP ban expiry times shish 2007-05-28 23:22:37 +00:00
  • 3be41b687a wiki:default is used as content for blank pages shish 2007-05-28 23:12:43 +00:00
  • 241a048b38 fix ImageIO -- it doesn't take , it takes . shish 2007-05-28 21:40:26 +00:00
  • aedbb8d9f6 url escape uses different concatenator shish 2007-05-27 18:52:03 +00:00
  • 28b0431922 reduce image's domain shish 2007-05-25 07:40:26 +00:00
  • 574583bb48 add a default shish 2007-05-25 07:40:14 +00:00
  • bb19755625 per-page locking shish 2007-05-23 23:37:29 +00:00
  • f91d777045 execute should have default args arg shish 2007-05-23 23:26:11 +00:00
  • 83ab72332e remove silly space shish 2007-05-23 23:19:35 +00:00
  • c6e94ef393 disallow anon / non-admin edits shish 2007-05-23 23:17:45 +00:00
  • fcfa03b3d8 Wiki works on a basic level, lacks many handy features though... shish 2007-05-23 22:53:35 +00:00
  • 6c26fa0fc1 use wrapped database execute function shish 2007-05-23 22:19:12 +00:00
  • 6bbe00304b don't show related tags block if list length is 0 shish 2007-05-23 22:06:32 +00:00
  • 593f7d55de ordered tags (and use the wrapped execute function) shish 2007-05-23 03:51:20 +00:00
  • e6668f53d7 Sometimes URL escaping is more appropriate than HTML escaping shish 2007-05-23 03:44:15 +00:00
  • e188a49c58 adding bzchan's danbooru theme shish 2007-05-22 14:36:58 +00:00
  • d0b92590d8 add cache control header to regen_thumb output, in the hope of refreshing the cached thumb image shish 2007-05-21 23:52:19 +00:00
  • 4f849016ba login memory changed to default to a year, and removed from visible options shish 2007-05-18 18:10:32 +00:00
  • 63472081a3 check for safe mode before check for imagemagick shish 2007-05-18 16:44:31 +00:00
  • bf46c2fd54 Dear PHP, shish 2007-05-18 16:43:36 +00:00
  • 7415578674 link to search by user from their page shish 2007-05-18 01:33:47 +00:00
  • c486fe279c search by poster name shish 2007-05-18 01:12:50 +00:00
  • 0c30124dbd BBCode URL support shish 2007-05-18 00:55:47 +00:00
  • 89b54ad6c7 default win32 LAMP doesn't set this. Note .php5 before .php as some hosts require it, and it does no harm shish 2007-05-17 15:15:58 +00:00