Commit graph

959 commits

Author SHA1 Message Date
brantje
90705e6a52
Add ShareMiddleware to Dockerfile 2017-01-07 12:24:39 +01:00
brantje
f0e00c5704
Merge remote-tracking branch 'EdOverflow/hash_equals' 2017-01-06 19:38:47 +01:00
brantje
1eab778775
Merge remote-tracking branch 'phil-davis/r2' 2017-01-06 19:12:49 +01:00
brantje
0a6eea3ea5
Merge remote-tracking branch 'phil-davis/r1' 2017-01-06 19:12:04 +01:00
brantje
d67bff372d
Merge remote-tracking branch 'phil-davis/r3' 2017-01-06 19:10:45 +01:00
brantje
c9f29fdf21
Merge branch 'fixReadingCsv' 2017-01-06 19:09:34 +01:00
brantje
512526c1a7
Fix reading CSV's
Signed-off-by: brantje <brantje@gmail.com>
2017-01-06 19:03:27 +01:00
Phil Davis
6ff72c1841
Vault logout test text 2017-01-06 20:15:10 +05:45
Phil Davis
d84516fa84
Class names in comments 2017-01-06 20:09:22 +05:45
Phil Davis
4ca81a5bbf
Class name comments in controller tests 2017-01-06 19:30:38 +05:45
brantje
9b4ff4f024
Merge branch 'copyDescription' 2017-01-06 13:42:05 +01:00
brantje
cec7b9656d
Add copy descrioption 2017-01-06 13:28:11 +01:00
brantje
c14c36f973
Add contributing.md file 2017-01-06 13:15:04 +01:00
brantje
dffc508cc8
Revert "Fix failing tests if token is not set"
This reverts commit 6135d25146.
2017-01-06 13:12:42 +01:00
brantje
6135d25146
Fix failing tests if token is not set 2017-01-06 13:01:40 +01:00
Phil Davis
45590f745c Translation text 2017-01-06 17:39:47 +05:45
brantje
bc66cb6310
Merge remote-tracking branch 'phil-davis/readme' 2017-01-06 12:25:31 +01:00
Phil Davis
d95ec29f34 Top level typos
Just a few things noticed while I start to look at this app.
2017-01-06 17:06:54 +05:45
Nextcloud bot
ab43df9e4e
[tx-robot] updated from transifex 2017-01-05 13:01:39 +00:00
brantje
a802e12c2c
Merge branch 'optimizeTravis' 2017-01-04 23:15:02 +01:00
EdOverflow
cf59eee98c
Add hash_equals 2017-01-04 16:59:14 +01:00
EdOverflow
563692e565 Add RandomSource.getRandomValues()
The RandomSource.getRandomValues() method lets you get cryptographically
random values. The array given as the parameter is filled with random
numbers (random in its cryptographic meaning).

https://developer.mozilla.org/en-US/docs/Web/API/RandomSource/getRandomValues
2017-01-04 14:13:34 +01:00
brantje
ed539284be
Remove stable11 tests from travis, handled by nextcloud core 2017-01-04 13:55:55 +01:00
brantje
082887120e
Move the php tests to 1 test matrix 2017-01-04 13:50:59 +01:00
brantje
f18e4f60e9
Add rel="nofollow noopener noreferrer" by EdOverflow 2017-01-04 13:32:45 +01:00
Nextcloud bot
2538a31b14
[tx-robot] updated from transifex 2017-01-04 12:04:28 +00:00
brantje
74b7fe4f07
Merge branch 'tests' 2017-01-04 12:14:52 +01:00
brantje
581695dd27
Fix for coversDefaultClass 2017-01-04 12:02:50 +01:00
brantje
ac3db47232
Fixes for errors found by tests 2017-01-04 11:55:48 +01:00
brantje
807b4149ce
Add some tests 2017-01-04 11:55:32 +01:00
brantje
e98817595f
Fix classname 2017-01-04 10:57:05 +01:00
brantje
8ca3abfcd6
Merge branch 'codacyCoverage' 2017-01-04 00:05:47 +01:00
brantje
b03fc53787
Add coverage to codacy 2017-01-03 23:56:53 +01:00
brantje
a8d1299785
Merge branch 'smallFixes' 2017-01-03 21:43:13 +01:00
brantje
f30f986d60
Fix if statements 2017-01-03 21:33:00 +01:00
brantje
0de232ffab
Small fixes in js files 2017-01-03 20:40:01 +01:00
brantje
9476ecf1e3
Merge branch 'reFix' 2017-01-03 17:51:27 +01:00
brantje
5a6099632c
Catch regex errors 2017-01-03 17:33:28 +01:00
brantje
4b569607f4
Merge branch 'regexSearch' 2017-01-03 16:56:54 +01:00
brantje
77c2efd7d0
Add regex search 2017-01-03 16:34:13 +01:00
Nextcloud bot
d79a20e7b6
[tx-robot] updated from transifex 2017-01-03 01:51:19 +00:00
Nextcloud bot
a0b0c44019
[tx-robot] updated from transifex 2017-01-01 01:51:21 +00:00
brantje
283c717df0
Merge branch 'DblClickEdit' 2016-12-31 14:41:38 +01:00
brantje
5c213bee82
Double click on credential row to edit 2016-12-31 14:18:44 +01:00
brantje
3b283cf1ce
Merge branch 'scrutinizerFixes' 2016-12-31 14:13:17 +01:00
brantje
0c9d2468df
Fix some small scrutinizer issues 2016-12-31 13:58:29 +01:00
Nextcloud bot
6b6ac0ddc5
[tx-robot] updated from transifex 2016-12-31 01:51:27 +00:00
brantje
8655bb991c
Merge branch 'settingsTests' 2016-12-30 17:10:14 +01:00
brantje
863d7c4985
Add test for Settings, improve SettingsService 2016-12-30 16:59:48 +01:00
brantje
3bbaa6296b
Merge branch 'shareMiddleware' 2016-12-30 15:58:25 +01:00