Toks
|
0519c44821
|
#2097: Use localStorage.length instead to get number of entries
It looks like some older browsers are not compatible with the keys()
function of jquery.storageapi, but are compatible with just
localStorage.length.
|
2014-02-15 21:01:51 -05:00 |
|
r888888888
|
2abfcd9063
|
add check for localstorage implementation in autocomplete
|
2014-02-13 11:36:33 -08:00 |
|
r888888888
|
ef7c91cfc6
|
Merge branch 'localstorage-autocomplete' of github.com:r888888888/danbooru into localstorage-autocomplete
|
2014-02-12 16:04:05 -08:00 |
|
r888888888
|
35cc338dce
|
add check to make sure localstorage doesnt get filled
|
2014-02-12 15:20:36 -08:00 |
|
Toks
|
f1a995e2d8
|
#2097: Fix autocomplete for single-term fields
JQuery passes an object as first argument but normal_source function
accepts a string instead
|
2014-02-11 22:20:51 -05:00 |
|
r888888888
|
06b92f9546
|
cache autocomplete results
|
2014-02-11 15:56:06 -08:00 |
|
Toks
|
a9895ea212
|
Update metatag autocomplete
|
2014-01-16 19:42:59 -05:00 |
|
Toks
|
f9df9ddb4a
|
fixes #2074, reduce height of tag sub input box
|
2014-01-03 01:40:30 -05:00 |
|
Toks
|
e4b196e08a
|
#2063: Add child:
|
2013-12-23 12:26:43 -05:00 |
|
Toks
|
d0c0d2a314
|
Fix single-tag autocomplete fields not colorizing tags
|
2013-12-17 16:25:28 -05:00 |
|
Toks
|
13157cecfa
|
#2063: fix issue with static metatags
|
2013-12-17 00:05:07 -05:00 |
|
Toks
|
4f537b2136
|
#2063: Add noteupdater
|
2013-12-16 15:53:32 -05:00 |
|
Toks
|
5c04efce65
|
Autocomplete metatags (#2063)
|
2013-12-16 13:15:36 -05:00 |
|
Toks
|
7e79509b98
|
Move tag autocomplete logic to new file
|
2013-12-14 11:46:24 -05:00 |
|