Shish
|
0fd96fcdae
|
remove incomplete and unmaintained bookmarks ext, see #532
|
2016-06-18 18:26:11 +01:00 |
|
Shish
|
06ee5347c7
|
https support for gravatars
|
2016-06-18 15:56:24 +01:00 |
|
Shish
|
0ff6da6d3c
|
Merge #555
|
2016-06-18 15:16:47 +01:00 |
|
Shish
|
15076f4981
|
Merge branch 'composer-new' of git://github.com/DakuTree/shimmie2 into DakuTree-composer-new
|
2016-06-18 15:16:10 +01:00 |
|
Daku
|
b5d56214cd
|
fix case-insensitive autocomplete on postgres
|
2016-06-18 14:45:21 +01:00 |
|
Shish
|
20d0edb332
|
Merge pull request #556 from shish/html-headers
fix and use get_all_html_headers()
|
2016-06-18 14:05:44 +01:00 |
|
Daku
|
5d5b1d7059
|
this should be set to $res
|
2016-06-18 14:03:37 +01:00 |
|
Daku
|
56e5348470
|
autocomplete caching
see 7dce8da850
|
2016-06-18 13:20:07 +01:00 |
|
Daku
|
2546621c59
|
sort autocomplete by score + show score
|
2016-06-18 13:20:04 +01:00 |
|
Shish
|
cfc1268354
|
update non-layout.class.php uses of html_headers too
|
2016-06-18 12:49:46 +01:00 |
|
Shish
|
b76ee95c76
|
fix and use get_all_html_headers()
|
2016-06-18 12:25:54 +01:00 |
|
Daku
|
4bd9ee1c7f
|
fix autocomplete search not looking correct on home page
|
2016-06-18 12:25:39 +01:00 |
|
Daku
|
6b6e4f04b6
|
html_headers should be properly sorted
|
2016-06-18 12:25:22 +01:00 |
|
Daku
|
2a747c8f2b
|
move home css to style.css
|
2016-06-18 12:10:37 +01:00 |
|
Daku
|
559a4c7e40
|
move autocomplete js to script.js so it's cached
|
2016-06-18 11:58:41 +01:00 |
|
Daku
|
c59995c807
|
search button can sometimes be on same line as input
|
2016-06-18 11:47:04 +01:00 |
|
Daku
|
b6e181efb1
|
excess whitespace
|
2016-06-18 11:24:18 +01:00 |
|
Shish
|
029e6def94
|
remove excess whitespace
|
2016-06-18 11:21:54 +01:00 |
|
Daku
|
a9e3ef26be
|
space should always create new tag
|
2016-06-18 08:06:59 +01:00 |
|
Daku
|
1db62901be
|
disallow spaces in tags
|
2016-06-18 07:41:59 +01:00 |
|
Daku
|
09aaf72e5a
|
vendor/swf should have a .gitkeep
|
2016-06-18 06:46:00 +01:00 |
|
Daku
|
7f4e96240b
|
throw error if vendor/ doesn't exist
|
2016-06-18 06:42:52 +01:00 |
|
Daku
|
9ed1079942
|
asset-plugin needs to be installed..
|
2016-06-18 06:29:06 +01:00 |
|
Daku
|
f3d56f5810
|
fix README
|
2016-06-18 06:29:04 +01:00 |
|
Daku
|
7673769621
|
composer install + moving some stuff about
|
2016-06-18 06:29:02 +01:00 |
|
Daku
|
4aa6278a58
|
indent
|
2016-06-18 06:29:00 +01:00 |
|
Daku
|
4e163a3027
|
check against 7.0 rather than nightly (since 7.0 is out now)
|
2016-06-18 06:28:58 +01:00 |
|
Daku
|
60dd9eeb90
|
temp solution to avoid removing modernizr lib
|
2016-06-18 06:28:53 +01:00 |
|
Daku
|
d73b6275eb
|
leftover gif from old lib
|
2016-06-18 06:28:52 +01:00 |
|
Daku
|
861862a3e1
|
password compat lib is now autoloaded with composer
|
2016-06-18 06:28:48 +01:00 |
|
Daku
|
4c9bddd496
|
modernizr lib
sadly this can't installed via composer since we'd end up getting a bunch of functions that will never be used
|
2016-06-18 06:28:46 +01:00 |
|
Daku
|
78c2731a12
|
move notes libs to ext folder, fix a few bugs
it would be nice to take this out of beta, but it still has major issues with image resizing / unable to edit or delete notes
|
2016-06-18 06:28:33 +01:00 |
|
Daku
|
543600dc0e
|
make sure main css/js files are always loaded after libs
|
2016-06-18 06:28:31 +01:00 |
|
Daku
|
acfed13634
|
<font> is deprecated
|
2016-06-18 06:28:28 +01:00 |
|
Daku
|
d42a792e8b
|
safe_mode was removed in php 5.4
|
2016-06-18 06:28:25 +01:00 |
|
Daku
|
7eca12b495
|
replace remove_trailing_slash with a simple rtrim
|
2016-06-18 06:28:23 +01:00 |
|
Daku
|
f28e78b6f0
|
show install error if vendor folder does not exist
this should help deter non-dev users from installing shimmie from the master/dev branches
|
2016-06-18 06:28:21 +01:00 |
|
Daku
|
abababc57a
|
use <pre> instead of <plaintext> since it's been deprecated since HTML2
SEE: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/plaintext
|
2016-06-18 06:28:17 +01:00 |
|
Daku
|
b161bbcf1b
|
use a container div for padding + handle_db_errors function
|
2016-06-18 06:28:15 +01:00 |
|
Daku
|
d17de45965
|
don't use < or > to avoid showing broken comment if PHP isn't loaded
|
2016-06-18 06:27:55 +01:00 |
|
Daku
|
394acce635
|
use base64 favicon to avoid being cached
it's also unlike that ./favicon.ico will even exist yet during a new install
|
2016-06-18 06:27:53 +01:00 |
|
Daku
|
5c3236c0ef
|
installer css is only used once, so let's just inline it instead
|
2016-06-18 06:27:51 +01:00 |
|
Daku
|
f6e1da349b
|
added composer setup instructions
this assumes that all new releases will already have all vendor files downloaded
|
2016-06-18 06:27:49 +01:00 |
|
Daku
|
3ebf78e252
|
make sure lib/vendor folder is cleared on composer update
this stops old libs from still being cached by mistake
|
2016-06-18 06:27:47 +01:00 |
|
Daku
|
9e7c318df0
|
notes ext code cleanup
initial prep to fix & take the ext out of beta
|
2016-06-18 06:27:44 +01:00 |
|
Daku
|
b9893cbbda
|
$_POST["tags"] isn't always set
|
2016-06-18 06:27:41 +01:00 |
|
Daku
|
caed53de6a
|
jQuery.cookie is deprecated so use js-cookie instead (+ composer), some js tweaking too
Conflicts:
ext/blotter/script.js
ext/handle_pixel/script.js
ext/index/script.js
ext/pools/script.js
lib/shimmie.js
|
2016-06-18 06:27:32 +01:00 |
|
Daku
|
951323abcf
|
default handle_video thumbgen to ffmpeg if ffmpeg in path & is_executable
|
2016-06-18 06:20:52 +01:00 |
|
Daku
|
b0daab8766
|
move from Jaris > MediaElement for <video> fallback + use composer
also made it so the video element is no longer bigger than parent div
|
2016-06-18 06:20:49 +01:00 |
|
Daku
|
dd105e174e
|
images aren't always jpg, so don't force jpg
all the handle_* exts use this as well, which can cause issues
|
2016-06-18 06:20:46 +01:00 |
|