cryptogopher
cryptogopher closed issue fixin.me/fixin.me#66 2026-03-01 20:01:39 +01:00
Run password recovery from same form data as sign in
cryptogopher closed issue fixin.me/fixin.me#65 2026-03-01 19:58:56 +01:00
Don't leak registered users' email addresses on "Recover password" and "Resend confirmation"
cryptogopher pushed to master at fixin.me/fixin.me 2026-03-01 19:58:56 +01:00
a89bd9f14a Merge recover password/resend confirmation forms into sign in/register
cryptogopher pushed to master at fixin.me/fixin.me 2026-02-26 02:39:45 +01:00
ea8bff9b3d Bundle update to Rails 7.2.3, Devise 5
cryptogopher pushed to master at fixin.me/fixin.me 2026-02-26 02:13:06 +01:00
dfdc7a17b8 Bundle update to Rails 7.2.3, Devise 5
cryptogopher pushed to master at fixin.me/fixin.me 2026-02-25 16:47:10 +01:00
b493840032 Bundle update to Rails 7.2.3, Devise 5
cryptogopher opened issue fixin.me/fixin.me#67 2026-02-23 04:17:54 +01:00
Rate limit actions causing e-mail sending when user not logged in
cryptogopher closed issue fixin.me/fixin.me#32 2026-02-22 17:52:43 +01:00
UsersTest#test_delete_profile --seed 45657
cryptogopher pushed to master at fixin.me/fixin.me 2026-02-22 17:52:43 +01:00
80130fb7d1 Allow cascade delete Unit/Quantity
cryptogopher pushed to master at fixin.me/fixin.me 2026-02-22 00:56:05 +01:00
1ba7d29441 Update tests to match labeled form changes
cryptogopher pushed to master at fixin.me/fixin.me 2026-02-22 00:53:37 +01:00
84945fa4b4 Simplify and improve labeled form
cryptogopher pushed to master at fixin.me/fixin.me 2026-02-21 00:32:38 +01:00
25af6c548b Simplify and improve labeled form
cryptogopher commented on issue fixin.me/fixin.me#35 2026-02-21 00:09:12 +01:00
Migrate Users#show layout to grid

Fixed in 8477711f419c3439d779a6c4ceb6173d021f605e

cryptogopher closed issue fixin.me/fixin.me#35 2026-02-21 00:09:12 +01:00
Migrate Users#show layout to grid
cryptogopher pushed to master at fixin.me/fixin.me 2026-02-21 00:00:58 +01:00
8477711f41 Simplify and improve labeled form
cryptogopher pushed to master at fixin.me/fixin.me 2026-02-15 00:34:07 +01:00
fc192e1e84 WIP: simplify labeled form
cryptogopher pushed to master at Arduino/metronom 2026-02-12 00:12:31 +01:00
c2af98d588 Display also humidity and pressure
cryptogopher opened issue Arduino/metronom#7 2026-02-10 23:14:29 +01:00
Disable Arduino MKR LEDs: green and blinking orange
cryptogopher opened issue Arduino/metronom#6 2026-02-10 22:17:19 +01:00
Add enclosure/scaffolding
cryptogopher opened issue Arduino/metronom#5 2026-02-10 22:10:30 +01:00
Add device image/video to docs+README
cryptogopher opened issue Arduino/metronom#4 2026-02-10 22:07:30 +01:00
Humidity measurement smoothing/hysteresis
cryptogopher opened issue Arduino/metronom#3 2026-02-10 22:00:59 +01:00
Regulate display tube brightness based on light sensor
cryptogopher opened issue Arduino/metronom#2 2026-02-10 21:54:27 +01:00
Start/stop metronome task from button ISR
cryptogopher opened issue Arduino/metronom#1 2026-02-10 21:53:44 +01:00
Fix button debouncing