<feed xmlns='http://www.w3.org/2005/Atom'>
<title>szurubooru.git/client/css/core-forms.styl, branch master</title>
<subtitle>Fork of Szurubooru with patches for running on a modern system sans Docker
</subtitle>
<id>https://www.git.jakob.space/szurubooru.git/atom?h=master</id>
<link rel='self' href='https://www.git.jakob.space/szurubooru.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/szurubooru.git/'/>
<updated>2021-09-01T22:26:07Z</updated>
<entry>
<title>client: adjust colors for darktheme</title>
<updated>2021-09-01T22:26:07Z</updated>
<author>
<name>Hunternif</name>
<email>hunternif@gmail.com</email>
</author>
<published>2021-09-01T22:01:02Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/szurubooru.git/commit/?id=91f707a83b96c3ed834fe28ebeb91801345ff15a'/>
<id>urn:sha1:91f707a83b96c3ed834fe28ebeb91801345ff15a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client/css: implement dark theme option</title>
<updated>2020-08-26T17:19:56Z</updated>
<author>
<name>Shyam Sunder</name>
<email>sgsunder1@gmail.com</email>
</author>
<published>2020-08-22T20:59:13Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/szurubooru.git/commit/?id=c004eb36c22852e3dc6cfd10954e9ae5ceb80a09'/>
<id>urn:sha1:c004eb36c22852e3dc6cfd10954e9ae5ceb80a09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>server/auth: add token authentication</title>
<updated>2018-03-25T20:23:29Z</updated>
<author>
<name>ReAnzu</name>
<email>anzu@reanzu.com</email>
</author>
<published>2018-02-25T10:44:02Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/szurubooru.git/commit/?id=2a69f0193f9e5aa451e0dbcb8c89070f3e49ffa5'/>
<id>urn:sha1:2a69f0193f9e5aa451e0dbcb8c89070f3e49ffa5</id>
<content type='text'>
* Users are only authenticated against their password on login,
  and to retrieve a token
* Passwords are wiped from the GUI frontend and cookies
  after login and token retrieval
* Tokens are revoked at the end of the session/logout
* If the user chooses the "remember me" option,
  the token is stored in the cookie
* Tokens correctly delete themselves on logout
* Tokens can expire at user-specified date
* Tokens have their last usage time
* Tokens can have user defined descriptions
* Users can manage login tokens in their account settings
</content>
</entry>
<entry>
<title>client/css: improve mobile styling</title>
<updated>2018-03-10T16:45:37Z</updated>
<author>
<name>Michael Serajnik</name>
<email>ms@mserajnik.at</email>
</author>
<published>2017-12-16T02:45:51Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/szurubooru.git/commit/?id=26a1451ff62f10cb9f854fe791490668bb88dc28'/>
<id>urn:sha1:26a1451ff62f10cb9f854fe791490668bb88dc28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client/posts: improve file dropper appearance</title>
<updated>2017-02-21T18:00:02Z</updated>
<author>
<name>rr-</name>
<email>rr-@sakuya.pl</email>
</author>
<published>2017-02-21T17:54:46Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/szurubooru.git/commit/?id=d00d282bff15d37cff7818d39663ad07b3cbee43'/>
<id>urn:sha1:d00d282bff15d37cff7818d39663ad07b3cbee43</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client/file-dropper: fix drawing long URLs</title>
<updated>2017-02-21T17:59:12Z</updated>
<author>
<name>rr-</name>
<email>rr-@sakuya.pl</email>
</author>
<published>2017-02-21T17:29:51Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/szurubooru.git/commit/?id=b27855523a5dbd0a59db5eb2e60c0791ec9d4ebe'/>
<id>urn:sha1:b27855523a5dbd0a59db5eb2e60c0791ec9d4ebe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client/css: add margin to file dropper button</title>
<updated>2017-02-12T09:41:49Z</updated>
<author>
<name>rr-</name>
<email>rr-@sakuya.pl</email>
</author>
<published>2017-02-12T09:41:49Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/szurubooru.git/commit/?id=32d15a493c713dcfbe56bafb4e8ce92a5ee40df1'/>
<id>urn:sha1:32d15a493c713dcfbe56bafb4e8ce92a5ee40df1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client: rename 'mass tag' to 'bulk edit tags'</title>
<updated>2017-02-11T18:50:22Z</updated>
<author>
<name>rr-</name>
<email>rr-@sakuya.pl</email>
</author>
<published>2017-02-11T18:50:22Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/szurubooru.git/commit/?id=0e4e9944319bb089c9d9ac67bfd8dd9f2c7c1986'/>
<id>urn:sha1:0e4e9944319bb089c9d9ac67bfd8dd9f2c7c1986</id>
<content type='text'>
That way other bulk operations will be easier to name.
This also changes the privilege name.
</content>
</entry>
<entry>
<title>client/tags: use new color input (#119)</title>
<updated>2017-02-07T20:34:53Z</updated>
<author>
<name>rr-</name>
<email>rr-@sakuya.pl</email>
</author>
<published>2017-02-07T20:33:44Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/szurubooru.git/commit/?id=ba7ca0cd8727b5397729983d052636637f36dd59'/>
<id>urn:sha1:ba7ca0cd8727b5397729983d052636637f36dd59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client/css: fix lists in comments css inheritance</title>
<updated>2016-12-22T22:45:14Z</updated>
<author>
<name>rr-</name>
<email>rr-@sakuya.pl</email>
</author>
<published>2016-12-22T22:37:30Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/szurubooru.git/commit/?id=cf24d63fa498722010aff4b883ace873c28022bb'/>
<id>urn:sha1:cf24d63fa498722010aff4b883ace873c28022bb</id>
<content type='text'>
Markdown lists in comments inherited some unwanted CSS rules. The fix is
to make the culprit rules apply to more specific elements.
</content>
</entry>
</feed>
