61 Commits

Author SHA1 Message Date
web
b6e778d482 feat: Enhance TagInput component with option handling and improved tag addition logic 2025-09-03 07:57:48 -07:00
web
59faeab34a ♻️ refactor: Update component imports and improve code consistency
- Refactored sidebar component to include additional sheet elements and improved accessibility with SheetHeader, SheetTitle, and SheetDescription.
- Updated skeleton component for better readability and consistency in class names.
- Refined slider component by standardizing import statements and enhancing class name formatting.
- Enhanced sonner component with consistent import statements and improved class name formatting.
- Standardized switch component imports and class names for better readability.
- Improved table component structure and class name consistency across various elements.
- Refactored tabs component for better readability and consistent class name formatting.
- Updated textarea component for improved readability and consistency in class names.
- Fixed timeline component to safely access getBoundingClientRect.
- Refactored toggle group and toggle components for improved readability and consistency in class names.
- Updated tooltip component for better readability and consistent class name formatting.
- Enhanced enhanced-input component to support generic types for better type safety.
- Refactored use-mobile hook for improved readability and consistency.
- Updated countries utility to make certain properties optional for better flexibility.
- Refined tailwind configuration for improved readability and consistency in theme settings.
2025-09-02 06:00:28 -07:00
web
e37ae49960 ♻️ refactor: Update dependencies and improve code consistency across multiple files 2025-08-27 08:03:03 -07:00
web
973c06f0fa feat: Refactor user detail and subscription management components 2025-08-27 06:28:51 -07:00
web
d85af491aa feat(logs): Add various log pages for tracking user activities and system events 2025-08-26 11:29:12 -07:00
web
217ddce60c feat: Add server form component with protocol configuration and localization support 2025-08-23 09:10:05 -07:00
web
0448d213a3 feat(protocol): Add template preview functionality with localization support 2025-08-14 09:55:13 -07:00
web
f190c68eb0 🐛 fix(enhaced-input): Disable autocomplete for EnhancedInput component 2025-08-13 07:39:28 -07:00
web
641ed5ec36 🐛 fix(editor): Enhance Go Template Editor to support trimmed template tags and improve range/end matching 2025-08-12 12:44:49 -07:00
web
5b21d8a7bc 🐛 fix(editor): Enhance Go Template Editor with schema support and improved completion 2025-08-12 12:32:00 -07:00
web
9d9c3cd7b3 🐛 fix(editor): Add Go template editor component and update related schemas 2025-08-12 05:47:58 -07:00
web
b2b4a95250 ♻️ refactor(view): System and Auth Control 2025-08-04 08:58:57 -07:00
web@ppanel
8b43e69bfe feat(admin): Add application and rule management entries to localization files 2025-04-02 00:12:02 +07:00
web@ppanel
423b24077f 🐛 fix(subscribe): Refactor discount calculations and default selection logic in subscription forms 2025-03-30 00:53:47 +07:00
web@ppanel
5939763b57 🐛 fix(subscribe): Handle optional values in price and discount calculations 2025-03-18 14:50:48 +07:00
web@ppanel
b8f4f1e694 🐛 fix(forms): Add step attribute to number inputs for better value control 2025-03-17 22:47:42 +07:00
web@ppanel
fbad3b0e51 feat(timeline): Simplify timeline component layout and remove commented-out code 2025-03-14 23:21:17 +07:00
web@ppanel
bf58f25072 feat(formatting): Update differenceInDays function to return whole days or two decimal places 2025-03-14 20:51:17 +07:00
web@ppanel
ce3197298d feat(input): Add minimum value constraint and enhance number handling in EnhancedInput 2025-03-14 13:42:58 +07:00
web@ppanel
f5d8fd3b65 🐛 fix(ui): Multiple display bugs 2025-03-08 14:46:20 +07:00
web@ppanel
f17bf8db6e 🐛 fix(icon): Comment out unused icon collection imports 2025-03-02 23:37:15 +07:00
web@ppanel
0130e02ffd 🔧 chore(merge): Add advertising module and device settings 2025-02-27 13:46:51 +07:00
web@ppanel
c761ec7538 feat(auth): Refactor mobile authentication config to support whitelist functionality 2025-02-14 22:13:50 +07:00
web@ppanel
47f2c5853c 🐛 fix(auth): Update authentication configuration and localization strings 2025-02-08 23:58:03 +07:00
web@ppanel
3a3d2236e2 feat(user): Add user Detail 2025-02-08 14:47:23 +07:00
web@ppanel
fdaf11b654 feat(user): Add User Detail 2025-02-02 14:40:29 +07:00
web@ppanel
3cb0629d64 🐛 fix(type): Fix ts type check error 2025-01-28 13:55:43 +07:00
web@ppanel
aa6dda894b feat(auth): Redirect user after OAuth login and add logos icon collection 2025-01-20 23:55:58 +07:00
web@ppanel
18ee600836 feat(auth): Add Oauth configuration for Telegram, Facebook, Google, Github, and Apple 2025-01-19 20:43:35 +07:00
web@ppanel
b6da51b618 🐛 fix(api): Update subscription_protocol to subscribe_type for consistency across services 2025-01-18 19:36:39 +07:00
web@ppanel
d6fbc38795 🐛 fix(deps): Remove outdated @iconify/react dependency and add iconify-json packages 2025-01-18 17:39:26 +07:00
web@ppanel
30ae781f05 💄 style(globals): Refactor delete confirmation button and update badge styles in node and subscribe tables 2025-01-16 15:29:59 +07:00
web@ppanel
585b99c2cc feat(user): Add telephone input with area code selection and update localization 2025-01-14 19:24:46 +07:00
web@ppanel
f408fdffae feat(node): Add tags 2025-01-13 21:37:56 +07:00
web@ppanel
c59742a4f3 feat: Update Auth Control 2025-01-13 21:07:27 +07:00
web@ppanel
f8b6d82780 🐛 fix(coupon): Rename 'server' field to 'subscribe' in coupon form and update coupon update request type 2025-01-09 20:25:34 +07:00
web@ppanel
b01a5bc83b 🔧 chore(deps): Update package dependencies across multiple projects for improved stability and performance 2025-01-09 17:28:34 +07:00
web@ppanel
25da429da6 🔧 chore(ui): Update package dependencies for improved stability and performance 2025-01-09 13:30:11 +07:00
web@ppanel
5bc7905a52 feat(subscribe): Add subscription credits 2024-12-31 20:16:14 +07:00
web@ppanel
3cc94773ef feat(relay): Add relay mode configuration and update related schemas 2024-12-30 17:28:24 +07:00
web@ppanel
c44ad47f3c 💄 style(time-slot): Add chart display 2024-12-30 13:02:03 +07:00
web@ppanel
9d0cb8b869 ♻️ refactor(core): Restructure project for better module separation 2024-12-26 02:53:28 +07:00
web@ppanel
27924b0fdb feat(table): Add sorting support for Node and subscription columns 2024-12-21 16:30:43 +07:00
web@ppanel
2f56ef5eec feat(table): Supports drag and drop sorting 2024-12-19 16:58:10 +07:00
web@ppanel
bbc2da05f0 🐛 fix(config): FormatBytes 2024-12-14 21:49:48 +07:00
web@ppanel
19837a1032 ♻️ refactor(deps): Update 2024-12-13 23:42:23 +07:00
web@ppanel
9251a09232 feat(config): FormatBytes 2024-12-13 18:29:30 +07:00
web@ppanel
40d61a9843 🐛 fix(subscribe): Extract Domain 2024-12-05 20:52:45 +07:00
web@ppanel
4fdfeb2b1c 🐛 fix(editor): Change value 2024-12-03 19:25:45 +07:00
web@ppanel
aa4c667ed9 ♻️ refactor(empty): Content 2024-12-03 14:34:36 +07:00