https://github.com/Scille/parsec-cloud

sort by:
Revision Author Date Message Commit Date
cb90e05 Bump version v1.9.0+dev -> v1.9.1 13 March 2020, 15:05:27 UTC
24fe48e Fixed missing exposition of organization_update from cmds (#1032) * Fixed missing exposition of organization_update from cmds * Define admin/anon/auth cmds methods in API, uses it in Core and Backend * Enforced backend access limits for administration and authenticated 13 March 2020, 14:34:14 UTC
34e9958 Refactoring of MultiError handling (PR #1028) 11 March 2020, 13:00:29 UTC
98ffed5 Fix typos in comments 11 March 2020, 10:37:45 UTC
055c3d5 Make sure parsec.utils is always imported 11 March 2020, 10:30:23 UTC
5009fbc Add test_open_service_nursery_multierror_with_cancelled test 11 March 2020, 10:30:02 UTC
ddd1550 Improve multi-error handling and move the logic to parsec.utils 11 March 2020, 10:29:38 UTC
16a7bed Add MultiError collapsing to open_service_nursery (PR #1027, issue #1012) 09 March 2020, 18:52:59 UTC
d3c71f9 Replace remaining regular nurseries with service nurseries 09 March 2020, 17:56:17 UTC
94a1efd Bump version v1.9.0 -> v1.9.0+dev 06 March 2020, 17:49:45 UTC
ccbe962 Bump version v1.8.0+dev -> v1.9.0 06 March 2020, 17:49:45 UTC
e5ac903 Fix gui reencryption need offline handling (#1016) * Correct RemoteDevicesManagerInvalidTrustchainError exception in RemoteDevicesManager * Fix missing republish of RemoteDevicesManager exceptions in WorkspaceFS.get_reencryption_need * Fix offline GUI handling in WorkspacesWidget 06 March 2020, 17:49:40 UTC
2b209e9 Add MultiError collapsing to open_service_nursery 06 March 2020, 15:12:37 UTC
e9b87dc Improve translations for acrobat compatibility dialog (PR #1025) 06 March 2020, 14:50:12 UTC
ff1a4d1 Fix sync monitor (with rare elegance !) (PR #1023) 06 March 2020, 13:09:41 UTC
20baa81 Clean up first-launch and after-update dialog logic (PR #1024) 06 March 2020, 13:07:05 UTC
97f6e78 Improve translations for acrobat compatibility dialog 06 March 2020, 12:52:57 UTC
c48a91a Clean up first-launch and after-update dialog logic 06 March 2020, 12:30:06 UTC
0574a61 Fix gui test using backend offline fixture 06 March 2020, 11:09:41 UTC
d4c811f Simplify sync_monitor bootstrap-related code 06 March 2020, 11:06:46 UTC
775df61 Make _wait_for_fuse_ready more resilient (issue #1018, PR #1019) 06 March 2020, 10:50:23 UTC
ae6123e Fix test gui claim device/user with corrected offline fixture 05 March 2020, 13:34:24 UTC
042e9c8 Add newsfragment for #1023 05 March 2020, 12:33:40 UTC
75fd9e5 Rework sync_monitor to fix behavior in tests and with newly created workspace 05 March 2020, 12:33:40 UTC
451d026 core_factory fixture initialize storage with user_manifest in v1 by default 05 March 2020, 12:33:40 UTC
a493221 Add idle monitors detection system 05 March 2020, 12:33:40 UTC
63c2da9 Simplify fixtures now that backend_*_cmds_factory lazily create transport 05 March 2020, 12:33:40 UTC
9210a9b Modify backend_*_cmds_factory to do lazy transport connection and support reconnection 05 March 2020, 12:02:44 UTC
e7f4270 Fix OpenTCPStreamMockWrapper offline patching of receiving stream 05 March 2020, 11:39:05 UTC
62deddb Correct fs.entry.synced events send by userfs by removing deprecated path attribute 05 March 2020, 11:39:05 UTC
62a658a [GUI] Fix invalid access to workspace_id on entry_downsynced 05 March 2020, 09:38:46 UTC
bb7a05c [GUI] Fix invalid access to attribute in timestamped workspace 05 March 2020, 09:19:41 UTC
27b7fd2 [GUI] Fixed invalid access to a file item 05 March 2020, 08:48:07 UTC
71c46a6 Merge pull request #1010 from Scille/gui-one-login [GUI] Only allows one login tab at all times 05 March 2020, 07:49:07 UTC
fbcb159 Merge pull request #1006 from Scille/gui-fix-workspace-id [GUI] Fix invalid access to workspace_fs on event 05 March 2020, 07:48:40 UTC
c0664c3 Add news fragment 04 March 2020, 17:03:33 UTC
4426922 Make _wait_for_fuse_ready more resilient 04 March 2020, 16:56:35 UTC
d21b315 Merge pull request #1017 from Scille/optional-winfps_tests Make winfsp-tests-x86 optional for tests on windows 04 March 2020, 16:52:46 UTC
4a3f21c Make winfsp-tests-x86 optional for tests on windows 04 March 2020, 14:59:25 UTC
763e050 Correct pypi username in travis now that we use token auth 03 March 2020, 16:28:21 UTC
ba86ae5 Bump version v1.8.0 -> v1.8.0+dev 03 March 2020, 14:29:39 UTC
77ec138 Bump version v1.7.2+dev -> v1.8.0 03 March 2020, 14:29:39 UTC
8c5828f linter (#1015) 03 March 2020, 14:28:00 UTC
3387779 Fix issues with the sync monitor (#1013) * Fix first synchronization for new workspaces * Fix first user manifest synchronization * Fix bootstrap trigger in SyncContext Co-authored-by: Emmanuel Leblond <emmanuel.leblond@gmail.com> 03 March 2020, 13:57:27 UTC
0a62fa9 Update pypi credentials for travis CI 03 March 2020, 08:33:52 UTC
025697e Merge pull request #1009 from Scille/doc-french-translations Fixed mistakes in the French translation of the documentation 28 February 2020, 17:02:12 UTC
85939da Fix sharing_updated_qt optional argument (PR #996, issue #971) 28 February 2020, 10:20:59 UTC
3387d02 typos in the install guide 28 February 2020, 09:27:51 UTC
3c082b8 [GUI] Only allows one login tab at all times 28 February 2020, 08:09:51 UTC
5769926 Fixed mistakes in the French translation of the documentation 28 February 2020, 07:01:24 UTC
9dd1886 Merge pull request #988 from Scille/testenv-default-config Set default gui variables for easier debugging 27 February 2020, 14:45:03 UTC
d2a9757 [GUI] Case insensitive extension matching when displaying file icon 27 February 2020, 14:44:29 UTC
dcdd98b Correct typo in french translation 27 February 2020, 08:32:56 UTC
875a51a [GUI] Fix invalid access to workspace_fs on event 27 February 2020, 08:18:03 UTC
dfba2f1 Merge pull request #1000 from Scille/gui-add-doc-link [GUI] Added a button to open the documentation 27 February 2020, 08:14:24 UTC
a0f0d35 Merge pull request #1005 from Scille/i18n-docs I18n docs 26 February 2020, 23:13:16 UTC
49e1e9c Add newsfragment for #1005 26 February 2020, 23:13:03 UTC
36e9b0a Add french translation to documentation \o/ 26 February 2020, 23:13:03 UTC
3137f78 Re-organize dependencies in setup.py for readthedocs 26 February 2020, 22:31:11 UTC
a10266b Update ReadTheDocs config 26 February 2020, 18:51:23 UTC
86c2ac6 [GUI] Added a button to open the documentation 26 February 2020, 08:26:44 UTC
6861c63 Fixed French translation for changelog 26 February 2020, 08:17:40 UTC
fff05d8 Removed confirmation when opening a new tab 26 February 2020, 07:39:48 UTC
eeb37f9 Catch and log exceptions in event bus callbacks 25 February 2020, 17:10:17 UTC
2a445d6 Fix sharing_updated_qt optional argument (issue #971) 25 February 2020, 17:09:11 UTC
d5396a8 Reword comment in UserFS._detect_and_send_shared_events 25 February 2020, 16:40:08 UTC
60b15c1 remove past newsfragment in bad place 25 February 2020, 12:45:07 UTC
95fd831 Correct changelog for v1.7.1 in HISTORY.rst 24 February 2020, 15:50:24 UTC
ef971cf Bump version v1.7.2 -> v1.7.2+dev 24 February 2020, 15:42:33 UTC
af4e7be Bump version v1.7.1+dev -> v1.7.2 24 February 2020, 15:42:33 UTC
dc2f550 Fix long_description_content_type in setup.py 24 February 2020, 15:39:16 UTC
74488a1 Bump version v1.7.1 -> v1.7.1+dev 24 February 2020, 11:00:18 UTC
3ec52dd Bump version v1.7.0+dev -> v1.7.1 24 February 2020, 11:00:18 UTC
687b286 Fix long description for python package (PR #992) 24 February 2020, 10:00:59 UTC
ceb0bc8 Check the release using twine in travis 24 February 2020, 09:07:04 UTC
c13d7e2 Fix long description for python package Check with `twine check`. 24 February 2020, 09:00:35 UTC
c25c568 Bump version v1.7.0 -> v1.7.0+dev 22 February 2020, 15:37:35 UTC
6e317e1 Bump version v1.6.0+dev -> v1.7.0 22 February 2020, 15:37:35 UTC
a703874 Update organization expiration date from admin (#987) * Added update of organization status from backend * bump API revision * Added non admin and anonymous checks 22 February 2020, 15:34:01 UTC
40a4783 Merge pull request #956 from Scille/gui-internal-link Added a way to copy/paste a link to a file 21 February 2020, 17:51:52 UTC
72b2941 [GUI] Fix default selection when using a file link 21 February 2020, 17:15:16 UTC
23c8d61 [GUI] Fix workspace buttons with no parent 21 February 2020, 17:15:16 UTC
ec66622 [GUI] Fix hidden buttons and translations 21 February 2020, 17:15:16 UTC
ce3b407 [GUI] Acces a file directly using an URL 21 February 2020, 17:14:51 UTC
892477b [GUI] Added a way to copy/paste a link to a file 21 February 2020, 17:14:14 UTC
ead1e4a Expose Acrobat Reader DC appcontainer feature (PR #978) 21 February 2020, 16:21:05 UTC
f06aae9 Split translations for acrobat workaround option over several lines 21 February 2020, 12:47:56 UTC
f52df83 Allow more flexibility in question dialog width 21 February 2020, 12:46:41 UTC
d5d9fe1 Reformat the acrobat dialog 21 February 2020, 11:55:09 UTC
96e1a20 Add gui_last_version to the config This allows for prompting users with special dialogs after an update. 21 February 2020, 11:25:58 UTC
785fadf Fix acrobat reader workaround if the value is missing 20 February 2020, 16:39:21 UTC
2ed2629 Merge pull request #986 from Scille/gui-fix-files-refresh [GUI] Fix files refresh when widget is hidden 20 February 2020, 16:28:43 UTC
e8132ea Merge pull request #982 from Scille/gui-prevent-update-read-only [GUI] Disable file operations for a reader 20 February 2020, 16:28:32 UTC
052a426 Set default gui variables for easier debugging 20 February 2020, 16:26:55 UTC
a562163 Update translations for the acrobat workaround 20 February 2020, 15:17:45 UTC
0861ecd [GUI] Set check box value for disabling acrobat appcontainer 20 February 2020, 13:56:32 UTC
b3241be [GUI] Fix files refresh when widget is hidden 20 February 2020, 13:48:26 UTC
6e93367 [GUI] Disable file operations for a reader 20 February 2020, 09:04:54 UTC
535d77c [GUI] Disabled debug code 19 February 2020, 14:50:55 UTC
a1b94b2 [GUI] Added options to enable/disable Acrobat Reader containers 19 February 2020, 14:49:45 UTC
back to top