]> git.ipfire.org Git - pbs.git/shortlog
pbs.git
2025-02-17  Michael Tremerauth: Fix rendering the error page in case credentials...
2025-02-14  Michael Tremerbuilds: Move commenting into a modal
2025-02-14  Michael Tremerbuilds: Don't overwrite points
2025-02-14  Michael Tremerweb: Use babel to format time deltas
2025-02-13  Michael Tremerusers: Don't exclude deleted builds from total builds
2025-02-13  Michael Tremerusers: Make the avatars smaller on the listing
2025-02-13  Michael Tremerusers: Fix rendering users list
2025-02-13  Michael Tremerusers: Add a srcset= attribute to avatars
2025-02-13  Michael Tremerbuilds: Set a proper resolution for the avatar
2025-02-13  Michael Tremerusers: Add a default resolution to avatars
2025-02-13  Michael Tremerconfigure: Require Python >= 3.11
2025-02-13  Michael Tremermirrors: Don't send clients to a mirror they don't...
2025-02-13  Michael Tremermirrors: Remove the extra network lookup function
2025-02-13  Michael Tremermirrors: Refactor the selection process
2025-02-13  Michael Tremermirrors: Show preference on listing
2025-02-13  Michael Tremermirrors: Show if they support IPv6/IPv4
2025-02-13  Michael Tremermirrors: Store all resolved IP addresses
2025-02-13  Michael Tremermirrors: Don't await redirect after mirror check
2025-02-13  Michael Tremerbuilds: Fix failed/success check
2025-02-13  Michael Tremerjobs: Move runtime into subtitle
2025-02-13  Michael Tremerjobs: Make it optional to show controls on listing
2025-02-13  Michael Tremerjobs: Show type icon for all job types
2025-02-13  Michael Tremerjobs: Show owner of scratch builds
2025-02-13  Michael Tremerbuilds: Show summary
2025-02-13  Michael Tremerjobs: Put the most recent job at the top
2025-02-13  Michael Tremerjobs: Deleted jobs cannot be retried
2025-02-12  Michael Tremerpackages: Actually log which package won't be deleted
2025-02-12  Michael Tremerbuilds: Don't remaster repositories when deleting test...
2025-02-12  Michael Tremerbuilds: Fix deleting groups
2025-02-12  Michael Tremerjobs: List recently finished jobs
2025-02-12  Michael Tremerjobs: Show dependency problems
2025-02-12  Michael Tremerbuilds: Fix sending bugfs reports to Bugzilla
2025-02-12  Michael Tremerjobs: Send 404 if we don't have a log URL
2025-02-12  Michael Tremerjobs: Fix path to gzipped log files
2025-02-12  Michael Tremerjobs: Don't fail to make log URL if we don't have a...
2025-02-12  Michael Tremerbuilds: Only allow to delete scratch builds
2025-02-12  Michael Tremerjobs: Don't change order in listing
2025-02-12  Michael Tremerjobs: Fix spinning icon
2025-02-12  Michael Tremerusers: Fix fetching consumed build time
2025-02-12  Michael Tremerusers: Fix the totally broken disk usage query
2025-02-12  Michael Tremerjobs: Fetch all queue jobs before rendering the page
2025-02-12  Michael Tremerweb: Show more finished jobs
2025-02-12  Michael Tremerweb: Remove the hero around the jobs
2025-02-12  Michael Tremerbuilders: Split stats into two lines
2025-02-12  Michael Tremerbuilders: Refactor listing with level
2025-02-12  Michael Tremerjobs: Unify the job listing
2025-02-12  Michael Tremerbuilds: Add an icon to view package
2025-02-12  Michael TremerCSS: Upgrade to Font-Awesome 6.7.1
2025-02-12  Michael TremerCSS: Migrate to Bulma 1.0.3
2025-02-12  Michael Tremerconfigure: No longer depend on pygmentize
2025-02-12  Michael Tremerconfigure: Migrate to Node SASS
2025-02-12  Michael Tremerbuilds: Properly check if something is a scratch build
2025-02-12  Michael Tremerpackages: Remove trailing dots from summaries
2025-02-12  Michael Tremerpackages: Add an icon
2025-02-12  Michael Tremerjobs: Remove packages from listing
2025-02-12  Michael Tremerbuilds: Add a new package listing
2025-02-11  Michael Tremerjobs: Split the icon into a separate element
2025-02-11  Michael Tremerusers: Implement changing storage quota
2025-02-11  Michael Tremerusers: Fix editing
2025-02-11  Michael Tremerusers: Always return an integer for the total number...
2025-02-11  Michael Tremerusers: Look for an exact match first when searching
2025-02-11  Michael Tremerweb: Add title to error page
2025-02-11  Michael Tremerbuilds: Make the list cleaner
2025-02-11  Michael Tremerweb: Don't make the username a button
2025-02-11  Michael Tremerjobs: Use level for the queue
2025-02-11  Michael Tremerweb: Use tabs in navigation
2025-02-11  Michael Tremerweb: Replace the Sign In button with an icon
2025-02-11  Michael TremerCSS: Add a color for noarch, too
2025-02-11  Michael Tremerdistros: Use my new arch colors
2025-02-11  Michael Tremerimages: Add modal with all checksums
2025-02-11  Michael TremerJS: Add code for modals
2025-02-11  Michael Tremerbackend: Catch non-existant files on stat()
2025-02-11  Michael Tremerbackend: Perform some path validation
2025-02-11  Michael Tremermirrors: Send the correct MIME type
2025-02-11  Michael Tremermirrors: Set Etag header in HEAD response
2025-02-11  Michael Tremermirrors: Ask clients to not cache the redirect
2025-02-11  Michael Tremermirrors: Support HEAD requests in load balancer
2025-02-11  Michael Tremermirrors: Don't send any Content-Type headers
2025-02-11  Michael Tremermirrors: Check if the file exists at all
2025-02-11  Michael Tremermirrors: Don't send body in error responses
2025-02-11  Michael Tremerratelimiter: Add primary key
2025-02-11  Michael Tremermirrors: Limit for up to 100 requests per hour for...
2025-02-11  Michael Tremermirrors: Add a universal download load balancer
2025-02-11  Michael Tremercache: Import datetime
2025-02-11  Michael Tremerweb: Add some basic Python built-ins
2025-02-11  Michael Tremerreleases: Add a simple listing of images
2025-02-11  Michael Tremerbackend: Extend path to URL function to support mirrors
2025-02-11  Michael Tremerbackend: Allow assembling absolute URLs
2025-02-11  Michael Tremerreleases: I will never learn this
2025-02-11  Michael Tremerbackend: Add helper function to make paths relative
2025-02-11  Michael Tremerreleases: Make the decision whether to mirror or not...
2025-02-11  Michael TremerCSS: Assign special colours for architectures
2025-02-11  Michael Tremerreleases: Show release date as short as possible
2025-02-11  Michael Tremerreleases: Fix publishing releases
2025-02-11  Michael Tremerreleases: Fix deleting releases and their images
2025-02-11  Michael Tremerreleases: Fix editing a release
2025-02-11  Michael Tremerreleases: Fix creating a new release
2025-02-11  Michael Tremerreleases: Fix rendering the detail page
2025-02-11  Michael Tremerreleases: Fix rendering the index page
2025-02-11  Michael Tremerreleases: Mirror all stable releases
next