1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2026-05-03 07:35:49 +00:00

1008 Commits

Author SHA1 Message Date
Girish Ramakrishnan 231a7485a4 test: simplify clearCache, drop logout helpers, simplify button selectors
- Drop `await clearCache()` from login/auth helpers; clearing cache before
  every login is no longer necessary now that charlie isolates sessions.
- Replace `logout` helpers with `clearCache` directly in `it()` calls; the
  helpers were either thin wrappers around `clearCache()` or did real
  navigation that is no longer worth the maintenance.
- Simplify `xpath=//button[text()=...]` / `[contains(., ...)]` button text
  selectors to charlie's bare-string (or RegExp for OR-clauses) form.
2026-05-01 10:40:49 +02:00
Girish Ramakrishnan b3fce86d02 test: pass full Mocha test to takeScreenshot for unique screenshot names 2026-04-29 17:11:05 +02:00
Girish Ramakrishnan 5517962ee8 test: port to charlie
Made-with: Cursor
2026-04-24 20:44:33 +02:00
Girish Ramakrishnan bbf33e6cdd test: remove package.json and package-lock.json, charlie provides all deps
Made-with: Cursor
2026-04-16 10:43:47 +02:00
Girish Ramakrishnan a2a90e130b test: remove chromedriver dependency
Selenium Manager auto-detects the system ChromeDriver, making the
chromedriver npm package unnecessary.

Made-with: Cursor
2026-04-15 17:18:56 +02:00
Girish Ramakrishnan 5fd9ba74ba test: use @cloudron scoped safetydance and superagent
Made-with: Cursor
2026-04-15 16:39:12 +02:00
Girish Ramakrishnan b1f79dfa1e test: convert test to ESM
Replace CommonJS require() with ESM imports, add "type": "module"
to test/package.json, remove 'use strict' and jshint directives,
replace __dirname with import.meta.dirname.

Made-with: Cursor
2026-04-15 16:16:58 +02:00
Girish Ramakrishnan 3d5d79ba0b Replace expect.js with node:assert/strict
expect.js is unmaintained and unnecessary — Node's built-in assert
module covers all our assertion patterns. This also removes expect.js
from package.json dependencies.

Made-with: Cursor
2026-04-15 15:38:00 +02:00
Girish Ramakrishnan 7794e2e65b Version 5.3.0-1 v5.3.0-1 2026-03-10 22:33:12 +05:30
Girish Ramakrishnan 81fd570645 Fix link 2026-03-10 22:32:31 +05:30
Package Updates 5c0d97a220 Update package version to 5.3.0 v5.3.0 2025-10-21 10:04:29 +00:00
Girish Ramakrishnan 216c70464b build from source, no more binaries it seems 2025-10-21 11:37:55 +02:00
Renovate Bot f18b12a5ab chore(deps): update dependency minio/minio to release.2025-10-15t17-29-55z
| datasource      | package     | from                         | to                           |
| --------------- | ----------- | ---------------------------- | ---------------------------- |
| github-releases | minio/minio | RELEASE.2025-09-07T16-13-09Z | RELEASE.2025-10-15T17-29-55Z |
2025-10-16 23:19:28 +00:00
Package Updates 0f83f74206 Update package version to 5.2.0 v5.2.0 2025-09-08 14:10:19 +00:00
Vladimir D 6744a8d9fc tests updated 2025-09-08 17:25:06 +04:00
Renovate Bot ddc0135b08 chore(deps): update dependency minio/minio to release.2025-09-07t16-13-09z
| datasource      | package     | from                         | to                           |
| --------------- | ----------- | ---------------------------- | ---------------------------- |
| github-releases | minio/minio | RELEASE.2025-07-23T15-54-02Z | RELEASE.2025-09-07T16-13-09Z |
2025-09-07 23:20:02 +00:00
Package Updates 90284553b2 Update package version to 5.1.1 v5.1.1 2025-07-24 07:42:07 +00:00
Renovate Bot 11c5bb051b chore(deps): update dependency minio/minio to release.2025-07-23t15-54-02z
| datasource      | package     | from                         | to                           |
| --------------- | ----------- | ---------------------------- | ---------------------------- |
| github-releases | minio/minio | RELEASE.2025-07-18T21-56-31Z | RELEASE.2025-07-23T15-54-02Z |
2025-07-24 11:20:59 +04:00
Package Updates 40f20c384c Update package version to 5.1.0 v5.1.0 2025-07-22 09:27:49 +00:00
Renovate Bot 3ea19664d1 chore(deps): update dependency minio/minio to release.2025-07-18t21-56-31z
| datasource      | package     | from                         | to                           |
| --------------- | ----------- | ---------------------------- | ---------------------------- |
| github-releases | minio/minio | RELEASE.2025-05-24T17-08-30Z | RELEASE.2025-07-18T21-56-31Z |
2025-07-22 09:16:43 +00:00
Girish Ramakrishnan 61a3b06dc3 Update documentation url 2025-06-05 10:45:05 +02:00
Package Updates b0dad70e87 Update package version to 5.0.0 v5.0.0 2025-06-02 17:38:31 +00:00
Girish Ramakrishnan fd3dee438d comment out update tests
won't work since old version has dropdown selector
2025-06-02 19:17:46 +02:00
Girish Ramakrishnan b6fce9a3a7 every refresh wants license acceptance 2025-06-02 18:45:21 +02:00
Girish Ramakrishnan 1a8f99b140 attempt to fix tests 2025-06-02 17:58:24 +02:00
Girish Ramakrishnan daad5e6942 remove oidc, it is gone upstream 2025-06-02 17:58:16 +02:00
Renovate Bot 88340ce812 chore(deps): update dependency minio/minio to release.2025-05-24t17-08-30z
| datasource      | package     | from                         | to                           |
| --------------- | ----------- | ---------------------------- | ---------------------------- |
| github-releases | minio/minio | RELEASE.2025-04-22T22-12-26Z | RELEASE.2025-05-24T17-08-30Z |
2025-05-24 23:20:02 +00:00
Package Updates 60ea2849e1 Update package version to 4.4.2 v4.4.2 2025-04-23 12:44:45 +00:00
Vladimir D c021c66390 create bucket test updated 2025-04-23 15:37:51 +04:00
Renovate Bot 2d9ad57e0b chore(deps): update dependency minio/minio to release.2025-04-22t22-12-26z
| datasource      | package     | from                         | to                           |
| --------------- | ----------- | ---------------------------- | ---------------------------- |
| github-releases | minio/minio | RELEASE.2025-04-08T15-41-24Z | RELEASE.2025-04-22T22-12-26Z |
2025-04-22 23:19:40 +00:00
Package Updates dcd3063a72 Update package version to 4.4.1 v4.4.1 2025-04-09 07:56:47 +00:00
Renovate Bot 597feab31e chore(deps): update dependency minio/minio to release.2025-04-08t15-41-24z
| datasource      | package     | from                         | to                           |
| --------------- | ----------- | ---------------------------- | ---------------------------- |
| github-releases | minio/minio | RELEASE.2025-04-03T14-56-28Z | RELEASE.2025-04-08T15-41-24Z |
2025-04-08 23:19:30 +00:00
Package Updates 49ef4e7e7d Update package version to 4.4.0 v4.4.0 2025-04-04 06:12:23 +00:00
Renovate Bot 5e1370d29d chore(deps): update dependency minio/minio to release.2025-04-03t14-56-28z
| datasource      | package     | from                         | to                           |
| --------------- | ----------- | ---------------------------- | ---------------------------- |
| github-releases | minio/minio | RELEASE.2025-03-12T18-04-18Z | RELEASE.2025-04-03T14-56-28Z |
2025-04-03 23:19:34 +00:00
Package Updates 092b769513 Update package version to 4.3.0 v4.3.0 2025-03-13 08:03:44 +00:00
Girish Ramakrishnan 0775dc3071 Update base image to 5.0.0 2025-03-13 08:31:04 +01:00
Package Updates 151aeec9cd Update package version to 4.2.0 v4.2.0 2025-03-13 07:30:39 +00:00
Renovate Bot 1e85285b69 chore(deps): update dependency minio/minio to release.2025-03-12t18-04-18z
| datasource      | package     | from                         | to                           |
| --------------- | ----------- | ---------------------------- | ---------------------------- |
| github-releases | minio/minio | RELEASE.2025-02-28T09-55-16Z | RELEASE.2025-03-12T18-04-18Z |
2025-03-13 00:19:32 +00:00
Johannes Zellner 024836d91c Also fix svg logo version 2025-03-12 14:24:13 +01:00
Girish Ramakrishnan fd100bda55 Fix logo 2025-03-11 13:11:17 +01:00
Package Updates 0a72a3bd3d Update package version to 4.1.3 v4.1.3 2025-03-01 11:05:14 +00:00
Renovate Bot e16ce9c9ad chore(deps): update dependency minio/minio to release.2025-02-28t09-55-16z
| datasource      | package     | from                         | to                           |
| --------------- | ----------- | ---------------------------- | ---------------------------- |
| github-releases | minio/minio | RELEASE.2025-02-18T16-25-55Z | RELEASE.2025-02-28T09-55-16Z |
2025-03-01 00:19:30 +00:00
Package Updates bc6a5cd7b4 Update package version to 4.1.2 v4.1.2 2025-02-19 12:01:48 +00:00
Renovate Bot 7b14494230 chore(deps): update dependency minio/minio to release.2025-02-18t16-25-55z
| datasource      | package     | from                         | to                           |
| --------------- | ----------- | ---------------------------- | ---------------------------- |
| github-releases | minio/minio | RELEASE.2025-02-07T23-21-09Z | RELEASE.2025-02-18T16-25-55Z |
2025-02-19 00:19:33 +00:00
Package Updates 6aba571eb7 Update package version to 4.1.1 v4.1.1 2025-02-09 09:44:57 +00:00
Renovate Bot 2ef9e56703 chore(deps): update dependency minio/minio to release.2025-02-07t23-21-09z
| datasource      | package     | from                         | to                           |
| --------------- | ----------- | ---------------------------- | ---------------------------- |
| github-releases | minio/minio | RELEASE.2025-02-03T21-03-04Z | RELEASE.2025-02-07T23-21-09Z |
2025-02-09 00:19:31 +00:00
Package Updates 819c9b1211 Update package version to 4.1.0 v4.1.0 2025-02-04 14:49:13 +00:00
Renovate Bot 2c400adc2a chore(deps): update dependency minio/minio to release.2025-02-03t21-03-04z
| datasource      | package     | from                         | to                           |
| --------------- | ----------- | ---------------------------- | ---------------------------- |
| github-releases | minio/minio | RELEASE.2025-01-20T14-49-07Z | RELEASE.2025-02-03T21-03-04Z |
2025-02-04 14:29:17 +00:00
Package Updates fd01bf3109 Update package version to 4.0.1 v4.0.1 2025-01-21 11:20:24 +00:00
Renovate Bot 4d926a3058 chore(deps): update dependency minio/minio to release.2025-01-20t14-49-07z
| datasource      | package     | from                         | to                           |
| --------------- | ----------- | ---------------------------- | ---------------------------- |
| github-releases | minio/minio | RELEASE.2025-01-18T00-31-37Z | RELEASE.2025-01-20T14-49-07Z |
2025-01-21 10:40:50 +00:00