Sage Vaillancourt
07a6af683d
Replace node server with rocket/rust
2024-06-24 02:56:11 -04:00
Sage Vaillancourt
2dd46af5b3
Merge branch 'main' of https://git.sagev.space/sage/Pail
2024-06-24 01:01:53 -04:00
Sage Vaillancourt
7a8b72d257
A bit of commenting to describe the response type
2024-06-24 01:01:31 -04:00
sage
0deb6217e8
Add logo to README
2023-12-05 19:49:07 -05:00
Sage Vaillancourt
8f7fda2732
Remove old unrelated screenshot image.
2023-12-05 19:43:56 -05:00
Sage Vaillancourt
87761a4be0
Move server files into dedicated server/ dir
2023-12-05 19:39:35 -05:00
Sage Vaillancourt
f1f4c89526
Add simple express-based server for updates
2023-12-04 20:30:39 -05:00
Sage Vaillancourt
4de6f44dfe
Update README for Pail
2023-12-04 20:21:47 -05:00
Sage Vaillancourt
f7276dcb3d
Add auto-update support
2023-12-04 11:32:45 -05:00
Sage Vaillancourt
de342265b1
Automatically enter folders when file-scrolling
2023-12-04 10:53:33 -05:00
Sage Vaillancourt
46b873e71d
Add some varName sanitization.
2023-12-04 10:23:47 -05:00
Sage Vaillancourt
ab9f6641f4
More var highlighting
2023-12-04 10:14:33 -05:00
Sage Vaillancourt
e71e2fb699
Fixed up scroll-wheel folder de-nesting
2023-12-04 10:04:20 -05:00
Sage Vaillancourt
8cdcfac87d
Tweak spacing.
2023-02-07 15:14:06 -05:00
Sage Vaillancourt
62ade8de28
Add scroll hints.
2023-02-07 15:04:56 -05:00
Sage Vaillancourt
be9719be8c
Missed de-nest in file-scroll.js
2023-02-07 14:08:19 -05:00
Sage Vaillancourt
22079471bc
Add scroll-wheel file browsing.
...
Improve backtick comments (works on non-diff pages)
Other small bits of cleanup.
2023-02-07 14:07:58 -05:00
Sage Vaillancourt
bee9f4e2b2
Sort repo search results.
...
Prioritizes shared project repos and the current user's repos before other users'
2023-02-02 15:57:09 -05:00
Sage Vaillancourt
92fc3dd021
Now a bitbucket addon.
...
Performs some simple UI enhancements.
2023-02-02 14:36:40 -05:00
Tom Watson
577073326a
bump to version 1.6.1
2023-01-03 15:16:46 +01:00
Tom Watson
48d3b5e6a0
Merge pull request #73 from iudex-/patch-1
...
fix gallery redirect, closes #72
2023-01-03 15:15:46 +01:00
Nils
4d86433e0f
fix gallery redirect, closes #72
2023-01-03 15:09:14 +01:00
Tom Watson
7e41360e60
add unique redirect for gallery links
...
Closes https://github.com/tom-james-watson/old-reddit-redirect/issues/60
A gallery link in the form https://www.reddit.com/gallery/qnjjvh can be
redirected to
https://old.reddit.com/r/OnePiece/comments/qnjjvh/marines_as_shinigami_by_norridzuan_art .
We only have the id to work with, but reddit will actually redirect
https://old.reddit.com/qnjjvh to the full url, so we can just redirect
to that instead.
2021-11-07 10:07:53 +01:00
Tom Watson
92e7ecd25e
feat: bump to version 1.5.1
2021-07-12 10:27:31 +02:00
Tom Watson
275331e773
Merge pull request #54 from nelsonblaha/master
...
Exclude '/community-points' path
2021-07-12 10:26:29 +02:00
Ben Nelson
7b974bd31a
Exclude '/community-points' path
...
Exclude this path because it 404s in old reddit.
2021-07-09 22:31:46 -05:00
Tom Watson
f4f61587a2
feat: bump to version 1.5.0
2021-06-13 12:44:13 +02:00
Tom Watson
4f1da4265c
feat: hide problematic elements
...
This hides the eu cookie notice which contains a problematic redirect
to new.reddit.com. It also hides the "get new" link in the header.
Closes https://github.com/tom-james-watson/old-reddit-redirect/issues/50
Closes https://github.com/tom-james-watson/old-reddit-redirect/issues/51
2021-06-13 12:43:35 +02:00
Tom Watson
b1f4153917
add list of redirected/whitelisted domains to readme
2021-01-24 12:16:30 +01:00
Tom Watson
846389b48f
add makefile
2021-01-24 12:14:39 +01:00
Tom Watson
621c2b05ee
also redirect i.reddit.com
...
Closes https://github.com/tom-james-watson/old-reddit-redirect/issues/45
2021-01-24 12:08:27 +01:00
Tom Watson
01f71cf361
bump to 1.3.0
2021-01-23 14:46:15 +01:00
Tom Watson
9cacda42f3
don't redirect new.reddit.com
...
This provides a useful workaround for viewing the new site if there is
something broken on old.reddit.com (e.g. polls), as well as giving a way
to just check something on the new site if you want to.
Closes https://github.com/tom-james-watson/old-reddit-redirect/issues/44
Closes https://github.com/tom-james-watson/old-reddit-redirect/pull/28
Closes https://github.com/tom-james-watson/old-reddit-redirect/pull/27/files
Closes https://github.com/tom-james-watson/old-reddit-redirect/issues/12
2021-01-23 14:42:29 +01:00
Tom Watson
97dfde8fa3
prettier fixes
2021-01-23 14:40:00 +01:00
Tom Watson
ea26a03353
Merge pull request #34 from Lachcim/galleries
...
Collective fix for new Reddit features as of July 2020
2020-07-19 15:09:27 +02:00
Michał Szopiński
ce7c67857b
Bump version to 1.2.0
2020-07-18 22:01:51 +02:00
Michał Szopiński
f481bcdbfb
Refactor URL parsing, fix equalities
2020-07-18 22:01:26 +02:00
Michał Szopiński
629926126e
Remove unnecessary exceptions
2020-07-17 15:19:05 +02:00
Tom Watson
6b409c3925
Merge pull request #31 from catchcase/issue/30
...
Add amp.reddit.com as redirected url and manifest permission
2020-07-17 10:38:55 +02:00
Michał Szopiński
2c28b50960
Preserve query string and hash
2020-07-16 18:56:23 +02:00
Michał Szopiński
01a3d69adc
Fix indent
2020-07-16 15:01:19 +02:00
Michał Szopiński
790ff84ec9
Make parser const
2020-07-16 14:45:13 +02:00
Michał Szopiński
a986d17e84
Bump version
2020-07-16 13:58:24 +02:00
Michał Szopiński
9dc68e9029
Add more exceptions
2020-07-16 13:52:58 +02:00
Michał Szopiński
90181d4125
Add exception system
2020-07-16 13:31:36 +02:00
Michał Szopiński
9f06826bed
Replace regex with URL parser
2020-07-16 13:15:38 +02:00
Vincente Campisi
71446f4b60
Add amp.reddit.com as redirected url and manifest permission
2020-05-19 19:29:04 +02:00
Tom Watson
0ea2411903
Merge pull request #24 from h-h-h-h/patch-1
...
README.md: Removed langage code in link
2019-10-15 14:07:56 +02:00
h-h-h-h
32b82582ca
Update README.md
2019-10-15 14:07:03 +02:00
h-h-h-h
3674f5cdb9
README.md: Removed langage code in link
...
addons.mozilla.org should figure out the user's language itself.
An alternative would be `...org/firefox...` instead of `...org//firefox...`, but, I guess, it will check whether `firefox` is a language code instead of an empty string. (Both work.)
2019-10-15 01:40:32 +02:00