ab
|
04c30bc4b8
|
added image resizer
Build and Publish / Build and Publish Docker Image (push) Successful in 3m19s
v0.1.17
|
2026-05-27 00:28:39 +03:00 |
|
Ultradesu
|
c0342ed987
|
ADMIN: Revorked settings page
Build and Publish / Build and Publish Docker Image (push) Successful in 3m4s
v0.1.16
|
2026-05-26 18:40:05 +03:00 |
|
Ultradesu
|
4b8797bb2e
|
Added lastfm statistics
Build and Publish / Build and Publish Docker Image (push) Successful in 2m58s
v0.1.15
|
2026-05-26 18:16:34 +03:00 |
|
Ultradesu
|
d425bf3087
|
Improved upload UI
Build and Publish / Build and Publish Docker Image (push) Successful in 3m2s
v0.1.14
|
2026-05-26 16:59:36 +03:00 |
|
Ultradesu
|
82923c871e
|
Improved torrent UI
Build and Publish / Build and Publish Docker Image (push) Successful in 2m45s
v0.1.13
|
2026-05-26 16:21:21 +03:00 |
|
Ultradesu
|
3878d746d2
|
Improved torrent UI
Build and Publish / Build and Publish Docker Image (push) Successful in 3m2s
v0.1.12
|
2026-05-26 14:49:56 +03:00 |
|
Ultradesu
|
31ae57a5a3
|
Improved torrent UI
Build and Publish / Build and Publish Docker Image (push) Successful in 2m50s
|
2026-05-26 14:47:10 +03:00 |
|
ab
|
16de1fb711
|
Reworked torrent UI
Build and Publish / Build and Publish Docker Image (push) Successful in 4m51s
v0.1.11
|
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
v0.1.10
|
2026-05-26 11:15:27 +03:00 |
|
ab
|
d65fd022d2
|
Fixed prompt
Build and Publish / Build and Publish Docker Image (push) Successful in 2m46s
v0.1.9
|
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
v0.1.8
|
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
v0.1.7
|
2026-05-25 17:41:00 +03:00 |
|
Ultradesu
|
cae77e9401
|
Added OIDC users group filter
Build and Publish / Build and Publish Docker Image (push) Successful in 2m41s
v0.1.6
|
2026-05-25 16:26:45 +03:00 |
|
Ultradesu
|
709f319bc5
|
Fixed UI
Build and Publish / Build and Publish Docker Image (push) Successful in 2m42s
v0.1.5
|
2026-05-25 15:57:10 +03:00 |
|
Ultradesu
|
bf0a2a553c
|
Added torrent client and upload feature. reworked mobile UI.
Build and Publish / Build and Publish Docker Image (push) Successful in 2m47s
v0.1.4
|
2026-05-25 15:40:07 +03:00 |
|
Ultradesu
|
3fc9b16e2c
|
Reworked main page content
|
2026-05-25 14:59:15 +03:00 |
|
Ultradesu
|
29f6d04d12
|
Reworked main page content
|
2026-05-25 14:59:01 +03:00 |
|
Ultradesu
|
c34485b521
|
Reworked main page content
Build and Publish / Build and Publish Docker Image (push) Successful in 2m33s
v0.1.3
|
2026-05-25 14:42:25 +03:00 |
|
Ultradesu
|
bc9f9605d8
|
Reworked main page content
|
2026-05-25 14:30:33 +03:00 |
|
Ultradesu
|
2f0ed2ee09
|
readme fix
|
2026-05-25 13:53:29 +03:00 |
|
ab
|
dcc665563a
|
Reworked Reviews page
Build and Publish / Build and Publish Docker Image (push) Successful in 2m47s
v0.1.2
|
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
v0.1.1
|
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
v0.1.0
|
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 |
|
ab
|
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 |
|