3d225ea79f
✍️ Clarify text about upgrading PHP (EN only)
2024-11-22 19:09:10 +01:00
9710ffa8da
🚧 WIP: Handle temporarily unavailable formulae
2024-11-22 13:26:09 +01:00
f20286cbd9
✨ Notify user if startup takes too long (> 30s)
2024-11-15 16:03:44 +01:00
e026ecf60d
♻️ Various extension list improvements ( #274 )
...
Installing and removing extensions now scrolls to the extension afterwards, and animates this. This is done to emphasise that the operation succeeded.
2024-08-31 15:57:08 +02:00
3c0a4a6142
🌐 Updated localization
2024-08-26 15:04:37 +02:00
5c9c51f580
✨ Mark domain as favorite (UI only)
...
Please note that this functionality is currently not persistent.
As such, reloading the domain list will reset any changes you have made.
2024-08-25 13:35:27 +02:00
032610ad5c
🌐 Add localization for "Actions"
2024-06-28 11:12:55 +02:00
62587bdf65
✨ WIP: Add context menu to main menu
2024-06-11 18:53:55 +02:00
bf728a24f0
👌 Fix PHP version suggestions in popover
...
- If your Valet installation supports using site isolation, that will
be displayed as the suggestion. If not, the traditional "Switch to
PHP" options will be available.
- Overflowing buttons have been fixed. Three columns are now used with
a LazyVGrid, to prevent text from being unreadable.
2024-04-02 15:25:06 +02:00
52ea64db40
👌 Use base translation for no domain results
2024-03-19 14:20:34 +01:00
94fe7df3bd
🍱 Custom button for "upgrade all"
2024-03-15 23:18:09 +01:00
bc208bddf9
👌 Notify if list of extensions is empty ( #275 )
2024-02-12 16:30:18 +01:00
c0231690d4
🐛 Fix alternative installation check
2024-01-21 14:22:51 +01:00
8e912151fb
✨ Allow toggling extensions via site list
2024-01-09 20:55:16 +01:00
3a2209e604
🌐 Add translations for language choice
2024-01-09 20:06:40 +01:00
1f0b56cab6
✨ Language choice, prompt user to restart app
2024-01-09 20:01:08 +01:00
32c757e711
🏗️ WIP: Language override option
2024-01-09 19:28:39 +01:00
6d25cf585e
🌐 Localize extension manager (English only)
2023-11-29 18:55:36 +01:00
6f2e8f4b20
✨ Check cutoff date for PHP version management
2023-11-27 21:39:41 +01:00
ec30bee72b
✨ Ask for confirmation before removing extensions
2023-11-26 22:39:44 +01:00
23cf575026
⬆️ Upstream PHP 8.3 upgrade changes to v7.0
2023-11-24 22:57:33 +01:00
7159ca8612
🐛 Correctly handle mismatches when upgrading PHP
2023-11-24 20:23:12 +01:00
87c44f3ae3
✨ Allow installation and removal of extensions ( #266 )
2023-11-21 22:18:28 +01:00
f39732a0e6
🏗 WIP: UI for searchable extensions
2023-11-21 20:03:50 +01:00
883ea05bd1
🏗️ WIP: Extension manager UI (rough)
2023-11-13 13:14:27 +01:00
9a35014d2a
✨ Warn about Laravel Herd running & conflicts
...
It's perfectly possible to run Laravel Valet (standalone) and Laravel
Herd side-by-side or mix usage, but it's not recommended and/or
supported (especially since Herd recommends migrating away from regular
Valet and may terminate Valet's services).
To avoid issues, PHP Monitor won't work if Herd is currently running.
It's totally fine to relaunch Herd after PHP Monitor's done starting
up, since the check only happens at launch.
Also, PHP Monitor warns about the PATH changes in `~/.zshrc` after
installing Laravel Herd, because that may impact the usage of
PHP aliases/global PHP version in terminal provided by PHP Monitor.
2023-10-07 13:02:22 +02:00
a6fa4b240f
✨ Allow editing of limits
2023-09-13 18:13:51 +02:00
7e78026d06
🏗️ WIP: PHP Config Editor
...
- Has UI height rendering issues (w/ SwiftUI)
- Needs debounce on UI elements
- Cannot currently persist modified settings
- Cannot display On/Off settings
- Cannot display regular text settings
2023-09-12 19:26:10 +02:00
aa8309dd9a
🌐 Localization fixes
...
- Adds a fallback for missing keys
- Make type column resizable on domains
- Localized "Open with" text in context menu
- Updated some Dutch translations
2023-09-06 18:53:26 +02:00
eb566bb523
✨ Allow pre-release builds to be installed
2023-08-31 19:05:40 +02:00
528f213f17
✨ Finalized initial config UI without bindings
2023-08-30 21:05:37 +02:00
f8e6aa988e
🏗️ Mapping more PHP configuration values
2023-08-30 20:20:08 +02:00
ae6736102a
🏗️ Further experiments with SwiftUI
2023-07-25 19:53:37 +02:00
125b9bb198
✨ Add message about failing to load info ( #258 )
2023-07-07 20:10:41 +02:00
6805855f03
🌐 Add translations for preferences tabs
2023-06-26 14:43:45 +02:00
5cfb0f452c
🌐 Localized columns in domains list
2023-06-26 14:31:57 +02:00
7da20b4f20
🌐 Updated localization
2023-06-26 14:14:37 +02:00
f1b037ce26
🌐 Localization
...
- Dutch WIP by me (project now runs debug with Dutch localization)
- Vietnamese provided by @xuandung38
- Added `phpman.services` status to TL
2023-06-26 10:43:45 +02:00