Roland Häder
Roland Häder
https://bitdeli.com/free
??? Please see your own Readme.md file: https://github.com/mlocati/betterpoeditor/blob/master/README.md
That was not working here, the page always redirects. I created it on console: `$ ./occ user:add-app-password roland`
It works here flawless. :-(
Well, https://jacobmarshall.github.io/bootstrap-paginator/ does no longer work. :-(
I have migrated away to a more actively developed pagination plugin, also found here on github: https://github.com/esimakin/twbs-pagination
As it looks like bittornado has no webrtc client. Please test-download any torrent from https://tracker.mxchange.org/ and you will see that it will download with any non-webrtc client but not with...
BitTornado is being used on my server for mass-seeding those files. And oh, it is Python, not C/C++. So no `libtorrent` there.
`app.css` and `app.js` are auto-generated files, by a very old policy, build-files (auto-generated on build-time) should be placed in `.gitignore` to have lesser conflicts on merging as they are local-specific....
If you are in doubt, please take a look at long-established projects, like the Linux kernel where a lot auto-generated files are being ignored (`.gitignore) on committing.