21 Commits

Author SHA1 Message Date
aaa36886c9 Update F95_BRATR_Management_Ratings_Helper.js 2025-09-18 02:54:52 +00:00
26eefa36ee Add F95_BRATR_Management_Ratings_Helper.user.js 2025-09-18 02:52:10 +00:00
a63f074e5f Update shared-ip-manager.userscript.js
added text truncation for the Provider column
2025-09-10 00:27:31 +00:00
2a267bcc05 Update shared-ip-manager.userscript.js
Added sort to usage
2025-09-10 00:21:34 +00:00
2733e86c8f Add shared-ip-manager.userscript.js
# Shared IP Manager - Changelog

## Version 1.1.0 - Feature Enhancement Release

### �� New Features

#### Advanced Search & Filtering
- **Real-time search** across all table columns (username, country, provider, type, etc.)
- **Banned user filter toggle** - quickly view only banned users
- **Combined filtering** - search within filtered results
- **User count display** with banned user statistics

#### Column Sorting
- **Sortable Username column** - alphabetical A-Z / Z-A
- **Sortable Type column** - group similar types together
- **Visual sort indicators** - ↕ (unsorted), ↑ (ascending), ↓ (descending)
- **Click to toggle** between ascending/descending order

#### Banned User Detection & Styling
- **Automatic detection** of banned users from data structure
- **Visual indicators**:
  - 🚫 Ban icon before username
  - Red strikethrough text
  - "BANNED" badge with red styling
- **Maintains functionality** - banned user links still work

#### Enhanced UI/UX
- **Dark theme styling** matching overlay design
- **Responsive table** with horizontal/vertical scrolling
- **Hover effects** on sortable headers and buttons
- **Professional layout** with proper spacing and typography

### 🔧 Technical Improvements

#### Performance
- **Efficient DOM manipulation** - direct element creation vs innerHTML
- **Optimized filtering** - real-time updates without lag
- **Memory management** - proper event listener cleanup

#### Code Quality
- **Error handling** - null checks and graceful fallbacks
- **Debug logging** - comprehensive console output for troubleshooting
- **Modular functions** - clean, maintainable code structure

### 🐛 Bug Fixes
- **Fixed null reference errors** in event listener setup
- **Resolved sorting issues** with proper DOM element access
- **Fixed table overflow** - proper scrolling implementation

### 📊 User Interface

#### Layout
- **Flexbox search bar** with filter button and count display
- **Sticky table headers** that remain visible while scrolling
- **Consistent spacing** and visual hierarchy

#### Visual Design
- **Color scheme**: Dark backgrounds (#101113, #131313) with red accents (#dc2626)
- **Typography**: System font stack for better readability
- **Interactive elements**: Smooth transitions and hover states

### 🎯 Use Cases

#### For Moderators
- **Quick banned user review** - filter to see only banned users
- **Search specific users** - find users by name, country, or provider
- **Sort by activity** - organize by username or connection type

#### For Analysis
- **Data visualization** - clean table format vs overlay
- **Export-friendly** - structured data for further analysis
- **Real-time filtering** - dynamic data exploration

---

## Version 1.0.0 - Initial Release

### Core Functionality
- Transform shared IP overlay into searchable table format
- Basic table structure with user data extraction
- Initial dark theme implementation

---

*This userscript enhances the shared IP management experience by providing powerful filtering, sorting, and visualization tools for better user moderation and data analysis.*
2025-09-10 00:18:12 +00:00
71c588ee01 Add F95Zone_TemplateMaker.userscript.js 2025-04-30 22:02:18 +00:00
9c0fda2a44 added Auto Select Deleted Threads
Drop down menu to enable/disable
2025-01-24 20:01:04 +00:00
71ae52daca Updated Banned check frequency
missed updating version no.
2024-11-25 01:07:37 +00:00
72ec8c6112 Update quick-promoter.js 2024-11-25 00:25:48 +00:00
ab7097e05b Updated Banned check frequency
Move banned check api request to only run when someone tries to promote the thread rather on every page load, reducing traffic.
2024-11-24 23:59:24 +00:00
7593c6620d updates and release
Added better checking and release of r7 checker
2024-11-21 18:31:46 -06:00
cf34b50cf1 Quck Promoter - 0.6.1
Fixed issue where you couldn't promote any thread due to saying Dev is banned from promotion
2024-11-20 21:50:15 -06:00
0b9e79c27d Add rule 7 api 2024-11-20 16:55:27 -06:00
2dab291bea added update url 2024-11-20 15:50:09 -06:00
91664ab7c7 added report-organizer 2024-11-20 15:40:14 -06:00
89263e5920 Added download and update url 2024-11-20 15:38:00 -06:00
d6ed8e83c0 added quick promoter 2024-11-20 15:36:36 -06:00
Ryahn
9d83284582 Added download url 2024-11-20 15:32:48 -06:00
Ryahn
79cb26afa9 Added update url 2024-11-20 15:29:27 -06:00
Ryahn
65bf9c77ba Added link manager with update 2024-11-20 15:26:36 -06:00
Ryahn
a6e97767fe first commit 2024-11-20 15:19:50 -06:00