Commit graph

995 commits

Author SHA1 Message Date
github-actions a83232a34e Github CI lint - eslint/stylelint 2020-01-07 00:57:55 +00:00
alistair3149 dab3cb690f
Initial styles for the logo 2020-01-06 19:56:56 -05:00
alistair3149 2d39c93bc7
Hide navigation label 2020-01-06 19:04:37 -05:00
github-actions f3da6bb8f1 Github CI lint - eslint/stylelint 2020-01-06 23:56:43 +00:00
alistair3149 69da2fa56e
Removed unused ID 2020-01-06 18:56:04 -05:00
alistair3149 e4783784f5
Clean up class and id names for navigation 2020-01-06 18:36:56 -05:00
alistair3149 6b0630d589
Cleaned up unnessecary components 2020-01-06 18:32:44 -05:00
alistair3149 e6a63570e7
Removed invisible space between navigation menu and personal menu 2020-01-06 17:34:49 -05:00
github-actions b0d1e0ec7e Github CI lint - eslint/stylelint 2020-01-06 19:32:03 +00:00
github-actions dc495d9851 Github CI lint 2020-01-06 19:28:08 +00:00
alistair3149 b853dd3bbb
Fix layout issue mentioned in #56 2020-01-06 14:17:23 -05:00
alistair3149 e8571bb9f4
Fix menu button overlaying search bar bug 2020-01-02 14:36:42 -05:00
alistair3149 ead527c6ec
Fixed undefined var 2020-01-01 16:43:08 -05:00
alistair3149 658084bb0d
Add option to choose description source for search suggestion 2020-01-01 16:38:10 -05:00
alistair3149 bf647fe054
Dark search suggestion hotfix 2020-01-01 14:33:33 -05:00
alistair3149 435f2fceb0
Search suggestion placeholder dark styles 2020-01-01 14:27:54 -05:00
Hannes f90b653385
Add search string to no result card 2020-01-01 02:27:48 +01:00
alistair3149 5508e51eb1
Supress stylelint error 2019-12-31 14:09:02 -05:00
alistair3149 bed74883e5
Add gradient for the loading animation 2019-12-31 14:06:45 -05:00
alistair3149 fdd8b16160
Disable OOUI loading 2019-12-31 13:55:01 -05:00
alistair3149 12f6a69d09
Added missing doc 2019-12-31 13:46:11 -05:00
alistair3149 6f3a161433
Skeleton placeholder for search suggestion 2019-12-31 13:43:38 -05:00
alistair3149 2257e64671
Attempt to fix the eslint error 2019-12-31 13:25:54 -05:00
alistair3149 540613bba1
Changed suggestion placeholder 2019-12-31 13:12:49 -05:00
Hannes dce4f9e328
Fix undef var 2019-12-31 12:44:24 +01:00
Hannes 3aa733f96d
Refactor typeahead
- Instead of inserting/removing script elements use the actual mw.Api object
- Add localization to loading and no result messages

Needs design pass:
- Display a loading indicator upon typing in the input field
- Display a no results indicator if no results could be found
2019-12-31 12:42:39 +01:00
alistair3149 40f5439b8d
Removed unused var 2019-12-30 23:31:39 -05:00
alistair3149 ffcc3ceab4
Decouple mw config from scripts 2019-12-30 23:29:10 -05:00
alistair3149 ec99af3143
Move getconfig out of api request 2019-12-30 19:45:24 -05:00
Hannes e1b0132cb8
Fix .active Element sometimes being null 2019-12-30 15:53:22 +01:00
alistair3149 51e4ec3922
Removed persepctive as it breaks position fixed on Chrome 2019-12-28 12:44:53 -05:00
alistair3149 75d16f8f1c
Oops should be negative instead 2019-12-28 12:35:39 -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 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
Hannes 2c39eafe6b
Move datatables into lecacy.shared 2019-12-27 15:19:47 +01:00
Hannes 5e7b6ba880
Fix darkmode color for active a elements in main menu 2019-12-27 14:52:30 +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 4429026ead
Lint + Fix .less files 2019-12-26 11:22:05 +01:00
Hannes 5386e000b5
Fix eslint complaining about js files 2019-12-26 10:40:43 +01:00
alistair3149 72afb6928e
Attempt to supress some ESlint error #2 2019-12-26 03:29:18 -05:00
alistair3149 0d6959b50b
Attempt to supress some ESlint error 2019-12-26 03:25:56 -05:00
Hannes c1174c0ee5
Made code MW compliant 2019-12-26 00:24:31 +01:00
Hannes 6b3b4980dd
Remove jQuery
Refactored header.js
- Removed global vars
- Removed jQuery

'Should' behave the same like the old version. Some testing needed.
2019-12-26 00:23:38 +01:00
alistair3149 67ca36e631 Changed h1 h2 line height 2019-12-23 18:44:04 -05:00
alistair3149 dc7453ec7c Moved contact button to global config, fixed php quote styles 2019-12-20 15:19:17 -05:00
alistair3149 0e286b7dbd Fix legend dark mode color 2019-12-20 14:56:04 -05:00
alistair3149 364bd55b55 Dropped TTF and EOT support 2019-12-20 13:12:31 -05:00
alistair3149 f73a50f065 Oops missed a semi colon 2019-12-16 15:05:29 -05:00
alistair3149 0ba57f9114 Tweaked autosuggest position 2019-12-16 15:03:57 -05:00
alistair3149 94d026552a Fixed search icon 2019-12-16 14:52:04 -05:00
alistair3149 45c1e0dfab Added styles for the search button 2019-12-16 14:36:18 -05:00
alistair3149 229c8540bb Switched search button from text to icon 2019-12-16 14:10:44 -05:00
alistair3149 06d399ec3f Increased the number of search result from 6 to 10 2019-12-13 23:31:48 -05:00
alistair3149 ca72018b49 Fixed search button height 2019-12-13 17:40:40 -05:00
alistair3149 462562c447 Add support for using description for search result 2019-12-13 01:21:16 -05:00
alistair3149 9d7d0ec5d0 Update to manifest 2 2019-12-12 21:25:37 -05:00
alistair3149 525c25f922 Fixed ToC styles 2019-12-12 17:21:18 -05:00
alistair3149 d1b06df7d0 Enable Description2 for testing 2019-12-12 17:11:14 -05:00
alistair3149 71c23103c1 Better search UI on mobile #3 2019-12-12 13:37:26 -05:00
alistair3149 6941f6131e Better search UI on mobile #2 2019-12-12 12:52:52 -05:00
alistair3149 49132bc2a7 Better search UI on mobile 2019-12-12 12:44:36 -05:00
alistair3149 4956d6ab48 Add condition to check if there is no desc #2 2019-12-12 00:45:58 -05:00
alistair3149 61df983d18 Add condition to check if there is no desc 2019-12-12 00:35:37 -05:00
alistair3149 ea297d7967 Test global var 2019-12-11 23:01:14 -05:00
alistair3149 65a524d40c Use global var for search #2 2019-12-11 22:17:40 -05:00
alistair3149 adffa3620b Use global var for search 2019-12-11 22:12:12 -05:00
alistair3149 3444389057 More suggestions dark mode styles 2019-12-11 22:00:27 -05:00
alistair3149 aed4550329 Suggestions styles 2019-12-11 21:43:52 -05:00
alistair3149 941614a0e1 Suggestions dark mode styles 2019-12-11 21:42:07 -05:00
alistair3149 e395e700fb Normalize search field styles 2019-12-11 21:28:45 -05:00
alistair3149 9b0bb5ca5a Fixed suggestion width 2019-12-11 21:17:30 -05:00
alistair3149 c4ba80eda8 Fixed suggestion width 2019-12-11 21:14:14 -05:00
alistair3149 1596126e1b No image icon for suggestions 2019-12-11 21:10:34 -05:00
alistair3149 3e7f7c9de3 Additional styles fix 2019-12-11 21:00:39 -05:00
alistair3149 676ff4e25c Enabled search description #2 2019-12-11 20:54:49 -05:00
alistair3149 0566166753 Enabled search descriptions 2019-12-11 20:48:43 -05:00
alistair3149 0c780cd470 Decouple skin settings from skin json to localsettings 2019-12-11 19:54:24 -05:00
alistair3149 c466ed8314 More styles for autocomplete #5 2019-12-11 19:38:22 -05:00
alistair3149 c59a15fd71 More styles for autocomplete #4 2019-12-11 19:35:49 -05:00
alistair3149 2329b0f9f7 More styles for autocomplete #3 2019-12-11 19:34:14 -05:00
alistair3149 299f41a334 More styles for autocomplete 2019-12-11 19:22:50 -05:00
alistair3149 9bc0a82402 More styles for autocomplete 2019-12-11 19:13:20 -05:00
alistair3149 27402ec437 Woohoo it worked 2019-12-11 18:56:07 -05:00
alistair3149 5713e89482 Fixed a stupid oversight 2019-12-11 18:48:36 -05:00
alistair3149 00171d148e Added debug message #6 - IM CLOSE 2019-12-11 18:42:44 -05:00
alistair3149 2cab28f779 Added debug message #5 - even more needed sigh 2019-12-11 18:37:09 -05:00
alistair3149 c7ad600b8d Added debug message #4 2019-12-11 18:32:50 -05:00
alistair3149 7eef551c48 Added debug message #3 2019-12-11 18:28:26 -05:00
alistair3149 ab298decf0 Added debug message #2 2019-12-11 18:22:10 -05:00
alistair3149 144dbb685b Added debug message 2019-12-11 18:19:32 -05:00
alistair3149 743eab6d40 Remove description from API prop 2019-12-11 18:13:38 -05:00
alistair3149 74a843f969 Remove language from typeahead query 2019-12-11 18:09:05 -05:00
alistair3149 1119a5f2f9 More dependencies 2019-12-11 18:03:38 -05:00
alistair3149 9cc5e4c574 Oops forgot to add the event 2019-12-11 17:57:07 -05:00
alistair3149 540580f42a Updated script to use dev site as base 2019-12-11 17:51:13 -05:00
alistair3149 8a338df850 Added missing dependency 2019-12-11 17:41:41 -05:00
alistair3149 9443b22f35 Added missing dependency 2019-12-11 17:37:54 -05:00
alistair3149 a588485253 Updated JS for typeahead init 2019-12-11 17:25:24 -05:00
alistair3149 34ff3660f3 Experimential search suggestions 2019-12-11 17:14:36 -05:00
alistair3149 e749a5c337 Additional search tweaks 2019-12-11 16:38:01 -05:00
alistair3149 8e1f9df096 Further clean up search IDs 2019-12-11 16:06:51 -05:00
alistair3149 dd547503dd Check if suggestion is hooked to ID name 2019-12-11 16:04:26 -05:00
alistair3149 184db8fb2e Moved label out of h3 2019-12-11 15:51:58 -05:00
alistair3149 ae20512996 Better ID names for search toggle 2019-12-11 15:40:59 -05:00
alistair3149 d4dfe93f80 Search form ID update 2019-12-11 15:29:15 -05:00
alistair3149 41fbc8fc58 Added sub sup styles 2019-12-11 00:56:47 -05:00
alistair3149 5accfc9421 Added nowrap 2019-12-11 00:53:49 -05:00
alistair3149 7aaf36bd86 Optimized Discord logo 2019-12-11 00:28:41 -05:00
alistair3149 7ae34cb91c Added missing textarea dark styles 2019-12-10 15:43:41 -05:00
alistair3149 41ae4293b7 fieldset styles 2019-12-10 15:32:34 -05:00
alistair3149 ca632d9235 ol ul styles # 2019-12-10 13:38:02 -05:00
alistair3149 99729477be ol ul styles 2019-12-10 13:31:25 -05:00
alistair3149 15022048f6 Footer cookie style 2019-12-09 19:33:56 -05:00
alistair3149 b33d821498 Add Cookie Statement to the footer 2019-12-09 18:44:41 -05:00
alistair3149 19f081e1be Fixed ToC direction 2019-12-09 17:15:46 -05:00
alistair3149 41cd4e3f32 Overscroll on ToC and menu would not scroll the page now 2019-12-04 03:20:56 -05:00
alistair3149 161613a627 html elements style fix 2019-12-03 23:02:18 -05:00
alistair3149 87ed4367bb DD styling 2019-12-03 22:51:50 -05:00
alistair3149 9f4594172e Updated ConfirmEdit to 1.6.0 2019-12-03 15:37:36 -05:00
alistair3149 d9c60b32eb Search dark mode fix #5 2019-12-02 23:40:14 -05:00
alistair3149 f454f5b178 search result fix #4 2019-12-02 23:36:55 -05:00
alistair3149 91da6331d3 Added support for reduce motion 2019-12-02 23:28:05 -05:00
alistair3149 d4a7226ccd Search suggestions style fix 2019-12-02 23:19:33 -05:00
alistair3149 2feddf7769 search result dark mode 2019-12-02 23:13:43 -05:00
alistair3149 e0f2cfa322 Adding missing extension styles 2019-12-02 21:39:36 -05:00
alistair3149 b9eda72596 ToC button fix 2019-12-02 18:46:21 -05:00
alistair3149 86a86fe3bf Added rc dark styles 2019-12-02 18:32:16 -05:00
alistair3149 a69737dcb2 Fix header bug for dark mode 2019-12-02 17:57:34 -05:00
alistair3149 1fdb409e89 Fixes for tabber in print mode 2019-12-02 17:41:41 -05:00
alistair3149 d3c465e7f8 Finalize print styles 2019-12-02 17:33:39 -05:00
alistair3149 f1d4f07503 Printing styles 2019-12-02 17:23:19 -05:00
alistair3149 c2fc2564d7 Additional print styles 2019-12-02 17:13:17 -05:00
alistair3149 b26c1c97b8 Additional print styling 2019-12-02 16:59:04 -05:00
alistair3149 4fcd5fe2f7 include less for print 2019-12-02 16:56:33 -05:00
alistair3149 c4a76fd57e Print mode styles 2019-12-02 16:55:35 -05:00
alistair3149 b891d939b8 Dark mode-related fixes 2019-12-02 16:32:20 -05:00
alistair3149 213d4b7c64 Additional dark mode fixes 2019-12-02 16:24:50 -05:00
alistair3149 c101e5e34e Forgot to import the less file 2019-12-02 16:12:32 -05:00
alistair3149 0a170db325 Fixed thumb blur outside of boundary bug 2019-12-02 16:07:02 -05:00
alistair3149 328d274342 Dark mode implementation 2019-12-02 16:05:23 -05:00
alistair3149 88ab7b6579 Set scrollbar style to global 2019-12-02 15:09:14 -05:00
alistair3149 94dd33a870 Clean up CSS 2019-12-02 10:16:19 -05:00
alistair3149 9d03c861b8 Added support for prefers-color-scheme on CSS santizier 2019-12-02 00:55:40 -05:00
alistair3149 a5ab430760 Scrollbar styling #4 2019-11-27 23:58:31 -05:00
alistair3149 9c43acc754 Scrollbar styling #3 2019-11-27 23:49:32 -05:00
alistair3149 6be4ab278b Scrollbar styling #2 2019-11-27 23:36:46 -05:00
alistair3149 ab9c48c6c4 Scrollbar styling 2019-11-27 23:24:59 -05:00
alistair3149 ec059ea13a ToC style tweak #2 2019-11-27 23:08:20 -05:00
alistair3149 faf2c4e1e4 ToC style tweak 2019-11-27 22:51:30 -05:00
alistair3149 b9b7d7ebcc Added SC Tools logo to footer #2 2019-11-27 22:29:15 -05:00
alistair3149 34d7fe017b Added SC Tools logo to footer 2019-11-27 22:21:57 -05:00
alistair3149 d27a1e4c76 toc scroll fix 2019-11-27 21:36:01 -05:00
alistair3149 bdfedd1807 toc scroll fix 2019-11-27 20:51:10 -05:00
alistair3149 23551677d8 toc scroll fix 2019-11-27 20:27:58 -05:00
alistair3149 a70bc89d5e Mobile ToC scroll fixes 2019-11-27 20:18:45 -05:00
alistair3149 bf5e766b28 Fix Safari overflow bug 2019-11-27 19:55:58 -05:00
alistair3149 a380a76011 Mobile ToC hover state 2019-11-27 19:24:34 -05:00
alistair3149 7b47471404 Fix mobile ToC load bug #2 2019-11-27 19:20:35 -05:00
alistair3149 5682f092cd Fix mobile ToC load bug 2019-11-27 19:14:52 -05:00
alistair3149 dd3f444593 List link style fixes 2019-11-27 14:08:42 -05:00
alistair3149 b9834dc372 cite text style 2019-11-26 02:06:36 -05:00
alistair3149 426195fd8e additional reference styles 2019-11-26 02:04:19 -05:00
alistair3149 28534e8e96 Added support for widescreen references 2019-11-26 00:51:02 -05:00
alistair3149 c42439c8c8 Style fixes regarding to references 2019-11-26 00:36:39 -05:00
alistair3149 83a257f35f Style fixes for recent changes 2019-11-21 02:34:12 -05:00
alistair3149 d4c43e5bc4 sitenotice tweak 2019-11-21 00:22:07 -05:00
alistair3149 ed640baaaa Fixed sitenotice z-index 2019-11-20 15:39:15 -05:00
alistair3149 7a9389d8dc Fix firstHeading styling 2019-11-18 22:56:40 -05:00
alistair3149 ec2ff03ee1 Added additional html rules 2019-11-18 19:43:44 -05:00
alistair3149 76812798a3 site notice styles 2019-11-18 02:51:55 -05:00
alistair3149 f5eafa3929 Fixed nested ul spacing 2019-11-18 00:17:42 -05:00
alistair3149 dba3f3e3ef Added missing contentSub style 2019-11-17 21:17:35 -05:00
alistair3149 2e354f2331 h2 font weight 2019-11-12 16:09:13 -05:00
alistair3149 421392aea7 style fixes 2019-11-12 15:40:11 -05:00
alistair3149 c403ee4eda Fixed overflow bug 2019-10-29 01:49:49 -04:00
alistair3149 96abe0180d HTML overflow hidden 2019-10-29 00:51:31 -04:00
alistair3149 5b87de5c14 Hide Discord button when in mobile 2019-10-29 00:33:03 -04:00
alistair3149 f2154cde31 Removed top detection 2019-10-28 19:19:06 -04:00
alistair3149 2c79e5c86b additional fixes on header 2019-10-28 18:30:59 -04:00
alistair3149 6a0f590f5e Attempt to fix hover header 2019-10-28 18:18:35 -04:00
alistair3149 daa5a6cc75 Fix hover header 2019-10-28 17:47:40 -04:00
alistair3149 213d5bcab4 Fix hover header 2019-10-28 17:46:50 -04:00
alistair3149 21b26a6509 spacing fixes 2019-10-08 15:22:02 -04:00
alistair3149 9875f6d759 styling fixes 2019-10-08 15:20:52 -04:00
alistair3149 848bd2fbf4 Spacing fixes 2019-10-07 21:40:21 -04:00
alistair3149 08b35b8e98 Mobile wikitable overflow fix 2019-10-07 19:28:16 -04:00
alistair3149 d399a34ca5 Mobile gallery tweaks 2019-10-07 18:53:12 -04:00
alistair3149 893ea62fb5 Mobile header fix #2 2019-10-07 18:30:07 -04:00
alistair3149 d6264c595d Mobile header adjustments 2019-10-07 18:13:09 -04:00
alistair3149 f8c3c83a7e Mobile ToC fixes 2019-10-07 17:12:19 -04:00
alistair3149 e977958d91 Header gradient 2019-08-21 20:13:51 -04:00
alistair3149 38f7374a05 Cookie warning styles 2019-08-21 19:44:08 -04:00
alistair3149 ad94c5b0e2 additional icons for sidebar 2019-08-20 01:34:35 -04:00
alistair3149 d537fa2687 wikitable styles 2019-08-20 01:23:28 -04:00
alistair3149 5c96aca142 Gallery styles 2019-08-19 15:44:19 -04:00
alistair3149 9b9b27d9b1 JS fixes and ULS styles 2019-08-19 01:30:24 -04:00
alistair3149 d89eb141f6 widescreen styles 2019-08-19 00:33:07 -04:00
alistair3149 9a58200117 JS check for browser support 2019-08-19 00:24:40 -04:00
alistair3149 bb78f97785 alignment fixes 2019-08-19 00:06:20 -04:00
alistair3149 65f8e4ba64 Wikitable tweaks 2019-08-18 23:49:58 -04:00
alistair3149 85dd0dc842 Gallery-related settings 2019-08-18 14:17:49 -04:00
alistair3149 49efd250ff References style 2019-08-17 02:31:04 -04:00
alistair3149 a9a07f1295 Tweaks on float styles 2019-08-16 23:59:04 -04:00
alistair3149 9fdba7e375 licensing update 2019-08-16 21:48:16 -04:00
alistair3149 c90db6fa4e Updated common styles 2019-08-16 13:53:59 -04:00
alistair3149 9ddb3f4a47 Lower navbar sensitivity 2019-08-16 03:37:01 -04:00
alistair3149 9bf8ba4e2a Tweaking thumb behavior 2019-08-16 03:14:37 -04:00
alistair3149 94d6d9ff01 File page styles 2019-08-16 02:35:44 -04:00
alistair3149 186d002886 CSS rules tweaks 2019-08-16 00:58:08 -04:00
alistair3149 5607a5541e Small fixes on placeholder images 2019-08-16 00:27:50 -04:00
alistair3149 1ae5b6ecf5 Additional fixes for lazyload 2019-08-16 00:21:46 -04:00
alistair3149 f50789508c Low quality lazyload placeholder 2019-08-15 22:48:10 -04:00
alistair3149 8b74c1edb5 Removed unused codes 2019-08-15 20:39:40 -04:00
alistair3149 9a6e12c3d8 Added support for Native lazyloading API 2019-08-15 18:31:54 -04:00
alistair3149 36f6c94ec1 SVG srcset hotfix 2019-08-15 14:05:50 -04:00
alistair3149 da7c4d5ff0 Enabled lazyload, fix for svg 2019-08-15 13:53:23 -04:00
alistair3149 45b775c5fc Repushed Citizen skin 2019-08-15 13:40:13 -04:00
alistair3149 5371f3182f Fix localsettings.php to remove wave.js, temp remove Citizen skin to repush 2019-08-15 13:39:47 -04:00
alistair3149 8265d67d75 Added Lazyload images, broke MMV 2019-08-15 02:20:50 -04:00
alistair3149 9f21460dbb TOC hotfix, theme color meta 2019-08-13 20:11:52 -04:00
alistair3149 c56d3720f9 Removed CSS, added TemplateData and Styles, updated Citizen skin 2019-08-13 12:54:28 -04:00
alistair3149 4b078cb929 Additional ULS styles 2019-08-12 23:56:49 -04:00
alistair3149 805ab632b4 Scrollspy ToC 2019-08-12 23:00:16 -04:00
alistair3149 204bc6859b MMV, OOUI style tweak 2019-08-12 21:36:10 -04:00
alistair3149 fa3b68b237 OOUI and MMV styles 2019-08-12 00:27:50 -04:00
alistair3149 423eb9c5cb Echo mobile styles 2019-08-11 21:07:38 -04:00
alistair3149 73947db60e OOUI styles 2019-08-11 01:49:05 -04:00
alistair3149 375b4b2a7b Hotfix for RC styles 2019-08-11 01:08:32 -04:00
alistair3149 3eaf58dd05 Special: Translate fixes 2019-08-10 22:08:42 -04:00
alistair3149 f5550d2fe4 translate header style 2019-08-10 16:47:03 -04:00
alistair3149 47245c897b language bar styles 2019-08-10 15:28:27 -04:00
alistair3149 03c1961c2e Moved table fix to common 2019-08-10 11:03:24 -04:00
alistair3149 24a0ecac32 Thumbnail improvement 2019-08-10 11:00:30 -04:00
alistair3149 100814c92b Hotfix for thumbnail viewport 2019-08-10 10:19:04 -04:00
alistair3149 be1d4ce4ca Thumbnails styles 2019-08-10 10:13:32 -04:00
alistair3149 31dad2b9dc Temp mobile table fix 2019-08-10 00:36:33 -04:00
alistair3149 6da5ee430a Added wikitable styles 2019-08-10 00:28:35 -04:00
alistair3149 b3a61828f0 Additional styling for category and related articles 2019-08-09 22:28:30 -04:00
alistair3149 653dce2711 Updated Citizen skin files 2019-08-09 03:22:43 -04:00
alistair3149 a2abf045a9 Removed ServiceWorker until it works 2017-04-10 18:39:09 -04:00
alistair3149 7046985a09 fix js attempt #1 2016-12-09 05:42:28 -05:00
alistair3149 dba504a5d5 service worker reg 2016-12-09 05:32:49 -05:00
alistair3149 011951fa81 web app manifest #2 2016-12-09 04:50:00 -05:00