a36c9b1563
📝 Update documentation
2023-01-05 12:17:31 +01:00
5f39cd757a
📝 Update README
2022-12-09 18:05:31 +01:00
0d86f3ded6
📝 Update README, contribution guidelines
2022-09-18 14:09:36 +02:00
a17512bfad
📝 Update README
2022-08-22 18:48:43 +02:00
7a580eef0c
📝 Update README
2022-07-29 18:14:24 +02:00
2fc71303df
👌 Update README, improve modals
2022-07-08 14:04:35 +02:00
beca09b76f
📝 Updated README
2022-06-29 15:32:52 +02:00
8a7f045bb2
📝 New screenshots (including dark mode)
2022-06-22 19:21:33 +02:00
10272f3d7e
📝 Update README
2022-06-21 23:18:15 +02:00
96ce462021
📝 Update README and SECURITY
2022-06-20 19:10:43 +02:00
347a9b7345
📝 Updated README about presets
2022-06-14 22:35:03 +02:00
2229f01eb0
🔧 Learn more about presets
2022-06-07 20:10:49 +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
86d74619b1
📝 Use non-standard way to add dark images
2022-06-01 12:47:54 +02:00
0c09e808bd
📝 Test dark mode image
2022-06-01 12:44:22 +02:00
e6574966da
📝 Clarify network requests
2022-05-13 00:38:42 +02:00
1e9cfff05e
📝 Updated README
2022-05-13 00:34:57 +02:00
9bc117e9f5
🔥 Remove icon
2022-03-29 17:18:44 +02:00
ba5fbed9be
📝 Add logo
2022-03-29 17:18:26 +02:00
211556d5ce
📝 Include system administrator requirement
2022-03-29 14:16:28 +02:00
f072ceae37
📝 Updated FAQ
2022-03-29 09:55:38 +02:00
273dac1ca7
📝 Updated README with PHP upgrade instructions
2022-03-29 09:51:56 +02:00
f3b170ba14
🔧 Prepare for release
2022-03-29 09:23:57 +02:00
96a658073e
📝 Update README and SECURITY
2022-03-25 17:26:58 +01:00
b48edf7409
📝 New screenshot in README
2022-03-23 19:50:58 +01:00
078e6e6f23
📝 Update README with Raycast extension
2022-03-01 09:32:01 +01:00
dc91d0e00c
👌 Path based on architecture ( #134 )
2022-02-11 18:58:07 +01:00
23e534c5c9
📝 Fix developers doc link ( #133 )
2022-02-09 21:31:50 +01:00
927e1c02fa
♻️ Refactor waitAndExecute
→ asyncExecution
...
This change allows for errors to be thrown during the `asyncExecution`
initial callback, and if one is thrown, allows a `failure` callback to
be used. Existing instances of `waitAndExecute` have been replaced.
I also added the ability to tweak the behaviours of the actions that are
always performed when the asyncExecution method is called: you can now
specify limited behaviours (e.g. only set busy icon). For that use case
I have already created a new method: `asyncWithBusyUI`.
With this change, the handling of the Homebrew Permissions flow has also
been modified: when the user does not get administrative permissions
an error is now thrown which results in an alert being presented to
the user once the error occurs.
There is now an opportunity to further refactor other parts of the app
to more gracefully handle failure states using the Error and
AlertableError protocols.
2022-02-06 13:15:03 +01:00
76f720cb71
📝 Updated README
2022-02-04 18:24:56 +01:00
5f13ba3d1b
📝 Add section on symbolication
2022-02-04 17:54:30 +01:00
0661ca00ff
📝 Update README and SECURITY
2022-01-29 23:03:19 +01:00
c4c19a5b47
📝 Updated README, new promo shot
2022-01-29 14:13:05 +01:00
7d103c70e7
📝 Updated README
2022-01-29 13:22:47 +01:00
04bf5a3251
📝 Updated README
2022-01-04 02:56:00 +01:00
23f3204fa8
📝 Phrasing fix
2022-01-04 02:52:33 +01:00
6dc74e94aa
📝 Document functionality in README
2022-01-04 02:51:33 +01:00
e4c3e78a8a
📝 Adjust README
2022-01-04 00:21:52 +01:00
7f320897be
👌 Make user-supplied apps available ( #73 )
2022-01-04 00:20:47 +01:00
9ef184331e
🐛 Fix issue with Valet path
2022-01-03 17:08:45 +01:00
1fbb1a8aa8
🔀 Merge branch 'main' into dev/5.x
2021-12-23 00:16:19 +01:00
c408d62118
📝 Final README adjustment for 4.1
2021-12-22 23:46:29 +01:00
ceb168c6cf
♻️ Rework various common classes
2021-12-21 16:00:27 +01:00
f74f9f69b2
📝 Update README
2021-12-19 12:42:39 +01:00
9190420c66
📝 Add Valet upgrade instructions
2021-12-16 01:47:22 +01:00
e5ba074936
✨ Check Valet version and compare to recommended version
...
As part of the boot procedure, recommend upgrading Valet if the version
seems to be too old. For version 4.1 of PHP Monitor, the version has
been hard-coded to 2.16.2 (for PHP 8.1 compatibility).
2021-12-16 01:44:43 +01:00
2f93b4980b
📝 Update application FAQ
2021-12-10 18:05:45 +01:00
b6b5a94bbd
♻️ Change app detection
2021-12-10 12:42:06 +01:00
c05f0fe5cb
📝 Updated FAQ
2021-12-09 19:53:51 +01:00
ca2ca9df3b
📝 Updated README with sponsor link
2021-12-08 14:15:56 +01:00