Nextcloud bot
98259e0e7d
[tx-robot] updated from transifex
2017-06-30 00:23:36 +00:00
Nextcloud bot
79886dfe34
[tx-robot] updated from transifex
2017-06-26 00:23:45 +00:00
Nextcloud bot
70f4b3b29e
[tx-robot] updated from transifex
2017-06-17 00:24:27 +00:00
Nextcloud bot
5cbdb20925
[tx-robot] updated from transifex
2017-06-16 00:25:05 +00:00
Nextcloud bot
3b9dc0a626
[tx-robot] updated from transifex
2017-06-12 00:22:14 +00:00
Nextcloud bot
b905349adc
[tx-robot] updated from transifex
2017-06-10 00:23:17 +00:00
Nextcloud bot
e37cf20978
[tx-robot] updated from transifex
2017-06-09 00:23:24 +00:00
Nextcloud bot
7dd0330f01
[tx-robot] updated from transifex
2017-06-08 00:23:39 +00:00
Nextcloud bot
b38eee4309
[tx-robot] updated from transifex
2017-06-07 00:25:12 +00:00
Nextcloud bot
9af9500501
[tx-robot] updated from transifex
2017-06-02 00:23:42 +00:00
Nextcloud bot
03bb91efbd
[tx-robot] updated from transifex
2017-06-01 00:21:54 +00:00
Nextcloud bot
fc786625e9
[tx-robot] updated from transifex
2017-05-30 00:23:30 +00:00
Nextcloud bot
0bac95713b
[tx-robot] updated from transifex
2017-05-28 00:22:43 +00:00
Nextcloud bot
51d59266da
[tx-robot] updated from transifex
2017-05-27 00:23:23 +00:00
Nextcloud bot
922d3e3b9f
[tx-robot] updated from transifex
2017-05-26 00:22:30 +00:00
Nextcloud bot
97b4e2c7f4
[tx-robot] updated from transifex
2017-05-25 00:22:10 +00:00
Nextcloud bot
5cca6b1f98
[tx-robot] updated from transifex
2017-05-24 00:23:02 +00:00
Nextcloud bot
a271e17831
[tx-robot] updated from transifex
2017-05-23 00:22:46 +00:00
Nextcloud bot
06b323228b
[tx-robot] updated from transifex
2017-05-22 00:22:10 +00:00
Nextcloud bot
6746d59a3d
[tx-robot] updated from transifex
2017-05-21 00:22:07 +00:00
Christoph Wurst
fa2f166a2c
Merge pull request #55 from nextcloud/comradekingu-patch-2
...
Language: Shortened string
2017-05-20 10:37:46 +02:00
comradekingu
f3086fc7d0
Language: Shortened string
2017-05-20 02:32:51 +02:00
Nextcloud bot
180f339a95
[tx-robot] updated from transifex
2017-05-20 00:21:14 +00:00
Nextcloud bot
f3bf12508c
[tx-robot] updated from transifex
2017-05-19 00:21:57 +00:00
Nextcloud bot
ec4f6a4b9e
[tx-robot] updated from transifex
2017-05-18 00:20:50 +00:00
Nextcloud bot
46490e8bee
[tx-robot] updated from transifex
2017-05-17 00:20:18 +00:00
Christoph Wurst
6b6ffaa445
Fix activity type expectation in tests
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2017-05-16 10:30:11 +02:00
Christoph Wurst
d9225e4727
Fix activity type
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2017-05-16 10:12:51 +02:00
Nextcloud bot
859ae6f289
[tx-robot] updated from transifex
2017-05-16 00:19:58 +00:00
Christoph Wurst
4c94a4052e
Update changelog with 1.3.2 release date
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2017-05-15 09:04:33 +02:00
Nextcloud bot
1415c65f20
[tx-robot] updated from transifex
2017-05-15 00:19:59 +00:00
Nextcloud bot
8af8da9a00
[tx-robot] updated from transifex
2017-05-14 00:19:43 +00:00
Nextcloud bot
60dcf8893e
[tx-robot] updated from transifex
2017-05-12 00:18:58 +00:00
Nextcloud bot
babc3bb427
[tx-robot] updated from transifex
2017-05-11 00:20:11 +00:00
Nextcloud bot
cb15f24f80
[tx-robot] updated from transifex
2017-05-10 00:20:46 +00:00
Christoph Wurst
5698c9e04a
Fix version number
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2017-05-09 13:06:59 +02:00
Christoph Wurst
3d87e9c466
Version bump, update changelog
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2017-05-09 12:35:07 +02:00
Christoph Wurst
c25601a0ba
Merge pull request #49 from nextcloud/fix/login-failure
...
Fix login failure
2017-05-09 12:32:03 +02:00
Christoph Wurst
d59ab69257
Update u2f lib to 1.0.1
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2017-05-09 09:42:04 +02:00
Christoph Wurst
3804f5b8ea
Revert "Fix failed u2f login attempts due to missing requests in sign request"
...
This reverts commit 6e20eb5615
.
2017-05-09 09:40:55 +02:00
Christoph Wurst
936f7812d0
Merge pull request #44 from nextcloud/fix/sign-app-requests
...
Fix failed u2f login attempts due to missing requests in sign request
2017-05-04 19:08:03 +02:00
Christoph Wurst
6e20eb5615
Fix failed u2f login attempts due to missing requests in sign request
...
When using multiple u2f tokens, we have to pass all signing requests
to the u2f library, otherwise the sign request might fail depending
on which device we use (it will work with the very first one).
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2017-05-02 11:20:05 +02:00
Christoph Wurst
51d2635696
Fix Handlebars path for test specs
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2017-05-02 10:15:14 +02:00
Christoph Wurst
d05626c3f7
Update changelog for 1.3.0
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2017-05-02 10:02:45 +02:00
Nextcloud bot
81c01990b0
[tx-robot] updated from transifex
2017-05-02 00:18:35 +00:00
Joas Schilling
6de0ec937d
Merge pull request #43 from nextcloud/fix-icons
...
Fix icons in sidebar on personal page
2017-04-28 00:17:08 +02:00
Morris Jobke
0c36adcc04
Fix icons in sidebar on personal page
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-04-27 18:06:31 -03:00
Nextcloud bot
b2d0afa657
[tx-robot] updated from transifex
2017-04-27 00:18:22 +00:00
Nextcloud bot
b00df84bdc
[tx-robot] updated from transifex
2017-04-26 00:17:49 +00:00
Nextcloud bot
91502c48df
[tx-robot] updated from transifex
2017-04-23 00:17:22 +00:00