Commit graph

765 commits

Author SHA1 Message Date
alistair3149 a2a39b9e5e
Disabled ESlint for search suggestions since it is on ES6 2020-02-15 18:52:29 -05:00
alistair3149 509acf94b4 Merge branch 'dev' of github.com:StarCitizenTools/mediawiki-skins-Citizen into dev 2020-02-15 18:46:40 -05:00
alistair3149 c72c834fa2
Attempt to fix syntax error for toc js 2020-02-15 18:45:56 -05:00
alistair3149 7397d8bba8
Added ES6 comment for the search suggestion 2020-02-15 18:42:57 -05:00
github-actions 9738ab2819 Github CI lint - phpcbf 2020-02-15 23:42:05 +00:00
alistair3149 adbfeaaf0b
Fix syntax error in toc js 2020-02-15 18:37:17 -05:00
github-actions 0f5208ef18 Github CI lint - phpcbf 2020-02-15 23:11:35 +00:00
alistair3149 14600612bb
Attempt to convert to ES5 2020-02-15 18:12:09 -05:00
github-actions 333385feb5 Github CI lint - phpcbf 2020-02-15 23:05:56 +00:00
alistair3149 6985bf6f10
Attempt to convert to ES5 2020-02-15 18:06:01 -05:00
alistair3149 0168abc686
Attempt to convert to ES5 2020-02-15 18:05:11 -05:00
alistair3149 bfec3c1135
Attempt to convert to ES5 2020-02-15 18:01:17 -05:00
github-actions 8c7950020f Github CI lint - phpcbf 2020-02-15 23:01:01 +00:00
alistair3149 1355eaa05e
Attempt to convert to ES5 2020-02-15 18:00:03 -05:00
alistair3149 ab67bc418f
Attempt to convert to ES5 2020-02-15 17:57:19 -05:00
github-actions 74c5f30a94 Github CI lint - phpcbf 2020-02-15 22:56:29 +00:00
alistair3149 f6d0b61406
Attempt to convert to ES5 2020-02-15 17:55:31 -05:00
github-actions e289e7d20a Github CI lint - phpcbf 2020-02-15 22:52:59 +00:00
alistair3149 a40547ec1b
Attempt to convert to ES5 2020-02-15 17:52:32 -05:00
alistair3149 ed22023fce
Converted toc script from ES6 to ES5 2020-02-15 17:33:53 -05:00
github-actions 97f8846a44 Github CI lint - phpcbf 2020-02-15 22:32:59 +00:00
alistair3149 54f03d7c3a
Enable common js 2020-02-15 17:24:52 -05:00
alistair3149 e7cda782da
Removed extra eslint rules 2020-02-15 17:20:20 -05:00
alistair3149 39ee1ee2b3
Disabled ESlint cache 2020-02-15 17:13:26 -05:00
alistair3149 d8320d8ca1
Disabled force for eslint 2020-02-15 17:11:46 -05:00
alistair3149 c2c2bf1054
Updated gruntfile 2020-02-15 17:08:12 -05:00
alistair3149 77c8325e11
Attempt to fix lazyload not loading 2020-02-15 16:59:47 -05:00
alistair3149 16e187c38d
Renamed resourceloader modules 2020-02-15 16:49:55 -05:00
alistair3149 3451c6ecb2
Merge pull request #72 from StarCitizenTools/dev
Blockquote and figure caption styles
2020-02-06 15:08:00 -05:00
alistair3149 fbdac79c4f
Version bump 2020-02-06 15:06:43 -05:00
alistair3149 543778a34d
Added bottom margin to blockquote 2020-02-06 15:04:09 -05:00
alistair3149 a8916c9e49 Merge branch 'dev' of github.com:StarCitizenTools/mediawiki-skins-Citizen into dev 2020-02-06 15:03:22 -05:00
alistair3149 54db7844fa
Added more margin to blockquote 2020-02-06 15:03:15 -05:00
alistair3149 f3fcc1c33a
Added hyphen before citation on blockquote 2020-02-06 14:56:46 -05:00
github-actions f8b4b9f532 Github CI lint - eslint/stylelint 2020-02-06 19:56:27 +00:00
alistair3149 047809bf1c
Fix font size for blockquote 2020-02-06 14:52:07 -05:00
alistair3149 455bcc4c5e Merge branch 'dev' of github.com:StarCitizenTools/mediawiki-skins-Citizen into dev 2020-02-06 14:48:25 -05:00
alistair3149 31f649850a
Fixed typo of Georgia font 2020-02-06 14:48:13 -05:00
alistair3149 77bd2e0bea
Figure caption and blockquote styles update 2020-02-06 14:44:28 -05:00
github-actions 242b41ce8c Github CI lint - eslint/stylelint 2020-02-06 19:44:22 +00:00
alistair3149 b99ec06bd2
Merge pull request #71 from StarCitizenTools/dev
Added missing function call for referrer policy
2020-01-16 19:16:26 -05:00
alistair3149 6dfe6aace2
Added missing function call for referrer policy 2020-01-16 19:14:15 -05:00
alistair3149 b9bdd066ea
Revert widescreen edit
Needed refactoring on max-width for page content before that
2020-01-14 15:47:30 -05:00
alistair3149 14fa0572aa
Reverted widescreen edit
Needed refactoring on max-width for page content before that
2020-01-14 15:47:12 -05:00
alistair3149 329d9f4c4a
Wider page content for wider screen 2020-01-14 14:59:32 -05:00
alistair3149 26aec82b7b
Merge pull request #70 from StarCitizenTools/master
Sync with master
2020-01-11 15:37:10 -05:00
alistair3149 3c3eb9c7a9
Merge pull request #69 from octfx/feature/configurable_thumbsize
Allow to make thumbnail size configurable
2020-01-11 15:35:57 -05:00
Hannes 927a2b2032
Fix getting value 2020-01-11 21:32:32 +01:00
Hannes 423e7c0eea
Allow to make thumbnail size configurable 2020-01-11 21:27:39 +01:00
alistair3149 85f1ea1e91
Merge pull request #67 from StarCitizenTools/dev
Re-added referrer policy
2020-01-09 19:35:12 -05:00