Gordon JC Pearce

Results 8 issues of Gordon JC Pearce

Even if you specify a path to a config file, flaskbb will report an error [!] No 'flaskbb.cfg' config found. You can generate a configuration file with 'flaskbb makeconfig'. This...

Note to self for something to hack on over Christmas :-) As per https://twitter.com/jonobacon/status/1192360148674760705

enhancement

Site has an API for checking "known bad" usernames and email addresses, and submitting new ones. This is an enhancement request, submitted upstream rather than to my fork so you...

enhancement
plugin

The box that object titles are drawn in is not large enough to contain very long titles - "GM7GDE-15" shows this up.

Stations need a more complex object than the displayed image. Either an image could be created with the ident text, or a more complex object could be written that draws...

When you zoom in with the scrollwheel, the map recentres so that wherever you scrolled becomes the new map centre. However, the mouse pointer stays where it was so the...

Instead of storing the images as binary-converted-to-C-source with big lists of numbers, it's possible to turn them into a "linked library" which is just a blob with symbols that the...