A userscript that adds a link to the materials of the current course to the navigation bar
2025/04/27のページです。最新版はこちら。
コードが変更されたバージョンのみを表示しています。 すべてのバージョンを表示
Fix version of uds-cms-add-materials.user.js
When increasing the version in df1d4a0c146814c8f70d42ee4e2119aadfb1fe0a, I forgot to set the patch version to 0.
See also: https://github.com/ikelax/userscripts/commit/df1d4a0c146814c8f70d42ee4e2119aadfb1fe0a
Bump minor version of uds-cms-add-materials
The changes were done in f94701456085c319b6432d14b7e96e142897cf7c and I forgot to bump the version.
See also: https://github.com/ikelax/userscripts/commit/f94701456085c319b6432d14b7e96e142897cf7c
Add match rules for CISPA CMS and improve docs (#25)
See pull request: https://github.com/ikelax/userscripts/pull/25
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
Fix bug
I forgot to execute the lambda.
Bump version of scripts
Fix lint errors and add lint:fix to package.json