Commit Graph
33 Commits
Author SHA1 Message Date
ab 27ee56c5b7 CORE: added prom metrics on /metrics
Build and Publish / Build and Publish Docker Image (push) Successful in 2m2s
2026-06-01 16:08:49 +03:00
ab 88b5c7f7d1 UI: fixed some ui issues
Build and Publish / Build and Publish Docker Image (push) Successful in 3m23s
2026-06-01 14:53:51 +03:00
ab a60432610f PLAYER: Added generated playlists feature
Build and Publish / Build and Publish Docker Image (push) Successful in 2m57s
2026-05-29 17:24:30 +03:00
ab e1a4b6267f PLAYER: Added generated playlists feature
Build and Publish / Build and Publish Docker Image (push) Successful in 3m5s
2026-05-29 17:04:30 +03:00
ab 496c501076 PLAYER: improved jam feature
Build and Publish / Build and Publish Docker Image (push) Successful in 2m30s
2026-05-29 13:21:18 +03:00
ab dedddc7cd8 PLAYER: improved jam feature
Build and Publish / Build and Publish Docker Image (push) Successful in 3m3s
2026-05-29 13:08:33 +03:00
ab 97c82b4ba2 PLAYER: reworked player panel and fulscreen
Build and Publish / Build and Publish Docker Image (push) Successful in 3m1s
2026-05-29 02:56:14 +03:00
ab de7626a6a9 PLAYER: reworked player panel and fulscreen
Build and Publish / Build and Publish Docker Image (push) Successful in 3m12s
2026-05-29 02:37:29 +03:00
ab fb7d0c7e1a PLAYER: reworked player panel and fulscreen 2026-05-29 02:37:21 +03:00
ab c3b70dc16c ADMIN: Added track management
Build and Publish / Build and Publish Docker Image (push) Successful in 3m0s
2026-05-29 01:23:14 +03:00
ab 66bb127d43 ADMIN: Added track management
Build and Publish / Build and Publish Docker Image (push) Successful in 3m5s
2026-05-29 01:13:04 +03:00
ab 1bb5a2f973 ADMIN: Added track management
Build and Publish / Build and Publish Docker Image (push) Successful in 2m56s
2026-05-29 00:43:32 +03:00
ab 8073ac9a97 PLAYER: Added Jam feature
Build and Publish / Build and Publish Docker Image (push) Successful in 3m16s
2026-05-28 23:38:33 +03:00
ab ec7c5c9049 PLAYER: Added Jam feature 2026-05-28 23:38:07 +03:00
ab d1113effa5 PLAYER: Added users media editor
Build and Publish / Build and Publish Docker Image (push) Successful in 2m57s
2026-05-28 17:34:37 +03:00
ab 072c00a48e PLAYER: Fixed connected device logic.
Build and Publish / Build and Publish Docker Image (push) Successful in 2m50s
2026-05-28 15:17:59 +03:00
ab 34e25fac2c CORE: added 'connected devices' like in spotify
Build and Publish / Build and Publish Docker Image (push) Successful in 2m56s
2026-05-28 13:15:42 +03:00
ab 0cb731fb26 CORE: fixed media links
Build and Publish / Build and Publish Docker Image (push) Successful in 2m55s
2026-05-28 12:02:02 +03:00
ab 04c30bc4b8 added image resizer
Build and Publish / Build and Publish Docker Image (push) Successful in 3m19s
2026-05-27 00:28:39 +03:00
ab 16de1fb711 Reworked torrent UI
Build and Publish / Build and Publish Docker Image (push) Successful in 4m51s
2026-05-26 12:55:11 +03:00
ab 4170ce269d Fixed mobile UI
Build and Publish / Build and Publish Docker Image (push) Successful in 2m45s
2026-05-26 11:15:27 +03:00
ab d65fd022d2 Fixed prompt
Build and Publish / Build and Publish Docker Image (push) Successful in 2m46s
2026-05-26 00:28:11 +03:00
ab aafb364eb8 Reworked admin
Build and Publish / Build and Publish Docker Image (push) Successful in 3m11s
2026-05-26 00:19:11 +03:00
ab a3a3f5368d Added user attribution
Build and Publish / Build and Publish Docker Image (push) Successful in 2m47s
2026-05-25 23:06:34 +03:00
ab 5f925be29b Added user attribution 2026-05-25 23:04:58 +03:00
ab 8530016d35 Reworked Artist page
Build and Publish / Build and Publish Docker Image (push) Successful in 2m47s
2026-05-25 17:41:00 +03:00
ab dcc665563a Reworked Reviews page
Build and Publish / Build and Publish Docker Image (push) Successful in 2m47s
2026-05-25 13:50:24 +03:00
ab e9e16dd807 Fixed worker job for cyrillyc names
Build and Publish / Build and Publish Docker Image (push) Successful in 2m37s
2026-05-24 16:13:04 +03:00
ab b958d4521e Fixed worker job for cyrillyc names
Build and Publish / Build and Publish Docker Image (push) Successful in 2m35s
2026-05-24 15:08:56 +03:00
ab 9fc141378e Furumi added CI
Build and Publish / Build and Publish Docker Image (push) Successful in 4m16s
2026-05-23 13:18:28 +03:00
ab 8912c51165 Furumi init 2026-05-23 13:08:09 +03:00
ab b8afaa1864 Init 2026-05-21 16:21:42 +03:00
abandClaude 16abe754af Initial commit: web-app boilerplate with auth, OIDC/SSO, admin panel, i18n
Rust (cot framework) + PostgreSQL boilerplate providing:

- Session-based auth with Admin/User roles
- OIDC/SSO login with PKCE, group-to-role mapping, auto-provisioning
- Admin panel: user management, settings, debug/config inspector
- 3-tier config system (compiled default → DB → FURU_* env vars)
- i18n (English + Russian) with compile-time translations macro
- JSON API skeleton (GET /api/me)
- DB-backed sessions (survive server restarts)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-21 14:22:33 +03:00