mdPlusPlus

Results 24 issues of mdPlusPlus

Could you please provide how often the passwords occur? This way one could build adequately weighted probable password masks for hashcat.

**To Reproduce** Steps to reproduce the behavior: ``` wget -O luci-theme-argon.ipk https://github.com/jerrykuku/luci-theme-argon/releases/download/v2.2.9/luci-theme-argon_2.2.9-20211016-1_all.ipk wget -O luci-app-argon.ipk https://github.com/jerrykuku/luci-theme-argon/releases/download/v2.2.9/luci-app-argon-config_0.9-20210309_all.ipk opkg update opkg install luci-lib-ipkg luci-compat opkg install luci-theme-argon.ipk opkg install luci-app-argon.ipk ``` **Expected...

OpenWrt SNAPSHOT r19160-7ea2f3d6e2 / LuCI Master git-22.058.70382-d29400e Version: [luci-theme-neobird_1.99-202201272020_all.ipk](https://github.com/thinktip/luci-theme-neobird/releases/download/v1.99/luci-theme-neobird_1.99-202201272020_all.ipk) ``` /usr/lib/lua/luci/template.lua:97: Failed to execute template 'view'. A runtime error occurred: /usr/lib/lua/luci/template.lua:97: Failed to execute template 'header'. A runtime error occurred:...

Installed via 0.9.0 .deb: ``` # lsb_release -ds 2> /dev/null Debian GNU/Linux 12 (bookworm) ``` ``` # php --version PHP 8.2.7 (cli) (built: Jun 9 2023 19:37:27) (NTS) Copyright (c)...

I'm struggling to understand what exactly [this segment](https://github.com/subnub/myDrive#webui-for-encryption-key) of the README is trying to tell me. Does myDrive offer end-to-end encryption?

I think Gameyfin could be a great tool for LAN parties, but especially on bigger ones it could easily overwhelm a server, especially if there's only gigabit connectivity or the...

enhancement

``` user_pref("beacon.enabled", false); user_pref("browser.disableResetPrompt", true); user_pref("browser.fixup.alternate.enabled", false); user_pref("browser.newtab.preload", false); user_pref("browser.newtabpage.enabled", false); user_pref("browser.newtabpage.enhanced", false); user_pref("browser.newtabpage.introShown", true); user_pref("browser.safebrowsing.appRepURL", ""); user_pref("browser.safebrowsing.enabled", false); user_pref("browser.safebrowsing.malware.enabled", false); user_pref("browser.search.suggest.enabled", false); user_pref("browser.selfsupport.url", ""); user_pref("browser.send_pings", false); user_pref("browser.shell.checkDefaultBrowser", false); user_pref("browser.startup.homepage_override.mstone",...

Situation now: You click on a profile, land in the DM window with that person with no way to turn back to the community you've been in before. You have...

enhancement
good first issue
User Interface

Hi, maintainer of [sessioncommunities.online](https://github.com/mdPlusPlus/sessioncommunities.online) here. We're supposing the following API extension: - Addition of tags for rooms/communities ![image](https://user-images.githubusercontent.com/9272131/230742439-6cb51514-bce9-45b7-b27e-673c0081eff4.png) Inspired by [session.directory](https://session.directory), we'd like to see the addition of some form...

enhancement