Commit graph

29 commits

Author SHA1 Message Date
H. C. Kruse e30e6ce52c
feat: implement theme toggle (#201) 2021-01-11 12:13:59 -05:00
alistair3149 5a8c15f3c2
refactor: move theme preference underneath skin preferences 2021-01-10 17:38:11 -05:00
Hannes dde580e2de
Merge remote-tracking branch 'upstream/master' into feature/darkmode-switch 2021-01-09 23:03:23 +01:00
Hannes 028169ea42
feature: Make color scheme configurable 2021-01-09 22:58:43 +01:00
translatewiki.net 03c3a0579d Localisation updates from https://translatewiki.net. 2021-01-04 14:49:45 +01:00
translatewiki.net 413c41b1ee Localisation updates from https://translatewiki.net. 2020-11-26 17:59:47 +01:00
translatewiki.net 688eeff56f Localisation updates from https://translatewiki.net. 2020-07-30 15:33:17 +02:00
translatewiki.net 40a244cac5 Localisation updates from https://translatewiki.net. 2020-07-06 18:49:37 +02:00
alistair3149 d0c23dde30
Move citizen-desc to citizen-skin-desc 2020-07-05 18:19:31 -04:00
translatewiki.net 925c3f8152 Localisation updates from https://translatewiki.net. 2020-06-29 16:25:34 +02:00
translatewiki.net 97c820c002 Localisation updates from https://translatewiki.net. 2020-06-22 17:26:29 +02:00
translatewiki.net 4a23cc1af4 Localisation updates from https://translatewiki.net. 2020-06-18 21:21:58 +02:00
translatewiki.net 5f1815b74c Localisation updates from https://translatewiki.net. 2020-06-15 22:18:04 +02: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 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 72bfbb6087
Converted header toggle tooltip to i18n message 2020-06-03 23:39:50 -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 311e1bc441
Updated localization 2020-03-26 15:54:14 -04:00
Hannes f90b653385
Add search string to no result card 2020-01-01 02:27:48 +01:00
alistair3149 540613bba1
Changed suggestion placeholder 2019-12-31 13:12:49 -05: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 5b1463f37b
Adding octfx as author 2019-12-29 16:23:01 -05:00
alistair3149 6ab2d17cce
Updated website 2019-12-26 14:04:39 -05:00
Hannes 5a69ce37eb
Add base german localization
All config messages still missing
2019-12-26 00:26:58 +01: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 653dce2711 Updated Citizen skin files 2019-08-09 03:22:43 -04:00
alistair3149 c444b7d07b Initial creation of Citizen skin
Set up the basic framework
2016-12-09 00:35:50 -05:00