log cagou/plugins/plugin_wid_file_sharing.py @ 491:203755bbe0fe

age author description
Sat, 08 Apr 2023 13:44:32 +0200 Goffi massive refactoring from camelCase -> snake_case. See backend commit log for more details
Fri, 19 Mar 2021 11:57:19 +0100 Goffi dates update
Wed, 12 Feb 2020 20:02:58 +0100 Goffi core (common): JidSelector + behaviors various improvments:
Tue, 04 Feb 2020 20:47:17 +0100 Goffi cagou widget: don't add header_input systematically anymore:
Tue, 04 Feb 2020 20:47:17 +0100 Goffi share widget: fixed crash when a text content is shared without `text` in data:
Wed, 29 Jan 2020 10:04:35 +0100 Goffi fixed shebangs
Wed, 29 Jan 2020 09:52:46 +0100 Goffi dates update
Fri, 20 Dec 2019 12:29:37 +0100 Goffi plugin file sharing: convert `dest_path` to string when sending to bridge:
Tue, 13 Aug 2019 19:14:22 +0200 Goffi Python3 port:
Mon, 25 Mar 2019 07:11:09 +0100 Goffi date update
Sat, 26 Jan 2019 20:24:48 +0100 Goffi file sharing: start in MODE_VIEW
Fri, 31 Aug 2018 17:01:31 +0200 Goffi plugin remote: remote controllers plugin first draft:
Fri, 31 Aug 2018 16:59:38 +0200 Goffi plugin file sharing: moved common discovery widgets to new core.common_widgets module
Tue, 26 Jun 2018 20:26:21 +0200 Goffi core (menu): TouchMenuBehaviour:
Sun, 24 Jun 2018 22:08:57 +0200 Goffi plugin file sharing: started to limit line to 90 chars as a test