Commit graph

138 commits

Author SHA1 Message Date
Shish
ec16baecfe make some over-eager CSS more controlled 2012-08-15 20:20:26 +01:00
Shish
3a8269baf3 lots of installer improvements 2012-06-26 23:37:29 +01:00
Shish
3c710289b7 fff, javascript object model >_< 2012-06-21 09:06:58 +01:00
Shish
b0c46b63ca make flash a common element 2012-06-10 17:46:47 +01:00
Shish
16f557954d slow down crawlers to 1/3 hit/s; nginx will 503 if more than 1/2 hit/s 2012-06-05 13:12:58 +01:00
Shish
d80d81ea78 move jquery libs to lib/ 2012-04-01 17:09:46 +01:00
Shish
17c85ba549 remove jquery-ui, drops the JS bundle size by ~40% 2012-04-01 15:50:07 +01:00
Shish
75abdc7c04 store enabled exts in a config file, rather than moving directories around 2012-03-31 19:07:05 +01:00
Shish
0b45042161 ui- prefix for UI cookies 2012-03-24 11:23:06 +00:00
Shish
31b3113d49 ui cookie 2012-03-24 11:19:24 +00:00
Shish
f993b3c19d js cookie expires 2012-03-22 16:28:57 +00:00
Shish
45beb5a925 lack of semicolon breaks script combining 2012-03-22 12:28:32 +00:00
Shish
dea9747a3c if a heading is in the middle of a row, pad left too 2012-03-19 19:17:17 +00:00
Shish
a69d80d950 generic blocks, now with database storage 2012-03-19 18:40:37 +00:00
Shish
5a3bd51b2a no fade, for speed 2012-03-16 02:04:34 +00:00
Shish
f518c608d9 lazy loading for thumbs 2012-03-15 19:26:16 +00:00
Shish
537ae6de18 remove jquery deletion
jquery deletion was deleting the wrong image if there were multiple
delete buttons on one page (eg, on the report image page); also it
stands out awkwardly being the only bit of jquery UI on the site.
Moving to jquery UI across the site might happen later, but for now
I just want to get a release out...
2012-03-15 05:49:24 +00:00
Shish
9373b26625 In jquery, $("#foo") is always true (an empty object) 2012-03-14 15:06:30 +00:00
Shish
e67d679194 regexes are fun and pleasant to work with, in the same way that oranges are purple 2012-03-14 03:15:35 +00:00
Shish
b4fb667eaa use URLs for linking to comments 2012-03-13 16:04:50 +00:00
Shish
d6227ef1b3 #c123 is now the comment element directly, no need for parent() 2012-03-13 15:25:04 +00:00
Shish
8b78fce982 more forminess 2012-03-13 15:23:56 +00:00
Shish
1c5f4916b1 actually add shimmie.css... 2012-03-13 08:38:19 +00:00
Shish
70e488a165 malformed sidebar cookie was breaking JS 2012-03-12 18:04:46 +00:00
Shish
15dba9a5e3 get sidebar hiding working again 2012-03-12 02:53:41 +00:00
Shish
7d027494b6 toggle-id -> toggle-sel 2012-03-12 02:50:41 +00:00
Shish
c6c4f06de8 html5iness 2012-03-12 02:45:39 +00:00
Shish
071b783f56 forms 2012-03-11 15:49:25 +00:00
Shish
82414b279d delete by query on admin page -> delete these images on search results 2012-03-10 18:50:10 +00:00
Shish
f1eaa4f751 about an hour ago -> an hour ago; the 'about' takes up too much space... 2012-03-08 01:28:43 +00:00
Shish
530d545a2d javascript/css updates and compression, and add modernizr 2012-03-05 10:10:04 +00:00
Shish
15fdd2e0b7 replace lots of javascript with a little jquery 2012-03-02 23:57:27 +00:00
Shish
ff30b54130 better solution, replace /post/view/123#456 with #456 if #456 exists 2012-02-22 15:13:05 +00:00
Shish
2e66ca44d7 temporary old-syntax support; also, parent() makes sense for default and r34 themes 2012-02-22 14:14:40 +00:00
Shish
f9de9ece21 replace comment links with usernames 2012-02-22 13:49:57 +00:00
Shish
f8fec8a036 prefix comment ID with c, so it isn't just a random number 2012-02-22 13:07:04 +00:00
Shish
0e6b20f286 apple touch icon 2012-02-22 10:14:19 +00:00
Shish
5e8560facb move static files into lib/static, and allow different themes to override them 2012-02-22 09:54:49 +00:00
Daku
097b6d9ddb highlight comment on reply click 2012-02-16 04:43:05 +00:00
Shish
766cc9e959 this function was only referenced once 2012-02-12 11:45:18 +00:00
Shish
9472a1014c html5 does this now 2012-02-12 11:44:22 +00:00
Shish
9f3c347b6c wibble the ip ban layout, and make all tables with the 'sortable' class sortable 2012-02-11 01:48:07 +00:00
Shish
b8ac8b7710 syntax 2012-02-09 15:00:15 +00:00
Shish
339f2b0497 more jquery magic, less inline scripting 2012-02-09 14:45:18 +00:00
Shish
8d15ae8c0a more js to lib/shimmie.js 2012-02-09 14:38:32 +00:00
Shish
efa7f4f17c autocomplete on a class name 2012-02-09 14:34:29 +00:00
Shish
0589f9d72e fine grained permission bits 2012-02-07 15:15:18 +00:00
Shish
bb49c09279 jquery does lots now 2012-02-07 11:36:28 +00:00
Shish
ab7c62515e move JS bits into static files 2012-02-07 11:33:42 +00:00
Shish
b20fd1b3e3 js function for inserting comment links 2012-02-06 14:41:36 +00:00
Shish
853ea10fea merge mass tagger 2012-01-31 14:28:34 +00:00
Shish
aed5e1a30e hand merge of speed tweaks 2012-01-31 13:20:43 +00:00
Daku
a470bda95e updated jquery libary 2012-01-26 09:56:29 +00:00
green-ponies (jgen)
cd7de93a0a Changing for-loops to use pre-calculated values.
Rather than calculating the value each time.
2012-01-16 00:07:04 -05:00
Shish
9bde42d452 consistent hashing for multiple data mirrors 2012-01-16 02:53:38 +00:00
Shish
ad2bb8b8b6 switch timeago to a javascript implementation 2011-12-31 14:12:34 +00:00
Daku
dab67ea1bb Updated recaptcha. 2011-12-20 21:56:07 +00:00
Shish
4b86497816 support for Context profiling 2011-10-09 12:01:48 +01:00
green-ponies (jgen)
0d863c898e These files are needed for the jQuery UI library.
Modified the git ignore file accordingly.
2011-08-24 21:57:32 -04:00
green-ponies (jgen)
eb5ff191c6 Confirm image delete with jQuery UI modal dialog.
Added config option for jQuery delete as well.
2011-08-16 23:14:30 -04:00
green-ponies (jgen)
80ff538b73 Updated the jquery library and added ui library. 2011-08-16 21:14:01 -04:00
green-ponies (jgen)
73c887e30f The default theme actually does use this file. 2011-08-16 19:42:51 -04:00
Shish
5fc6cd4464 remove adodb 2010-12-31 19:05:35 +00:00
Shish
20987de933 several themes used the same script.js, and several extensions depend upon these scripts -- move all the functions to a single .js file in lib 2010-12-22 22:40:26 +00:00
Christian Walde
0396ec5283 added jquery helper function file 2010-09-09 20:13:23 +02:00
Shish
d6392dfd44 adodb updates 2010-07-19 13:09:32 +01:00
Shish
3cfaa82a1b and the S3 library 2010-07-19 13:04:05 +01:00
Shish
a4fe003878 we want these to be cached 2010-04-26 06:27:33 +01:00
Shish
a4772a209b shimmie already uses ?q= 2010-04-26 05:48:16 +01:00
Shish
91f4fadd07 jquery versions; use a custom autocomplete plugin rather than jquery-ui's 2010-04-26 05:47:33 +01:00
Shish
0bd1108933 new jquery 2010-04-26 04:52:28 +01:00
Shish
5cf58a4d6b no need for datadict 2010-02-23 09:14:34 +00:00
Shish
d7ae768168 and add the securimage library 2010-01-03 08:57:08 +00:00
Shish
578a1e46fb more dos2unix 2009-11-24 14:12:20 +00:00
Shish
76393c2c59 recaptcha support 2009-11-10 03:55:17 +00:00
Shish Moom
e0d72d5795 get rid of shimmie's JS lib, use jquery 2009-07-07 07:40:59 -07:00
Shish Moom
f070bbe69e auto-include library scripts 2009-07-07 06:48:59 -07:00
Shish Moom
7f73a1f87e jquery start 2009-07-07 05:42:34 -07:00
Shish
4e551cf9c5 move shimmie-specific sqlite things out of adodb and into shimmie's database engine 2009-01-25 09:18:58 -08:00
Shish
44ac62e1ae get rid of xmlschema 2009-01-22 04:05:55 -08:00
Shish
63cc962457 add the exceptions library that's being used... 2009-01-04 09:39:40 -08:00
shish
1defaf78b0 sqlite installation works \o/ not much else though...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@706 7f39781d-f577-437e-ae19-be835c7a54ca
2008-01-27 16:54:58 +00:00
shish
2608bafa41 adodb xml schema support
git-svn-id: file:///home/shish/svn/shimmie2/trunk@702 7f39781d-f577-437e-ae19-be835c7a54ca
2008-01-27 15:30:44 +00:00
shish
19d80a244f several SQLite compatability improvements, as suggested by naikoto on the forums
git-svn-id: file:///home/shish/svn/shimmie2/trunk@680 7f39781d-f577-437e-ae19-be835c7a54ca
2008-01-02 21:49:12 +00:00
shish
ea65ce6605 cacheyness
git-svn-id: file:///home/shish/svn/shimmie2/trunk@451 7f39781d-f577-437e-ae19-be835c7a54ca
2007-08-08 05:47:23 +00:00
shish
1a7895f835 postgres driver seems to use this :3
git-svn-id: file:///home/shish/svn/shimmie2/trunk@445 7f39781d-f577-437e-ae19-be835c7a54ca
2007-08-06 23:10:58 +00:00
shish
18cd7d0097 postgres adodb drivers
git-svn-id: file:///home/shish/svn/shimmie2/trunk@441 7f39781d-f577-437e-ae19-be835c7a54ca
2007-08-06 21:03:58 +00:00
shish
7161656063 Initial import, 2.0rc1
git-svn-id: file:///home/shish/svn/shimmie2/trunk@1 7f39781d-f577-437e-ae19-be835c7a54ca
2007-04-16 11:58:25 +00:00