tobiasKaminsky
|
53b52297d5
|
Check library check only when base branch is master
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2018-08-30 13:07:12 +02:00 |
|
Nextcloud bot
|
340c55cdef
|
[tx-robot] updated from transifex
|
2018-08-30 00:44:59 +00:00 |
|
tobiasKaminsky
|
c02ed9805f
|
do not show first run activity for brander
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2018-08-29 17:47:16 +02:00 |
|
Nextcloud bot
|
cf6ec8a85d
|
[tx-robot] updated from transifex
|
2018-08-29 00:45:07 +00:00 |
|
Tobias Kaminsky
|
b0ae0f521f
|
daily dev 20180829
|
2018-08-29 00:33:01 +02:00 |
|
David Luhmer
|
c1d4d3d484
|
Merge branch 'master' into sso
|
2018-08-28 20:41:00 +02:00 |
|
Andy Scherzinger
|
cf12ce6d79
|
Merge pull request #2881 from nextcloud/simpleSignup
Simple signup
|
2018-08-28 18:27:55 +02:00 |
|
Andy Scherzinger
|
340eac5e20
|
Merge pull request #2864 from nextcloud/externalLinkEmbedded
add redirect info to external link
|
2018-08-28 18:25:14 +02:00 |
|
AndyScherzinger
|
f0d29d51bc
|
switch back to lib master
|
2018-08-28 18:04:25 +02:00 |
|
tobiasKaminsky
|
07683a5f03
|
add redirect info to external link
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2018-08-28 18:04:24 +02:00 |
|
Andy Scherzinger
|
e564a297cf
|
Merge pull request #2887 from nextcloud/unlimitedQuota
show disk usage if no quota is set
|
2018-08-28 18:01:19 +02:00 |
|
Andy Scherzinger
|
3400cd54d4
|
Merge pull request #2928 from nextcloud/checkLibraryHook
Check library hook
|
2018-08-28 17:58:03 +02:00 |
|
AndyScherzinger
|
9560402760
|
colorize/theme only the progress, don't tint the background for the progress bar
|
2018-08-28 17:50:02 +02:00 |
|
tobiasKaminsky
|
09cd54e201
|
quota: on >80% red, else primary color
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2018-08-28 15:12:12 +02:00 |
|
tobiasKaminsky
|
ba9f97cd60
|
also show relative info on unlimited quota
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2018-08-28 15:12:11 +02:00 |
|
tobiasKaminsky
|
0f9e95ad95
|
show disk usage if no quota is set
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2018-08-28 15:12:08 +02:00 |
|
tobiasKaminsky
|
3017869438
|
check library
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2018-08-28 14:55:34 +02:00 |
|
Andy Scherzinger
|
c2f0a72ce5
|
Merge pull request #2884 from nextcloud/newTask
Opens file in new task
|
2018-08-28 14:05:23 +02:00 |
|
Andy Scherzinger
|
59c4005dbf
|
Merge pull request #2930 from nextcloud/master-SNAPSHOT
use master-SNAPSHOT version
|
2018-08-28 09:45:43 +02:00 |
|
Andy Scherzinger
|
e3edf21536
|
use master-SNAPSHOT version
|
2018-08-28 09:33:01 +02:00 |
|
Andy Scherzinger
|
5d4e452fbe
|
Merge pull request #2861 from jmintb/fix-#2859
Clear file selection after performing various multi file selection actions - fix#2859
|
2018-08-28 08:33:23 +02:00 |
|
Jessie Chatham Spencer
|
17b7bfb459
|
Clear selection when deleting local files
The selection was not cleared when deleting a file locally.
Now the selection mode is cleared after deleting files locally.
|
2018-08-28 08:09:50 +02:00 |
|
Jessie Chatham Spencer
|
ada2f4698a
|
Clear file selection - fix#2859
After selecting files and pressing
copy/move/download/sync/set-available-offline/unset-available-offline,
we exit the selection mode.
|
2018-08-28 08:09:46 +02:00 |
|
Nextcloud bot
|
7c81e21440
|
[tx-robot] updated from transifex
|
2018-08-28 00:46:11 +00:00 |
|
David Luhmer
|
e360ce456a
|
update NextcloudRequest serialization id
|
2018-08-27 14:15:55 +02:00 |
|
David Luhmer
|
96e79e71fb
|
add more exceptions / improve error handling
|
2018-08-27 14:15:33 +02:00 |
|
David Luhmer
|
614982a642
|
add calling package name if it's not set (when validating auth token)
|
2018-08-27 12:57:02 +02:00 |
|
David Luhmer
|
0234e8097f
|
validate tokens in a way that timing attacks are not possible
|
2018-08-27 11:35:20 +02:00 |
|
David Luhmer
|
57e7eee9ff
|
remove check for package name as it can be faked easily
|
2018-08-27 11:34:44 +02:00 |
|
David Luhmer
|
97b924d545
|
add custom exception for unsupported http method call
|
2018-08-27 11:34:07 +02:00 |
|
David Luhmer
|
e84be102ff
|
fix broken import of custom exceptions after refactoring
|
2018-08-27 11:19:52 +02:00 |
|
David Luhmer
|
e387edc696
|
Add custom exceptions to constants class as well
|
2018-08-27 11:13:52 +02:00 |
|
David Luhmer
|
dbef39c436
|
Use constants for username/token/url
|
2018-08-27 11:12:58 +02:00 |
|
David Luhmer
|
8133875769
|
create constants for custom exceptions
|
2018-08-27 11:05:56 +02:00 |
|
AndyScherzinger
|
f97b7e4ea1
|
place license header at the top of the file
|
2018-08-27 10:50:10 +02:00 |
|
Nextcloud bot
|
152d9dd9be
|
[tx-robot] updated from transifex
|
2018-08-27 00:46:37 +00:00 |
|
David Luhmer
|
ba89fcba8b
|
Fix code quality issue / reorder statements
|
2018-08-25 18:03:56 +02:00 |
|
David Luhmer
|
7948876041
|
Fix more code quality issues
|
2018-08-25 11:34:34 +02:00 |
|
Nextcloud bot
|
ad02b952e7
|
[tx-robot] updated from transifex
|
2018-08-25 00:45:38 +00:00 |
|
Tobias Kaminsky
|
6e41733792
|
daily dev 20180825
|
2018-08-25 00:32:26 +02:00 |
|
David Luhmer
|
07a9e8c55f
|
Fix code quality issues
|
2018-08-24 21:35:08 +02:00 |
|
David Luhmer
|
cdf3ec2680
|
fix everything @AndyScherzinger proposed
|
2018-08-24 17:47:17 +02:00 |
|
Andy Scherzinger
|
3e66d16498
|
Merge pull request #2890 from nextcloud/fixViewPager
Change to customeViewPager to catch error
|
2018-08-24 17:45:35 +02:00 |
|
David Luhmer
|
767ca18e5e
|
add missing license headers
|
2018-08-24 17:45:31 +02:00 |
|
David Luhmer
|
89684052b8
|
fix refactoring of permissions (from owncloud to nextcloud)
|
2018-08-24 17:14:47 +02:00 |
|
tobiasKaminsky
|
1303db5fc7
|
replace log
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2018-08-24 17:05:37 +02:00 |
|
tobiasKaminsky
|
261e8a4d78
|
fix lint warning
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2018-08-24 17:05:37 +02:00 |
|
tobiasKaminsky
|
a9a42c8507
|
Change to customeViewPager to catch error
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2018-08-24 17:05:34 +02:00 |
|
Andy Scherzinger
|
dd81c26f34
|
Merge pull request #2892 from nextcloud/activityCapability
Use capability to check if activity app is enabled
|
2018-08-24 17:04:46 +02:00 |
|
AndyScherzinger
|
0c5b0202aa
|
fix CR
|
2018-08-24 16:55:21 +02:00 |
|