~loges

Germany

https://loganconnolly.com/

programming to create. humanities to guide.

Trackers

~loges/mksite

Last active 9 months ago

~loges/haitch

Last active 10 months ago

~loges/poaster

Last active 10 months ago

~loges/teammate

Last active 11 months ago

~loges/mychef

Last active 11 months ago

#9 Add most common semantic elements 10 months ago

Comment by ~loges on ~loges/haitch

Logan Connolly referenced this ticket in commit 66e952a.

REPORTED RESOLVED IMPLEMENTED

#13 Delete user from CLI 10 months ago

Comment by ~loges on ~loges/poaster

Logan Connolly referenced this ticket in commit 3d71505.

REPORTED RESOLVED IMPLEMENTED

#10 Add ability to change a user's password from CLI 10 months ago

Comment by ~loges on ~loges/poaster

Logan Connolly referenced this ticket in commit 8ae951a.

REPORTED RESOLVED IMPLEMENTED

#13 Delete user from CLI 10 months ago

Ticket created by ~loges on ~loges/poaster

Add command from the CLI to be able to delete users. This will require no authorization as we assume that someone who has access to the server has the right to delete users.

#12 Add preview for post edit/create 10 months ago

Ticket created by ~loges on ~loges/poaster

Offer a "preview" button that will show how the draft post will look on the web page. Heavily inspired by sourcehut's preview functionality.

#2 Add fixtures script for local development 11 months ago

enhancement added by ~loges on ~loges/teammate

#2 Add fixtures script for local development 11 months ago

Ticket created by ~loges on ~loges/teammate

Add script for loading the local development database with example entities.

#1 Add sqlite infrastructure 11 months ago

enhancement added by ~loges on ~loges/teammate

#1 Add sqlite infrastructure 11 months ago

Ticket created by ~loges on ~loges/teammate

Currently there are only in-memory implementations of the application repositories. The goal is to add an additional SQLite implementation for persistent storage.

#3 Add database pagination support 11 months ago

Comment by ~loges on ~loges/mychef

Logan Connolly referenced this ticket in commit 02b916b.

REPORTED RESOLVED IMPLEMENTED