index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
resources
/
src
/
mediawiki.user.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
eslint: Manually enforce prefer-const in all remaining code
Ed Sanders
2024-10-05
1
-2
/
+1
*
eslint: Autofix var to let/const
Ed Sanders
2024-09-12
1
-20
/
+20
*
ESLint: Enforce prefer-arrow-callback and autofix
Ed Sanders
2024-06-11
1
-14
/
+8
*
build: Update eslint-config-wikimedia to 0.28.1 and autofix
Ed Sanders
2024-06-11
1
-1
/
+1
*
mw.user.generateRandomSessionId: Drop IE 11 compatibility, not used
James D. Forrester
2024-05-23
1
-4
/
+2
*
Add a line after JSDoc block descriptions
Kolawole
2024-05-04
1
-0
/
+1
*
docs: Fix JSDoc links
apaskulin
2024-04-16
1
-3
/
+3
*
docs: Fix JSDoc descriptions
apaskulin
2024-02-22
1
-1
/
+1
*
docs: Format descriptions
apaskulin
2024-02-05
1
-12
/
+12
*
Correctly document missing properties/methods
Jon Robson
2023-12-19
1
-0
/
+2
*
Documentation: Port mw.user to JSDoc
lwatson
2023-12-18
1
-14
/
+14
*
IP masking: notify users whose account expires soon
Sergio Gimeno
2023-11-28
1
-0
/
+17
*
build: Upgrade eslint-config-wikimedia from 0.25.0 to 0.26.0 and make pass
James D. Forrester
2023-11-22
1
-2
/
+6
*
mediawiki.user: Throw from clientPrefs.set() for registered users
Timo Tijhof
2023-10-31
1
-0
/
+7
*
ResourceLoader: Document the clientPrefs system and make Skin option
Timo Tijhof
2023-08-18
1
-3
/
+27
*
ResourceLoader: Add unit test for clientprefs
Timo Tijhof
2023-08-17
1
-0
/
+1
*
ResourceLoader: Simplify clientpref storage
Timo Tijhof
2023-08-11
1
-34
/
+33
*
core - client side preferences inline script
Moh'd Khier Abualruz
2023-08-07
1
-0
/
+105
*
Acquire a temporary user username before previewing
Bartosz Dziewo?ski
2023-07-31
1
-1
/
+39
*
mediawiki.user: Validate the cookie in sessionId() before returning
Bartosz Dziewoński
2023-07-10
1
-9
/
+13
*
Resources: Prefer ES6 Object.assign to $.extend for non-deep extends
Jon Robson
2023-05-05
1
-1
/
+1
*
resources: Raise JS linting from ES5 to ES6 and remove over-rides
James D. Forrester
2023-03-31
1
-2
/
+1
*
Merge "mediawiki.user: Remove wgUserIsNamed variable as redundant"
jenkins-bot
2023-02-22
1
-1
/
+1
|
\
|
*
mediawiki.user: Remove wgUserIsNamed variable as redundant
Kevin Israel
2023-01-29
1
-1
/
+1
*
|
build: Upgrade eslint-config-wikimedia from 0.22.1 to 0.24.0
James D. Forrester
2023-02-07
1
-0
/
+1
|
/
*
mediawiki.user: Add methods for isNamed and isTemp
Kosta Harlan
2023-01-24
1
-0
/
+18
*
docs: Emphasize “Modern”/“Basic support” terminology over “Grade A...
Volker E
2021-05-14
1
-1
/
+2
*
build: Update eslint-config-wikimedia to 0.20.0
Ed Sanders
2021-04-08
1
-1
/
+0
*
mediawiki.user: Catch and fall back if getRandomValues fails
Michael Holloway
2021-02-24
1
-3
/
+12
*
Documentation fixes for upcoming ESLint config change
Ed Sanders
2020-05-16
1
-1
/
+1
*
Revert "build: Linting for .vue files"
Catrope
2020-03-30
1
-0
/
+1
*
mediawiki.user: Switch sessionId() back to session-cookie persistence
Mikhail Popov
2020-02-19
1
-16
/
+10
*
build: Linting for .vue files
Roan Kattouw
2020-02-05
1
-1
/
+0
*
Fix comment in mediawiki.user.js
Thiemo Kreuz
2019-11-08
1
-1
/
+1
*
mediawiki.user: Clarify sessionId documentation
T. Bayer
2019-04-08
1
-3
/
+14
*
mediawiki.user: Use then() instead of done()
Timo Tijhof
2019-03-29
1
-2
/
+2
*
mediawiki.user: Remove deprecated stickyRandomId()
Timo Tijhof
2019-02-09
1
-6
/
+0
*
resources: Strip '$' and 'mw' from file closures
Timo Tijhof
2018-09-14
1
-2
/
+2
*
Update documentation of getPageviewToken
T. Bayer
2018-09-01
1
-1
/
+1
*
mediawiki.user: Fix missing array initialization in generateRandomSessionId
Timo Tijhof
2018-09-01
1
-0
/
+1
*
mediawiki.user: Small perf tweak for generateRandomSessionId
Nuria Ruiz
2018-08-25
1
-12
/
+8
*
mediawiki.user: Increase entropy of random token generator
Nuria Ruiz
2018-08-23
1
-18
/
+24
*
mediawiki.user: Rename stickyRandomId to getPageviewToken
jdlrobson
2018-08-21
1
-6
/
+13
*
resources: Move various single-file mediawiki.* modules to src/
Timo Tijhof
2018-05-09
1
-0
/
+189