1260022d51
✨ Working self-updater (needs refactor)
2023-02-02 12:20:12 +01:00
ca72b79924
🏗 Initial working version of the updater
...
This class is in dire need of a refactor, however.
2023-02-02 12:14:30 +01:00
1a17a275d4
🏗 Add instructions for next step
2023-02-02 02:02:21 +01:00
202f9ed9d1
🏗 Add 'Install Update' button to UI
2023-02-02 01:57:38 +01:00
881d863bb8
👌 Add notarized updater & include in target
2023-02-02 01:35:41 +01:00
ef37876508
🍱 Update icon for self-updater
2023-02-02 01:23:48 +01:00
0c52720e55
🏗 Cleanup zip and manifest
2023-02-02 01:18:30 +01:00
744ec95630
🏗 Do not make assumptions about zip contents
2023-02-02 01:14:53 +01:00
69ff907f4a
🏗 Read release manifest
2023-02-02 01:04:20 +01:00
57c90c216f
🏗 Download and validate checksum
2023-02-02 00:47:53 +01:00
8df126a7b0
🏗 Working proof-of-concept updater if zip exists
2023-02-01 20:12:04 +01:00
173206bed9
🏗 Let self-updater quit PHP Monitor first
2023-02-01 19:31:04 +01:00
8fa270fd54
🏗 Allow self-updater to launch PHP Monitor
2023-02-01 19:22:20 +01:00
92509b5a84
🏗 Rename Affinity asset
2023-02-01 19:06:59 +01:00
c609022c9b
✨ Add target and app for self-updater
2023-02-01 18:23:59 +01:00
bbbbe7555b
🔀 Merge branch main
into dev/6.0
2023-01-31 18:24:08 +01:00
1216fe4974
🐛 Avoid duplicate verbose mode output
2023-01-31 18:20:44 +01:00
147407666d
🔥 main
branch cleanup
...
After the last merge, there was one file I accidentally included that
doesn't need to be here: the legacy ServicesManager class! In order to
ensure that 5.7, 6.0 and `main` branches are somewhat in order and
easy to merge, I have now removed this file.
2023-01-31 18:15:00 +01:00
f9363dd35b
🔀 Merge branch 'dev/5.7' into dev/6.0
...
This merge brings all of the changes from 5.7 into the 6.0 branch,
while avoiding the need for cherry picking now that the conflicts
have been resolved.
2023-01-31 18:11:04 +01:00
7be6a335df
👌 Add system_quiet
helper
2023-01-31 18:06:47 +01:00
b39b4dc58b
🐛 Avoid duplicate verbose mode output
2023-01-31 17:32:37 +01:00
3ceded3456
🐛 Avoid duplicate verbose mode output
2023-01-31 17:32:31 +01:00
4568f03a65
🚀 Version 5.7.2
v5.7.2
2023-01-30 19:54:09 +01:00
2eda8d6382
📝 Update about verbose logging
2023-01-30 19:24:46 +01:00
6d89f94c92
🐛 Fix version parsing ( #227 )
2023-01-30 19:19:01 +01:00
ff2eff2a75
👌 Remove unneeded print() statement
2023-01-30 19:18:31 +01:00
339eafd34d
✨ Extra verbose logging
...
You can start extra verbose logging by running: `touch ~/.config/phpmon/verbose`
Once this file exists, you can find the latest log in: `~/.config/phpmon/last_session.log`.
2023-01-30 19:18:00 +01:00
6115ef02de
✅ Add test to validate Valet version number with deprecations
2023-01-30 19:16:45 +01:00
dd330fecce
🔧 Bump build
2023-01-30 19:12:03 +01:00
aaa7c636db
👌 Remove unneeded print() statement
2023-01-30 19:11:47 +01:00
ff75fb7be3
🐛 Fix version parsing ( #227 )
2023-01-30 19:11:08 +01:00
4d7b01831b
✨ Extra verbose logging
...
You can start extra verbose logging by running: `touch ~/.config/phpmon/verbose`
Once this file exists, you can find the latest log in: `~/.config/phpmon/last_session.log`.
2023-01-30 19:10:52 +01:00
8fcaa34cbb
🔧 Extra CLI mode (--cli)
2023-01-30 13:08:28 +01:00
0fceb852bb
✅ Add test to validate Valet version number with deprecations
2023-01-30 13:08:23 +01:00
9fb5f33770
🔧 Extra CLI mode (--cli)
2023-01-30 13:07:37 +01:00
2f658ee569
🚀 Version 5.7.1
v5.7.1
2023-01-29 15:00:09 +01:00
ad179a325a
🔧 Bump build
2023-01-29 14:59:52 +01:00
5fa1836693
🐛 Fix services not shutting down ( #225 )
2023-01-29 14:58:20 +01:00
4baeaea85f
🐛 Fix services not shutting down ( #225 )
2023-01-29 14:58:09 +01:00
9e25254ec8
🚀 Version 5.7
v5.7
2023-01-26 20:49:47 +01:00
24aecb3148
♻️ Cleanup
2023-01-26 20:45:34 +01:00
e623207844
🔧 New build
v5.7b5
2023-01-26 20:32:39 +01:00
f60ecb877c
♻️ Cleanup
2023-01-26 20:30:00 +01:00
25f824defd
✨ Correctly parse .valetrc files
2023-01-24 19:48:25 +01:00
7936d14440
🏗 WIP: Add test for feature to be implemented
2023-01-24 19:48:25 +01:00
c3261b8873
🏗 WIP: Parsing .valetrc file
2023-01-24 19:48:25 +01:00
66393094b0
✨ Correctly parse .valetrc files
2023-01-24 19:47:28 +01:00
b5d2fef184
🏗 WIP: Add test for feature to be implemented
2023-01-20 16:42:50 +01:00
44bc07c9dc
🏗 WIP: Parsing .valetrc file
2023-01-20 16:36:56 +01:00
5923be099f
👌 Update copyright message
2023-01-19 18:11:25 +01:00