Benjamin Gaussorgues
|
b4f133beff
|
Merge pull request #95 from nextcloud/bump/nc29
|
2024-03-13 11:06:50 +01:00 |
Benjamin Gaussorgues
|
ebf8dc08a0
|
chore(bump): upgrade dependencies
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
2024-03-07 17:57:19 +01:00 |
Benjamin Gaussorgues
|
89f02a1db8
|
chore(bump): add compatibility with Nextcloud 29
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
2024-03-07 17:57:19 +01:00 |
Nextcloud bot
|
3de7377bb8
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-03-03 01:04:23 +00:00 |
Nextcloud bot
|
59a2a3f024
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-02-05 01:04:52 +00:00 |
Nextcloud bot
|
c6e1d67f64
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-15 01:03:36 +00:00 |
Nextcloud bot
|
cc412f6dc1
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-01-04 01:07:21 +00:00 |
Nextcloud bot
|
9da1201f62
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-12-17 01:05:12 +00:00 |
Nextcloud bot
|
b0761e9b4b
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-12-12 01:04:35 +00:00 |
Nextcloud bot
|
06cfb40786
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-11-27 01:09:41 +00:00 |
Nextcloud bot
|
a23c418d1a
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-11-07 01:18:37 +00:00 |
Nextcloud bot
|
184fa4b3eb
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-10-29 01:09:07 +00:00 |
Nextcloud bot
|
de71143d14
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-10-18 01:36:23 +00:00 |
Nextcloud bot
|
588fb91248
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-10-03 01:09:53 +00:00 |
Nextcloud bot
|
068efe9b2a
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-10-02 01:10:26 +00:00 |
Nextcloud bot
|
dd8b3e2008
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-08-26 01:17:18 +00:00 |
Benjamin Gaussorgues
|
35228cb393
|
Prepare for v4.0.0
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
2023-08-24 14:47:42 +02:00 |
Benjamin Gaussorgues
|
6eb8368e39
|
Merge pull request #89 from nextcloud/fix/remove-icon-not-displayed
Use plain CSS instead of SCSS
|
2023-08-23 10:36:54 +02:00 |
Benjamin Gaussorgues
|
240a7c6b7d
|
Use plain CSS instead of SCSS
Allows to apply CSS easily, waiting for a rewrite of settings interface
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
2023-08-23 10:28:11 +02:00 |
Benjamin Gaussorgues
|
d74466c84b
|
Prepare for v4.0.0-beta2 (bis)
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
2023-08-23 09:56:23 +02:00 |
Benjamin Gaussorgues
|
cb4570a5a0
|
Prepare for v4.0.0beta2
|
2023-08-23 09:37:06 +02:00 |
Benjamin Gaussorgues
|
12de3ba31b
|
Merge pull request #88 from nextcloud/feat/use-middleware-to-intercept-login
Use Middleware to intercept login page
|
2023-08-23 09:32:18 +02:00 |
Benjamin Gaussorgues
|
96de09e1d0
|
Use Middleware to intercept login page
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
2023-08-23 09:28:14 +02:00 |
Benjamin Gaussorgues
|
d13795bdd6
|
Merge pull request #86 from nextcloud/set-license
Add proper AGPL-v3 license
|
2023-08-21 11:19:36 +02:00 |
Benjamin Gaussorgues
|
587b7e5deb
|
Add proper AGPL-v3 license
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
2023-08-21 11:11:24 +02:00 |
Benjamin Gaussorgues
|
016cc9b143
|
Bump: integration test dependencies (Behat/Guzzle)
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
2023-08-18 10:11:04 +02:00 |
Benjamin Gaussorgues
|
928a8c2b37
|
Remove composer run prefixes `vendor/bin`
Composer knows where binary are stored.
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
2023-08-18 09:40:31 +02:00 |
Benjamin Gaussorgues
|
51d4c6dd9f
|
Merge pull request #80 from nextcloud/feat/move-to-new-events
Move from app.php to Application.php
|
2023-08-16 20:54:51 +02:00 |
Benjamin Gaussorgues
|
b65e0ee684
|
Move from app.php to Application.php
Use new `BeforeUserLoggedInEvent` instead of `pre_login` hook
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
2023-08-16 20:51:04 +02:00 |
Nextcloud bot
|
c519bbc1a3
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-08-15 01:44:10 +00:00 |
Nextcloud bot
|
cc4d503181
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-08-12 01:12:11 +00:00 |
Nextcloud bot
|
77455992d4
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-08-11 01:13:46 +00:00 |
Nextcloud bot
|
808a89b411
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-08-10 01:10:53 +00:00 |
Benjamin Gaussorgues
|
80b1a11aeb
|
Merge pull request #47 from nextcloud/wording-change
Update info.xml
|
2023-08-09 11:28:11 +02:00 |
Jos Poortvliet
|
0454238ce7
|
Update README.md
here too
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
2023-08-09 11:22:55 +02:00 |
Jos Poortvliet
|
ae0c0c38fd
|
Update info.xml
let's just say 'allow' instead of 'whitelist' here...
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
2023-08-09 11:22:54 +02:00 |
Benjamin Gaussorgues
|
1dd7f2ecda
|
Update nextcloud-appstore-push-action
|
2023-08-09 10:43:26 +02:00 |
Benjamin Gaussorgues
|
850385588b
|
Add .nextcloudignore file for release
|
2023-08-09 10:34:44 +02:00 |
Benjamin Gaussorgues
|
ea54f2ae11
|
Rename kranker.toml to krankerl.toml
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
2023-08-09 10:09:00 +02:00 |
John Molakvoæ
|
9b92e2de2d
|
Merge pull request #83 from nextcloud/feat/enable-appstore-build
|
2023-08-09 09:36:05 +02:00 |
Benjamin Gaussorgues
|
31aa587fda
|
Create appstore-build-publish.yml
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
2023-08-09 09:10:18 +02:00 |
Benjamin Gaussorgues
|
5d6a935a3f
|
Merge pull request #82 from nextcloud/release/4.0.0-beta1
Prepare for release 4.0.0-beta1
|
2023-08-08 17:52:56 +02:00 |
Benjamin Gaussorgues
|
a0d920f31b
|
Add release 4.0.0-beta1
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
2023-08-08 17:31:32 +02:00 |
Benjamin Gaussorgues
|
8908bab717
|
Merge pull request #81 from nextcloud/feat/add-ci-checks
Add CI checks
|
2023-08-08 12:08:12 +02:00 |
Benjamin Gaussorgues
|
231affb1cb
|
Fix PHP-CS check
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
2023-08-08 11:01:37 +02:00 |
Benjamin Gaussorgues
|
0c350e2e5c
|
Fix Psalm errors
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
2023-08-08 11:01:31 +02:00 |
Benjamin Gaussorgues
|
d03faa2e38
|
Add PHP CS check
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
2023-08-08 10:37:10 +02:00 |
Benjamin Gaussorgues
|
edb16e54dd
|
Add fixup check
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
2023-08-08 10:35:11 +02:00 |
Benjamin Gaussorgues
|
9bfbe92c32
|
Add Psalm test matrix
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
2023-08-08 10:34:24 +02:00 |
Benjamin Gaussorgues
|
fb76d36c41
|
Merge pull request #78 from nextcloud/feat/support-nc26-php8-with-iplib
Compatibility for NC26+ and PHP 8.0
|
2023-08-08 10:28:46 +02:00 |