Camila and Kevin Ottens
bd9aae8ca2
Don't display quota information when the user has no quota.
...
- The code handling the api response was not up to date with the latest
api changes.
- Unlimited quota display: use qint64 to avoid data loss
- Change total with quota: total holds the quota total and not the storage total.
Signed-off-by: Camila <hello@camila.codes >
2020-07-02 20:06:12 +02:00
Camila and Kevin Ottens
fdc160460b
Fix #2085 new tray menu.
...
Update systray behavior and context menu:
- left click brings up the new QtQuick based dialogs on all latforms
- right click brings up the new QtQuick based dialog on Mac OS only
- right click brings up a context menu on all other platforms than Mac OS
- "Quit Nextcloud" => "Exit Nextcloud"
- Add "Open main dialog" option.
Signed-off-by: Camila <hello@camila.codes >
2020-07-02 19:21:10 +02:00
Camila San and Kevin Ottens (Rebase PR Action)
3bae570f29
Do not declare local variables without an initial value.
...
Signed-off-by: Camila San <hello@camila.codes >
2020-06-03 07:50:40 +00:00
Camila San
c14761445b
Update ChangeLog with 2.6 series.
2020-05-04 17:45:13 +02:00
Camila Ayres and GitHub
0ab5bbb08e
Merge pull request #1522 from adrb/issue_1351
...
* fix for issue no. 1351
2019-11-04 22:48:20 +01:00
Camila Ayres and GitHub
4efa282f80
Merge branch 'master' into issue_1351
2019-11-04 22:48:07 +01:00
Camila Ayres and GitHub
d53cfbd9fb
Merge pull request #1573 from Milokita/master
...
Fix #1182 - upload of files with umlaut.
2019-11-04 20:21:17 +01:00
Camila Ayres and GitHub
94986877d8
Merge branch 'master' into master
2019-11-04 20:20:32 +01:00
Camila Ayres and GitHub
f3bc2f5e87
Merge pull request #1579 from nextcloud/fix-remote-wipe-proxy
...
Fix remote wipe when a proxy is configured.
2019-11-04 20:16:53 +01:00
Camila Ayres and GitHub
a5365a6cce
Merge branch 'master' into master
2019-11-04 20:14:11 +01:00
Camila Ayres and GitHub
fe959fe0d5
Merge pull request #1580 from nextcloud/fix-updater-message
...
Fix updater message: Download link instead of "use the system's updat…
2019-11-04 19:55:39 +01:00
Camila San
52ae354ca2
Fix remote wipe when a proxy is configured.
...
Signed-off-by: Camila San <hello@camila.codes >
2019-11-04 17:52:02 +00:00
Camila San
1e43c29484
Add new qml tray icon.
...
This is a work in progress.
Signed-off-by: Camila San <hello@camila.codes >
2019-10-27 20:02:30 +01:00
Camila Ayres and GitHub
b293a5b818
Merge pull request #1529 from nextcloud/samu-workopen-patch-2-1
...
Replace command line Step 5 Install Homebrew
2019-10-22 15:08:11 +02:00
Camila Ayres and GitHub
beffd726bd
Merge branch 'master' into samu-workopen-patch-2-1
2019-10-22 15:08:01 +02:00
Camila Ayres and GitHub
41f6c9e52d
Merge pull request #1530 from nextcloud/samu-workopen-patch-1
...
Update Installing Mac Step 11
2019-10-22 15:01:58 +02:00
Camila Ayres and GitHub
ce71673824
Merge branch 'master' into samu-workopen-patch-1
2019-10-22 14:59:45 +02:00
Camila Ayres and GitHub
e05f187fcf
Merge pull request #1544 from asapelkin/address_sanitizer
...
Enabled address sanitizing for tests
2019-10-22 14:59:33 +02:00
Camila Ayres and GitHub
04b5754653
Merge branch 'master' into address_sanitizer
2019-10-22 14:43:37 +02:00
Camila Ayres and GitHub
44bc3692fd
Merge pull request #1527 from nextcloud/qt-5.12.5-update-submodules
...
Update submodules for Qt 5.12.5 (qtmacgoodies)
2019-10-22 14:41:51 +02:00
Camila Ayres and GitHub
3a310f93e0
Merge branch 'master' into qt-5.12.5-update-submodules
2019-10-22 14:31:27 +02:00
Camila Ayres and GitHub
b5e51c7e34
Merge pull request #1528 from nextcloud/samu-workopen-patch-1
...
Update building instructions.
2019-10-19 15:14:17 +02:00
Camila San
19491ff85f
Once client gets 401/403 from the server, check if remote wipe was requested.
...
- When the the users logs because of 401 or 403 errors, it checks if the
server requested the remote wipe. If yes, locally deletes account and folders
connected to the account and notify the server. If no, proceeds to ask the
user to login again.
- The app password is restored in the keychain.
- WIP: The change also includes a test class for RemoteWipe.
Signed-off-by: Camila San <hello@camila.codes >
2019-10-17 20:11:31 +02:00
Camila San
8546d53b05
Merge the list of ignored files/symlinks into one Activity notification.
...
Signed-off-by: Camila San <hello@camila.codes >
2019-10-17 18:45:33 +02:00
Camila Ayres and GitHub
5783c406a2
Merge branch 'master' into master
2019-10-17 13:44:07 +02:00
Camila Ayres and GitHub
6c56811636
Merge branch 'master' into testSyncFileStatusTracker-winPath
2019-10-17 13:37:01 +02:00
Camila Ayres and GitHub
08c7be5350
Merge pull request #1520 from nextcloud/fix-mac-crash-qtmacgoodies-pr-1
...
Pick from upstream: Update qtmacgoodies for an OSX crash fix #6930
2019-10-17 13:35:58 +02:00
Camila Ayres and GitHub
9c199cc753
Merge pull request #1477 from sryze/tray-menu-fix
...
Prevent jumping of tray menu
2019-10-07 12:53:28 +02:00
Camila Ayres and GitHub
a94e116926
Merge branch 'master' into tray-menu-fix
2019-10-07 09:56:40 +02:00
Camila Ayres and GitHub
4dddf88569
Merge pull request #1459 from tribut/fix-ldap-display-name
...
Use user-provided username in `displayName()` - Fix #836
2019-10-01 15:06:15 +02:00
Camila Ayres and GitHub
7f19d5669b
Merge branch 'master' into fix-ldap-display-name
2019-10-01 12:34:39 +02:00
Camila San
481d8d3a0b
Checks if exclude file is empty before creating the regular expressions.
...
The default file created by the application it is not empty.
Signed-off-by: Camila San <hello@camila.codes >
2019-09-30 20:38:56 +02:00
Camila Ayres and GitHub
6f9256f290
Merge branch 'master' into lnx-domainname-desktopfiles
2019-09-26 13:26:22 +02:00
Camila Ayres and GitHub
f6b03f0186
Merge pull request #1443 from nextcloud/enhancement/change-share-menu-wording
...
Improve wording of the context menu in the file manager extension.
2019-09-26 13:20:42 +02:00
Camila Ayres and GitHub
570041e3b4
Merge branch 'master' into enhancement/change-share-menu-wording
2019-09-26 11:12:43 +02:00
Camila Ayres and GitHub
c0e7120b12
Merge pull request #1445 from nextcloud/fix-white-window
...
Fix White Window issue on Windows after Qt 5.12.4 upgrade
2019-09-26 11:04:14 +02:00
Camila San
b9f0e444e8
Improve wording of the context menu in the file manager extension.
...
'Share...' -> 'Share options'
'private link' -> 'internal link'
Removes 'to clipboard' from 'copy link' options.
Signed-off-by: Camila San <hello@camila.codes >
2019-09-25 19:54:22 +02:00
Camila Ayres and GitHub
7a033395f2
Merge pull request #1438 from nextcloud/enhancement/change-share-menu-wording
...
Changes wording in the share context menu.
2019-09-24 16:52:27 +02:00
Camila San
dd90ed9643
Changes wording in the share context menu.
...
Instead of only Nextcloud it says "Share via Nextcloud".
Signed-off-by: Camila San <hello@camila.codes >
2019-09-24 16:25:03 +02:00
Camila Ayres and GitHub
d392843c12
Merge pull request #1434 from nextcloud/ui-msg-delete-all-files
...
UI improvement: Message box: Delete / Keep all files
2019-09-24 12:24:36 +02:00
Camila Ayres and GitHub
e944aa6f2d
Merge branch 'master' into ui-msg-delete-all-files
2019-09-24 12:06:09 +02:00
Camila Ayres and GitHub
b493f03d42
Finish adding tags to the the exemptLabels list for the stale bot.
2019-09-19 14:47:40 +02:00
Camila Ayres and GitHub
4bfd2a5d77
Update exempt labels config for stale bot.
2019-09-19 13:36:44 +02:00
Camila Ayres and GitHub
4945dd126a
Add configuration file for funding.
...
Bounty source link.
2019-09-19 13:05:14 +02:00
Camila Ayres and GitHub
8caa997181
Add configuration file for stale bot.
2019-09-19 12:59:21 +02:00
Camila Ayres and GitHub
d0e25c230a
Merge pull request #1149 from nextcloud/bugfixing-slideshow
...
slideshow buttons
2019-09-15 18:52:05 +02:00
Camila Ayres and GitHub
82a67a44c4
Merge branch 'master' into bugfixing-slideshow
2019-09-15 18:18:46 +02:00
Camila Ayres and GitHub
233a423e8c
Merge pull request #1420 from nextcloud/e2e-csr-transmit
...
Fixing E2E CSR transmission failure for new connections
2019-09-15 17:22:49 +02:00
Camila San
c835c39491
Bump master version to 2.7.
...
Signed-off-by: Camila San <hello@camila.codes >
2019-09-06 18:20:52 +02:00
Camila Ayres and GitHub
acb9fc7c8e
Merge pull request #1408 from nextcloud/flow2-ui-qt5-compat
...
Qt5.5 compatiblity patch for login flow V2 + UI improvement
2019-09-06 17:56:09 +02:00
Camila Ayres and GitHub
081f9741e4
Merge branch 'master' into flow2-ui-qt5-compat
2019-09-06 17:32:40 +02:00
Camila Ayres and GitHub
a70b7d5852
Merge pull request #1405 from DominiqueFuchs/w10-start-logo
...
Full-Scaled new logo in Windows 10 start menu tile
2019-09-06 17:22:10 +02:00
Camila Ayres and GitHub
a3beb9ba41
Merge branch 'master' into w10-start-logo
2019-09-06 17:02:06 +02:00
Camila Ayres and GitHub
c4dfe576d0
Merge pull request #1399 from DominiqueFuchs/master
...
Integrated registry check on windows when hasDarkSystray is called.
2019-09-06 17:01:53 +02:00
Camila Ayres and GitHub
0841fe8dd3
Merge branch 'master' into master
2019-09-06 16:50:27 +02:00
Camila Ayres and GitHub
c3b270ba26
Merge pull request #1401 from DominiqueFuchs/logo-update
...
Logo update
2019-09-06 16:37:59 +02:00
Camila Ayres and GitHub
9ab5241459
Merge branch 'master' into w10-start-logo
2019-09-06 16:03:54 +02:00
Camila Ayres and GitHub
ec603b061d
Merge branch 'master' into logo-update
2019-09-06 15:42:02 +02:00
Camila Ayres and GitHub
0353724472
Merge pull request #1374 from Ram-Z/per-directory-ignore
...
Read .sync_exclude.lst in each subdirectory
2019-09-06 14:20:34 +02:00
Camila Ayres and GitHub
d36ddb752a
Merge branch 'master' into per-directory-ignore
2019-09-06 13:35:28 +02:00
Camila Ayres and GitHub
037b2338de
Merge pull request #1376 from nextcloud/updates-changelog
...
Update ChangeLog.
2019-08-12 15:20:23 +02:00
Camila San
cfa6f13620
Updates ChangeLog.
...
Signed-off-by: Camila San <hello@camila.codes >
2019-08-12 15:13:05 +02:00
Camila Ayres and GitHub
169dea1627
Merge pull request #1372 from ivaradi/remove-libgnome-keyring
...
Remove dependency on libgnome-keyring0 on Eoan
2019-08-09 11:42:24 +02:00
Camila Ayres and GitHub
f9947334f6
Merge pull request #1366 from nextcloud/fix/client_side_cert
...
Add proper CA to client side certificate connection
2019-08-02 18:38:27 +02:00
Camila Ayres and GitHub
9b6b14b374
Merge branch 'master' into fix/client_side_cert
2019-08-02 14:40:20 +02:00
Camila Ayres and GitHub
a21258487f
Merge pull request #1354 from nextcloud/minorchange/link-to-help-text
...
Minor text change in the link to help in the tab 'General'.
2019-07-24 19:07:10 +02:00
Camila San
3ea472d9f2
Minor text change in the link to help in the tab 'General'.
...
Also uses helpUrl() retrieve the correct APPLICATION_HELP_URL
instead of APPLICATION_DOMAIN.
Signed-off-by: Camila San <hello@camila.codes >
2019-07-24 16:39:21 +02:00
Camila Ayres and GitHub
41900140df
Merge pull request #1342 from gt-h6k/fixes-1187
...
Fixes issue #1187
2019-07-22 22:04:14 +02:00
Camila Ayres and GitHub
a47dd69a71
Merge branch 'master' into fixes-1187
2019-07-22 20:45:50 +02:00
Camila Ayres and GitHub
0539e34c69
Merge pull request #1275 from ivyclare/pr/607
...
Fixes #607
2019-07-22 20:45:28 +02:00
Camila Ayres and GitHub
5d30f4b1eb
Merge branch 'master' into pr/607
2019-07-22 19:38:56 +02:00
Camila Ayres and GitHub
4559965abf
Merge pull request #1278 from ivyclare/pr/878
...
Fixes issue #878
2019-07-22 19:38:36 +02:00
Camila Ayres and GitHub
4801bd5818
Merge branch 'master' into pr/607
2019-07-22 16:46:45 +02:00
Camila Ayres and GitHub
9411a34a2b
Merge branch 'master' into pr/878
2019-07-22 16:09:52 +02:00
Camila Ayres and GitHub
94bff61c45
Merge branch 'master' into fixes-1187
2019-07-22 16:09:40 +02:00
Camila Ayres and GitHub
cf3dd53e12
Merge pull request #1347 from caugner/965-file-folder-ignored-as-info
...
Displays FileIgnored activities with an info icon
2019-07-22 16:09:27 +02:00
Camila Ayres and GitHub
0ae72cd68a
Merge branch 'master' into pr/878
2019-07-22 15:45:56 +02:00
Camila Ayres and GitHub
88624f055d
Merge branch 'master' into 965-file-folder-ignored-as-info
2019-07-22 15:44:10 +02:00
Camila Ayres and GitHub
9dc47438c9
Merge pull request #1309 from nextcloud/feature/show-shared-file-owner
...
Displays the uid_owner of a shared file.
2019-06-21 19:53:46 +02:00
Camila San
d6a0a5272a
Displays the uid_owner of a shared file.
...
Also displays the sharees that reshared it via share link.
Signed-off-by: Camila San <hello@camila.codes >
2019-06-21 18:36:45 +02:00
Camila Ayres and GitHub
0b420c5fe6
Merge pull request #1301 from nextcloud/error-423-change-warning-color
...
Add error category for http file lock error status 423.
2019-06-12 11:33:25 +02:00
Camila San
bb7d330516
Add error category for http file lock error status 423.
...
It filters the error out of the list of blocking errors. It now shows up
in the Activities and Notificattions list as a warning.
Signed-off-by: Camila San <hello@camila.codes >
2019-06-11 23:32:10 +02:00
Camila Ayres and GitHub
aa5b62c931
Add comment to Github issue_template.md.
...
Minor change: removes some item e.g. PHP version that are not relevant to the client.
2019-06-03 17:42:29 +02:00
Camila Ayres and GitHub
867e546fa9
Merge branch 'master' into master
2019-05-29 17:40:53 +02:00
Camila Ayres and GitHub
1dca017537
Merge pull request #1247 from nextcloud/backport/reshare
...
Adds parameter to retrieve shares with its reshares.
2019-05-27 20:16:34 +02:00
Camila San
9ff1a30dc4
Display error when current user is not allowed to reshare file/folder.
...
Signed-off-by: Camila San <hello@camila.codes >
2019-05-27 19:46:38 +02:00
Camila San
4f0ff154d3
Display sharees on the first show of the share dialog.
...
It was displaying them only when the current user would edit the share.
Signed-off-by: Camila San <hello@camila.codes >
2019-05-27 19:46:38 +02:00
Camila San
981a4ee240
Adds parameter to retrieve shares with its reshares.
...
If the initiator or the recipient is not the current user,
show the list of sharees without any options to edit it.
Minor change: updates api to v2.
Signed-off-by: Camila San <hello@camila.codes >
2019-05-27 19:46:38 +02:00
Camila Ayres and GitHub
419b8a3ff9
Merge pull request #1245 from joshua-sterner/master
...
This should fix issue #1000 .
2019-05-10 17:04:40 +02:00
Camila Ayres and GitHub
bdfc5dcd14
Merge branch 'master' into master
2019-05-10 14:42:44 +02:00
Camila Ayres and GitHub
c0704cd500
Merge pull request #1234 from curiousDTU/small-fix
...
updated default remote poll to 5 seconds #1115
2019-05-10 11:08:32 +02:00
Camila Ayres and GitHub
1f1a7a27f0
Merge pull request #1239 from nextcloud/fix/device-memory-leak
...
Fix memory leak with device pointer
2019-05-08 20:14:49 +02:00
Camila San
75ccffa5a2
Simplify compile instructions.
...
Signed-off-by: Camila San <hello@camila.codes >
2019-04-21 17:13:20 +02:00
Camila San
1c8dfd701b
Increase version to 2.5.3.
2019-04-12 17:17:23 +02:00
Camila San
b5b2ef3120
Updates test to fit new configuration default value.
...
Signed-off-by: Camila San <hello@camila.codes >
2019-04-12 16:22:07 +02:00
Camila San
7f3c3f6eb6
Uses configuraion to determine if it should show empty folder popup.
...
Configuration default value is set to false because users are getting
the popup message too often.
Signed-off-by: Camila San <hello@camila.codes >
2019-04-12 16:22:07 +02:00
Camila San
35114cf45c
Disable options in share dialog if account state changes.
...
Signed-off-by: Camila San <hello@camila.codes >
2019-04-12 14:17:58 +02:00
Camila San
e07c472057
Refactores sharing link to support multiple share links.
...
Signed-off-by: Camila San <hello@camila.codes >
2019-04-12 14:17:58 +02:00
Camila San
0fed1cc54d
Fixes deleting of one single link share.
...
Signed-off-by: Camila San <hello@camila.codes >
2019-04-12 14:17:57 +02:00
Camila San
e2309362e1
Updates version to 2.5.2.
...
Signed-off-by: Camila San <hello@camila.codes >
2019-02-05 12:02:55 +01:00