maziggy e7045597bc fix(archives): bulk and auto purge now honour the soft / hard delete choice from #1343 (#1390 follow-up) 2 nedēļas atpakaļ
..
__init__.py 09677861ba Added screenshots 6 mēneši atpakaļ
_oidc_helpers.py 8a7598f6b5 feat(auth): proxy OIDC provider icons server-side (#1333) (#1342) 3 nedēļas atpakaļ
_spoolman_helpers.py 4a98914d4a fix(spoolman): persist Color Name via spool.extra — Spoolman has no filament.color_name field (#1357) 2 nedēļas atpakaļ
_url_safety.py 8a7598f6b5 feat(auth): proxy OIDC provider icons server-side (#1333) (#1342) 3 nedēļas atpakaļ
ams_history.py ed36eafbec Fix timestamps off by timezone offset in non-UTC containers (#504) 3 mēneši atpakaļ
api_keys.py ae29a7dcd3 fix(api-keys): expose narrowly-scoped "Update electricity price" toggle (#1356) 3 nedēļas atpakaļ
archive_purge.py e7045597bc fix(archives): bulk and auto purge now honour the soft / hard delete choice from #1343 (#1390 follow-up) 2 nedēļas atpakaļ
archives.py 856b849ffa fix(stats): per-event aggregation so reprints add to Quick Stats instead of overwriting (#1378) 3 nedēļas atpakaļ
auth.py d6364646f8 feat(auth): manual LDAP user provisioning from the UI (#1298) 3 nedēļas atpakaļ
background_dispatch.py 4a625c1ef2 Add background print dispatching + tests 3 mēneši atpakaļ
bug_report.py 5709282200 Add authentication to bug report debug logging endpoints 2 mēneši atpakaļ
camera.py ce5f4e5f1a fix(camera): don't open competing socket while a viewer is attached (#1348) 3 nedēļas atpakaļ
cloud.py 59f7d736e3 Added BACKERS.md 3 nedēļas atpakaļ
discovery.py d73da5e0ef Auto-detect subnet for printer discovery 3 mēneši atpakaļ
external_links.py 3887938e8f Security: add token-based auth for all media endpoints 2 mēneši atpakaļ
filaments.py 2fd90e9dce refactor(api): rename /filaments/ to /filament-catalog/ for clarity (#427) 3 mēneši atpakaļ
firmware.py d74ab06072 feat(firmware): list all announced versions with usable/unavailable status, support rollback 1 mēnesi atpakaļ
github_backup.py e45f967616 feat(backup): Extend Backup to other Git providers (#1160) 1 mēnesi atpakaļ
groups.py f66bd26f6e Add inventory:view_assignments permission so admins can grant users 3 mēneši atpakaļ
inventory.py dca05ce6b1 fix(inventory): break the Reset-Slot deadlock on A1 Mini BMCU / P1S Standard AMS (#1322) 3 nedēļas atpakaļ
kprofiles.py 96fd4bb7e3 fix(printer): H2S could not start prints without AMS — was misclassified as dual-nozzle (#1386) 2 nedēļas atpakaļ
labels.py 83a83ed724 feat(labels): add 40x30 mm template, hex colour code, bolder brand (issue #809 follow-up) 4 nedēļas atpakaļ
library.py ccf985abfc feat(slicing): build-plate override in the SliceModal (#1337) 3 nedēļas atpakaļ
library_trash.py e0e597271e ● feat(#1008): library trash bin, admin bulk purge, auto-purge setting 1 mēnesi atpakaļ
local_backup.py 774a639e9a . 1 mēnesi atpakaļ
local_presets.py edf244c469 Add local profiles — import OrcaSlicer presets without Bambu Cloud (#310) 3 mēneši atpakaļ
maintenance.py dfb995bfe9 [Fix] Remove incorrect "Lubricate Carbon Rods" maintenance task (#755) 2 mēneši atpakaļ
makerworld.py d5153f1de3 feat(slicer): live progress + filament discovery polish + OrcaSlicer warning 1 mēnesi atpakaļ
metrics.py 856b849ffa fix(stats): per-event aggregation so reprints add to Quick Stats instead of overwriting (#1378) 3 nedēļas atpakaļ
mfa.py 8a7598f6b5 feat(auth): proxy OIDC provider icons server-side (#1333) (#1342) 3 nedēļas atpakaļ
notification_templates.py 9562d66b6b Feature: Advanced Authentication User Email Notifications (#693) 2 mēneši atpakaļ
notifications.py 3f7d0e2d55 Add notification for no spool assigned for active trays, improve usage tracker logic in edge cases (#789) 2 mēneši atpakaļ
obico.py a2c7fd4542 fix(obico): revert POST-bytes approach — Obico /p/ is GET-only 1 mēnesi atpakaļ
pending_uploads.py 01a7e6ee93 fix(archive,vp): strip .gcode.3mf properly + sync review/archive name (#1152) 1 mēnesi atpakaļ
print_log.py cad63500a8 fix(archives): clear stale thumbnail paths on log entries when archive deleted 3 nedēļas atpakaļ
print_queue.py 84ed28d5fa fix(queue): cancel pending items and hide stale archive surface when archive soft-deleted (#1348) 3 nedēļas atpakaļ
printers.py a2c9eef87c fix(safety): invert bed-jog Z direction on A1 / A1 Mini bed-slingers (#1334) 3 nedēļas atpakaļ
projects.py 3f58fc74b4 fix(http): RFC 6266-encode Content-Disposition so non-ASCII filenames don't crash response (issue #1245) 4 nedēļas atpakaļ
settings.py ae29a7dcd3 fix(api-keys): expose narrowly-scoped "Update electricity price" toggle (#1356) 3 nedēļas atpakaļ
slice_jobs.py d5153f1de3 feat(slicer): live progress + filament discovery polish + OrcaSlicer warning 1 mēnesi atpakaļ
slicer_presets.py 9cde2e37fd feat(slicer): log sidecar reject reason on bundle import failure (#1312) 3 nedēļas atpakaļ
smart_plugs.py 74527d4124 fix(smart-plug): restore MQTT subscriptions for per-type topic configs on startup (#1010) 1 mēnesi atpakaļ
spoolbuddy.py b4875fd5d6 fix(ci): ruff format spoolbuddy.py; raise SettingsPage test timeout 3 nedēļas atpakaļ
spoolman.py b334d7edc9 fix(spoolman): per-print 3MF tracking is the only weight writer (#1119) 3 nedēļas atpakaļ
spoolman_inventory.py 4a98914d4a fix(spoolman): persist Color Name via spool.extra — Spoolman has no filament.color_name field (#1357) 2 nedēļas atpakaļ
support.py c26303994a fix(security): use bandit nosec syntax for verify=False suppressions in support.py 3 nedēļas atpakaļ
system.py 0f0fac9b32 Show database engine and version on System Information page 2 mēneši atpakaļ
updates.py 4aea4be2bd feat(updates): detect HA Supervisor addon and defer update UI to it (#1167) 1 mēnesi atpakaļ
user_notifications.py 9a0be3477e Fix ruff format for user_notifications and spoolman 2 mēneši atpakaļ
users.py 4d8dbc8336 fix(auth): cleanup orphan OIDC/MFA rows when user is deleted (#1285) (#1295) 3 nedēļas atpakaļ
virtual_printers.py 64899a8ca4 refactor(virtual-printer): drop Tailscale LE cert path, keep toggle informational 1 mēnesi atpakaļ
webhook.py 70b12e1949 Fix API key empty printer_ids granting full access 2 mēneši atpakaļ
websocket.py 4a625c1ef2 Add background print dispatching + tests 3 mēneši atpakaļ