Commit graph

185 commits

Author SHA1 Message Date
alistair3149 d2845859c7
Open search when shortcut key is pressed 2020-06-09 00:30:24 -04:00
alistair3149 a9ef142b36
Bump version 2020-06-08 22:48:57 -04:00
alistair3149 345af04010
Added random button to search bar 2020-06-08 21:58:35 -04:00
alistair3149 c009b8726c
Simplified search bar
The last one didn't stage all the files
2020-06-08 19:12:03 -04:00
alistair3149 a6d42a419e
Added icon to fulltext search suggestion 2020-06-08 00:27:25 -04:00
alistair3149 5df1d0971e
Removed no result search suggestion 2020-06-07 18:48:21 -04:00
alistair3149 b03c250a75
Added full text search to search suggestions 2020-06-07 18:34:12 -04:00
alistair3149 4ad5056fc4
Add config to enable or disable rich search suggestions 2020-06-07 17:16:45 -04:00
alistair3149 a7e364aa72
Cleaned up search modules 2020-06-07 15:54:42 -04:00
alistair3149 4ab77674e4
Reorganized file structure for a few ResourceLoader modules 2020-06-07 15:02:52 -04:00
alistair3149 3aa075df94
Added new ResourceLoader module for fonts 2020-06-07 02:17:07 -04:00
alistair3149 bc15fd916e
Removed unused bottom bar 2020-06-07 02:07:30 -04:00
alistair3149 72b41df5ce
Refactor header DOM structure
- Reduced unnessecary HTML elements
- Stanardized class and IDs
- Switch to fix header due to performance concern
- Rewrote over-qualified CSS selectors
- Started rework on file organizations
2020-06-07 01:30:54 -04:00
alistair3149 0ade51a384
Full Mustache conversion 2020-06-05 20:12:39 -04:00
alistair3149 c0fee346c5
Partial conversion to Mustache for header 2020-06-03 00:28:22 -04:00
alistair3149 37732ea6a9
Partial Mustache refactor (#113)
Refactor some components into Mustache. With the footer refactor addressed in #75, it should solve most of the incompatibility issues caused by previous hacks used to generate the footer
2020-06-02 02:23:11 -04:00
alistair3149 5349ed1013
Version bump 2020-05-22 11:38:40 -04:00
alistair3149 c3483d3fb6 Use single quote for CSS 2020-05-18 13:44:29 -04:00
alistair3149 aa2ada02c1 Changed footer icon logic and added Miraheze icon 2020-05-18 12:46:34 -04:00
paladox cb431b61a9
Fix api
Bug: #104 104
2020-05-14 22:45:43 +01:00
alistair3149 bac5e17656
Added missing view source icon 2020-04-13 14:48:42 -04:00
alistair3149 11a13f68fa
Search input would be focus when toggle is clicked 2020-04-11 23:24:48 -04:00
alistair3149 9bc8683676
Table of Content improvements (#98)
* More condensed ToC

* Fixed spacing between ToC title and the list

* Added ToC heading hierarchy

* Github CI lint - eslint/stylelint

* More height for the ToC

* More space between ToC title and list

* Better section highlight on ToC

* Github CI lint - eslint/stylelint

* Fixed syntax from the last commit

* Github CI lint - eslint/stylelint

* Fixed undefined var

* Fixed ToC dark mode color

* Additional ToC dark mode color fixes

* Fixed incorrect ToC dark mode highlight color

* Fixed highlight color again for dark mode

* Bumped version

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2020-04-10 17:07:43 -04:00
alistair3149 c42c6523f6
Bump version 2020-03-16 00:49:23 -04:00
alistair3149 4589452358
Removed unused file 2020-02-15 23:01:58 -05:00
alistair3149 a2608fc40b
Use defaultmodule to load skin styles instead 2020-02-15 21:26:07 -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 fbdac79c4f
Version bump 2020-02-06 15:06:43 -05:00
Hannes 423e7c0eea
Allow to make thumbnail size configurable 2020-01-11 21:27:39 +01:00
alistair3149 def3f44ed0
Re-added referrer policy since mw implementation does not include response header 2020-01-09 19:26:16 -05:00
alistair3149 c8858ace5d
Update skin.json 2020-01-06 21:59:18 -05:00
alistair3149 7e42f8c432
Fixed the default option 2020-01-01 16:48:15 -05:00
alistair3149 658084bb0d
Add option to choose description source for search suggestion 2020-01-01 16:38:10 -05:00
Hannes f90b653385
Add search string to no result card 2020-01-01 02:27:48 +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 286c2d5acc
Added X-XSS-Protection header support 2019-12-31 02:36:17 -05:00
alistair3149 268e00850b
Removed Referrer policy since MW has its implementation > 1.31 2019-12-31 01:41:03 -05:00
alistair3149 70390f3e45
Merge pull request #27 from octfx/feature/srf_darkmode
Semantic Result Formats Darkmodes
2019-12-30 20:21:44 -05:00
alistair3149 645c72f658
Bumped version 2019-12-30 17:01:23 -05:00
alistair3149 d8052b7983
Merge pull request #39 from octfx/feature/jquery_ui_darkmode
Add jQuery UI darkmode
2019-12-30 16:59:37 -05:00
alistair3149 b8ff427e66
Merge pull request #38 from octfx/feature/uploadwizard_darkmode
Add Extension UploadWizard darkmode
2019-12-30 16:59:11 -05:00
Hannes d73d04eea4
Add jQuery UI darkmode 2019-12-30 20:59:22 +01:00
Hannes 55ad6ad0c8
Add Extension UploadWizard darkmode 2019-12-30 20:38:37 +01:00
alistair3149 a68c47f034
Merge pull request #35 from octfx/feature/lingo_darkmode
Extension Lingo darkmode
2019-12-30 11:26:12 -05:00
alistair3149 3a01db8314
Merge pull request #37 from octfx/feature/advanced_search_darkmode
Extension AdvancedSearch darkmode
2019-12-30 11:24:52 -05:00
Hannes facb4ea607
Add Extension AdvancedSearch darkmode 2019-12-30 17:02:31 +01:00
Hannes f082ff23bc
Add Extension Lingo darkmode 2019-12-30 16:33:10 +01:00
alistair3149 d028265058
Merge branch 'dev' into feature/wikieditor_darkmode 2019-12-30 10:14:38 -05:00
Hannes 9792ee2c57
Add Extension WikiEditor darkmode 2019-12-30 11:47:19 +01:00
Hannes ca413037c4
Add style to skin.json 2019-12-30 11:24:30 +01:00
Hannes 1e1bba82bc
Some fixes
Semantic Result Formats loves setting no background or an background image as a linear gradient.
This is not really addressed in these commits. TODO :/
2019-12-30 00:06:11 +01:00
Hannes a5f400632a
Add styles to skinStyles 2019-12-29 23:27:49 +01:00
alistair3149 5b1463f37b
Adding octfx as author 2019-12-29 16:23:01 -05:00
Hannes 7bf8fe44c8
Add SRF Event Calendar darkmode 2019-12-29 20:02:46 +01:00
alistair3149 82d79d3696
Bumped version 2019-12-29 13:06:01 -05:00
alistair3149 e2b3a313e1
Renamed SMW to SemanticMediaWiki 2019-12-29 13:03:22 -05:00
alistair3149 346b4966dc
Merge branch 'dev' into feature/smw_darkmode 2019-12-29 13:00:24 -05:00
alistair3149 e3fc3d0458
Use extension naming for folders 2019-12-29 12:58:50 -05:00
Hannes 0e133407a1
Add SMW darkmode 2019-12-29 18:40:33 +01:00
Hannes 05976a23aa
Move all extensions into separate folders 2019-12-29 18:38:38 +01:00
Hannes 6a8196256c
Reorganize skinStyles into separate folders 2019-12-29 10:47:56 +01:00
alistair3149 d8f03e1f97
Bumped version 2019-12-28 19:38:57 -05:00
alistair3149 d296f02737
Merge branch 'dev' into feature/flow_darkmode 2019-12-28 17:03:00 -05:00
alistair3149 1ffca23fea
Bumped version 2019-12-28 14:06:21 -05:00
Hannes cf356d6844
Add extension Flow darkmode
Some button colors are still of
2019-12-28 13:48:07 +01:00
alistair3149 4fe581fb46
Merge pull request #5 from octfx/feature/ooui-darkmode
OOUI Darkmode
2019-12-27 13:27:40 -05:00
Hannes 2c39eafe6b
Move datatables into lecacy.shared 2019-12-27 15:19:47 +01:00
Hannes d3a0ce33c8
Add darkmode to diff view and legacy inputs 2019-12-27 14:54:40 +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 a765556f9e
Bumped version and updated test files 2019-12-26 02:08:10 -05:00
Hannes 9c2d92991a
Add config values to skin.json
Also added namespaces to hooks and api class
2019-12-26 00:25:04 +01:00
alistair3149 cf58f8b9a3 Bumped version and updated readme 2019-12-24 01:08:43 -05:00
alistair3149 72e23056b3 Added support for Feature Policy 2019-12-24 00:40:30 -05:00
alistair3149 21778bec63 Enabled CSP for testing 2019-12-23 23:27:36 -05:00
alistair3149 2e4bc7adc3 Added CSP support 2019-12-23 23:13:42 -05:00
alistair3149 6ee9ce7f98 Added HSTS preload support 2019-12-23 22:43:11 -05:00
alistair3149 97d3e2ccb2 Enabled HSTS 2019-12-23 22:25:39 -05:00
alistair3149 067386964e Added HSTS support 2019-12-23 22:17:28 -05:00
alistair3149 4bd3cd2ec5 Added deny xframe 2019-12-23 21:10:13 -05:00
alistair3149 59aa0d9ab0 Enable strict origin referrer policy 2019-12-23 20:26:26 -05:00
alistair3149 f3e57a19fc Add documentation to the skin 2019-12-21 00:56:15 -05:00
alistair3149 dc7453ec7c Moved contact button to global config, fixed php quote styles 2019-12-20 15:19:17 -05:00
alistair3149 06d399ec3f Increased the number of search result from 6 to 10 2019-12-13 23:31:48 -05:00
alistair3149 a4e72132a0 Update to manifest 2 #3 2019-12-12 21:33:37 -05:00
alistair3149 dd026e70af Update to manifest 2 2019-12-12 21:28:28 -05:00
alistair3149 9d7d0ec5d0 Update to manifest 2 2019-12-12 21:25:37 -05:00
alistair3149 ef5954b71f Test global var #2 2019-12-11 23:07:00 -05:00
alistair3149 ea297d7967 Test global var 2019-12-11 23:01:14 -05:00
alistair3149 2ef10e9605 Implement global var test 2019-12-11 22:38:55 -05:00
alistair3149 1596126e1b No image icon for suggestions 2019-12-11 21:10:34 -05:00
alistair3149 60d0aa0aca Revert previous edit 2019-12-11 20:17:30 -05:00
alistair3149 f9b02b83ae Decouple skin settings from skin json to localsettings #2 2019-12-11 20:11:03 -05:00
alistair3149 38d12a09f6 Revert previous edit 2019-12-11 19:59:38 -05:00
alistair3149 0c780cd470 Decouple skin settings from skin json to localsettings 2019-12-11 19:54:24 -05:00
alistair3149 1119a5f2f9 More dependencies 2019-12-11 18:03:38 -05:00
alistair3149 aa69934446 Added dependency on the skin module 2019-12-11 17:22:34 -05:00
alistair3149 34ff3660f3 Experimential search suggestions 2019-12-11 17:14:36 -05:00
alistair3149 b5ccf5d8b9 Added support for Preconnect 2019-12-10 22:59:10 -05:00