6fbbd499f8
🐛 Gracefully detect #178 during startup
2022-06-29 13:28:12 +02:00
1066bdc653
🚀 Version 5.4
2022-06-28 12:58:36 +02:00
e45db50f48
🔧 Final dev build
2022-06-23 17:30:54 +02:00
8a7f045bb2
📝 New screenshots (including dark mode)
2022-06-22 19:21:33 +02:00
8b635f2a14
🔧 Bump version number
2022-06-20 18:53:54 +02:00
4d5b5de84b
👌 Copy file, do not move
2022-06-15 17:54:08 +02:00
e0c087dbcb
🚀 Version 5.3.2
2022-06-14 18:23:09 +02:00
7d7a38546a
🐛 Apply fixes from v5.3.2
2022-06-12 12:07:24 +02:00
30059353fe
✨ New Features
...
* Differentiate between services running as root and current user
* Support for custom services (via config.json)
* Renamed "Restart All Services" to "Restart Valet Services"
* Use SwiftUI for Stats, Services and Header view
* Added Color extension for debugging (PAINT_PHPMON_SWIFTUI_VIEWS)
2022-06-11 23:18:36 +02:00
ceeba611d0
🏗 WIP
2022-06-11 20:11:11 +02:00
f1feb11baa
🏗 WIP
2022-06-11 13:27:17 +02:00
90a02f364a
🏗 WIP
2022-06-10 19:44:31 +02:00
fb34ea7c89
👌 New StatsView which uses SwiftUI
2022-06-09 18:08:14 +02:00
507d4785aa
🚀 Version 5.3.1
2022-06-08 18:36:24 +02:00
1040bcd037
👌 Cleanup
2022-06-08 16:01:31 +02:00
655cd52ac4
👌 Popover with SwiftUI view
2022-06-08 15:38:18 +02:00
f95eb7023f
🔧 Global accent color based on icon color
2022-06-05 22:18:14 +02:00
320e1ad3c5
🔧 New dev build
2022-06-05 14:22:59 +02:00
e1880d9dfc
👌 Granular notification control
2022-06-05 14:21:08 +02:00
998bbd231a
♻️ Refactor preferences window
2022-06-05 12:52:59 +02:00
29b4fe2962
✨ Load persisted revert & allow revert
...
This also moves the location of the .phpmon.conf.json file to a new
location: ~/.config/phpmon/config.json.
2022-06-02 20:31:01 +02:00
da8659adba
✨ Enable version switching in presets
...
* Moved Preset to dedicated file
* Added async friendly PHP version switch
* Added conditional PHP switch based on Preset
2022-05-31 21:43:24 +02:00
bbebe78997
✨ Updated UI for presets
2022-05-30 19:34:10 +02:00
382cb177be
✨ Correctly load presets from config file
2022-05-21 15:24:40 +02:00
e9f0d19d9a
🔧 Use dev icon
2022-05-19 20:12:45 +02:00
7709cd9f6c
👌 Cleanup
2022-05-19 20:12:30 +02:00
40e404fe24
👌 Prototype (non-functional) for presets
2022-05-19 01:50:15 +02:00
b0c62e226a
👌 Code cleanup
2022-05-15 15:15:49 +02:00
1392b6e4a0
🔧 New version under development
2022-05-13 17:04:45 +02:00
12163bc87b
🔀 Merge branch 'main' into dev/5.4
2022-05-13 17:04:07 +02:00
bd34c2b255
👌 Improved nginx file parsing
2022-05-13 00:24:54 +02:00
c040ac3200
🔧 Prepare for release build
2022-05-10 19:20:47 +02:00
6c6888c9cb
👌 Bump version number for new beta build
2022-05-10 19:02:37 +02:00
c16377c688
👌 Improved updater
2022-05-10 18:52:48 +02:00
4ba2b25f18
👌 App version parsing
2022-05-10 18:09:22 +02:00
884784d024
🐛 Handle trailing semicolon ( #170 )
2022-05-10 10:26:48 +02:00
e81ff2870d
✅ Add test and prepare for new prerelease
2022-05-10 01:00:18 +02:00
9d822df54e
✨ Check for updates
2022-05-10 00:14:48 +02:00
f413b84a45
🏗 WIP: Check for updates
2022-05-09 23:41:52 +02:00
c171df0a93
✨ Add additional verbosity option ( #169 )
2022-05-07 13:32:45 +02:00
f725e09f55
♻️ WIP: Parsing logic for configuration file
2022-05-05 20:05:52 +02:00
99881bf4cd
♻️ WIP: Refactor determining PHP configuration
...
The way .ini files are loaded is changing with this commit. Instead of
directly saving which extensions were found, the extensions loaded are
now determined by reading the .ini file.
However, there are some performance concerns here. Perhaps it is worth
*not* reloading the contents of these files unless absolutely necessary.
2022-05-04 20:25:59 +02:00
4d04275c57
✅ Added linting
2022-05-03 18:16:26 +02:00
ef9e0fd916
✨ Begin work on Xdebug mode switcher ( #168 )
2022-05-01 22:07:18 +02:00
80a4e361a4
🔧 Prepare for new DEV build
2022-04-19 20:33:19 +02:00
84548634ec
✨ Add proxy view
2022-04-16 23:19:13 +02:00
419ebe61f7
✨ Add selection view
2022-04-14 14:56:51 +02:00
2c0c0c5a11
✅ Correctly detect secured proxies
2022-04-12 20:43:57 +02:00
1b8d6311ba
♻️ Refactor displaying domains
2022-04-12 17:36:18 +02:00
f0f7a3f7d6
👌 Scan proxies ( #105 )
2022-04-11 22:56:40 +02:00