web
ad60ea9b18
🐛 fix: Add typeRoots configuration to ensure type definitions are resolved correctly
2025-10-27 04:05:20 -07:00
web
8bd25d651b
🐛 fix: Fix dependencies
2025-10-21 05:28:40 -07:00
web
521a7a97fb
🐛 fix: Remove unnecessary migration function code and add device configuration options
2025-10-21 04:33:29 -07:00
web
fc43de16f0
✨ feat: Update server configuration translations for multiple languages
...
- Added new keys for server configuration actions and descriptions in Russian, Thai, Turkish, Ukrainian, Vietnamese, Chinese (Simplified and Traditional).
- Removed outdated configuration structure and replaced it with a more organized server_config object.
- Enhanced the dynamic Inputs component to support textarea input type for better user experience.
2025-09-24 06:05:24 -07:00
web
ce9ab89c1c
🐛 fix: Update Empty component to support border prop and adjust usage in various pages
2025-09-23 05:46:21 -07:00
web
bd67ece479
🐛 fix: Add showLineNumbers prop handling in MonacoEditor for improved placeholder positioning
2025-09-17 02:45:16 -07:00
web
c4c4d5aea3
🐛 fix: Add readOnly prop to MonacoEditor and TemplatePreview components for improved content handling
2025-09-15 03:50:15 -07:00
web
634156206a
🐛 fix: Simplify handleInputBlur function by removing unnecessary setTimeout
2025-09-14 23:18:42 -07:00
web
1d52642cb7
🐛 fix: Update TemplatePreview to use MonacoEditor for content display and improve error handling
2025-09-14 22:54:50 -07:00
web
c4a47a47dd
🐛 fix: Remove unnecessary comments and improve variable handling in GoTemplateEditor; ensure zero value displays as empty in EnhancedInput
2025-09-13 02:23:42 -07:00
web
fce627ba11
✨ feat: Add quota management features and localization updates
2025-09-11 03:34:36 -07:00
web
e2d83ec9e6
🐛 fix: Replace MarkdownEditor with HTMLEditor in EmailBroadcastForm; simplify content rendering in EmailTaskManager; disable eslint in service index files
2025-09-08 03:24:21 -07:00
web
6a3bb7016e
♻️ refactor: Remove default options from TagInput component for improved flexibility
2025-09-03 07:59:29 -07:00
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