Mari

Results 51 issues of Mari

## Description Commit dbd64a5 contains bugs that prevent reporting. ## System Information **Operating System**: Linux, Windows **Titan version**: 1.4.0-DEV **EDIT:** Reporting is now possible again.

status: accepted
type: enhancement

Maybe port this project to the .NET core and use Cake as build system.

status: high priority
status: waiting
type: enhancement

## Expected Behavior Structs should implement something along the lines of serde's `#[serde(flatten)]` in order to allow nested structs (for usage with extract path segment structs). Example: ```rust #[route("/{username}/{repository}/tree/{tree}/blob/{blob:.*}", method...

C-feature
A-router

## Environment * **IntelliJ Rust plugin version:** 0.4.173.4714-221 * **Rust toolchain version:** 1.61.0 (fe5b13d68 2022-05-18) x86_64-pc-windows-msvc * **IDE name and version:** CLion 2022.1.3 (CL-221.5921.27) * **Operating system:** Windows 10 10.0...

bug
subsystem::wsl

libgit2 allows custom backends, should consider this with e.g S3 maybe gitoxide also provides such a backend?

feature::git
status::investigating
type::enhancement

We are nearing 1000 livestreams saved on our hosted pomu instance. We'll take this opportunity to do a bunch of infrastructure updates: ### Promote dev instance to production Our dev...

add a report button like this: ![img](https://i.cutegirl.tech/9m6gd6qw0j7n.png) will allow a archive to be reported with the following reasons: - download broken (cancelling mid download, not completing) - download not found...

there is a way to force enable youtube dvr which would allow us to skip (may be irrelevant) https://addons.mozilla.org/en-US/firefox/addon/force-enable-youtube-dvr/ https://github.com/ohareza/forcedvr

the frontend uses the youtube embed API to (`https://www.youtube.com/oembed?url=`) display video info like title and uploader before submission to our API server. if the video has embedding disabled, that endpoint...