fxstein

Results 37 issues of fxstein

Use uploader like in front end (post) to allow to upload icons/images for categories and perform resizing if the file exceeds the specified category icon size. Do the same for...

feature

Extend the bbcode parser and add various options. Add configurable support for - markdown (similar to wiki or github) - limited html - safe tags, with limited whitelist and blacklist...

feature
no-issue-activity

Not sure what version we will assign this, but we need to get going on the private Inbox feature. Just like here on github, we need to combine private messaging...

feature
no-issue-activity

Enable the import from DJI drone sd-cards similar to the GoPro media. Since there is no version text file on the sd-cards of DJI drones, it requires some directory/filename logic...

enhancement
further investigation

As of `Ventura 13.4` and `Homebrew 4.0.22-6-gf71294d` getting the following permissions error when performing `--firmware` task: ``` ➜ goprox --version goprox v00.52.00 ➜ goprox --firmware labs GoProX started... Checking firmware......

bug
further investigation

Turns out the file creation time for files without valid EXIF data (NODATA) changes dependent on in which timezone the developer machine is setup in. As such the file names...

bug
further investigation

Both `import` and `process` seem to be setting the incorrect FileCreateDate. Imported and processed files get the date the process was run and not that of the original image creation...

further investigation

Create the ability to pass a single image file to goprox (even without the path) and provide the full path and summary metadata together with warnings if e.g. system create...

enhancement

The storage requirements for `goprox` are very significant when all layers of the library are being kept for future re-prosessing. There are basically 3 copies of data: `archive`, `imported` and...

enhancement
further investigation

Automatic activation of the import workflow when a GoPro MicroSD card is inserted. Leverage `launchd` to run `goprox` when a GoPro device is mounted. Since `launchd` has no ability to...

enhancement