849 Commits (01d594e8e728ea32776a3fa4a5f7e6f26bd17ba8)
 

Author SHA1 Message Date
JT 719f8ec4af Bug fixes & better words 1 year ago
JT 7c4ccfdd29 Fix getting stuck on portable mode 1 year ago
JT e135b1857f Fix size check 1 year ago
JT c2409fe29b UI tweaks 1 year ago
JT ec5b970be6 Move free space warning to migration dialog 1 year ago
Ionite 5def905aa9
Merge pull request #138 from ionite34/fix-exception-window-scroll 1 year ago
Ionite a9e550c603
Add scrolling to Exception window traceback viewer 1 year ago
Ionite 8faf943277
Fix multiple instance crash on db access 1 year ago
Ionite 1f537c9878
Merge pull request #137 from ionite34/sentry-env 1 year ago
Ionite ad285d4d66
Add development sentry environment 1 year ago
Ionite 9527aaa9c8
Merge pull request #136 from ionite34/style-guidelines 1 year ago
JT e496093a4f don't block UI when migrating models & set owner on install window if available 1 year ago
JT 4412ee3b84 Update gitignore and add code style guidelines in CONTRIBUTING.md 1 year ago
Ionite 08f4a437c5
Merge pull request #135 from ionite34/update-signatures 1 year ago
Ionite c4a761c9f0
Merge branch 'main' into update-signatures 1 year ago
Ionite 8ef2801d32
Merge pull request #134 from ionite34/fix-vlad-install 1 year ago
Ionite 1de010ca45
Fix datetime format 1 year ago
JT 974c36fb00 uncomment ProcessTracker 1 year ago
JT 88e882b097 Remove commented code 1 year ago
Ionite 2d6d015c2c
Add signature verification to UpdateHelper 1 year ago
JT e8dce17933 Fix vlad git crash on install 1 year ago
Ionite dee03170f3
Add SignatureChecker class, updates public key 1 year ago
Ionite 90b2c74c77
Add NSec.Cryptography 1 year ago
JT fb8f05b0d7
Merge pull request #133 from ionite34/force-migration 1 year ago
JT ab53d66924
Merge branch 'main' into force-migration 1 year ago
JT 119d45a36a Force package migration if the new library dir is the same as the old one 1 year ago
JT c5333918fd
Merge pull request #132 from ionite34/fix-model-search 1 year ago
JT db7d26bb9c Filter out models that are taken-down or archived & fix bug if no Files found in ModelVersions 1 year ago
JT 5b44f9ab84
Merge pull request #131 from ionite34/migration-fixes 1 year ago
JT e076b0ff8c cleanup old data directory on migrate 1 year ago
JT 47bc50f8ca Set saved window size before one-click install dialog 1 year ago
JT 50aa8a96ca rename old settings on 'No thanks' as well 1 year ago
JT 273bca62a7 rename old settings.json after done migrating 1 year ago
JT 1863c8fbc3 Disable buttons while migrating & setup migrated flag 1 year ago
JT 2cdb0398b6
Merge pull request #130 from ionite34/fix-console-generation-progress 1 year ago
JT 3c5e01fb76 Remove extra newlines from "Stopped at " message 1 year ago
JT cc6c682016 Remove unused / commented code 1 year ago
JT 783e46731b
Merge branch 'main' into fix-console-generation-progress 1 year ago
JT 0ef6855e70 Fix generation progress spamming the console 1 year ago
JT 57e5af1423 watever 1 year ago
Ionite c8ef87d167
Merge pull request #129 from ionite34/checkpoints-connected-import 1 year ago
Ionite 92967c86ad
Add handling of remote find model errors 1 year ago
Ionite 6a1ec03b24
more ui spacing for import progress 1 year ago
Ionite 53e1b95e73
add missing count 1 year ago
Ionite 79dcd2f4e3
Remove list enumeration 1 year ago
Ionite d1337d8097
Add tooltip to connected model import toggle 1 year ago
Ionite 2161c0faf3
Improve progress display on connected model import 1 year ago
Ionite 110bee063e
Fix UI bindings for connected model import 1 year ago
Ionite 72b315a335
Add connected model import features 1 year ago
Ionite bdc02cae3d
Add savable import as connected toggle 1 year ago