<feed xmlns='http://www.w3.org/2005/Atom'>
<title>newsstand.git/src/server, branch trunk</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.kavon.xyz/newsstand.git/atom?h=trunk</id>
<link rel='self' href='https://git.kavon.xyz/newsstand.git/atom?h=trunk'/>
<link rel='alternate' type='text/html' href='https://git.kavon.xyz/newsstand.git/'/>
<updated>2024-01-22T22:12:20Z</updated>
<entry>
<title>initial errres struct work for API err responses (needs work)</title>
<updated>2024-01-22T22:12:20Z</updated>
<author>
<name>Alexander Kavon</name>
<email>me+git@alexkavon.com</email>
</author>
<published>2024-01-22T22:12:20Z</published>
<link rel='alternate' type='text/html' href='https://git.kavon.xyz/newsstand.git/commit/?id=b9de5bdd1ec704deb85232057dcc158555ff1cb8'/>
<id>urn:sha1:b9de5bdd1ec704deb85232057dcc158555ff1cb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update db adapter, server, routes, and user model to be sqlboiler compatible</title>
<updated>2024-01-22T05:37:21Z</updated>
<author>
<name>Alexander Kavon</name>
<email>me+git@alexkavon.com</email>
</author>
<published>2024-01-22T05:37:21Z</published>
<link rel='alternate' type='text/html' href='https://git.kavon.xyz/newsstand.git/commit/?id=b3c1584ec4a5bcba84a10cd9b6501d0e978c2457'/>
<id>urn:sha1:b3c1584ec4a5bcba84a10cd9b6501d0e978c2457</id>
<content type='text'>
</content>
</entry>
<entry>
<title>settled on map[string]interface{} for passing data to view, automatically append session struct, fixed nil session checks, updated templates to use map variable names</title>
<updated>2023-12-01T05:45:31Z</updated>
<author>
<name>Alexander Kavon</name>
<email>hawk@alexkavon.com</email>
</author>
<published>2023-12-01T05:45:31Z</published>
<link rel='alternate' type='text/html' href='https://git.kavon.xyz/newsstand.git/commit/?id=bc47e526e962c1c5bce850de312c6e5fbaf16458'/>
<id>urn:sha1:bc47e526e962c1c5bce850de312c6e5fbaf16458</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed login/create templates to point to correct endpoints, updated func names to be more idiomatic, reference Session objects to save memory, logout/session.Destroy method</title>
<updated>2023-12-01T01:10:50Z</updated>
<author>
<name>Alexander Kavon</name>
<email>hawk@alexkavon.com</email>
</author>
<published>2023-12-01T01:10:41Z</published>
<link rel='alternate' type='text/html' href='https://git.kavon.xyz/newsstand.git/commit/?id=17af6e1a5017285b680a7d0a1dace1e1a1612ab9'/>
<id>urn:sha1:17af6e1a5017285b680a7d0a1dace1e1a1612ab9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>setup routes to use middlewares properly</title>
<updated>2023-11-30T10:46:22Z</updated>
<author>
<name>Alexander Kavon</name>
<email>hawk@alexkavon.com</email>
</author>
<published>2023-11-30T10:46:22Z</published>
<link rel='alternate' type='text/html' href='https://git.kavon.xyz/newsstand.git/commit/?id=b3ea95f3d494c10d3f37de7842982138b4ee19a5'/>
<id>urn:sha1:b3ea95f3d494c10d3f37de7842982138b4ee19a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initial sessions support via sessions pkg, includes session middleware for setting sessions, guest sessions, method to return array of middlewares</title>
<updated>2023-11-30T06:43:08Z</updated>
<author>
<name>Alexander Kavon</name>
<email>hawk@alexkavon.com</email>
</author>
<published>2023-11-30T06:43:08Z</published>
<link rel='alternate' type='text/html' href='https://git.kavon.xyz/newsstand.git/commit/?id=218cd643550ed00d26b6e9772d8a64875b5abf2e'/>
<id>urn:sha1:218cd643550ed00d26b6e9772d8a64875b5abf2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>user create/insert into users table, pgxpool defer moved to top of app, me.tmpl.html, secret hashing with argon2id, updated migrations</title>
<updated>2023-11-29T07:05:38Z</updated>
<author>
<name>Alexander Kavon</name>
<email>hawk@alexkavon.com</email>
</author>
<published>2023-11-29T07:05:38Z</published>
<link rel='alternate' type='text/html' href='https://git.kavon.xyz/newsstand.git/commit/?id=1c32e1497525bc6f609898f0f79bd6cc3e6d92fb'/>
<id>urn:sha1:1c32e1497525bc6f609898f0f79bd6cc3e6d92fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ui render templates simplify</title>
<updated>2023-11-29T02:27:51Z</updated>
<author>
<name>Alexander Kavon</name>
<email>hawk@alexkavon.com</email>
</author>
<published>2023-11-29T02:27:51Z</published>
<link rel='alternate' type='text/html' href='https://git.kavon.xyz/newsstand.git/commit/?id=5e26ebc96bd41f9d232573d873cb6cb55f0050c4'/>
<id>urn:sha1:5e26ebc96bd41f9d232573d873cb6cb55f0050c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add database connections, user model insert</title>
<updated>2023-11-28T23:42:04Z</updated>
<author>
<name>Alexander Kavon</name>
<email>hawk@alexkavon.com</email>
</author>
<published>2023-11-28T23:42:04Z</published>
<link rel='alternate' type='text/html' href='https://git.kavon.xyz/newsstand.git/commit/?id=c03ad4292cebf9661157a4fbec55d720d9aede93'/>
<id>urn:sha1:c03ad4292cebf9661157a4fbec55d720d9aede93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added migrations via tern, updated db package to connect to pgsql db, updated config to build db connection string, updated example .newsstand.toml config, new pgx dependency</title>
<updated>2023-11-28T23:32:19Z</updated>
<author>
<name>Alexander Kavon</name>
<email>hawk@alexkavon.com</email>
</author>
<published>2023-11-28T23:32:19Z</published>
<link rel='alternate' type='text/html' href='https://git.kavon.xyz/newsstand.git/commit/?id=1597c23f84346dfa44da9605286863b11006bdb5'/>
<id>urn:sha1:1597c23f84346dfa44da9605286863b11006bdb5</id>
<content type='text'>
</content>
</entry>
</feed>
