Commit graph

523 commits

Author SHA1 Message Date
alistair3149 24e12facf9
Merge pull request #9 from StarCitizenTools/master
Sync with master
2019-12-28 12:12:04 -05:00
alistair3149 fd2e21fa9c
Merge pull request #6 from octfx/feature/sitename_flexible
Make mw-sidebar-sitename flexible
2019-12-28 12:09:02 -05:00
Hannes 5d0f211290
Use @header-height - @margin-side 2019-12-28 18:07:50 +01:00
Hannes 691e9900ad
Remove padding, add top offset 2019-12-28 18:06:12 +01:00
Hannes a233a00d79
Lighten popup header 2019-12-28 17:56:12 +01:00
Hannes 89bac432e6
Add missing timestamp color 2019-12-28 17:47:07 +01:00
Hannes b47304f122
Add extension Echo darkmode 2019-12-28 15:52:02 +01:00
Hannes cf356d6844
Add extension Flow darkmode
Some button colors are still of
2019-12-28 13:48:07 +01:00
Hannes 987fb23125
Make mw-sidebar-sitename flexible
This removes the need to overwrite the 'top' property in the global css.
2019-12-28 10:40:50 +01:00
alistair3149 4fe581fb46
Merge pull request #5 from octfx/feature/ooui-darkmode
OOUI Darkmode
2019-12-27 13:27:40 -05:00
Hannes 944e89130a
Add darkmode to calendar 2019-12-27 15:42:08 +01:00
Hannes 1146b3b353
Add darkmode for pending animation 2019-12-27 15:20:11 +01:00
Hannes 2c39eafe6b
Move datatables into lecacy.shared 2019-12-27 15:19:47 +01:00
Hannes 04e35ab57e
General Special Pages darkmode 2019-12-27 15:14:03 +01:00
Hannes 831ae99772
WIP date input darkmode 2019-12-27 14:54:59 +01:00
Hannes d3a0ce33c8
Add darkmode to diff view and legacy inputs 2019-12-27 14:54:40 +01:00
Hannes da13b518e9
ApiSandbox, Preferences, Login darkmode 2019-12-27 14:53:17 +01:00
Hannes 5e7b6ba880
Fix darkmode color for active a elements in main menu 2019-12-27 14:52:30 +01:00
Hannes 2564ace59e
Special Recent Changes darkmode 2019-12-27 14:51:40 +01:00
alistair3149 3232c32b77
Added missing space for lazy class 2019-12-27 03:36:48 -05:00
alistair3149 041db6b886
Set CSPreportmode to strictly true only 2019-12-27 03:05:05 -05:00
Hannes 81529fe254
Add Special:Files / filetoc darkmode 2019-12-26 22:59:14 +01:00
Hannes cedd3c9e0a
Add Data Tables darkmode 2019-12-26 22:58:42 +01:00
Hannes beccd56b3c
WIP Add darkmode definitions to recent changes
The added mw.* files wont load, so the definitions are in darkmode.less for now..
2019-12-26 22:46:59 +01:00
Hannes 97e0aa6866
WIP: Add darkmode definitions to OOUI 2019-12-26 22:46:02 +01:00
alistair3149 6ab2d17cce
Updated website 2019-12-26 14:04:39 -05:00
alistair3149 21999e2dda
Fix var name on skin php 2019-12-26 13:51:15 -05:00
alistair3149 83ee8a6bc4
Update README.md 2019-12-26 13:34:49 -05:00
alistair3149 2484ed4ba8
Updated JSDOC config 2019-12-26 13:12:54 -05:00
alistair3149 f300f60253
Updated JSDOC config 2019-12-26 13:06:28 -05:00
alistair3149 807f3d61f2
Make stylelint ignore out 2019-12-26 13:02:30 -05:00
alistair3149 d1a1782f5a
Exclude out folder from eslint #2 2019-12-26 12:57:49 -05:00
alistair3149 96f2deba32 Merge branch 'master' of github.com:StarCitizenTools/mediawiki-skins-Citizen 2019-12-26 12:57:20 -05:00
alistair3149 e2bf79ba8b
Exclude out folder from eslint 2019-12-26 12:57:12 -05:00
alistair3149 62a9b2e191
Added jsdoc 2019-12-26 12:55:09 -05:00
alistair3149 cbf372f274
Use JSDOC 2019-12-26 12:53:03 -05:00
alistair3149 93b47adc84
Added JS doc support 2019-12-26 12:41:48 -05:00
alistair3149 d8b5c0a88a
Merge pull request #3 from octfx/feature/actions_on_pr
Make GitHub Actions run on prs too
2019-12-26 12:21:58 -05:00
alistair3149 54a1dda16e
Merge branch 'master' into feature/actions_on_pr 2019-12-26 12:21:01 -05:00
alistair3149 d87bf44977
Merge pull request #4 from octfx/feature/issue_templates
Add GitHub issue templates
2019-12-26 12:19:22 -05:00
alistair3149 b46aab240f
Updated to run on pull request as well 2019-12-26 12:18:06 -05:00
alistair3149 7ce8920167
Updated to run on pull request as well 2019-12-26 12:17:37 -05:00
alistair3149 b2996125e6
Merge pull request #2 from octfx/feature/eslint
Fix GitHub Actions
2019-12-26 12:14:23 -05:00
Hannes b776648944
Add GitHub issue templates 2019-12-26 13:00:04 +01:00
Hannes 5c494dc8d6
Make GitHub Actions run on prs too 2019-12-26 11:29:46 +01:00
Hannes 4429026ead
Lint + Fix .less files 2019-12-26 11:22:05 +01:00
Hannes 5c503063e0
Update stylelint rules
These are pretty wide open rules. Especially "declaration-no-important" and "no-duplicate-selectors" should be re-enabled in the near future.
For now these rules ensure stylelint not failing
2019-12-26 11:19:26 +01:00
Hannes 5386e000b5
Fix eslint complaining about js files 2019-12-26 10:40:43 +01:00
alistair3149 93b65789f4
Attempt to supress eslint error #3 2019-12-26 03:33:33 -05:00
alistair3149 72afb6928e
Attempt to supress some ESlint error #2 2019-12-26 03:29:18 -05:00