<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ideez/ideas.html, branch main</title>
<subtitle>Give people brainstorming servers (ideez.spacehb.net)
</subtitle>
<id>https://git.keyfried.com/ideez/atom?h=main</id>
<link rel='self' href='https://git.keyfried.com/ideez/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.keyfried.com/ideez/'/>
<updated>2024-09-29T11:11:04Z</updated>
<entry>
<title>Added edit functionality</title>
<updated>2024-09-29T11:11:04Z</updated>
<author>
<name>Raymaekers Luca</name>
<email>raymaekers.luca@gmail.com</email>
</author>
<published>2024-09-29T11:10:56Z</published>
<link rel='alternate' type='text/html' href='https://git.keyfried.com/ideez/commit/?id=07ace53ba2423f1b7e62477549ba62a30e79ff47'/>
<id>urn:sha1:07ace53ba2423f1b7e62477549ba62a30e79ff47</id>
<content type='text'>
Added a new edit functionality and page with styling.
Other minor changes:
- Added assets folder served under /static/
- Created a new template edit.html
- grouped ideas.html and edit.html under t_idea
- Changed router to use mux and organized routes
- Added more checks on empty titles
- Added javascript to t_idea/index.html for intuitive button
  functionality
</content>
</entry>
<entry>
<title>added ui changes</title>
<updated>2024-09-28T12:31:39Z</updated>
<author>
<name>Raymaekers Luca</name>
<email>raymaekers.luca@gmail.com</email>
</author>
<published>2024-09-28T12:31:39Z</published>
<link rel='alternate' type='text/html' href='https://git.keyfried.com/ideez/commit/?id=83334dc6011a5d39dd44995645fad55ee37daea7'/>
<id>urn:sha1:83334dc6011a5d39dd44995645fad55ee37daea7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added ui changes</title>
<updated>2024-09-28T11:54:46Z</updated>
<author>
<name>Raymaekers Luca</name>
<email>raymaekers.luca@gmail.com</email>
</author>
<published>2024-09-28T01:34:54Z</published>
<link rel='alternate' type='text/html' href='https://git.keyfried.com/ideez/commit/?id=b96600e2bb06e086282ffc8a2447c682569961b2'/>
<id>urn:sha1:b96600e2bb06e086282ffc8a2447c682569961b2</id>
<content type='text'>
- Added a delete button next to each idea instead of deleting them by
  name
- Changed Post to Think
- Added a text when there are no ideas
- Added more CSS for the create
- Added checks for denying empty fields
</content>
</entry>
<entry>
<title>Added Idea CRD</title>
<updated>2024-09-28T01:27:54Z</updated>
<author>
<name>Raymaekers Luca</name>
<email>raymaekers.luca@gmail.com</email>
</author>
<published>2024-09-28T01:19:04Z</published>
<link rel='alternate' type='text/html' href='https://git.keyfried.com/ideez/commit/?id=39a847ce13295290e43ef92784fa7fc27a842aa2'/>
<id>urn:sha1:39a847ce13295290e43ef92784fa7fc27a842aa2</id>
<content type='text'>
- Also added sending back errors to the template for displaying what
  went wrong.
- Renamed Description to Text
- Added Delete operation for an idea
- Removed Store type because it had no real value
</content>
</entry>
<entry>
<title>Added datafile for persistent ideas</title>
<updated>2024-09-27T12:43:02Z</updated>
<author>
<name>Raymaekers Luca</name>
<email>raymaekers.luca@gmail.com</email>
</author>
<published>2024-09-27T12:37:29Z</published>
<link rel='alternate' type='text/html' href='https://git.keyfried.com/ideez/commit/?id=5b2097cd2ed016f78ae2c2bcc068dfe3f42e44bd'/>
<id>urn:sha1:5b2097cd2ed016f78ae2c2bcc068dfe3f42e44bd</id>
<content type='text'>
The data file uses a version number for debugging and is serialized into
a data file, for now this is good enough but because of encapsulating
the data in a struct there is no convenient way of appending to the
Ideas slice.
- Removed the Rating as it is not really constructive.
- Added handling of SIGINT to keep the data even on exit from air of
  Ctrl-c
- Removed example data
- Use log instaed of fmt everywhere
- Removed Makefile
</content>
</entry>
<entry>
<title>init</title>
<updated>2024-09-27T12:35:03Z</updated>
<author>
<name>Raymaekers Luca</name>
<email>raymaekers.luca@gmail.com</email>
</author>
<published>2024-09-26T20:54:50Z</published>
<link rel='alternate' type='text/html' href='https://git.keyfried.com/ideez/commit/?id=f340f74e1d06aa588dd075f3922505878915da01'/>
<id>urn:sha1:f340f74e1d06aa588dd075f3922505878915da01</id>
<content type='text'>
</content>
</entry>
</feed>
