fts-tmassey

Results 8 issues of fts-tmassey

Getting "Unable to authenticate because login failed" when trying to connect. Could login successfully using https://player.siriusxm.com so credentials were correct. Examining the cookies within the browser seem to indicate that...

If anyone cares, I created a generic systemd unit file on my fork: https://github.com/fts-tmassey/SiriusXM If someone chooses to use my updated script, there's also an override file you can look...

Hello! Passing credentials (username and password) on the command line is no bueno: it's trivial to see the command line of a task running on a system! Plus, if you...

ETA: Or, just use kryptek's fork: https://github.com/kryptek/SiriusXM It already has the fix, as well as additional features... This is the same as Issue #20 which is marked closed (so I...

Hello! I am trying to integrate the ODT export plugin into my wiki. To do this most conveniently, I tried adding the ~~odt~~ markup to my :pageheader page. Worked perfectly:...

feature request
★★★ complex

I'm using Wikit with things like no-more-secrets and lolcat to create random walls of text in new and unusual ways. I was using a selection of Wikipedia articles I'd typed...

enhancement

Issue: https://github.com/dokuwiki/dokuwiki/issues/4054 This PR updates the lexer to put back a newline that is consumed by the exit of a block, as well as updating the Preformatted addPattern to match...

Feature
Bug
Category: Syntax
Category: Backend
ToDo: unittests

For my use case, I *constantly* interleave listblocks and double-space preformatted blocks. Of course, they don't actually render correctly without adding redundant newlines. I have found this difficult to both...