PoracleWeb
PoracleWeb copied to clipboard
Web Interface add-on to PoracleJS
Per the messages and screenshots at https://discord.com/channels/358180805031493634/786241014037741609/1225549188507504763 Add/Remove works fine in DM commands, as well as opening the edit areas list. When you make a change however, it is replacing...
I decided to fix an ugly issue with sizes I described here: https://discord.com/channels/358180805031493634/786241014037741609/1150152266012184659 Pros: - [new] users can select min. and max. sizes on add page and edit modal -...
As titles states - loading main page as not logged in can be very slow - depending how fast GitHub answers 404 ;') `index.php` includes `header.php` that includes `functions.php` that...
```diff --git a/header.php b/header.php index d8cbbf2..5e6d12b 100644 --- a/header.php +++ b/header.php @@ -154,10 +154,9 @@ if (isset($_SESSION['username'])) { } else { $redirect_page = "unregistered.php"; } - - if (isset($enable_admin_dis) &&...
Fresh off the develop merge :D lol my users are stupid, they need websites. Wanna give the new role stuff a home? 😁
Hey there! I'd like to report a security issue but cannot find contact instructions on your repository. If not a hassle, might you kindly add a `SECURITY.md` file with an...
If you do not have MAD/RDM db configured for some reason the `Select the Raid Bosses you want to add` section is totally empty. Fallback to already implemented mon selector...
To replicate the `!restore ` command, please add a web option to list and restore pre-configured filters from backups.
Please add a search option to the overview site. If you track a ton of Pokemon it's hard to search for a single one which you want to modify. 
Update set_location.php for Nominatim 5.1 adding /search? Also using URL encode when building the string