Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
52d108fa75
Get the FDroid project to the point where it starts and runs. Not creating the actual repo under the webserver yet though. Does not seem to be keeping the APKs the Dockerfile downloads.
df3a4cb354
Update wording for the website's files directory README.
e6947d4a30
Only show the int value of the battery percentage by default, rather than including the decimals.
b0762c7baf
Move the status generation to its own file and give it a testing mode. Greatly enhance the logic and reduce the amount of times each variable gets updated.