D. Scott Boggs
|
4fb02e704c
|
add tests
|
2023-08-10 10:39:37 -04:00 |
|
D. Scott Boggs
|
b4d524dccb
|
Remove no-longer-existing Rust feature default_free_fn
|
2023-07-20 07:39:46 -04:00 |
|
D. Scott Boggs
|
01004e237b
|
Fix authenticated track insertion
|
2023-06-27 14:20:43 -04:00 |
|
D. Scott Boggs
|
149a936638
|
Rename user -> users
|
2023-06-27 14:18:07 -04:00 |
|
D. Scott Boggs
|
cf8380db35
|
tracks are now relative to an authenticated user
|
2023-06-27 06:12:45 -04:00 |
|
D. Scott Boggs
|
7ffc176698
|
Add entity and relations for user-tracks relationship
|
2023-06-27 06:12:45 -04:00 |
|
D. Scott Boggs
|
d8c9594d92
|
Add users-to-tracks many-to-many association
|
2023-06-27 06:12:45 -04:00 |
|
D. Scott Boggs
|
88b58bb19d
|
Add login+sign_up routes and auth guard
|
2023-06-27 06:12:45 -04:00 |
|
D. Scott Boggs
|
a8a23ff740
|
Add support for rocket's "secret cookies"
|
2023-06-27 06:12:45 -04:00 |
|
D. Scott Boggs
|
17013a0643
|
Add user model
|
2023-06-27 06:12:45 -04:00 |
|
D. Scott Boggs
|
bfe0537750
|
Fix bug where clearing ticks on one day would clear all ticks for the track on all days
|
2023-06-25 15:17:59 -04:00 |
|
D. Scott Boggs
|
7a1dee61c9
|
Add updates for track changes
|
2023-06-25 14:32:02 -04:00 |
|
D. Scott Boggs
|
a60a4c4885
|
Whoops, didn't commit for a while. Added button toggling logic, doesn't work
|
2023-06-20 08:40:35 -04:00 |
|
D. Scott Boggs
|
da4f4ba151
|
Rename the project
|
2023-06-19 11:18:59 -04:00 |
|
D. Scott Boggs
|
c22241008e
|
Add update subscription endpoint
|
2023-06-18 08:11:11 -04:00 |
|
D. Scott Boggs
|
c85af82eb7
|
Add API method to easiliy tick a track now
|
2023-06-17 13:20:08 -04:00 |
|
D. Scott Boggs
|
e2efd6fe66
|
Fix typo
|
2023-06-17 13:19:27 -04:00 |
|
D. Scott Boggs
|
4b6d90d3ce
|
Add logging
|
2023-06-14 11:40:59 -04:00 |
|
D. Scott Boggs
|
1438ab6d24
|
Add endpoint for getting ticks related to a track
|
2023-06-14 11:40:59 -04:00 |
|
D. Scott Boggs
|
76cb73bb03
|
Temporarily configure docker-compose for dev/debug
|
2023-06-14 11:40:59 -04:00 |
|
D. Scott Boggs
|
526990704b
|
add route to import the database file
|
2023-06-13 12:26:39 -04:00 |
|
D. Scott Boggs
|
eff89e7100
|
Add unsafe_import route
|
2023-06-13 10:19:14 -04:00 |
|
D. Scott Boggs
|
0b57f140cb
|
Add static file server to rocket & SPA index redirect
|
2023-06-11 08:56:20 -04:00 |
|
D. Scott Boggs
|
f794f5c974
|
Add client dir, move .git from server to parent dir
|
2023-06-11 07:03:06 -04:00 |
|