-
Notifications
You must be signed in to change notification settings - Fork 20
Comparing changes
Open a pull request
base repository: j3soon/arxiv-utils
base: v1.8.0
head repository: j3soon/arxiv-utils
compare: master
Commits on Oct 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c581946 - Browse repository at this point
Copy the full SHA c581946View commit details
Commits on Oct 9, 2023
-
Fix PDF redirection for Firefox
The new arxiv.org behavior (at the time of commit 72f8350), which redirects (HTTP 302) PDF pages to browse.arxiv.org, has been reverted. The redirection is a temporary behavior of arxiv.org. Therefore, we should still redirect PDF pages in the arxiv.org domain, instead of only redirecting PDF pages in the browse.arxiv.org domain.
Configuration menu - View commit details
-
Copy full SHA for 35571bf - Browse repository at this point
Copy the full SHA 35571bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eca5df - Browse repository at this point
Copy the full SHA 5eca5dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 772572c - Browse repository at this point
Copy the full SHA 772572cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5818a51 - Browse repository at this point
Copy the full SHA 5818a51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57892fe - Browse repository at this point
Copy the full SHA 57892feView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6a4cde - Browse repository at this point
Copy the full SHA e6a4cdeView commit details
Commits on Oct 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0fe6a62 - Browse repository at this point
Copy the full SHA 0fe6a62View commit details
Commits on Oct 13, 2023
-
Fix direct download error on paper titles with colons
Chrome error message: Uncaught (in promise) Error: Invalid filename Firefox error message: Error: filename must not contain illegal characters
Configuration menu - View commit details
-
Copy full SHA for 559faf8 - Browse repository at this point
Copy the full SHA 559faf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66d4326 - Browse repository at this point
Copy the full SHA 66d4326View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9931bf - Browse repository at this point
Copy the full SHA e9931bfView commit details
Commits on Oct 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for aea7406 - Browse repository at this point
Copy the full SHA aea7406View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8589188 - Browse repository at this point
Copy the full SHA 8589188View commit details
Commits on Nov 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 38a8f03 - Browse repository at this point
Copy the full SHA 38a8f03View commit details
Commits on Nov 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1fb7dae - Browse repository at this point
Copy the full SHA 1fb7daeView commit details -
Merge pull request #32 from fepegar/add-jmlr
Add support for JMLR
Configuration menu - View commit details
-
Copy full SHA for 36e6d60 - Browse repository at this point
Copy the full SHA 36e6d60View commit details
Commits on Jan 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3c9e2ed - Browse repository at this point
Copy the full SHA 3c9e2edView commit details -
Configuration menu - View commit details
-
Copy full SHA for f194b4b - Browse repository at this point
Copy the full SHA f194b4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1bfb87 - Browse repository at this point
Copy the full SHA f1bfb87View commit details -
Merge pull request #36 from htadashi/patch-1
Drop support and tests for arXiv Vanity since it has been shutdown Fixes: #35
Configuration menu - View commit details
-
Copy full SHA for fd2dca1 - Browse repository at this point
Copy the full SHA fd2dca1View commit details
Commits on Apr 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 057b0db - Browse repository at this point
Copy the full SHA 057b0dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f519434 - Browse repository at this point
Copy the full SHA f519434View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e6a84e - Browse repository at this point
Copy the full SHA 0e6a84eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0ccee7 - Browse repository at this point
Copy the full SHA e0ccee7View commit details
Commits on Jun 1, 2024
-
fix: Rename PDF tabs not ending with
.pdf
The arXiv site link changed from `Download PDF` to `View PDF`. This new `View PDF` link points to a different URL (without trailing `.pdf`), which isn't re-directed to the custom PDF viewer by the old redirect pattern. Fixes: #40
Configuration menu - View commit details
-
Copy full SHA for 7e658d9 - Browse repository at this point
Copy the full SHA 7e658d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42a3522 - Browse repository at this point
Copy the full SHA 42a3522View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8ac62a - Browse repository at this point
Copy the full SHA d8ac62aView commit details -
feat!: Navigate to urls without trailing pdf
This is based on the arXiv website change from `Download PDF` to `View PDF`. See commit 7e658d9 for more info.
Configuration menu - View commit details
-
Copy full SHA for 12a53e5 - Browse repository at this point
Copy the full SHA 12a53e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54fe365 - Browse repository at this point
Copy the full SHA 54fe365View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6472571 - Browse repository at this point
Copy the full SHA 6472571View commit details
Commits on Aug 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a63d56d - Browse repository at this point
Copy the full SHA a63d56dView commit details
Commits on Aug 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 44a3f05 - Browse repository at this point
Copy the full SHA 44a3f05View commit details -
Merge pull request #46 from htadashi/master
feat: add link to alphaXiv in extra services menu
Configuration menu - View commit details
-
Copy full SHA for dac9d22 - Browse repository at this point
Copy the full SHA dac9d22View commit details -
fix: Support downloading papers with long titles
BREAKING CHANGE: Replace `:` with `,` instead of `_` for readability.
Configuration menu - View commit details
-
Copy full SHA for 0ef5739 - Browse repository at this point
Copy the full SHA 0ef5739View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ee67dd - Browse repository at this point
Copy the full SHA 0ee67ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b02b3d - Browse repository at this point
Copy the full SHA 0b02b3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7540ebc - Browse repository at this point
Copy the full SHA 7540ebcView commit details -
refactor: Isolate TARGET_URL_REGEXP_REPLACE to its own js file
* Ref (Chrome, Manifest V3): https://stackoverflow.com/a/70218881 * Ref (Firefox, Manifest V2): https://stackoverflow.com/a/67513850
Configuration menu - View commit details
-
Copy full SHA for 995cfe3 - Browse repository at this point
Copy the full SHA 995cfe3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9422c73 - Browse repository at this point
Copy the full SHA 9422c73View commit details -
Configuration menu - View commit details
-
Copy full SHA for e84b070 - Browse repository at this point
Copy the full SHA e84b070View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2465b97 - Browse repository at this point
Copy the full SHA 2465b97View commit details -
Configuration menu - View commit details
-
Copy full SHA for c49e3dd - Browse repository at this point
Copy the full SHA c49e3ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for cdc8eeb - Browse repository at this point
Copy the full SHA cdc8eebView commit details -
Configuration menu - View commit details
-
Copy full SHA for f33309b - Browse repository at this point
Copy the full SHA f33309bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4e0f76 - Browse repository at this point
Copy the full SHA b4e0f76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8096f62 - Browse repository at this point
Copy the full SHA 8096f62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bf1648 - Browse repository at this point
Copy the full SHA 0bf1648View commit details
Commits on Oct 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 637d718 - Browse repository at this point
Copy the full SHA 637d718View commit details
There are no files selected for viewing