A userscript that adds links to the meal plans of the UdS, HTW and HfM to the navigation bar
这些是此脚本的所有版本。 只显示代码变更过的版本。
Add navbar entry for HfM (#43)
The navigation bar entry is for Cafeteria Hochschule für Musik Saar which is usually abbreviated with HfM.
I updated the documentation and the links in the README file. Because I do not want to have to rename it every time I add a new canteen, I chose canteens.
Closes: https://github.com/ikelax/userscripts/issues/35 See pull request: https://github.com/ikelax/userscripts/pull/43
Change link for copyright to ikelax (#23)
It makes more sense to me link to my GitHub profile after my name.
I consider such documentation issues as bugs and therefore increased the patch version.
Closes: https://github.com/ikelax/userscripts/issues/21
Add more metadata block keys (#16)
I added the metadata block keys mentioned on the add userscript page of OpenUserJS.
I added most of the metadata block keys used by GitHub-userscripts/github-diff-links.user.js.
See also: https://github.com/Mottie/GitHub-userscripts/blob/master/github-diff-links.user.js Closes: https://github.com/ikelax/userscripts/issues/13
Show next day when the mensa has closed (#7)
I also changed the names of the userscripts such that they are more descriptive.
Closes https://github.com/ikelax/userscripts/issues/2
Bump version of scripts
Fix lint errors and add lint:fix to package.json