<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ezcms.git, branch master</title>
<subtitle>Basic flask app I made to serve mjfer.net
</subtitle>
<id>https://git.mjfer.net/ezcms.git/atom?h=master</id>
<link rel='self' href='https://git.mjfer.net/ezcms.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.mjfer.net/ezcms.git/'/>
<updated>2022-09-10T21:31:10Z</updated>
<entry>
<title>Ignore RSS descriptions for special character files</title>
<updated>2022-09-10T21:31:10Z</updated>
<author>
<name>mjfernez</name>
<email>mjf@mjfer.net</email>
</author>
<published>2022-09-10T21:31:10Z</published>
<link rel='alternate' type='text/html' href='https://git.mjfer.net/ezcms.git/commit/?id=249d015a7dfd2662a5aab80f7fd509c831af1a8e'/>
<id>urn:sha1:249d015a7dfd2662a5aab80f7fd509c831af1a8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restored siteconfig to previous commit 5589754533a</title>
<updated>2022-03-14T20:51:50Z</updated>
<author>
<name>mjfernez</name>
<email>mjf@mjfer.net</email>
</author>
<published>2022-03-14T20:51:50Z</published>
<link rel='alternate' type='text/html' href='https://git.mjfer.net/ezcms.git/commit/?id=3de0585fb7415e1ef8e67b76385cd424592e4d32'/>
<id>urn:sha1:3de0585fb7415e1ef8e67b76385cd424592e4d32</id>
<content type='text'>
I accidentally merged the siteconfig from mjfer.net into the main
branch. This restores the original file
</content>
</entry>
<entry>
<title>Pull changes from mjfer.net</title>
<updated>2022-03-13T19:21:11Z</updated>
<author>
<name>mjfernez</name>
<email>mjf@mjfer.net</email>
</author>
<published>2022-03-13T19:21:11Z</published>
<link rel='alternate' type='text/html' href='https://git.mjfer.net/ezcms.git/commit/?id=94f71d6f8fc7301dfd470ccf2fee27e078321a78'/>
<id>urn:sha1:94f71d6f8fc7301dfd470ccf2fee27e078321a78</id>
<content type='text'>
This commit adds the changes from the mjfer.net which enable using git
as the file last update tracker
</content>
</entry>
<entry>
<title>README updates</title>
<updated>2022-03-13T19:16:12Z</updated>
<author>
<name>mjfernez</name>
<email>mjf@mjfer.net</email>
</author>
<published>2022-03-13T18:56:45Z</published>
<link rel='alternate' type='text/html' href='https://git.mjfer.net/ezcms.git/commit/?id=150b9695fdb0ebfeca0f8d5b268249bea46ea3f3'/>
<id>urn:sha1:150b9695fdb0ebfeca0f8d5b268249bea46ea3f3</id>
<content type='text'>
Adds changes to readme from mjfer.net branch. Fixes some grammar,
clarifies how to use git.
</content>
</entry>
<entry>
<title>Remove flask caching and unused imports</title>
<updated>2022-02-25T22:36:01Z</updated>
<author>
<name>mjfernez</name>
<email>mjf@mjfer.net</email>
</author>
<published>2022-02-25T22:36:01Z</published>
<link rel='alternate' type='text/html' href='https://git.mjfer.net/ezcms.git/commit/?id=5589754533aab9b7edbdc41cc13c2cd189aa3c26'/>
<id>urn:sha1:5589754533aab9b7edbdc41cc13c2cd189aa3c26</id>
<content type='text'>
This removes Flask caching since it seems I'm dumb and can't implement
it correctly and it seems to serve pretty much no purpose anyway.
Caching can always be handled by the server in front

This commit also removes some unused imports that were leftover after
moving functionality to different files (like view_functions)

Flask compress might be useless too since nginx can also gzip. But I can
actually observe the change... is there any problem with double
gzipping?
</content>
</entry>
<entry>
<title>Add caching fix from mjfer.net branch</title>
<updated>2022-02-20T19:29:37Z</updated>
<author>
<name>mjfernez</name>
<email>mjf@mjfer.net</email>
</author>
<published>2022-02-20T19:29:37Z</published>
<link rel='alternate' type='text/html' href='https://git.mjfer.net/ezcms.git/commit/?id=43e114b82500476fa81754bf099ad25ee945201e'/>
<id>urn:sha1:43e114b82500476fa81754bf099ad25ee945201e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge fix for ctime-&gt;mtime for file_last_modified</title>
<updated>2022-02-06T21:45:28Z</updated>
<author>
<name>mjfernez</name>
<email>mjf@mjfer.net</email>
</author>
<published>2022-02-06T21:45:28Z</published>
<link rel='alternate' type='text/html' href='https://git.mjfer.net/ezcms.git/commit/?id=8db2c6905adf00878d5549cc7d5766745daf6dd9'/>
<id>urn:sha1:8db2c6905adf00878d5549cc7d5766745daf6dd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix 500 internal error (merge from mjfer.net)</title>
<updated>2022-02-03T05:38:22Z</updated>
<author>
<name>mjfernez</name>
<email>mjf@mjfer.net</email>
</author>
<published>2022-02-03T05:38:22Z</published>
<link rel='alternate' type='text/html' href='https://git.mjfer.net/ezcms.git/commit/?id=3ccea676191e24add12f68011726ed6ea80f5ee1'/>
<id>urn:sha1:3ccea676191e24add12f68011726ed6ea80f5ee1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove site as the parent directory, manual merge</title>
<updated>2021-12-22T21:59:15Z</updated>
<author>
<name>mjfernez</name>
<email>mjf@mjfer.net</email>
</author>
<published>2021-12-22T21:59:15Z</published>
<link rel='alternate' type='text/html' href='https://git.mjfer.net/ezcms.git/commit/?id=283654d9a0d644ec3cd6e9c06898f11ac8effa78'/>
<id>urn:sha1:283654d9a0d644ec3cd6e9c06898f11ac8effa78</id>
<content type='text'>
merges needed changes (and CSS) from mjfer.net branch
</content>
</entry>
<entry>
<title>Separates user configuration siteconfig from core</title>
<updated>2021-11-26T20:22:22Z</updated>
<author>
<name>mjfernez</name>
<email>mjf@mjfer.net</email>
</author>
<published>2021-11-26T20:22:22Z</published>
<link rel='alternate' type='text/html' href='https://git.mjfer.net/ezcms.git/commit/?id=274a23b6fe167d30ce063aa1cc2f07374d18bc04'/>
<id>urn:sha1:274a23b6fe167d30ce063aa1cc2f07374d18bc04</id>
<content type='text'>
Creates config.py to handle all filesystem stuff
</content>
</entry>
</feed>
