1
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected 2 days ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improve doc More... about 7 years ago
Improve doc More... about 7 years ago
Improve doc More... about 7 years ago
Improve doc More... about 7 years ago
Improve doc More... about 7 years ago
update doc More... about 7 years ago
Update README.md More... about 7 years ago
Remove use of const and keep use of vars for compatibility More... about 7 years ago
Update enableWidget function to toggle visibility of the widget More... about 7 years ago
Add WikiRating scss to the modules More... about 7 years ago
Add function to enable fetch of the html module More... about 7 years ago
Add WikiRating.widget.js to the list of extension modules More... about 7 years ago
Add javascript module for the rating widget More... about 7 years ago
Add widget html content More... about 7 years ago
Aligned maintenance controller to api responses More... about 7 years ago
Merge branch 'master' of https://github.com/WikiToLearn/WikiRating More... about 7 years ago
Added ApiResponses classes to standardize the responses More... about 7 years ago
Merge branch 'master' of github.com:WikiToLearn/WikiRating More... about 7 years ago
Calculate changeCoefficient also during Update process More... about 7 years ago
Fixed date format for mediawiki api More... about 7 years ago
Hide some models attributes on JSON serialization, access set to WRITE_ONLY More... about 7 years ago
Added JsonIgnore annotation for graphIds More... about 7 years ago
Started refactoring of WikiRating js module in order to use the new API More... about 7 years ago
Merge branch 'master' of https://github.com/WikiToLearn/WikiRating More... about 7 years ago
Added UserServiceTest (only update method missing test case missing) More... about 7 years ago
Fixed query for Revisions by Lang More... about 7 years ago
[WIP] Added method to calculate ChangeCoefficient durin INIT process More... about 7 years ago
Added formula for ChangeCoefficient of Revisions More... about 7 years ago
Added CRUD unit tests for RevisionService More... about 7 years ago
Added CRUD unit tests for PageService More... about 7 years ago