Commit Graph

21 Commits

Author SHA1 Message Date
jamesread 1ede041815 chore: package-lock 2025-12-01 23:15:43 +00:00
dependabot[bot] c6fc4e7d20
chore(deps): bump vite from 7.2.4 to 7.2.6 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.2.4 to 7.2.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.2.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-01 06:11:02 +00:00
jamesread a163347992 feat: Sidebar now closes when clicking outside of it (#714) 2025-12-01 00:23:03 +00:00
jamesread 55d8f75d1b fix: Sidebar, when unstuck, clicking links will close it (#714) 2025-11-22 20:44:44 +00:00
jamesread 5bf2d6935b chore: dep update 2025-11-22 08:36:38 +00:00
jamesread c1508a0a65 fix: Replace custom pagination component with picocrank pagination component
- Replace custom pagination component with picocrank pagination component
- Update package.json and package-lock.json to include picocrank
- Update style.css to include new padding class
- Update ActionDetailsView.vue and LogsListView.vue to use new pagination component
2025-11-16 00:05:50 +00:00
jamesread d32d92baab Merge branch 'next' of github.com:OliveTin/OliveTin into next 2025-11-11 10:25:00 +00:00
jamesread afbd1c3abe dep updates 2025-11-11 00:30:34 +00:00
jamesread 2ed564a403 feat: Add translations and language support 2025-11-10 13:20:40 +00:00
jamesread 28c813762f fix: #685 - show navigation (and picocrank upgrade) 2025-11-06 00:38:56 +00:00
jamesread 02ec8eeb65 fix: Upgraded femtocrank to fix dark mode styles 2025-10-26 01:10:43 +01:00
jamesread ef5a67e7b8 fix: Upgrade femtocrank for dark styles 2025-10-26 00:47:46 +01:00
jamesread 54d3c65df3 chore: upgrade icons package 2025-10-23 23:34:54 +01:00
dependabot[bot] 6836062b00
build(deps): bump vite from 7.1.9 to 7.1.11 in /frontend (#654)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-22 09:22:04 +00:00
jamesread b0f24811b2 fix: stylelint and webui cleanup 2025-10-11 01:12:07 +01:00
jamesread b330fbd1a5 fix: all broken integration tests 2025-10-11 00:45:41 +01:00
jamesread 7d5fa999e5 fix: Move Iconify to v3, and version it via npm 2025-10-01 23:28:55 +01:00
jamesread 7345744e41 chore: frontend updates 2025-09-07 01:33:46 +01:00
jamesread 570c0ba087 chore: Repair output streaming, lots of css/go lint 2025-09-06 08:42:13 +01:00
jamesread 6b342cbedb chore: Port huge amount of code to OliveTin 3k 2025-08-20 00:05:40 +01:00
jamesread a62d58f119 chore: OliveTin 3k progress 2025-08-03 22:10:51 +01:00