Commit Graph

64 Commits

Author SHA1 Message Date
itdominator 2de4de6b22 Restructuring src folder 2023-11-12 00:49:16 -06:00
itdominator 153cc450d9 Fixed missing plugin parts removed by .gitignore 2023-09-30 14:33:47 -05:00
itdominator df688d919e Fixed search failing in some dirs; fixed pathbar autofilling with one found path 2023-09-16 01:18:36 -05:00
itdominator b5d1bbeccd Trying to reduce reference count to grid_store 2023-09-13 23:19:45 -05:00
itdominator ee3e042b1b Updated ytdlp version 2023-08-13 20:13:21 -05:00
itdominator 826b58cfc4 Restructured settings logic and loading; translate fix 2023-07-29 23:42:59 -05:00
itdominator f84e879141 added images to plugin menu options, added testing for generators, attempted mitigation of memory leak 2023-05-16 21:26:00 -05:00
itdominator 33cde33e6f Added debugger setup, cleanup 2023-04-29 09:44:22 -05:00
itdominator ca61d5348f Added Singleton class to inherit as needed 2023-03-27 20:07:17 -05:00
itdominator 3c72ad2801 Cleanup of widgets, fixing or updating plugins 2023-03-04 21:45:29 -06:00
itdominator cbcdeaa037 WIP implimentig new files widget, updated settings, broke keybindings 2023-02-23 23:03:29 -06:00
itdominator c508bcffe6 Changed how deb packaging is setup, deleted unused dirs, updated readme 2023-02-21 14:23:39 -06:00
itdominator f5dd0e9ff0 Updated Launcher, made ShellFM Settings more generic 2023-02-21 13:16:53 -06:00
itdominator 3ad9e1c7bb Plugin cleanup and tweaks 2023-02-20 19:18:45 -06:00
itdominator 639f14df5e Thumbnail work, added locals setting, cleanup 2023-02-04 17:03:27 -06:00
itdominator f440ff3d96 Import cleanup and thubnailer logic changes 2023-01-29 00:10:09 -06:00
itdominator 81a88a73db Limiting thread spawns 2023-01-07 14:15:06 -06:00
itdominator 95076afb6a Moved core.ui to core.widgets, added wip plugin reloading, refactoring 2022-12-08 23:33:04 -06:00
itdominator 9eeb24e19a WIP separating fs actions 2022-12-06 23:36:10 -06:00
itdominator b488c989b2 Fixed trasher alert dialog issue, moved import lines 2022-12-04 20:47:32 -06:00
itdominator 0d01030be3 Refactored externalized widgets, cleanup and subtle bug fixes 2022-12-03 22:03:05 -06:00
itdominator b84fd38523 Added yt_dlp directly, added rename format options, added xclip clipboard subproc, added copy name context menu option 2022-12-02 20:00:51 -06:00
itdominator e4e5e08cb4 Made searcher grep more like wrapper, addeed timestamp ignore 2022-11-29 22:34:25 -06:00
itdominator f2090a7d46 Changing to pythonic imports, restructured mixins layout 2022-11-28 22:50:37 -06:00
itdominator f51a860de5 Added IO ui to stop move or copy, enhanced favorites plugin 2022-11-25 23:12:43 -06:00
itdominator 4f9fe37613 added disable plugin load arg, added disk usage plugin, updated icon gen 2022-11-25 00:45:52 -06:00
itdominator 9cde8345cf Tab dnd between windows (state not preserved, yet), plugin fix 2022-11-02 22:06:30 -05:00
itdominator eeef0a4330 Search changes, plugin changes 2022-10-27 17:23:27 -05:00
itdominator d0612a2b37 Building context menu from config file 2022-10-26 19:47:54 -05:00
itdominator 9697e8ca16 Moving to use ContextMenu 2022-10-25 23:27:21 -05:00
itdominator 75da08d081 Added dirty start check, added images to plugin buttons, cleanup 2022-10-20 22:23:14 -05:00
itdominator 49ed89201a Externalized archiver to plugin 2022-10-09 21:56:12 -05:00
itdominator e96d9e682d Rewired settings, improved plugin structural coupling, cleanedup session file generation n load 2022-10-09 20:59:44 -05:00
itdominator 206f67f2f0 Finally resolved UI thread overloads 2022-10-06 20:48:44 -05:00
itdominator e929e9b742 searcher - updated timings 2022-10-04 22:58:27 -05:00
itdominator 0dece2cec9 More searcher plugin updates, added additional file settings 2022-10-04 02:30:46 -05:00
itdominator 982e586936 Restructured searcher layout 2022-10-03 22:14:18 -05:00
itdominator 867c651a04 Changed search plugin IPC logic 2022-10-03 20:50:38 -05:00
itdominator f48d84a004 Reworked the search logic 2022-10-03 00:52:50 -05:00
itdominator dc9cae6d38 Fixed keyboard events, updated exception types 2022-10-01 22:12:14 -05:00
itdominator da63e6e44e Moved trash logic to plugin structure 2022-10-01 16:04:46 -05:00
itdominator d3e42b3ae0 Added PIL support for images like webp; changed emit name 2022-09-30 23:30:38 -05:00
itdominator ded86b81ec Event system logic rework 2022-09-29 17:22:33 -05:00
itdominator 51a565a79d Plugin rework/fixes 2022-09-05 21:21:04 -05:00
itdominator 43fe513bb1 Added trailer link, added custom errors, updated keybinding 2022-09-05 01:01:51 -05:00
itdominator 3d0a714106 Plugin work 2022-09-04 22:35:30 -05:00
itdominator aabcd46d75 Updated VOD Thumbnailer, added icon gen logic 2022-09-03 17:01:41 -05:00
itdominator 247f1a1165 Added favorites plugin, addedplugin logic, updated confs 2022-09-03 00:43:25 -05:00
itdominator bff54995fd Reworked plugin manifest; decoupled event system and ipc 2022-08-12 22:54:16 -05:00
itdominator b058dc3667 Global threading decorators; Endpoint registry creation 2022-08-09 20:10:25 -05:00