This goal is currently achieved.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Nov 17 2024
As Node 22 supports require for ESM too, at least experimentally, we can also require Node 22+ instead.
Nov 16 2024
In production, if we are in /home/luser/dev/nasqueron/foo, gulpfile.babel.js would be copied from /home/luser/dev/components/gulpfile.js.
+source file
Pending new build of 15.9 version.
Nov 14 2024
Nov 13 2024
Nov 12 2024
Nov 11 2024
For DevCentral, we can use SMTP configuration and create at the same time a mailbox for inbound email too: https://devcentral.nasqueron.org/book/phabricator/article/configuring_inbound_email/
Rebased against c3fe233eeb0b.
Switch method names to camel case
Switch from Exception to Thowrable. Implement constructors/map/mapErr/or_else per previous comment.
More types
Update PHPUnit tests for PHPUnit 10+
Moved to keruald monorepo and rebased.
Nov 10 2024
nginx configuration can be recreated on a ad-hoc basis when migrating a site previously hosted on Grip.
The easiest would be to redirect all devserver CNAME to legacy-devserver.nasqueron.org, and CNAME that one to the current devserver. That would allow to get aliases for A, AAAA and SPF records.
First, let's recreate grip.espace-win.net in the DNS.
Generic.Files.LineLength.MaxExceeded
Simplify TimeRange::countMinutes
static, count time range minutes, add tests, update to PHPUnit 10
Moved to rKERUALD monorepo.
Rebased against current rKOT HEAD
Should be rebased and resubmitted against rKERUALD repository.