Shish
|
160f673060
|
consistent class naming
|
2019-09-29 17:48:21 +01:00 |
|
Matthew Barbour
|
ac6ded877f
|
Added dependency support for extensions
Separated a few extensions that had multiple extension classes in the same file
|
2019-08-07 16:32:44 -05:00 |
|
Matthew Barbour
|
de98e86938
|
ExtensionInfo conversions what have I done
|
2019-08-07 15:40:01 -05:00 |
|
Matthew Barbour
|
cb1e9c0075
|
Permissions to constants
|
2019-08-01 08:07:05 -05:00 |
|
Matthew Barbour
|
826c623538
|
PageMode constants
|
2019-06-18 21:04:31 -05: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
|
34b05cca7c
|
PSR-2. I'm not a huge fan, but ugly consistency beats no consistency...
|
2019-05-28 17:59:38 +01:00 |
|
Shish
|
5ec3e89884
|
php7.1 all the things
|
2019-05-28 17:31:20 +01:00 |
|
Shish
|
9d3f4ea4b3
|
move ext-specific js into that ext
|
2018-11-05 23:12:18 +00:00 |
|
Shish
|
977c3db1e3
|
PHP7 type annotations
|
2017-09-21 05:21:42 +01:00 |
|
Shish
|
dc10a18086
|
lots of minor doc tweaks, type hints, etc
|
2016-06-19 17:41:40 +01:00 |
|
Daku
|
6486a4757f
|
js scrutinizer fixes
|
2016-06-19 05:00:09 +01:00 |
|
Shish
|
7bc9a73357
|
migrate to a non-deprecated (and dependency-free) cookie library
|
2016-06-18 00:00:02 +01:00 |
|
Shish
|
35a4f385b3
|
phpstorm tidying
|
2015-09-12 11:43:28 +01:00 |
|
jgen
|
95ba85ee43
|
This js file relies on functions defined in 'shimmie.js' which is all globed together when rendering a page. Adding an ignore line to scrutinizer to prevent false-positives.
|
2014-04-26 05:32:15 -04:00 |
|
jgen
|
1ca3865a1c
|
Removing the closing PHP "?>" tag as per style guidelines. (Also see: https://stackoverflow.com/questions/4410704/why-would-one-omit-the-close-tag )
|
2014-04-25 22:54:51 -04:00 |
|
jgen
|
780d5f8709
|
More linting. Explicitly declare these class variables, as well as comment out dead code.
|
2014-04-24 22:13:00 -04:00 |
|
jgen
|
7b90331f02
|
Add missing semi-colon.
|
2014-04-24 16:56:04 -04:00 |
|
jgen
|
332c8538b7
|
Change the function syntax to quiet JSHint.
|
2014-04-24 04:46:23 -04:00 |
|
jgen
|
4b90faf89d
|
Even more linting of JS files.
|
2014-04-24 00:55:14 -04:00 |
|
jgen
|
887f963e17
|
Add the jshint comment to alter how scrutinzer-ci deals with the js.
|
2014-04-23 23:38:53 -04:00 |
|
Shish
|
db5aa56300
|
remove a bunch of dead code
|
2014-03-29 11:44:34 +00:00 |
|
Shish
|
67f1c1c51d
|
store enabled exts in a config file, rather than moving directories around
|
2012-03-31 18:59:28 +01:00 |
|