Andras Bacsai
|
90817914d9
|
refactor(ui): separate views for instance settings to separate paths to make it cleaner
|
2025-06-30 08:50:17 +02:00 |
|
Andras Bacsai
|
8abb8b2328
|
feat(settings): add sponsorship popup toggle and corresponding database migration
|
2025-06-25 15:18:39 +02:00 |
|
Andras Bacsai
|
baf647d85b
|
fix(ui): add padding to section headers in settings views for improved spacing
|
2025-06-25 12:29:59 +02:00 |
|
0x4e32
|
c728e6f2ba
|
feat(ui): Upgrade to Tailwind v4 (#5710)
|
2025-05-14 12:43:23 +02:00 |
|
peaklabs-dev
|
04349d9b05
|
chore(core): remove redocs
- It is not well maintained (no Laravel 12 Support) and does not work anyway.
|
2025-03-31 18:33:52 +02:00 |
|
Benjamin Grant
|
37c2a2b6ad
|
fix: correct some spellings
|
2025-03-19 19:49:59 +00:00 |
|
Andras Bacsai
|
6455012109
|
feat(ui): Add wire:key to two-step confirmation settings
|
2025-02-26 08:36:50 +01:00 |
|
Andras Bacsai
|
c702ebff6d
|
fix: ui bug on pw confirmation
|
2025-01-07 14:39:31 +01:00 |
|
peaklabs-dev
|
82a1478ca1
|
fix: typo
|
2024-12-12 16:59:57 +01:00 |
|
Jeremy Angele
|
51b1fb45ab
|
Use computed property for timezones on settings index page
|
2024-12-04 00:30:39 +01:00 |
|
Andras Bacsai
|
1fc4c7872e
|
fix
|
2024-11-15 21:47:31 +01:00 |
|
Andras Bacsai
|
b43d62f51b
|
fix: AUTOUPDATE + checkbox opacity
|
2024-11-15 21:44:05 +01:00 |
|
Andras Bacsai
|
c9f7863fff
|
Merge pull request #4238 from peaklabs-dev/dep-and-remove-unused-stuff
Chore: Remove unused stuff, update dependecies
|
2024-11-14 12:31:09 +01:00 |
|
Andras Bacsai
|
b0b81e4416
|
fix: timezone settings validation
|
2024-11-14 10:02:37 +01:00 |
|
peaklabs-dev
|
3bfa21be59
|
fix confirmation setting UI
|
2024-11-13 19:40:36 +01:00 |
|
🏔️ Peak
|
50e09b684b
|
Merge branch 'next' into dep-and-remove-unused-stuff
|
2024-11-13 13:46:20 +01:00 |
|
Luan Estradioto
|
403b692a34
|
fix: autocompletes
|
2024-11-12 16:24:28 -03:00 |
|
peaklabs-dev
|
1ffa88acf0
|
use config instead of env()
|
2024-11-12 15:53:05 +01:00 |
|
Andras Bacsai
|
7253041e15
|
feat: add internal api docs to /docs/api with auth
|
2024-11-12 13:49:40 +01:00 |
|
peaklabs-dev
|
b7451802a6
|
css fix
|
2024-11-08 15:14:13 +01:00 |
|
peaklabs-dev
|
2676f9a8db
|
fix disable 2 stp confirmation UI
|
2024-11-08 15:09:54 +01:00 |
|
peaklabs-dev
|
19616283db
|
fix: Confirmation Settings css for light mode
|
2024-11-08 11:53:44 +01:00 |
|
peaklabs-dev
|
653cfcc766
|
fix 2 advanced settings
|
2024-11-08 11:38:07 +01:00 |
|
Andras Bacsai
|
3d58b92a33
|
migrate settings from legacy model binding
|
2024-10-28 10:10:27 +01:00 |
|
Andras Bacsai
|
2877080a39
|
Refactor variable and function names for consistency
|
2024-10-25 10:59:12 +02:00 |
|
Andras Bacsai
|
d9a9205e49
|
Refactor settings index.blade.php to add missing div tag
|
2024-10-22 11:11:29 +02:00 |
|
Andras Bacsai
|
28667a32c1
|
fix: able to update ipv4 / ipv6 instance settings
|
2024-10-21 14:26:34 +02:00 |
|
Andras Bacsai
|
2809083f61
|
Refactor Redis password handling and migration to use environment variables
|
2024-10-21 13:43:34 +02:00 |
|
Andras Bacsai
|
67c69b4ba4
|
Merge branch 'next' into disable-2-step-confirmation-if-needed
|
2024-10-21 10:58:04 +02:00 |
|
Nathan James
|
4572bf0fba
|
change heading to match others
|
2024-10-17 17:44:05 +01:00 |
|
peaklabs-dev
|
83c7e1b78b
|
fix typos
|
2024-10-17 12:36:18 +02:00 |
|
peaklabs-dev
|
8284cdfb02
|
add password confirmation to disable two step confirmation
|
2024-10-17 12:23:13 +02:00 |
|
peaklabs-dev
|
2cb424ed7b
|
setting to disable tow step confirmation
|
2024-10-17 12:07:35 +02:00 |
|
Andras Bacsai
|
8065da9fa0
|
Refactor input fields to include autocomplete="off"
|
2024-10-01 11:55:01 +02:00 |
|
Andras Bacsai
|
2e55b55e2c
|
Merge pull request #3248 from nahuhh/settings
settings: typo
|
2024-08-29 14:26:36 +02:00 |
|
nahuhh
|
d25b6d6ea6
|
settings: typo
|
2024-08-28 22:44:23 +00:00 |
|
Andras Bacsai
|
68169f75d1
|
refactor: Remove unused server timezone seeder and related code
|
2024-08-26 15:26:08 +02:00 |
|
Andras Bacsai
|
b8ff0540e2
|
Merge branch 'next' into set-server-timzone-setting
|
2024-08-26 13:21:21 +02:00 |
|
ayntk-ai
|
74bf4629d6
|
added helpers to the timezone switcher
|
2024-08-16 17:42:26 +02:00 |
|
ayntk-ai
|
1e711de52a
|
UI for Instance timezone
|
2024-08-16 15:58:33 +02:00 |
|
Jay
|
0e844533de
|
Update index.blade.php
This PR adds a helper text to the instance domain name to clarify the use of enabling it
|
2024-08-15 17:09:22 +02:00 |
|
Andras Bacsai
|
fa28e952de
|
refactor: Update cron expressions and add helper text for scheduled tasks
|
2024-08-08 12:50:49 +02:00 |
|
Andras Bacsai
|
5a82395bb7
|
feat: Update auto update and update check frequencies in settings
|
2024-08-07 11:55:16 +02:00 |
|
Andras Bacsai
|
d3085e1ade
|
feat: Add manual update check functionality to settings page
|
2024-08-07 11:42:55 +02:00 |
|
Andras Bacsai
|
b77171d2f2
|
fix: settings view
feat: add separate views for settings
|
2024-08-06 14:36:56 +02:00 |
|
Andras Bacsai
|
35cea852ca
|
feat: add titles
|
2024-06-07 11:01:10 +02:00 |
|
Andras Bacsai
|
848e6102a1
|
fix css here and there
|
2024-05-06 13:58:19 +02:00 |
|
Francesco Bruno
|
3235907266
|
Refactor settings page layout for better responsiveness
|
2024-05-05 17:18:48 +00:00 |
|
Andras Bacsai
|
b418a78e2e
|
ui ui ui (pig)
|
2024-03-24 16:00:25 +01:00 |
|
Andras Bacsai
|
fafc4fb71e
|
Update UI elements and text content
|
2024-03-20 15:46:59 +01:00 |
|