D. Scott Boggs
|
1c400e7ffa
|
Remove no-longer-existing Rust feature default_free_fn
|
2023-08-26 06:09:04 -04:00 |
|
D. Scott Boggs
|
d7285a84bb
|
Fix authenticated track insertion
|
2023-08-26 06:09:04 -04:00 |
|
D. Scott Boggs
|
205a3b165e
|
Rename user -> users
|
2023-08-26 06:09:04 -04:00 |
|
D. Scott Boggs
|
f44f15d2b6
|
tracks are now relative to an authenticated user
|
2023-08-26 06:09:04 -04:00 |
|
D. Scott Boggs
|
46a9374571
|
Add entity and relations for user-tracks relationship
|
2023-08-26 06:09:04 -04:00 |
|
D. Scott Boggs
|
05bda8deb0
|
Add users-to-tracks many-to-many association
|
2023-08-26 06:09:04 -04:00 |
|
D. Scott Boggs
|
2485740291
|
Add login+sign_up routes and auth guard
|
2023-08-26 06:09:04 -04:00 |
|
D. Scott Boggs
|
792779a36d
|
Add support for rocket's "secret cookies"
|
2023-08-26 06:09:04 -04:00 |
|
D. Scott Boggs
|
0a197db93f
|
Add user model
|
2023-08-26 06:09:04 -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 |
|