Wykres commitów

169 Commity (master)

Autor SHA1 Wiadomość Data
Thomas Bouve e4f82f4946
Merge pull request #62 from crahan/dev
Sandboxing, custom folder icons, error handling, bug fixes
2021-09-16 00:24:00 +02:00
Thomas Bouve bffb81b819 Update sample notebook 2021-09-16 00:04:27 +02:00
Thomas Bouve 2ef6cc44f8 Add sandbox feature screenshot 2021-09-15 23:53:49 +02:00
Thomas Bouve 54a59818d8 Cleaner observer handling 2021-09-15 23:40:38 +02:00
Thomas Bouve cf885c4f17 Deselect value 2021-09-15 23:34:07 +02:00
Thomas Bouve 5001e0c7b2 Handle folder permission issues 2021-09-15 23:20:46 +02:00
Thomas Bouve ea8a84afbb Version bump and doc update 2021-09-15 01:46:13 +02:00
Thomas Bouve b82dec0190 Move exception classes to separate file 2021-09-15 00:39:05 +02:00
Thomas Bouve f841f7b47b Update exception message 2021-09-14 23:54:10 +02:00
Thomas Bouve e8290e0ff8 Update __repr__ 2021-09-14 13:18:58 +02:00
Thomas Bouve 7cb1555192 properly handle a c:\ sandbox_path 2021-09-14 13:12:43 +02:00
Thomas Bouve 315a9ac201 Add dir_icon_append to __repr__ 2021-09-14 12:22:55 +02:00
Thomas Bouve 9171f5ab4a Add dir_icon_append parameter 2021-09-14 12:18:24 +02:00
Thomas Bouve f608c0f7d9 Remove default space from dir icon 2021-09-14 12:05:38 +02:00
Thomas Bouve 3a87d2e14f Fix sandbox value bug 2021-09-14 12:02:07 +02:00
Thomas Bouve 2619e456f1 Make sandbox_path optional using None as default. 2021-09-14 11:56:38 +02:00
Thomas Bouve d87a6792fb Small tweaks to utils 2021-09-14 01:30:17 +02:00
Thomas Bouve d12485873b Fix get_drives function 2021-09-14 00:51:25 +02:00
Thomas Bouve f6ce0cdb29 Back to normalize, but based on realpath 2021-09-14 00:36:43 +02:00
Thomas Bouve 51bb1f5e84 Switch to using realpath 2021-09-14 00:20:33 +02:00
Thomas Bouve 350f52fb51 Check first element length, not list length 2021-09-13 23:59:39 +02:00
Thomas Bouve 80bb352294 Custom dir icon support + bug fixes 2021-09-13 23:49:04 +02:00
Thomas Bouve 6fc806bb3d Add sandbox_path property 2021-09-09 10:39:20 +02:00
Thomas Bouve 38db8c6ca1 Bug fix in helper functions 2021-09-09 00:40:01 +02:00
Thomas Bouve a1ebe8df41 Add path and filename validation 2021-09-09 00:21:49 +02:00
Thomas Bouve 1b08e8dce7 Fix sandbo functions 2021-09-07 01:29:29 +02:00
Thomas Bouve 704db46542 Validate filename 2021-09-07 01:15:52 +02:00
Thomas Bouve b2dd8d6cc3 Filter filenames 2021-09-07 01:04:20 +02:00
Thomas Bouve fcabb448aa Minor fixes 2021-09-07 00:33:28 +02:00
Thomas Bouve 01a9e60309 Cleanup 2021-09-07 00:25:34 +02:00
Thomas Bouve f81b1cc0a9 Comment 2021-09-07 00:04:20 +02:00
Thomas Bouve a2c3f52a7c Properly handle Windows case insensitive paths 2021-09-06 23:59:03 +02:00
Thomas Bouve 371aa501f7 Fix normalized sandbox_path handling 2021-09-06 23:29:41 +02:00
Thomas Bouve f60e0b5f3b Test release 2021-09-06 22:50:08 +02:00
Thomas Bouve 34802201cb One step closer 2021-09-06 00:00:48 +02:00
Thomas Bouve fa44a64200 Add support for root_path parameter 2021-09-05 23:16:41 +02:00
Thomas Bouve 3f5c14c92c Fix bug 2021-09-05 23:05:37 +02:00
Thomas Bouve d2fbe5afe8 Better drive letter handling 2021-09-05 22:49:48 +02:00
Thomas Bouve cff684b5b4 Minor fix 2021-09-05 22:08:37 +02:00
Thomas Bouve d6e0568709 First path restriction test 2021-09-05 21:46:38 +02:00
Thomas Bouve 6da5fe6df1 Bumb version to 0.5.0 and update README.md 2021-09-04 13:59:45 +02:00
Thomas Bouve 0cfe3bd77e
Merge pull request #60 from crahan/width_and_fixes
Configure width, folder path sanitizing, cleaner layout, support value property
2021-09-04 13:41:37 +02:00
Thomas Bouve ce78d3e340 Ignore more files and folders 2021-09-01 15:09:19 +02:00
Thomas Bouve 0f95c2c4e3 Better handling of trailing path separators on Win 2021-08-31 23:54:27 +02:00
Thomas Bouve 864699a781 Hide overflow and add scrollbar to just the label 2021-08-20 23:49:13 +02:00
Thomas Bouve 173d752d32 Button min-width and properly align reflowed label 2021-08-20 23:10:39 +02:00
Thomas Bouve a05a88f58d Reworking width fix 2021-08-20 21:58:29 +02:00
Thomas Bouve 5476272751 Add value property as an alternative to selected 2021-08-20 09:59:12 +02:00
Thomas Bouve 1a2017cd27 Make widget width configurable via Layout 2021-08-20 03:12:06 +02:00
Thomas Bouve f313a73cc3
Merge pull request #52 from Mandroide/highlight-sample
Add Python highlighting to README.md
2021-06-23 17:57:15 +02:00