<feed xmlns='http://www.w3.org/2005/Atom'>
<title>szurubooru.git/client/Dockerfile, branch master</title>
<subtitle>Fork of Szurubooru with patches for running on a modern system sans Docker
</subtitle>
<id>https://git.jakob.space/szurubooru.git/atom?h=master</id>
<link rel='self' href='https://git.jakob.space/szurubooru.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/'/>
<updated>2025-10-12T19:08:47Z</updated>
<entry>
<title>Get rid of Docker artifacts</title>
<updated>2025-10-12T19:08:47Z</updated>
<author>
<name>Jakob L. Kreuze</name>
<email>zerodaysfordays@sdf.org</email>
</author>
<published>2025-10-12T19:08:47Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=838d80ce274e0634eddafc08bed6d5ba8e0403e1'/>
<id>urn:sha1:838d80ce274e0634eddafc08bed6d5ba8e0403e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client: use dos2unix in Dockerfile to fix running on Windows</title>
<updated>2025-02-15T21:20:29Z</updated>
<author>
<name>Hunternif</name>
<email>hunternif@gmail.com</email>
</author>
<published>2025-02-15T20:25:01Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=f898d1b02d45af933c4ef75647085d270af78740'/>
<id>urn:sha1:f898d1b02d45af933c4ef75647085d270af78740</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into hunternif</title>
<updated>2025-02-15T18:12:57Z</updated>
<author>
<name>Hunternif</name>
<email>hunternif@gmail.com</email>
</author>
<published>2025-02-15T18:12:57Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=6a5300502df8b4de9c8f269b444cd309f02b28ad'/>
<id>urn:sha1:6a5300502df8b4de9c8f269b444cd309f02b28ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client: suggest tags based on lookalike posts</title>
<updated>2022-10-02T03:44:46Z</updated>
<author>
<name>Hunternif</name>
<email>hunternif@gmail.com</email>
</author>
<published>2022-10-02T03:37:48Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=757d0ee8a6fc54e10d6f7c28d79b927d8eb0382d'/>
<id>urn:sha1:757d0ee8a6fc54e10d6f7c28d79b927d8eb0382d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client/docker: Do not pin LTS version of Node</title>
<updated>2022-02-14T01:43:49Z</updated>
<author>
<name>Shyam Sunder</name>
<email>sgsunder1@gmail.com</email>
</author>
<published>2021-11-29T23:09:56Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=639b773e1bfc7886bf3d813bf7600c014f33fffc'/>
<id>urn:sha1:639b773e1bfc7886bf3d813bf7600c014f33fffc</id>
<content type='text'>
See: https://github.com/npm/cli/wiki/Support-Policy#long-term-support-lts

(cherry picked from commit 98c0941c97e1019f526e04a2b37419ff5bfc6381)
</content>
</entry>
<entry>
<title>client/docker: Do not pin LTS version of Node</title>
<updated>2021-11-29T23:09:56Z</updated>
<author>
<name>Shyam Sunder</name>
<email>sgsunder1@gmail.com</email>
</author>
<published>2021-11-29T23:09:56Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=98c0941c97e1019f526e04a2b37419ff5bfc6381'/>
<id>urn:sha1:98c0941c97e1019f526e04a2b37419ff5bfc6381</id>
<content type='text'>
See: https://github.com/npm/cli/wiki/Support-Policy#long-term-support-lts
</content>
</entry>
<entry>
<title>client+server/docker: fix ARM build platform issue</title>
<updated>2021-09-19T16:03:32Z</updated>
<author>
<name>Shyam Sunder</name>
<email>sgsunder1@gmail.com</email>
</author>
<published>2021-09-19T16:03:32Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=c3b81371d83c3daf31aeeb821d4865e232cd6b0d'/>
<id>urn:sha1:c3b81371d83c3daf31aeeb821d4865e232cd6b0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client/build: update builder image Node.js version to LTS</title>
<updated>2021-06-04T15:12:21Z</updated>
<author>
<name>neobooru</name>
<email>50623835+neobooru@users.noreply.github.com</email>
</author>
<published>2021-06-04T15:12:21Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=3cabe790a793174564431f407213ea7de1927771'/>
<id>urn:sha1:3cabe790a793174564431f407213ea7de1927771</id>
<content type='text'>
Fixes #412
The older stylus version throws some warnings in Node.js LTS. The new one doesn't.</content>
</entry>
<entry>
<title>server/docker: unify test and main Dockerfiles</title>
<updated>2020-08-28T18:43:10Z</updated>
<author>
<name>Shyam Sunder</name>
<email>sgsunder1@gmail.com</email>
</author>
<published>2020-08-28T18:43:10Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=e656a3c46a2264f70998c5b338bfd8b07631226e'/>
<id>urn:sha1:e656a3c46a2264f70998c5b338bfd8b07631226e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client: update NPM lockfile</title>
<updated>2019-11-04T00:54:33Z</updated>
<author>
<name>Shyam Sunder</name>
<email>sgsunder1@gmail.com</email>
</author>
<published>2019-11-04T00:48:10Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=6f549cf2db3b898c218488d19c7933e6d5cd9da9'/>
<id>urn:sha1:6f549cf2db3b898c218488d19c7933e6d5cd9da9</id>
<content type='text'>
Merges #288 #290 #291
</content>
</entry>
</feed>
