- Belgium
- https://bauke.xyz
-
No worries, just laughter, we'll be here after
- Joined on
2022-09-21
2ee0dcb0ed
Version 0.3.2!
1bf8f519c6
Fix new queue items not being sorted properly.
ce7fbfe349
Fix items not being movable when the next sort index wasn't plus or minus 1.
913e8f0da9
Version 0.3.0!
ee012aea1d
Add move buttons.
f6571b895b
Fix JS pass by copy/reference issue.
e591db7bcf
Add move item functionality to Settings.
d4400c5c31
Update (de)serializing test.
f7d292932f
Add the regex matcher.
93096b839a
Simplify Redirect to a basic abstract class.
Prevent infinite loops of redirection
Potential solution: save the most recently redirected URL and the timestamp for it, then when another redirect is about to happen, check if it's the same URL and within 30 seconds of the last…
d25a844fac
Add an ID to Redirects.
e55c791386
Fix name.
3fe297b8f1
Add tests for Redirect getters & setters.