Carl Schwan
5cf486150a
refactor: Fix psalm issues
...
- Add typing for most of the services, controllers and mappers
- Add api doc for mappers
- Use vendor-bin for psalm
- Use attributes for controllers
- Fix upload of attachments
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com >
2025-09-28 11:49:06 +02:00
Luka Trovic
439c2b422e
fix phpcs
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2024-09-26 17:12:53 +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
Julien Veyssier
7425d00ba5
harmonize since and before search params
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net >
2021-10-04 18:33:53 +02:00
Julius Härtl
322480a3b7
Move full text search to proper events
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-04-13 11:04:17 +02:00
Julius Härtl
4e92faa517
Do not error on deprecated methods for now
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-12-28 14:48:52 +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
Julius Härtl
3c6a177da9
Add backend for assigning groups to cards
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-04-01 20:52:09 +02:00
Maxence Lange
6de2614f05
returns string on null
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com >
2019-05-16 08:50:16 -01:00
Julius Härtl
0258b74b42
Catch exceptions and only cast when necessary
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-04-10 15:41:32 +02:00
Julius Härtl
6af28f1b79
Cast ids to integer for fulltextsearch
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-04-10 12:53:41 +02:00
Maxence Lange
5e0eff5407
implementing fulltextsearch
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com >
cleaning
Signed-off-by: Maxence Lange <maxence@artificial-owl.com >
cleaning some useless code
Signed-off-by: Maxence Lange <maxence@artificial-owl.com >
compat nc6
Signed-off-by: Maxence Lange <maxence@artificial-owl.com >
compat nc16
Signed-off-by: Maxence Lange <maxence@artificial-owl.com >
Merge remote-tracking branch 'origin/feature/noid/nc16-fulltextsearch' into feature/noid/nc16-fulltextsearch
Signed-off-by: Maxence Lange <maxence@artificial-owl.com >
2019-03-28 18:51:26 +01:00