github-actions
|
7d2e51574c
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2023-01-18 03:47:37 +00:00 |
|
alistair3149
|
4ae0f0cfcd
|
refactor(pwa): ♻️ rename manifest classes
|
2023-01-17 22:45:51 -05:00 |
|
alistair3149
|
68cb9b6c68
|
fix(pwa): 🐛 declare before adding array
|
2023-01-17 16:36:56 -05:00 |
|
alistair3149
|
e78ebd7165
|
fix(pwa): 🐛 incorrect var type
|
2023-01-17 16:34:02 -05:00 |
|
alistair3149
|
15ed16da2a
|
refactor(pwa): ♻️ use more approiate function to set maxage
|
2023-01-17 15:21:39 -05:00 |
|
alistair3149
|
01de2ec5f6
|
refactor(pwa): ♻️ better naming for manifest
|
2023-01-17 14:54:11 -05:00 |
|
github-actions
|
e8be32f7c5
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2023-01-17 19:43:57 +00:00 |
|
alistair3149
|
d73fa67a31
|
feat(pwa): ✨ use proper manifest type instead of json
|
2023-01-17 14:42:49 -05:00 |
|
alistair3149
|
e40d4e65fa
|
fix(pwa): 🐛 syntax error in manifest API
|
2023-01-17 14:12:47 -05:00 |
|
alistair3149
|
d63025f084
|
fix(pwa): 🐛 parse error in manifest API
|
2023-01-17 12:40:18 -05:00 |
|
alistair3149
|
7c552fe763
|
fix(core): 🐛 more defensive check for logo
Resolve undefined index from wgLogos
|
2023-01-16 15:58:55 -05:00 |
|
github-actions
|
0059c2c2ff
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2022-11-21 17:42:48 -05:00 |
|
alistair3149
|
929fbd7906
|
feat(pwa): ✨ use wgLogos for PWA icons
|
2022-11-21 17:42:20 -05:00 |
|
alistair3149
|
bc8d1a320f
|
feat(pwa): ✨ use standalone mode
Now with the loading indicator back in, we can use standalone mode
|
2022-10-23 14:00:51 -04:00 |
|
github-actions
|
2c3db10bb9
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2022-10-23 17:38:49 +00:00 |
|
alistair3149
|
56005ae627
|
feat(pwa): ✨ use wgLogos instead
|
2022-10-23 13:38:05 -04:00 |
|
alistair3149
|
72dfe31667
|
fix(pwa): 🐛 missing services variable
|
2022-10-22 18:59:26 -04:00 |
|
github-actions
|
ca244f0bbf
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2022-10-22 21:37:34 +00:00 |
|
alistair3149
|
ffb4e34443
|
feat(pwa): ✨ add helpful shortcuts to manifest
|
2022-10-22 17:36:58 -04:00 |
|
alistair3149
|
4c655a2b32
|
refactor(pwa): ♻️ move icons into separate function
|
2022-10-22 17:05:19 -04:00 |
|
alistair3149
|
5e2be1d974
|
feat(pwa): ✨ define scope parameter
So that /w/ path will not throw you out of the PWA
|
2022-10-22 16:49:56 -04:00 |
|
alistair3149
|
d80b91a4a8
|
refactor(pwa): ♻️ sort parameter by W3 draft
https://www.w3.org/TR/appmanifest/
|
2022-10-22 16:30:34 -04:00 |
|
alistair3149
|
b51b0c2332
|
feat(core): ✨ use minimal-ui instead of standalone in webapp manifest
This will allow minimal navigation UI for easier navigation
|
2022-10-22 15:43:55 -04:00 |
|
alistair3149
|
58d85ff426
|
refactor(core): normalize PHP namespaces used in Citizen
Related: T303102
|
2022-05-26 16:58:14 -04:00 |
|
alistair3149
|
59607905be
|
fix(core): incorrect folder name for PSR-4 autoloader
The folder `Api` was not renamed correctly in previous commit, causing webapp
manifest to fail because MW can't locate the correct class.
|
2022-05-17 22:20:22 -04:00 |
|