idevakk
0560016f33
fix: update view templates to use array access for cached data
...
- Update app.blade.php to access menu properties using array syntax
- Update home.blade.php to access blog properties using array syntax
- Fixes "Attempt to read property on array" errors after cache conversion
2025-11-18 02:39:03 -08:00
idevakk
a7029b5f57
feat: add user impersonation service
2025-11-17 10:44:19 -08:00
idevakk
f60c986e07
fix(plan-cache): update nested property access after migrating cache from object list to array list
2025-11-17 10:43:57 -08:00
idevakk
68ef391c5d
test: achieve 100% test coverage with comprehensive test suite fixes
...
- Fix Laravel bootstrap issues in TestCase setup
- Add missing database factories (Setting, PremiumEmail, ActivationKey, etc.)
- Convert Pest tests to PHPUnit style for compatibility
- Fix model relationships and boolean casts
- Add missing Filament resource actions and filters
- Fix form validation and test data mismatches
- Resolve assertion parameter order issues
- Add proper configuration for test views
- Fix searchable columns and table sorting
- Simplify complex filter assertions for stability
2025-11-13 09:11:14 -08:00
Gitea
573d32c9bd
feat: added option to hide stripe billing links from dashboard
2025-08-15 21:37:32 +05:30
Gitea
30bd0c2712
updated plan, and oxapay integration
2025-06-21 04:09:08 +05:30
Gitea
27a7bba3d7
fixed minor bug
2025-05-17 05:24:01 +05:30
Gitea
175a7203f3
added support ticket and added more stat widgets
2025-05-17 05:11:29 +05:30
Gitea
93515e7845
added crypto pm and activation key system
2025-05-16 11:24:08 +05:30
Gitea
23b5a45d0b
fixed blog images,
...
added custom add-on links,
added sitemap.xml
2025-05-14 00:56:04 +05:30
Gitea
887f6316f6
added outlook mail support
2025-05-13 17:37:05 +05:30
Gitea
f8ce844625
added premium promotion, dropmail.php, dropattach.php, minor update of other files
2025-05-08 05:46:00 +05:30
Gitea
b24bf3d1f6
added stripe sync in dashboard to ensure proper sync even in absence of webhook
2025-05-08 03:21:39 +05:30
Gitea
622085d143
minor seo-title, changed admin path to /0xdash
2025-05-07 20:15:40 +05:30
Gitea
346a2051bf
added bulk gmail generator
2025-05-07 19:59:36 +05:30
Gitea
08f4618ea8
added public mailbox support
2025-05-07 16:33:09 +05:30
Gitea
6f24db4c8b
added bulk email generator
2025-05-07 13:57:32 +05:30
Gitea
671cb6212d
added not subscribed page, added premium inbox
2025-05-06 07:21:39 +05:30
Gitea
3b9967a749
add dashboard mailbox, added usage log, pending-switch email, mailbox history, email history
2025-05-04 19:39:53 +05:30
Gitea
6e2a750c4e
added cashier subscription, subscription plans
2025-05-03 06:13:19 +05:30
Gitea
388edb144e
added dashboard page
2025-05-02 19:57:21 +05:30
Gitea
f2c5c2d601
Added User Dashboard
2025-05-02 17:20:55 +05:30
Gitea
533db83008
fixed autofetch, fixed ads
2025-05-02 11:44:56 +05:30
Gitea
825736b9a8
fix image links
2025-04-28 07:23:08 +05:30
Gitea
a9e2702eb4
added blog list page
2025-04-28 06:52:48 +05:30
Gitea
e0d260187d
Added auto fetch in client side, removed unwanted files
2025-04-28 05:03:26 +05:30
Gitea
68ad583258
Added ads, adblocker, fixed scrollbar, fixed route and asset links of blog
2025-04-28 04:10:24 +05:30
Gitea
08e1110abd
Added blog, pages, menu, category
2025-04-28 01:09:25 +05:30
Gitea
66cf32a7bb
fixed locale issue
2025-04-27 17:04:05 +05:30
Gitea
94eb01b1ab
Added almost all features except language, ads, seo, pages
2025-04-27 06:28:15 +05:30
Gitea
89f6410578
Added Fetch Email on page load
2025-04-26 00:22:03 +05:30
Gitea
9aa1b3ab8e
Added Create Custom, Random, Gmail Generation
2025-04-25 17:43:35 +05:30