Commit graph

45 commits

Author SHA1 Message Date
Shish
e362f3bad2 stop depending on unmaintained tablesorter plugin 2020-03-26 14:57:38 +00:00
dependabot[bot]
22171806da
Bump enshrined/svg-sanitize from 0.12.0 to 0.13.1
Bumps [enshrined/svg-sanitize](https://github.com/darylldoyle/svg-sanitizer) from 0.12.0 to 0.13.1.
- [Release notes](https://github.com/darylldoyle/svg-sanitizer/releases)
- [Commits](https://github.com/darylldoyle/svg-sanitizer/compare/0.12.0...0.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-27 20:39:06 +00:00
dependabot[bot]
f27921e9ef
Bump enshrined/svg-sanitize from 0.8.2 to 0.12.0
Bumps [enshrined/svg-sanitize](https://github.com/darylldoyle/svg-sanitizer) from 0.8.2 to 0.12.0.
- [Release notes](https://github.com/darylldoyle/svg-sanitizer/releases)
- [Commits](https://github.com/darylldoyle/svg-sanitizer/compare/0.8.2...0.12.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-01-08 17:18:32 +00:00
Shish
562a2c8fea use microhtml for ext_manager 2019-12-09 14:20:56 +00:00
Shish
861def1aa3 be explicit about using FFS-PHP's PDO not vanilla PDO 2019-11-26 10:26:38 +00:00
Shish
a175405210 replace ipban page with microcrud 2019-11-24 15:59:14 +00:00
Shish
4026181219 composer updates 2019-11-21 17:12:08 +00:00
Shish
659ef7dac9 update dependencies 2019-11-14 18:24:09 +00:00
Shish
ccb9c493d5 s/Context/EventTracer/g 2019-07-05 20:49:47 +01:00
Shish
97f8234778 bump phpunit to 7.x 2019-07-05 15:47:47 +01:00
Shish
bf473f6d51 more lint fixes 2019-05-29 18:23:29 +01:00
Shish
2396ae2ef9 fix a bunch of lints 2019-05-28 20:27:23 +01:00
Shish
5ec3e89884 php7.1 all the things 2019-05-28 17:31:20 +01:00
Shish
5c49b3631d un-bump php back to 7.0, because debian stable... 2018-11-10 12:01:26 +00:00
Shish
9e795f41a7 use vendor JS directly instead of copy-pasting 2018-11-07 15:12:13 +00:00
Shish
b2f10ea5ab split up files in core/ for saner management 2018-11-05 22:30:18 +00:00
Shish
15f0847434 PHP bump, 7.2 is stable now, let's require at least 7.1 2018-11-05 19:47:22 +00:00
Shish
bc68137797 use svg-sanitize to sanitize SVG files 2018-02-20 22:00:24 +00:00
Shish
c7ca2f4154 un-bundle context.php 2017-09-21 05:00:59 +01:00
Shish
df3f061533 PHPUnit 6 2017-09-21 04:16:36 +01:00
Shish
4dfad1dfbf also composer.json itself 2017-09-19 00:08:05 +01:00
Shish
4796ee9f00 rebuild composer.lock with php5.6 2017-09-18 23:51:34 +01:00
Daku
6006530b3d password_compat is not required on PHP 5.5+ 2017-03-10 16:10:28 +00:00
Daku
915acda6c7 update PHP-Akismet to PHP7 Compatable version 2017-03-10 15:56:09 +00:00
Daku
df38c7978c remove composer dependency on composer-asset-plugin & use asset-packagist instead
This works the exact same, but without the requirement of a globally installed plugin
This _may_ require a "composer global remove composer-asset-plugin remove" to work correctly.
2017-03-10 15:54:49 +00:00
jgen
ab9dc0c511 Move phpunit to require-dev in composer.json 2017-03-10 00:28:47 -08:00
jgen
fef219c853 Add explicit phpunit dependency back 2017-03-09 10:32:00 -08:00
jgen
c1e115e075 Test removing explict phpunit dependency from composer 2017-03-09 01:22:45 -08:00
jgen
ab27e2d2a5 Bump PHP version up to 5.6 2017-03-09 01:12:27 -08:00
jgen
f21648b46d Add phpunit to composer dependencies & update composer 2017-03-09 00:54:48 -08:00
Daku
60dd9eeb90 temp solution to avoid removing modernizr lib 2016-06-18 06:28:53 +01:00
Daku
861862a3e1 password compat lib is now autoloaded with composer 2016-06-18 06:28:48 +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
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
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
2070034d0d move securimage to composer + update lib 2016-06-18 06:20:43 +01:00
Daku
d5a58916f7 get recaptcha lib with composer + fixes #498 2016-06-18 06:17:07 +01:00
Daku
57fb4e0a34 grab tablesorter lib with composer 2016-06-18 06:17:04 +01:00
Daku
a2d9d14b6f there isn't any reason to grab both versions of the js lib 2016-06-18 06:16:37 +01:00
Daku
7b82ec3a00 grab jQuery.timeago lib with composer 2016-06-18 06:16:33 +01:00
Daku
516488a625 load akismet via composer
note: we should probably be using a more recent library for this, but there doesn't seem to be any general ones..
2016-06-18 06:16:31 +01:00
Daku
895df8c22b load flexihash via composer 2016-06-18 06:16:28 +01:00
Daku
d00d0ee4bb asset-plugin doesn't need to be required as it is installed globally instead 2016-06-18 06:16:26 +01:00
Daku
baf8aa1b8c use composer to grab jquery
this requires composer-asset-plugin to be globally installed
2016-06-18 06:16:13 +01:00
Daku
0b75b559a0 init composer 2016-06-18 06:16:02 +01:00