Commit graph

129 commits

Author SHA1 Message Date
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