James Smith

Results 494 issues of James Smith

We should be able to merge models arbitrarily. The merge should move files over, and combine metadata in an appropriate way. UI could be a "merge selected" button in bulk...

feature

Implement a user-friendly file browser dialog or similar UI component that allows users to visually navigate and select the desired library folder. This provides a more intuitive and controlled way...

feature

This should have been simple, just reusing the tag code from bulk_edit and/or edit, but instead for some reason it caused segmentation faults on the page. Needs redoing at some...

bug

Resolves #1116

improvement

If a user uploads a load of non-compressed files, we should treat them as a single model instead of creating each one as a separate model.

feature

In my Sidekiq jobs, I get a lot of these failures: ``` Errno::ENOENT: No such file or directory @ rb_file_s_rename - (/usr/src/app/tmp/cache/.rails-settings-cached2Fv120241107-214-skp40x, /usr/src/app/tmp/cache/983/850/rails-settings-cached%2Fv1) ``` I assume this is because of...

I've added the gems to the gemspec in dev mode, and updated the cop definitions so at least it runs. Currently 218 offenses detected. Shall I continue with the current...

Would there be (or is there already?) any way to lazy-load the matches and frequency lists, so that memory is only used when password strengths are actually checked? `derailed` shows...

I think the cargo install command was wrong, it was referencing matrix.org, not github, and when I ran it I got 404s.