Commit Graph

88 Commits

Author SHA1 Message Date
blankie 7bd278657b
Add Abort Network Requests on Escape 2023-09-19 21:02:01 +10:00
blankie b090d0d774
Update Compass QoL Enhancer to 1.17.1
- Fix fixing links in lesson plans inside Resources
2023-09-15 11:21:27 +10:00
blankie 75f8ab9924
Update Image Loader Placeholder Remover to 1.22.0
- Add specific support for www.independent.co.uk
- Fix wrapping <img>s with <a>
2023-09-14 15:58:02 +10:00
blankie 29d26e7153
Update Image Loader Placeholder Remover to 1.21.0
- Remove empty srcsets
2023-09-12 20:01:25 +10:00
blankie 77b73718a6
Update Compass QoL Enhancer to 1.17.0
- Sort files and folders alphabetically
2023-09-11 15:00:26 +10:00
blankie eb1a4ab0a3
Update Compass QoL Enhancer to 1.16.0
- Slightly more elegantly suppress the barebones CKEditor context menu
- Workaround https://github.com/lydell/LinkHints/issues/86
2023-09-11 08:31:47 +10:00
blankie a2b8370309
Update Hide sticky elements to 1.1.0
- Handle sticky elements added after the they're hidden, for example:
https://web.archive.org/web/20220909140854/https://www.scientificamerican.com/article/we-asked-gpt-3-to-write-an-academic-paper-about-itself-mdash-then-we-tried-to-get-it-published/
2023-09-10 10:37:32 +10:00
blankie 505e5fd682
Update Image Loader Placeholder Remover to 1.20.0
- Add support for data-srcset
2023-09-09 15:00:55 +10:00
blankie 51fb9fac1f
Update Image Loader Placeholder Remover to 1.19.2
- Fix null TypeError
- Create (and use) a unified image link wrapper
- Fix potential hangs, especially on sites with a lot of images like forbes.com
2023-09-09 09:35:43 +10:00
blankie b2e2d21c09
Update Image Loader Placeholder Remover to 1.19.1
- Fix unblurring images on Bloomberg
2023-09-08 21:08:02 +10:00
blankie bc12b1f378
Update Image Loader Placeholder Remover to 1.19.0
- Add support for images blurred by attributes
- Add specific support for blog.google
2023-09-08 16:35:14 +10:00
blankie 59aef8d509
Update Compass QoL Enhancer to 1.15.0
- Fix text on news feed items being unselected on mouse up
- Make links submitted to learning tasks actual links
2023-09-06 17:26:52 +10:00
blankie b3558d6fc6
Update Compass QoL Enhancer to 1.14.0
- Automatically add the currently open learning task's ID to the URL
- Derive tab IDs from their titles if they have an autogenerated one
2023-09-05 16:22:54 +10:00
blankie 2e251efbdf
Update Compass QoL Enhancer to 1.13.2
- Fix getting the correct tab to open from the URL
2023-09-01 11:35:11 +10:00
blankie b251d9c2e5
Update Compass QoL Enhancer to 1.13.1
- Tabs specified in the URL are now opened as fast as possible
- Fix some panels not having their tabs linked to
2023-09-01 11:26:10 +10:00
blankie 169205b341
Update Image Loader Placeholder Remover to 1.18.0
- Add explicit support for www.forbes.com
2023-09-01 10:05:53 +10:00
blankie 127b846b67
Update Compass QoL Enhancer to 1.13.0
- Slightly refactor code
- Prevent the dashboard tab in the user page being "dsh"
- Learning tasks can now be linked to
2023-08-31 17:39:57 +10:00
blankie 387213d063
Update Archive Site Links to 1.1.0
- Show archive links even for the same archiver
2023-08-30 11:27:05 +10:00
blankie a91831ee70
Update Image Loader Placeholder Remover to 1.17.1
- Fix oversensitive image URL finder
2023-08-28 22:22:52 +10:00
blankie ee2cd8a08e
Add Hide sticky elements 2023-08-27 21:43:10 +10:00
blankie d319934631
Update Image Loader Placeholder Remover to 1.17.0
- Slightly simplify class and attribute finding code
- Selectively unapply/reverse CSS attributes from lazyloader classes
- Make images visible on www.washingtonpost.com
2023-08-27 14:30:42 +10:00
blankie ea7dcfd7dc
Update Compass QoL Enhancer to 1.12.0
- News feed items can now be opened by simply clicking on their background
2023-08-25 21:59:29 +10:00
blankie c0854ffcb7
Add Archive Site Links 2023-08-22 21:37:06 +10:00
blankie b62b77c652
Update Compass QoL Enhancer to 1.11.0
- Revert making strikethroughs more noticable (this should be done in, say,
userChrome.css)
2023-08-22 21:35:11 +10:00
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