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

74 Коммитов

Автор SHA1 Сообщение Дата
Maxence Lange afe31b66d0 fix duplicate name on fedcircle
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-11-27 14:26:08 -01:00
Jonas 8aae04314e
test(phpunit): Add basic phpunit integration tests for CirclesManager
Signed-off-by: Jonas <jonas@freesources.org>
2024-11-20 13:03:28 +01:00
Jonas 5f33b461f3
chore: code style fixes by php-cs-fixer
Signed-off-by: Jonas <jonas@freesources.org>
2024-10-22 14:20:40 +02:00
Andy Scherzinger f725ecaffb
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-06-13 18:02:15 +02:00
Maxence Lange f1c1813b6b fix psalm
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-02-21 12:49:38 -01:00
Maxence Lange 00d0f28517 clean deprecated code
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-02-21 09:18:53 -01:00
Julius Härtl a5c05a59c1
chore: Update psalm baseline with changes
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-02-21 10:23:19 +01:00
Julius Härtl 617ef6cece
chore: Fix template annotations for listeners
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-02-21 10:23:18 +01:00
Maxence Lange 3b7bbb9fb7 fix psalm
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-02-21 08:20:13 -01:00
Maxence Lange cb502d9e53 remove deprecated code
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-02-21 01:43:31 -01:00
Maxence Lange 4cc1c535e2 download permissions on share for internal/external members
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-09-02 10:59:50 -01:00
Maxence Lange 090f8a9bd0 fix
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-08-07 17:30:24 -01:00
Maxence Lange a097307964 get rid of deprecated eventlistener
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-08-07 17:30:24 -01:00
Maxence Lange 4406560a24 shared to circles
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-06-12 15:05:40 -01:00
Maxence Lange bce3068c24 fix
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-06-12 14:14:51 -01:00
Maxence Lange 90ea53a6b3 refresh config
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-04-12 13:12:45 -01:00
Maxence Lange b3589c647e php 8.0
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-01-31 14:59:26 -01:00
Maxence Lange e7be60ca9f cs-fix
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2022-11-15 10:53:35 -01:00
Carl Schwan 624f4687b3 Fix static analysis
- Port to OCP background jobs and use dependency injection
- And more stuff

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-23 12:52:36 +02:00
John Molakvoæ 377cecbf80
Fix IQueryFunction to string compliance
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-08-18 09:51:42 +02:00
Carl Schwan 45934f51b9
Merge pull request #1024 from nextcloud/feat/psalm
Add static analysis
2022-04-26 10:27:03 +02:00
Carl Schwan e5abdde6cc Add static analysis
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-04-25 12:36:03 +02:00
Joas Schilling b239c33750
Update master php testing versions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-07 11:59:56 +02:00
Maxence Lange d6544d41e3 bypass/limit permissions
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Co-authored-by: Carl Schwan <carl@carlschwan.eu>
2022-04-06 14:56:45 -01:00
Carl Schwan 83ac8b0cbc Fix the Controller tests and disabled the api tests
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-03-28 10:32:11 +02:00
Carl Schwan e403c36ca0 Fix silently failing tests
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-03-28 10:32:11 +02:00
Maxence Lange be8aca2b8a switching import to Tools\
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2022-03-09 10:25:13 -01:00
Thomas Citharel bf38f88272
Paginate Circles through OCS query parameters
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-01-12 14:25:49 +01:00
John Molakvoæ (skjnldsv) adca9135ad
Cs fix
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-07-07 09:51:03 +02:00
John Molakvoæ (skjnldsv) 9179c1f426
Move to github workflow
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-07-07 09:49:11 +02:00
Maxence Lange cd81b7970d events
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2021-05-03 11:33:48 -01:00
Maxence Lange 38b7d96dd1 new circle model
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
new member model

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
managing models

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
type -> config

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
display instance if not local

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
member list

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
rework on the remote service

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2021-05-03 11:32:08 -01:00
Maxence Lange cd3ee5ccab managing webfinger
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-12-28 23:45:02 -01:00
Maxence Lange 9bba102a84 cleaning
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-08-13 13:40:02 -01:00
Maxence Lange a3779358d8 fixing stuff
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-08-01 10:36:05 -01:00
Maxence Lange db6074c5a3 removing shares when leaving circle
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-06-04 10:13:59 -01:00
Maxence Lange c8736e42ec -addLocalMember()
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-06-01 11:52:45 -01:00
Maxence Lange 7f5261d6fc Application::APP_NAME
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2017-08-20 09:42:25 +02:00
Maxence Lange 7119702596 multiple type members
Signed-off-by: Maxence Lange <maxence@nextcloud.com>
2017-08-13 12:25:29 +02:00
Maxence Lange d901b9cdb2 renaming circles
Signed-off-by: Maxence Lange <maxence@nextcloud.com>
2017-08-01 15:14:43 +02:00
Maxence Lange da5dfecd77 renaming few exceptions
Signed-off-by: Maxence Lange <maxence@nextcloud.com>
2017-07-27 06:36:50 +02:00
Maxence Lange 70d9dfeb8e fixing a test on the right exception
Signed-off-by: Maxence Lange <maxence@nextcloud.com>
2017-07-12 09:52:56 +02:00
Maxence Lange a49f53f703 fixing tests
Signed-off-by: Maxence Lange <maxence@nextcloud.com>
2017-06-09 21:31:49 -01:00
Maxence Lange 1ace56fecc listCircles()
Signed-off-by: Maxence Lange <maxence@nextcloud.com>
2017-06-01 13:58:19 -01:00
Maxence Lange d6571b3451 some more test
Signed-off-by: Maxence Lange <maxence@nextcloud.com>
2017-06-01 11:38:39 -01:00
Maxence Lange be6af2395a more tests
Signed-off-by: Maxence Lange <maxence@nextcloud.com>
2017-05-31 16:45:42 -01:00
Maxence Lange bfde47778e currentUser()
Signed-off-by: Maxence Lange <maxence@nextcloud.com>
2017-05-31 16:45:38 -01:00
Maxence Lange 05eebda3e5 Rewriting Tests from Scratch
Signed-off-by: Maxence Lange <maxence@nextcloud.com>
2017-05-30 20:56:55 -01:00
Maxence Lange 83eee32551 fix
Signed-off-by: Maxence Lange <maxence@nextcloud.com>
2017-05-30 09:30:10 -01:00
Maxence Lange e69e81dff8 deleteCircle -> destroyCircle
Signed-off-by: Maxence Lange <maxence@nextcloud.com>
2017-05-30 08:54:38 -01:00