- Mar 09, 2022
-
-
Kevin Morris authored
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
A new option has been added for configuration of SMTP timeout: - notifications.smtp-timeout During tests, we can change this timeout to be small, so we aren't depending on hardware-based RNG to pass the timeout. Without a timeout, users can run into a long-running test for no particular reason. Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
People can change comaintainer ownership to suspended users if they want to. Suspended users cannot login, so there is no breach of security here. It does make sense to allow ownership to be changed, imo. Closes #339 Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
- Mar 08, 2022
-
-
Kevin Morris authored
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
-
Kevin Morris authored
Not sure where this works, but it doesn't seem to work on my browser. Achieved the same by forEaching through the array returned by querySelectorAll instead. Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
This was incorrectly indiscriminately targetting _any_ proposal for a particular user. Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
- Mar 07, 2022
-
-
Matt Harrison authored
Fixes issue reported on the mailing list here: https://lists.archlinux.org/pipermail/aur-general/2022-March/036833.html Thanks to Henry-Joseph Audéoud for diagnosing the issue https://lists.archlinux.org/pipermail/aur-general/2022-March/036836.html Also update the event variable to use the local copy instead of the deprecated global version https://stackoverflow.com/questions/58341832/event-is-deprecated-what-should-be-used-instead
-
- Feb 26, 2022
-
-
Kevin Morris authored
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
Straight up bug. Closes #324 Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
- Feb 24, 2022
-
-
Kevin Morris authored
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
-
Colin Woodbury authored
-
Kevin Morris authored
-
- Feb 23, 2022
-
-
Kevin Morris authored
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
...This was an obvious bug in hindsight. Apologies :( Closes #314 Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
- Feb 21, 2022
-
-
Colin Woodbury authored
-
Colin Woodbury authored
-
Colin Woodbury authored
-
- Feb 20, 2022
-
-
Kevin Morris authored
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
This was causing some false negative errors in the update process, and it clearly not correct -- oops :( Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
- Feb 19, 2022
-
-
Kevin Morris authored
Additionally, respond with a 503 if the var is not set when /metrics is requested. Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
In addition, treat package search by keywords as lowercase. Closes #296, #297, #298, #301 Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
Somehow, many aur.al records of PackageVotes do not have a valid VoteTS value. This migration fixes that issue by setting all null VoteTS columns to the epoch timestamp. Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
- Feb 18, 2022
-
-
Kevin Morris authored
Closes #284 Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
We need to query for this after we've applied all filters. Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
The previous behavior was carried over from PHP. It has been requested that we use the true defaults when rendering the default form, making search a bit more sensible. Closes #269 Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
-
- Feb 17, 2022
-
-
Kevin Morris authored
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
This was not including other parameters that should be persisted for users. Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
These were being produced with the db state before the flag was set, which is not what should be done for flag notifications, as the notification contains data about the comment and the current flagger. Closes #292 Signed-off-by:
Kevin Morris <kevr@0cost.org>
-