Commit Graph

32 Commits

Author SHA1 Message Date
thgO.O
19d6c58325
fix: mark request listing nav active 2026-05-18 00:31:18 -03:00
Chukwuleta Tobechi
21c2a93fdd revert changes 2026-05-14 11:21:20 +01:00
Chukwuleta Tobechi
66d9d5e172 Remove feedback and move request listing to side nav 2026-05-11 21:12:01 +01:00
rollforsats
cecf1ba336 Add dark mode with auto/light/dark theme toggle
- Wire up the existing default-dark.css that was never loaded. Add a three-way theme switch (System/Light/Dark) that persists the user's preference in localStorage.

- The toggle appears in as a dropdown on the plugin directory and details pages.

- System mode follows the OS preference automatically.

- Also fix the plugin detail page header using hardcoded light colors that didn't adapt to dark mode.
2026-03-21 21:32:23 -05:00
rockstardev
57637b4c16
Updating editorconfig and cleaning up solution 2026-01-15 23:47:43 -06:00
rockstardev
bbbb1f71b8
Updating editorconfig 2026-01-15 14:54:45 -06:00
rockstardev
6b732ce385
Adding badge for listing requests 2025-11-23 22:55:29 -06:00
rockstardev
5565a3bda5
Switching to dedicated page for listing requests 2025-11-19 23:45:58 -06:00
thgO.O
f1a72c62b0 refactor: move Public Directory from Admin section to User section 2025-10-20 23:05:31 -03:00
thgO.O
0665cbea99 fix: pass PluginSlug to PluginVersionViewModel so version links route correctly 2025-10-10 12:02:53 -03:00
thgO.O
1ebc9ce7f3 feat: add Logs entry to admin navigation and AdminNavPages.Logs 2025-09-26 00:28:34 -03:00
thgO.O
3f9b38acf1 fix: change isActivePage and id to Owners 2025-09-17 10:15:53 -03:00
thgO.O
fb8ef5250d feat: add owners entry in plugin sidebar 2025-09-16 17:01:08 -03:00
rockstardev
aa5c51b98c
Linking to public plugin pages from other sections 2025-07-12 15:09:53 +02:00
rockstardev
4ede8be8c5
Cleanup Components and Controllers 2025-06-28 14:34:58 +02:00
rockstardev
b0052eb951
Refactoring root namespace classes 2025-06-11 19:50:22 +02:00
rockstardev
bb99ffba31
Improving .editorconfig and cleaning up project 2025-04-24 22:54:41 -05:00
rockstardev
0649bf31cb
Moving Extensions into dedicated namespace 2025-03-31 12:22:39 -05:00
rockstardev
d8427b9080
Moving PluginNavPages to Component, closer to usage 2025-03-27 23:12:54 -05:00
rockstardev
f38ea57b71 Adding support for deletion of Settings 2024-11-07 18:39:17 -06:00
rockstardev
0f9fffe7aa Adding Settings page for Server Administration 2024-10-28 22:10:52 -05:00
rockstardev
0c307788d5 Creating foundation for email settings 2024-10-27 16:01:53 -05:00
rockstardev
29a1fb00be Displaying list of all the plugins in admin 2024-09-29 16:04:19 -05:00
rockstardev
f40d1f243b Integrating password reset and refactoring methods 2024-09-28 17:04:27 -05:00
rockstardev
d53540407d Adding page to list all users on the instance 2024-09-27 10:30:38 -05:00
rockstardev
b024a33749 Fixing missing quote and preventing context menu close on outside click 2024-09-26 15:00:39 -05:00
rockstardev
8e1371a381 Preventing dropdown from collapsing on clicks inside the dropdown menu that don't trigger links 2024-09-26 14:46:40 -05:00
Chukwuleta Tobechi
03ab867213 linking plugins publishers to external account 2024-05-13 03:58:56 +01:00
Dennis Reimann
f02d94e8d1
UI: Improve empty state 2023-05-23 11:26:58 +02:00
nicolas.dorier
0fa9d11472
Plugin developers can set a documentation link 2022-11-22 12:26:31 +09:00
nicolas.dorier
395bd83aa7
Can create versions and pre-release 2022-11-11 19:02:52 +09:00
nicolas.dorier
9948121990
Show build details 2022-11-10 19:29:27 +09:00