Граф коммитов

31 Коммитов

Автор SHA1 Сообщение Дата
René Gieling 676b357b0f
Allow email share adding using common email formats with name (#2375) 2022-04-15 12:21:05 +02:00
dartcafe ef7425c7e9
use trait
Signed-off-by: dartcafe <github@dartcafe.de>
2022-03-22 23:00:44 +01:00
dartcafe d64f9ce270
remove \OC::$server
Signed-off-by: dartcafe <github@dartcafe.de>
2022-01-23 21:43:58 +01:00
dartcafe a419f4abd7
fixes and organizing models
Signed-off-by: dartcafe <github@dartcafe.de>
2021-10-18 20:08:19 +02:00
René Gieling 69dfc240bb
remove 3 character rule (#1953) 2021-09-12 21:32:50 +02:00
dartcafe 45b6e61557
refactoring and let settings have an affect
Signed-off-by: dartcafe <github@dartcafe.de>
2021-09-05 18:43:15 +02:00
dartcafe 7ccd1bcadb
Add admin page for polls
Signed-off-by: dartcafe <github@dartcafe.de>
2021-09-03 11:28:14 +02:00
dartcafe 6d0058ca1e
use psalm for static analysis
Signed-off-by: dartcafe <github@dartcafe.de>
2021-05-08 22:13:52 +02:00
dartcafe 2e000492ce
username as search parameter #1517
Signed-off-by: dartcafe <github@dartcafe.de>
2021-04-09 02:14:58 +02:00
dartcafe 824c6f0e4a
some maintenance
Signed-off-by: dartcafe <github@dartcafe.de>
2021-03-06 16:22:45 +01:00
dartcafe c8876646a5
removed obsolete parameters 2021-01-16 08:39:05 +01:00
dartcafe 4526faac54
fix #881 - respect autocompletion restrictions from share settings 2020-12-21 23:25:34 +01:00
René Gieling aa95838282
Cancel concurrent request on share searching (#1282)
* fix #1183 
* cancel requests via axios
* debounce user search and omit serching for empty string
2020-12-10 00:02:37 +01:00
René Gieling bf0081da09
Psalm (#1277)
* added config for psalm
* removed, fixed and additions annotations
* added typehints
2020-12-05 20:44:00 +01:00
dartcafe 19f473f7c0
do not substitute mail invitation with notification 2020-11-19 08:20:55 +01:00
dartcafe b3f0d01455
fixed registration (convert email and contact share to external share) 2020-11-19 08:20:54 +01:00
dartcafe b8807be85a
fixes, tidy and code maintenace 2020-11-08 09:53:38 +01:00
dartcafe 79cd3e8da4
Use traits for consistent responses and avoid duplicated code 2020-11-07 14:30:49 +01:00
dartcafe bf973df00f
fixes 2020-10-17 16:45:36 +02:00
dartcafe 99043623c1
some refactoring 2020-10-17 16:45:35 +02:00
dartcafe 74b05c4700
cs:fix 2020-10-17 16:45:33 +02:00
dartcafe a0d6931f9b
add circles to invitations 2020-10-17 16:45:19 +02:00
dartcafe 348f41e38f
minor fixes 2020-09-14 01:17:38 +02:00
dartcafe a457455523
fixes after testing 2020-09-14 00:37:51 +02:00
dartcafe d0ed62807b
Validate email address and improve register dialog 2020-09-13 12:45:46 +02:00
dartcafe 3018352517
php-cs fix 2020-09-03 08:32:46 +02:00
Scrutinizer Auto-Fixer cbff07d378 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-08-31 21:57:18 +00:00
dartcafe 2a1cfd2ad4
removed loggings 2020-08-17 17:41:53 +02:00
dartcafe 081a116dd0
catch error on getDisplayName for groups 2020-08-13 16:46:04 +02:00
dartcafe 2e1eccb0d1
add getDisplayName to groups 2020-08-12 22:10:26 +02:00
dartcafe ab6c0fe12c
added sharing to contact groups 2020-08-12 21:48:54 +02:00