Skip to content

Release: merge development into beta#1

Open
github-actions[bot] wants to merge 6 commits intobetafrom
development
Open

Release: merge development into beta#1
github-actions[bot] wants to merge 6 commits intobetafrom
development

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Feb 6, 2026

Automated PR to sync development changes to beta for beta release.

Merging this PR will trigger the beta release workflow.

rubenvdlinde and others added 6 commits February 6, 2026 13:16
Add unstable release, dev-to-beta PR creation, branch protection check,
and lint check workflows.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Enforce that PRs to main can only come from beta or hotfix branches,
and PRs to beta can only come from development or hotfix branches.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* Fixing the login page

* Fix PHP coding standards and add complete docblocks

- Add file-level docblocks with license URL to all PHP classes
- Add complete method docblocks with @param and @return tags
- Fix @AuthorizedAdminSetting annotation placement (after @param tags)
- Fix indentation and spacing to match Nextcloud coding standards
- All PHPCS errors resolved (exit code 0)

* Mere wrok in the internal pages of nextcloud

* Code cleanup

* Ading icon less menu's

* Add show menu labels feature

- Toggle between icons and text labels in app menu
- Center text labels vertically and horizontally
- Remove Nextcloud default active indicator
- Clean up CSS specificity
- Version bump to 0.1.1-unstable.3

* Let get the navigation in line

* Supprting mydash

* Add lint script to package.json

- Add npm run lint script that explains nldesign is CSS/PHP only
- This allows CI/CD pipelines to pass linting checks

* Fix font loading by using local font files

- Update build-fonts.js to copy actual font files from node_modules
- Remove webpack aliases (@import url('~@fontsource...')) from fonts.css
- Use relative paths to local font files (fonts/fira-sans-*.woff2)
- Bump version to 0.1.1-unstable.4 to invalidate cache
- Fixes MIME type errors and 404s for font files

* Remove bad file

* Adding some more overwrites
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants