Nextcloud bot
|
5bbf96eab1
|
[tx-robot] updated from transifex
|
2021-01-12 02:32:23 +00:00 |
|
Nextcloud bot
|
31eac35588
|
[tx-robot] updated from transifex
|
2021-01-11 02:32:08 +00:00 |
|
Nextcloud bot
|
8961393d89
|
[tx-robot] updated from transifex
|
2021-01-10 02:36:13 +00:00 |
|
Nextcloud bot
|
7a5b13aef5
|
[tx-robot] updated from transifex
|
2021-01-09 02:35:25 +00:00 |
|
dependabot[bot]
|
aedc09ecbd
|
Bump @nextcloud/axios from 1.5.0 to 1.6.0
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/nextcloud/nextcloud-axios/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-axios/compare/v1.5.0...v1.6.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-09 02:14:58 +00:00 |
|
Julius Härtl
|
b0135a71ed
|
Remove repair step which is no longer needed as we cleanup automatically once the user gets deleted
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-08 14:47:08 +01:00 |
|
Julius Härtl
|
db5adfcc9d
|
Merge pull request #2712 from das-g/fix-markdown-table
docs: Fix table in section "GET /api/v1.0/config"
|
2021-01-08 12:33:47 +01:00 |
|
Nextcloud bot
|
ef653924e3
|
[tx-robot] updated from transifex
|
2021-01-08 02:36:15 +00:00 |
|
Raphael Borun Das Gupta
|
8e4da4e0a3
|
docs: Fix table in section "GET /api/v1.0/config"
If the number of columns doesn't agree between the rows,
the MarkDown table markup seems to be broken
and rendered incorrectly in both, the GitHub preview
and on https://deck.readthedocs.io/en/latest/API/#config.
Signed-off-by: Raphael Borun Das Gupta <git@raphael.dasgupta.ch>
|
2021-01-07 23:39:55 +01:00 |
|
Julius Härtl
|
a2ef9778ec
|
Merge pull request #2707 from nextcloud/Valdnet-patch-2
l10n: Change to a capital letter
|
2021-01-07 09:30:23 +01:00 |
|
Nextcloud bot
|
59060d233b
|
[tx-robot] updated from transifex
|
2021-01-07 02:34:27 +00:00 |
|
Valdnet
|
cf9b5ee2c2
|
l10n: Change to a capital letter
If it is referring to files in the NC, it is the name of the app and should be upper case.
|
2021-01-06 21:36:45 +01:00 |
|
Nextcloud bot
|
94b903557f
|
[tx-robot] updated from transifex
|
2021-01-06 02:33:43 +00:00 |
|
Julius Härtl
|
dc28a87363
|
Merge pull request #2700 from nextcloud/bugfix/noid/files-upload-copy
Attempt to copy file on dropping it to deck
|
2021-01-05 15:18:53 +01:00 |
|
Julius Härtl
|
a64dc7c8c9
|
Merge pull request #2701 from nextcloud/bugfix/noid/upload-drag
Fix uploading files by drag and drop
|
2021-01-05 15:18:32 +01:00 |
|
Julius Härtl
|
d4a39b2b45
|
Fix uploading files by drag and drop
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-05 10:37:05 +01:00 |
|
Julius Härtl
|
03d71b32c6
|
Attempt to copy file on dropping it to deck
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-05 10:33:51 +01:00 |
|
Nextcloud bot
|
7f311de6e1
|
[tx-robot] updated from transifex
|
2021-01-05 02:34:29 +00:00 |
|
Julius Härtl
|
e6bed1134b
|
Prepare 1.3.0-beta1
Signed-off-by: Julius Härtl <jus@bitgrid.net>
v1.3.0-beta1
|
2021-01-04 22:39:20 +01:00 |
|
Julius Härtl
|
3356852d98
|
Merge pull request #2683 from nextcloud/bugfix/noid/calendar-click
Handle clicks on calendar entries
|
2021-01-04 22:33:35 +01:00 |
|
Julius Härtl
|
aa4fd11ce2
|
Merge pull request #2638 from nextcloud/enh/files
|
2021-01-04 22:33:17 +01:00 |
|
Julius Härtl
|
771b6da4cf
|
Handle clicks on calendar entries
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 22:28:26 +01:00 |
|
Julius Härtl
|
79468e6f06
|
Use board permissions to be applied for the shares
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 22:26:04 +01:00 |
|
Julius Härtl
|
0c6dfb2442
|
Properly cast columns before joining
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 17:14:11 +01:00 |
|
Julius Härtl
|
fccc6379ae
|
Refresh cookie jar when acting as a different user
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 16:33:41 +01:00 |
|
Julius Härtl
|
1316d6bd41
|
Ensure user exists
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 16:30:34 +01:00 |
|
Julius Härtl
|
897e7e1e5c
|
Show error on upload failure
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 16:30:25 +01:00 |
|
Julius Härtl
|
99f4f9a95a
|
Remove old file handling
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 16:30:15 +01:00 |
|
Julius Härtl
|
3b0087f35a
|
Try to debug psql tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 16:20:49 +01:00 |
|
Julius Härtl
|
7d8ce30e3f
|
Fix eslint
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 16:08:01 +01:00 |
|
Julius Härtl
|
aeb05d3687
|
Remove rather useless unit tests that are just passing arguments
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 16:01:56 +01:00 |
|
Julius Härtl
|
9d1e4722e7
|
Make 1.3 21 only
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 16:01:56 +01:00 |
|
Julius Härtl
|
08842d239e
|
Fix tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 16:01:55 +01:00 |
|
Julius Härtl
|
482a679cef
|
Testing: add fallback for testing old attachments
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 15:59:07 +01:00 |
|
Julius Härtl
|
019444f9fc
|
Handle unshare in frontend
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 15:59:06 +01:00 |
|
Julius Härtl
|
199cccf86b
|
Add 1.1 api version to handle other attachment types properly
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 15:58:40 +01:00 |
|
Julius Härtl
|
8ab7019693
|
Add test for removing share
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 12:11:14 +01:00 |
|
Julius Härtl
|
00c24065c6
|
Test sharing a file to a card
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 12:11:13 +01:00 |
|
Julius Härtl
|
6f040d030f
|
Add integration tests for sharing permissions
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 12:11:13 +01:00 |
|
Julius Härtl
|
609a7b275f
|
Integration tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 12:10:55 +01:00 |
|
Julius Härtl
|
db2ceae720
|
Fix attachment direct link
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 12:10:54 +01:00 |
|
Julius Härtl
|
b26caaa6e5
|
Fix integration tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 12:10:54 +01:00 |
|
Julius Härtl
|
74814ad614
|
Fix test mocking
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 12:10:54 +01:00 |
|
Julius Härtl
|
7291c46d0d
|
WIP work on delete/update
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 12:10:54 +01:00 |
|
Julius Härtl
|
c440b7ff7d
|
Remove autocomplete plugin for deck sharing results
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 12:10:54 +01:00 |
|
Julius Härtl
|
82e2621eb1
|
Properly insert files to description
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 12:10:54 +01:00 |
|
Julius Härtl
|
32b2823538
|
Still fallback to old attachment display method if needed
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 12:10:53 +01:00 |
|
Julius Härtl
|
e095302750
|
Fix counting attachments
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 12:10:53 +01:00 |
|
Julius Härtl
|
65e19f9ea4
|
Move to card selector modal
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 12:10:53 +01:00 |
|
Julius Härtl
|
a53e50e55f
|
Bump to master for new sharing API changes
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-01-04 12:10:53 +01:00 |
|