-
v6.1.0929bb756 · ·
Release v6.1.0 - Features & Bugfixes bugfixes: - 8598ea6f: (gitlab-ci) update coverage reporting in CI - 98f55879: (docker) don't run redis with protected mode - 4a58e134: (docker) fix typo scheme -> schema - 0b03a687: (docker) document runtime deps - 034e47bc: hide Unflag package from non-maintainers - 28970ccc: align text on left - a509e404: (python) use standard dict/list type annotation - 1d633536: strip whitespace when parsing package keywords - 0e82916b: (python) don't show maintainer link for non logged in users - 913ce8a4: (performance) lazily load expensive modules within aurweb.db - 952c2478: (docker) apply chown each time sshd is started - d63615a9: (docker) fix ca entrypoint logic and healthcheck - 9497f6e6: (aurweb) resolve exception in ratelimit - 801df832: (rpc) correct URLPath in package results - 7b047578: correct kwarg name for approved users of creds.has_credential - 7a52da55: guard POST keywords & allow co-maintainers to see keyword form - 15d016eb: secure access to comment edits to user who owns the comment - 33bf5df2: show unflag link to flagger - f1073296: Use SameSite=Lax on cookies - 8e43932a: (doc) re-add Max-Age to list of secure cookie attributes - fd4aaed2: use max-age for all cookie expirations documentation: - ade624c2: (README) update contributing guidelines - ce5dbf0e: (contributing) Update Coding Style features: - 2c080b2e: add pagination on comments - 1a7f6e1f: (db) add an index for SSHPubKeys.PubKey - 6c7e2749: (db) add an index for SSHPubKeys.PubKey (#2) - fb1fb2ef: documentation for web authentication (login, verification) - ab2956ee: add pytest unit of independent user unflagging - 08d48520: allow co-maintainers to disown their pkg miscellaneous tasks: - edef6cc6: (css) drop old vendor prefixes - 505eb904: Add .git-blame-ignore-revs file styling: - 9c6c13b7: Run pre-commit - 57c04099: set flake8's max-line-length=88 ci: - de5538a4: (lint) Use pre-commit - fbb3e052: use cache/virtualenv for test dependencies - 929bb756: (lint) add .pre-commit cache for pre-commit update: - 9648628a: requests dependency - a82d552e: migrate new transifex client configuration - 4565aa38: Swedish translations
-
v6.0.284ddd1dec · ·
Release v6.0.28 - 2022-05-12 --------------------------- bugfixes: - a553d5d9: replace distutils.util.strtobool with our own - 02d114d5: hide email when account's email hidden is set - 0b544885: (poetry) remove mysql-connector dependency changes: - 7a525d76: remove poetry-dynamic-versioning upgrade: - 4ddd1dec: bump to v6.0.28
-
v6.0.20c7c79a15 · ·
Release v6.0.20 bugfixes: - 9204b761: ...do not add to ActiveTUs when voting on a proposal documentation: - 9f452a62: fix link formatting in CONTRIBUTING - 7c363797: (docker) basic usage instructions - 27f30212: (docker) note ports and `curl` usage - d92f1838: (docker) explain how to generate dummy data - 1bb4daa3: merge CodingGuidelines into CONTRIBUTING.md upgrade: - c7c79a15: bump to v6.0.20
-
v6.0.16e43e1c6d · ·
Release v6.0.16 - Bugfixes bugfixes: - 4e641d94: unset InactivityTS for users on login - 1d86b3e2: use a transaction for package query; remove refresh - 8387f325: resolve null VoteTS columns via migration - 14347232: treat all keywords as lowercase when updating upgrade: - e43e1c6d: bump to v6.0.16