HolgerHatGarKeineNode
efb65b226e
🛠️ Refactor Blade templates: improve HTML structure, standardize indentation, replace custom div with Flux components, and enhance layout for consistency and readability.
2026-01-20 00:55:55 +01:00
HolgerHatGarKeineNode
a6c8fb6435
✨ Refactor project-support forms: add admin-only fields, improve Flux form components, and enhance layout for consistency. 🛠️ Remove redundant NostrAuth methods and streamline authorization logic.
2026-01-20 00:49:28 +01:00
HolgerHatGarKeineNode
28b755575f
✨ Refactor Blade template: replace custom button with Flux component, improve layout consistency, and enhance voting section structure for better readability and maintainability.
2026-01-19 23:46:59 +01:00
HolgerHatGarKeineNode
714de411a6
🛠️ Refactor delete confirmation logic with projectToDelete property, enhance project voting features in Livewire, and update Blade templates for consistency and improved UX.
2026-01-19 23:40:42 +01:00
HolgerHatGarKeineNode
39835c3a24
🗑️ Remove obsolete pulse migration file, clean up unused directives in Blade templates, and streamline delete confirmation logic with Flux modals for improved UX and maintainability.
2026-01-19 23:17:39 +01:00
HolgerHatGarKeineNode
c5793872af
🛠️ Refactor Blade templates: improve HTML structure, standardize indentation, and enhance readability in layouts and component definitions.
2026-01-19 22:14:49 +01:00
HolgerHatGarKeineNode
bf31b9f001
✨ Integrate Flux modals for member acceptance and rejection actions, refactor related Livewire methods, and improve Blade table structure for consistency and UX.
2026-01-18 23:28:27 +01:00
HolgerHatGarKeineNode
6edcf014a6
🗑️ Remove unused and outdated Blade views, refactor access restriction messages with Flux callout components, and update related Livewire tests for improved maintainability and UX.
2026-01-18 23:10:37 +01:00
HolgerHatGarKeineNode
22d3e6aac1
🛠️ Add Eloquent factories for ProjectProposal and Election models, integrate HasFactory trait, and update tests with NostrAuth for authentication validation.
2026-01-18 22:33:35 +01:00
HolgerHatGarKeineNode
31fb04caaa
🗑️ Remove outdated migration files for einundzwanzig_plebs and pulse tables, restructure directory, and update testing suite with new factories and Livewire tests.
2026-01-18 22:23:23 +01:00
HolgerHatGarKeineNode
00707797e5
🚀 Refactor Livewire tables: update PowerGrid imports, replace deprecated methods, and enable WithExport trait for improved maintainability.
2026-01-18 21:21:53 +01:00
HolgerHatGarKeineNode
7db9c04505
🛠️ Refactor Blade templates: improve formatting, streamline HTML structure, and update modal implementation for better maintainability.
2026-01-18 21:11:36 +01:00
HolgerHatGarKeineNode
42e7d7af8e
🚀 Replace fully-qualified class names with imports in Blade and Livewire components, refactor conditionals and formatting for improved readability.
2026-01-18 21:07:28 +01:00
HolgerHatGarKeineNode
18f8dd99e3
🚀 Integrate Flux modals and toasts into Blade templates, refactor delete confirmation logic, and replace deprecated WireUI notifications for improved UX.
2026-01-18 20:47:12 +01:00
HolgerHatGarKeineNode
b090336c4f
🛠️ Refactor migrations, models, configs, and Blade files to apply consistent formatting, remove unnecessary lines, and improve readability.
2026-01-18 19:50:04 +01:00
HolgerHatGarKeineNode
a4aad6ebb6
🗑️ Remove deprecated and unused layouts, components, and assets; update dependencies and integrate TailwindCSS v4 for improved consistency.
2026-01-18 19:18:51 +01:00
HolgerHatGarKeineNode
6ea8d7c546
🗑️ Remove unused postcss.config.js and streamline sidebar navigation with updated Blade components
...
✨ Add `:currentRoute` prop bindings and update Tailwind configuration for enhanced theme customization
2026-01-18 17:54:11 +01:00
HolgerHatGarKeineNode
ddb79476ca
🛠️ Update window.nostr.min.js with optimized logic and improved syntax for better performance and readability
2026-01-18 17:42:01 +01:00
HolgerHatGarKeineNode
5476a74c8c
🗑️ Remove unused Nova app.css file to streamline vendor assets
2026-01-18 15:26:42 +01:00
HolgerHatGarKeineNode
4095c967a5
🗑️ Remove unused WireUI Tailwind configuration from presets
2026-01-18 15:25:45 +01:00
HolgerHatGarKeineNode
1597cbba9c
🛠️ Fix typo in seo definition and refine navbar/sidebar bindings by replacing inline conditionals with :current properties
...
🗑️ Remove unused EasyMDE assets and scripts from layout template
2026-01-18 15:24:49 +01:00
HolgerHatGarKeineNode
0694a2d837
✨ Add Livewire Flux components and new tests for project proposal and editing forms
2026-01-18 15:19:00 +01:00
HolgerHatGarKeineNode
30e78711c9
✨ Add reusable Blade components for inputs and layouts: FilePond, navigation groups, and notification buttons
2026-01-18 13:23:20 +01:00
HolgerHatGarKeineNode
22c8ad3588
🗑️ Remove unused Blade templates and components across navigation, layouts, and details, streamlining unused sections like admin, association, courses, events, and dark-mode toggle.
2026-01-18 01:45:02 +01:00
HolgerHatGarKeineNode
00216409b4
🗑️ Remove unused Livewire components and Blade views related to elections, member management, changelog, project support, and meetups.
2026-01-18 01:33:24 +01:00
HolgerHatGarKeineNode
087b7a4997
🗑️ Remove Pulse and Sanctum configuration files due to deprecation
...
🛠️ Upgrade to Laravel 12 and update dependencies, including `laravel-echo` and `pusher-js`
🗑️ Remove `laravel/folio` package and related configurations
2026-01-18 00:50:27 +01:00
HolgerHatGarKeineNode
f73ba2ea15
Fix Livewire routes and upgrade SFC component to Laravel 4
2026-01-18 00:09:26 +01:00
HolgerHatGarKeineNode
a73587b9e8
🛠️ Refactor and streamline Blade templates for project support and elections, including improved conditionals and structure cleanup
...
🛠️ Replace `shell_exec` with `Process` in Changelog Livewire component for safer command execution
2026-01-17 23:54:06 +01:00
HolgerHatGarKeineNode
0abbe69868
🗑️ Remove election-related blade files no longer in use
2026-01-17 23:26:05 +01:00
HolgerHatGarKeineNode
220680ab3a
🛠️ Update fallback to include npub when handling null profiles in project proposal blade template
2026-01-06 21:11:59 +01:00
HolgerHatGarKeineNode
d1809c30e0
🛠️ Add safe navigation operator and fallback handling for null profiles in project proposal blade template
2026-01-06 21:10:57 +01:00
HolgerHatGarKeineNode
7dd0c32d4f
🛠️ Add safe navigation operator and fallback asset for handling null profiles in blade templates
2026-01-06 21:09:14 +01:00
HolgerHatGarKeineNode
a1dd16cf65
🛠️ Add safe navigation operator to handle potential null profiles in project card component
2026-01-06 21:07:25 +01:00
HolgerHatGarKeineNode
eb7d090ad3
🛠️ Handle null profile gracefully in project card component
2026-01-06 21:05:10 +01:00
HolgerHatGarKeineNode
5783445b68
🛠️ Simplify route definition and update JS for Nostr profile handling
2026-01-06 19:57:43 +01:00
HolgerHatGarKeineNode
772853dc61
🛠️ Comment out Echo library import in bootstrap.js to disable unused functionality
2026-01-06 19:34:19 +01:00
HolgerHatGarKeineNode
722056a7c8
🔑 Add new public key to admin allowed list for association members
2026-01-06 14:36:23 +01:00
HolgerHatGarKeineNode
ed378ad5a0
🔧 Remove obsolete maintainers file
...
🛠️ Improve ProjectProposal form logic and refactor mounting process
🐳 Update Docker image reference in docker-compose configuration
🪵 Add logging to NostrFetcherTrait for better debugging
2025-12-23 13:45:34 +01:00
user
78f019bc4c
🛠️ Refactor association profile view: optimize imports and improve formatting.
...
➕ Add conditional rendering for recommended Nostr apps section.
🌐 Update UI styles and error messaging.
2025-11-20 23:20:14 +01:00
user
851bab49eb
🔒 Add Nostr authentication login calls across association views
2025-11-20 23:13:35 +01:00
user
9c1cea5868
🔒 Add Nostr authentication support with custom guard and user provider
...
🛠️ Integrate Nostr auth across relevant components and views
📦 Update config, routes, and service provider for Nostr auth
2025-11-20 23:10:20 +01:00
user
aff3f32c9b
Remove nostr-login dependency and update lockfile.
2025-11-20 21:01:08 +01:00
user
0c0fec948a
Remove obsolete packageManager field from package.json.
2025-11-16 18:47:42 +01:00
user
52e7535d84
Update dependency versions in package.json and yarn.lock
2025-11-16 18:46:50 +01:00
user
81adc50fc5
Update relay URLs in nostrZap.js configuration
2025-11-16 18:35:48 +01:00
user
07caebd54f
Validate payment status before showing "Add meetup" button in project support.
2025-11-16 18:30:20 +01:00
user
308b2e9763
Update error message on Nostr-Relay payment initialization in association profile page
2025-08-28 19:08:25 +02:00
fsociety
936e27a31c
✨ refactor(pleb-table, project-support): clean up concatenation, improve filter handling, and optimize layout
2025-06-04 17:55:15 +02:00
fsociety
26c8b06162
🐛 fix(pleb-table): update Nostrudel URL in Npub link for accuracy and functionality
2025-06-04 17:49:23 +02:00
fsociety
6f050041e4
✨ feat(projects): enhance search functionality in Project Support with dynamic updates
2025-06-04 17:38:15 +02:00