Commit Graph

64 Commits

Author SHA1 Message Date
blankie 7483e3e4af
Update Elements with ID lister to 1.0.14
- Explicitly set target=_self for links so that they don't open in another tab
for sites with <base target=_blank> (example: https://www.cia.gov/the-world-factbook/countries/chad)
2023-08-17 16:24:55 +10:00
blankie 3496751789
Update Compass QoL Enhancer to 1.10.0
- The previous/next session buttons and dropdown are now links
- (attempt to) Optimise grabbing calendar info
- Fix the Dashboard tab on /Records/User.aspx being #dashboard instead of #dsh
2023-08-14 19:43:21 +10:00
blankie 8a3332b66e
Update Wayback Machine Toolbar Toggler to 1.1.1
- Remove unneeded event.preventDefault();
- Don't save toolbar state if the state was retrieved by something else
2023-08-14 08:33:28 +10:00
blankie 62cbadd1ae
Update Image Loader Placeholder Remover to 1.16.2
- Fix support for URLs that start with ./ or ../
2023-08-12 21:24:29 +10:00
blankie f733e10bda
Update Wayback Machine Toolbar Toggler to 1.1.0
- Sync up the toolbar hidden state for all tabs
2023-08-12 16:32:25 +10:00
blankie 35231b7410
Add Wayback Machine Toolbar Toggler 2023-08-12 14:35:26 +10:00
blankie b2f18e2841
Update Image Loader Placeholder Remover to 1.16.1
- Fix displaying images inside <picture>s
2023-08-11 16:25:46 +10:00
blankie 4f5bc106b7
Update Compass QoL Enhancer to 1.9.0
- Ctrl-clicking an activity in a user's learning tasks tab no longer collapses
everything else
2023-08-11 14:57:24 +10:00
blankie 86e3646fa2
Update Compass QoL Enhancer to 1.8.1
- Fix `document.querySelector(...) is null` when clicking on the background of
a window with no close button
2023-08-10 18:07:52 +10:00
blankie 16eadc5aa3
Update Compass QoL Enhancer to 1.8.0
- Fix a weird overline on hover for calendar events
- Make strikethroughs in calendar events and their tooltips more noticeable
2023-08-10 17:57:04 +10:00
blankie 868c06677d
Update Image Loader Placeholder Remover to 1.16.0
- Add support for www.makeuseof.com
2023-08-07 20:26:11 +10:00
blankie e2632b4722
Update Compass QoL Enhancer to 1.7.0
- Link to Action Centre events on calendars
- Show the end/finish time for all applicable calendar events
- Fix support for the mini-details view (visible on the month calendar view
with more than five events visible)
2023-08-06 20:11:30 +10:00
blankie c5bcef022a
Update Image Loader Placeholder Remover to 1.15.2
- Fix images going out of bounds on legendsoflocalization.com
2023-08-06 09:26:33 +10:00
blankie cadc19f469
Update Image Loader Placeholder Remover to 1.15.1
- Properly check whether or not to unhide lazyloader parents
2023-08-04 19:32:23 +10:00
blankie c4716c3373
Update Image Loader Placeholder Remover to 1.15.0
- Include "placeholder" as a lazyloader class
- Grab images' original URL from theconversation.com
2023-08-04 18:47:27 +10:00
blankie 1b10ebe803
Update Image Loader Placeholder Remover to 1.14.0
- Remove lazyloader-related classes from images and their parents
2023-08-04 17:15:45 +10:00
blankie 1c576bf970
Update Compass QoL Enhancer to 1.6.0
- Make Link Hints work with file upload buttons
2023-08-03 21:35:48 +10:00
blankie 7bef678880
Update Compass QoL Enhancer to 1.5.0
- Make links inside lesson plans open in the parent instead of a new tab
- Rearrange the code a little bit
2023-08-03 21:25:19 +10:00
blankie 7e87996b41
Update Elements with ID lister to 1.0.13
- Ignore elements with an empty ID
2023-08-01 19:24:03 +10:00
blankie 03debb468a
Update Elements with ID lister to 1.0.12
- Set `all` to `initial` (https://lamplightdev.com/blog/2019/03/26/why-is-my-web-component-inheriting-styles/)
- See the `name` attribute in anchor tags as IDs (https://wayland.freedesktop.org/docs/html/apb.html)
- Attempt to get text by going up the DOM (https://wayland.freedesktop.org/docs/html/apb.html)
2023-08-01 17:04:50 +10:00
blankie 906974ae67
Update Compass QoL Enhancer to 1.4.0
- Display calendar events' end time now without having to hover over them
2023-08-01 16:55:53 +10:00
blankie ea2571b756
Update Image Loader Placeholder Remover description 2023-07-31 15:52:05 +10:00
blankie 099f0ae1f9
Update Compass QoL Enhancer to 1.3.0
- Mark files and folders as clickable for Link Hints
- Fix "crash" on panels without tabs
2023-07-31 15:48:24 +10:00
blankie 45f190ebcd
Update Image Loader Placeholder Remover to 1.13.0
- Automatically identify and remove image loaders, even from unknown sites
- Add support for Wikihow
2023-07-30 21:00:27 +10:00
blankie a00a99bcee
Update Compass QoL Enhancer to 1.2.1
- Add targetUserId/userId query parameters for activities/learning tasks
- Fix automatically opening the Schedule tab on user pages
- Fix the currently selected tab being Dashboard if Sessions is automatically
opened
2023-07-26 16:05:23 +10:00
blankie 93ce06a901
Update Compass QoL Enhancer to 1.2.0
- Make all tabs links (not just learning tasks)
2023-07-26 11:12:52 +10:00
blankie 4a4dcd8bf5
Update Compass QoL Enhancer to 1.1.1
- Fix being able to close the file selection window by clicking on the
background while a file is being uploaded
2023-07-24 17:20:44 +10:00
blankie 67cb1e9072
Update Compass QoL Enhancer to 1.1.0
- Prevent a Uncaught TypeError: unsafeWindow.CKEDITOR is undefined from showing
- Uncheck the Remember Me box by default
2023-07-23 15:30:36 +10:00
blankie c35511a219
Add Compass QoL Enhancer 2023-07-22 21:04:28 +10:00
blankie 0bbf671a66
Update Image Loader Placeholder Remover to 1.12.1
- Properly check if an image has a link parent. This can be seen on
https://legendsoflocalization.com/an-inside-look-at-video-game-control-codes/#related
2023-07-22 12:39:11 +10:00
blankie dcd9c57744
Update Image Loader Placeholder Remover to 1.12.0
- Add support for legendsoflocalization.com
2023-07-22 10:51:59 +10:00
blankie f55c0c34c0
Update Image Loader Placeholder Remover to 1.11.0
- Add support for knowyourmeme.com
2023-06-22 23:39:03 +07:00
blankie 32ef114fa6
Update Elements with ID lister to 1.0.11
- Fix links on sites with a <base>, such as https://mesonbuild.com/Running-Meson.html
2023-06-22 13:28:57 +07:00
blankie bcf49c5774
Update Elements with ID lister to 1.0.10
- Explicitly set the font to sans-serif, example: explainshell.com
2023-06-21 20:33:23 +07:00
blankie b46abcaf81
Update Image Loader Placeholder Remover to 1.10.0
- Add support for blog.joshumax.me
2023-06-11 18:49:40 +07:00
blankie 4cb86951c2
Update Image Loader Placeholder Remover to 1.8
- Add support for vulcan.io
2023-06-11 18:04:02 +07:00
blankie 1f702ea34a
Update Elements with ID lister to 1.0.9
- Fix background on https://example.com
2023-06-11 18:03:21 +07:00
blankie 1bac1977a5
Update Elements with ID lister to 1.0.8
- Fix text wrapping with really long IDs, like the ones on
  https://wiki.archiveteam.org/index.php/ArchiveTeam_Warrior
2023-06-07 15:04:30 +07:00
blankie d188f3c1c9
Update Elements with ID lister to 1.0.7
- Explicitly set text alignment to the left, as some sites set it dirrerently,
  such as https://butyoudontlooksick.com/articles/written-by-christine/the-spoon-theory/
2023-06-06 20:35:06 +07:00
blankie fd0c945552
Update Elements with ID lister to 1.0.6
- CTRL+Clicking links no longer closes the dialog box
- Tapping on the background on older browsers will now close the dialog box
- Fix the dialog box from clipping out of the screen on older browsers
2023-05-21 18:53:25 +07:00
blankie 3e73f5a70e
Update Elements with ID lister to 1.0.5
- Make the Close button dark
2023-05-21 14:50:46 +07:00
blankie 73724ff549
Update Elements with ID lister to 1.0.4
- Hide SVGs and their children from the elements list
2023-05-21 14:33:46 +07:00
blankie 8dd050b576
Update Elements with ID lister to 1.0.3
- Ignore elements not inside <body>
- Broaden hidden element check
2023-05-21 10:34:50 +07:00
blankie 3e6896b09f
Update Elements with ID lister to 1.0.2
- Set font size to 12pt, useful on pages with small default fonts like Reddit
  or StackOverflow
2023-05-20 22:53:03 +07:00
blankie cdf5808b2f
Update Elements with ID lister to 1.0.1
- Work on older browsers using a polyfill, like Firefox for Android 68
2023-05-20 22:34:57 +07:00
blankie eb5cac51bf
Add Elements with ID lister 2023-05-19 22:18:34 +07:00
blankie 29db8be2f7
Update Image Loader Placeholder Remover to 1.7
- Add support for securelist.com
2023-03-31 19:49:50 +07:00
blankie 74be882452
Update Image Loader Placeholder Remover to 1.6
- Add support for www.bleepingcomputer.com
2023-03-22 21:41:22 +07:00
blankie 37b01e845d
Update RESser to 1.4.1
- Inject into the content context instead of the page context
  (maybe the CSP has gotten stricter? idk i'm lazy)
2023-01-06 23:40:41 +07:00
blankie 6ea6478ed9
Update nightly.link buttons to version 1.2.4
- Fix button centering in some pages (thanks https://github.com/JeelPatel231)
  (example: https://github.com/termux/termux-packages/pull/14116/checks)
2022-12-30 16:55:02 +07:00