Julius Knorr
|
86cb011a5c
|
style: Fix php-cs issues
Signed-off-by: Julius Knorr <jus@bitgrid.net>
|
2024-12-17 09:22:00 +01:00 |
|
dependabot[bot]
|
ba3e97b73d
|
Chore(deps-dev): Bump nextcloud/coding-standard from 1.2.1 to 1.2.3
Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard) from 1.2.1 to 1.2.3.
- [Release notes](https://github.com/nextcloud/coding-standard/releases)
- [Changelog](https://github.com/nextcloud/coding-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/coding-standard/compare/v1.2.1...v1.2.3)
---
updated-dependencies:
- dependency-name: nextcloud/coding-standard
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-26 08:14:42 +02:00 |
|
Andy Scherzinger
|
be11113d32
|
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-05-07 15:51:49 +02:00 |
|
Julius Härtl
|
c739d543c2
|
chore: Fix new psalm errors
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-12-30 14:08:31 +01:00 |
|
Raul
|
3f754dc662
|
Update AttachmentMapper finder methods to use $this-getTableName() instead of explicitly naming the table on the FROM parameters.
Signed-off-by: Raul <raul@nextcloud.com>
|
2022-04-14 16:56:22 +02:00 |
|
Raul
|
0c5b1a88a6
|
Run cs:fix
Signed-off-by: Raul <raul@nextcloud.com>
|
2022-04-13 12:43:00 +02:00 |
|
Raul Ferreira Fuentes
|
9244adee30
|
Various small fixes in mapper queries
Signed-off-by: Raul Ferreira Fuentes <raul@nextcloud.com>
|
2022-04-11 18:44:27 +02:00 |
|
Julius Härtl
|
f031717a54
|
Type hint IPermissionMapper
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-11-10 15:25:25 +01:00 |
|
Julius Härtl
|
52febb396c
|
Fix php cs issues
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-04-22 19:57:19 +02:00 |
|
Jakob Röhrl
|
d27a5ac9ba
|
override attachment
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
|
2020-03-11 12:08:23 +01:00 |
|
Julius Härtl
|
dcfb9f3903
|
Properly annotate exceptions thrown by services
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-08-15 21:15:19 +02:00 |
|
Julius Härtl
|
147c317a46
|
Create proper parameters with QueryBuilder
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-06-19 20:08:02 +02:00 |
|
Julius Härtl
|
c2c0bae3d6
|
Fix scrutinizer issues
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-06-19 19:40:12 +02:00 |
|
Julius Härtl
|
c720f964bb
|
Add AttachmentMapperTest
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-06-19 18:41:14 +02:00 |
|
Julius Härtl
|
0137b882c5
|
Add attachment indicator
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-06-19 18:00:04 +02:00 |
|
Julius Härtl
|
ee5a54a575
|
Allow to undo file deletions
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-06-19 18:00:04 +02:00 |
|
Julius Härtl
|
45c7241daf
|
Implement attachment backend with a first module for app data file upload
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-06-19 17:59:00 +02:00 |
|