iDB-Web
Description
Web interface for iDBImages
See iDB article for more details on images
Hotkeys
Right-clicking on item or code will upload image to Imgur and give link.
Changelog
2021-08-19:
- FIX Potentially fixed bug where page reset back to 1 even after making a selection
2021-04-28:
- UPD Improved notification message sanitization
2021-04-21:
2021-04-09:
- ADD Added ability to trash items (drop in public game)
2021-04-08:
- UPD Changed connection status to reflect connection from browser to iDB-Web to iDB
2021-04-06:
- ADD Added dark mode
- FIX Fixed async issues with HttpContext
2021-04-02:
- UPD Cart closes after dropping if Clear Cart After Drop is checked
2021-03-08:
- ADD Added Accounts report
2021-03-02:
- ADD Added notifications for managers
2021-02-23:
- ADD Added configurable cart tab location
- ADD Added notifications
2021-01-29:
- UPD Current page of codes browsing is restored after live updates received
2021-01-28:
- ADD Added drag-and-drop reordering for codes and items in cart
2021-01-28:
- ADD Item filters are now persisted in the URL
2021-01-22:
- ADD Added Select Visible button on items tab
2020-12-17:
- ADD Added collage support
2020-11-13:
- FIX Fixed default codes paging for new users
2020-10-24:
- FIX Deleting log entries no longer resets search filters
2020-10-18:
- UPD Restricted items are now hidden from Items tab search results
2020-09-23:
- ADD Added default paging length for Codes table
- UPD Item search results now show newest first
2020-07-24:
- ADD Added button to allow user to hard-refresh codes every 30 seconds
2020-07-16:
- ADD Added new search result right-click menu (upload to imgur, view items)
- ADD Added count to selected codes/items label
2020-07-15:
- UPD Expanded search page on larger screens
- UPD Changed items search results to flex grid
- UPD Logs page now has Any user filter
2020-07-12:
- FIX Fixed support for different realms to be active on different tabs in user's browser
- FIX Fixed searching for ebugged items
2020-07-12:
- UPD Changed item search dropdowns to type-able comboboxes
- UPD Shrunk cart and moved pull-button to top
2020-07-12:
- UPD Cart entries are kept in order added
- UPD Search input is focused on tab change
2020-07-11:
- FIX Fixed image upload to Imgur
2020-07-09:
- ADD Added If-Modified-Since header to save bandwidth on codes polling
- ADD Restored stats filter
- ADD Added type to code search
- ADD Added 500 ms delay to codes search
- ADD Added reset button to codes and items
- ADD Added trash button next to selected codes
- ADD Added stats as tooltip when hovering items
- FIX Fixed imgur upload on right-click
2020-07-06:
- UPD Search rewrite
2020-04-04:
- ADD Added more verbose response on drop request
2020-03-28:
- UPD Improved logging around logins/registration
2020-02-26:
- UPD Updated log deletion to only be accessible by admins/managers
2020-02-09:
- FIX Fixed error on failed login instead of notifying account doesn't exist
2020-02-03:
- ADD Allow commas in search criteria (if surrounded by quotes)
2020-01-31:
- UPD Email confirmation updates
- ADD Unperm Characters report has show/hide password
- ADD Unperm Characters report can export to PermIt format
2020-01-21:
- ADD Added database/realm filter to Restrictions
- ADD Allow % in search criteria
2020-01-20:
- ADD Added Codes report
- UPD Updated How to write a Match
2020-01-14:
- FIX Fixed cascade on delete for LogItems and LogCodes
2020-01-07:
- FIX Fixed user deletion
2019-12-29:
- UPD Changed permissions for reports to managers only
2019-12-28:
- ADD Added reports for Locked / Wait-Lined Accounts and Unperm Characters
2019-12-17:
- UPD Redesigned Restrictions to be per-database & per-realm, with a match (instead of just a text search)
2019-12-15:
- UPD Improved caching of item counts per database
- ADD Added realm filter to Logs page
2019-12-14:
- ADD Added connection status indicator (indicates whether you will receive live drop & log job updates in your browser)
- ADD Added database flexibility (allows to mix complex permissions per database)
- ADD Added Read Only access
- FIX Fixed bug where quota wasn't available until a user dropped an item
2019-12-10:
- ADD Added progress updates for log jobs
2019-12-09:
- ADD Added connectivity notifications
2019-11-25:
- UPD Performance improvement for searching Codes (removed paging)
2019-11-22:
- ADD Images generated for Special codes will use the first product in the pack
- UPD Slight performance improvement
2019-11-16:
- ADD Added support for searching with 'Level Req = X'
- UPD If iDB app is not running, drops are no longer queued in the background
- FIX Fixed deleting single log entries
2019-10-20:
- FIX Fixed Delete All for logs tab
2019-10-19:
- ADD Added image support to logs tab
- ADD Added manager role
- UPD Updated user edit page
2019-10-02:
- ADD Added realm to logs tab
- ADD Added caching of databases
2019-10-01:
- ADD Added item counts to realm popup
2019-09-29:
- ADD Added item images
2019-08-08:
- ADD Added logs for regular users