|
1d4c5f356d
|
add first draft of logbook
|
2023-07-23 12:17:57 +02:00 |
|
|
b2f626f906
|
allow creating all fields for new boats
|
2023-07-22 16:36:02 +02:00 |
|
|
524d1acee2
|
add full CRUD for boats
|
2023-07-22 15:34:42 +02:00 |
|
|
c0bb6d51de
|
create create/delete/view function for boats
|
2023-07-22 13:57:17 +02:00 |
|
|
4ad6caa26c
|
trim string
|
2023-07-11 14:37:48 +02:00 |
|
|
a0afce344f
|
add debug log for auth
|
2023-07-11 09:16:13 +02:00 |
|
|
52f1c3c026
|
push
|
2023-06-08 17:23:23 +02:00 |
|
|
47920305c4
|
allow updating pinning an planned_trip
|
2023-06-08 11:28:25 +02:00 |
|
|
87ed710f66
|
add is_pinned functionality
|
2023-06-08 10:57:42 +02:00 |
|
|
d7417804a0
|
renew cookies on every action; increase cookie timeout to 3 months
|
2023-06-07 00:07:11 +02:00 |
|
|
2420b69d43
|
fix tests
|
2023-06-06 12:26:48 +02:00 |
|
|
2159802cca
|
remove unused import
|
2023-06-06 10:09:48 +02:00 |
|
|
eccf224a40
|
order names by last access
|
2023-06-06 10:08:54 +02:00 |
|
|
ca93bc93c2
|
push
|
2023-06-05 14:56:15 +02:00 |
|
|
030fcd1c6f
|
push
|
2023-06-05 14:50:01 +02:00 |
|
|
e8e84e8d37
|
push
|
2023-06-05 14:43:31 +02:00 |
|
|
5230762190
|
push
|
2023-06-05 14:25:23 +02:00 |
|
|
b6057f066d
|
push
|
2023-06-05 14:07:46 +02:00 |
|
|
a72e19d8e1
|
push
|
2023-06-05 14:01:55 +02:00 |
|
|
51b0ba8cf4
|
fix ics
|
2023-06-05 13:29:55 +02:00 |
|
|
f64128e0b1
|
Use crlf
|
2023-06-05 13:27:08 +02:00 |
|
|
2530d6343d
|
add dtstamp
|
2023-06-05 13:21:41 +02:00 |
|
|
b237ff3850
|
add timezone information in ics feed
|
2023-06-05 13:18:40 +02:00 |
|
|
bae288cb43
|
clean code with clippy
|
2023-05-30 14:47:44 +02:00 |
|
|
9c30cda326
|
clean code with clippy
|
2023-05-30 14:36:23 +02:00 |
|
|
273239ef34
|
add nice name of calendar
|
2023-05-28 20:05:51 +02:00 |
|
|
d688faf579
|
name calendar
|
2023-05-24 15:44:43 +02:00 |
|
|
05b65b2f67
|
restructre
|
2023-05-24 15:36:38 +02:00 |
|
|
aa2d5bc7dd
|
add first draft of cal
|
2023-05-24 15:09:38 +02:00 |
|
|
478ce329e3
|
Push
|
2023-05-24 13:11:47 +02:00 |
|
|
c91db80ce5
|
no more clones!
|
2023-05-24 12:18:14 +02:00 |
|
|
1c74d11e96
|
fix clones()
|
2023-05-24 12:16:13 +02:00 |
|
|
99296d4060
|
fix many clones()
|
2023-05-24 12:11:55 +02:00 |
|
|
cf45036642
|
clean rss string
|
2023-05-24 09:39:49 +02:00 |
|
|
abf720ed36
|
push
|
2023-05-24 09:36:48 +02:00 |
|
|
e9d0ffd189
|
try sth
|
2023-05-24 09:31:18 +02:00 |
|
|
26f1ad785e
|
fix feed
|
2023-05-24 09:21:22 +02:00 |
|
|
33aeb28140
|
properly close rss feed
|
2023-05-24 09:11:34 +02:00 |
|
|
1ff5fb9a43
|
fix
|
2023-05-24 09:07:20 +02:00 |
|
|
bfdc815a36
|
remove rss dep
|
2023-05-24 09:05:07 +02:00 |
|
|
968ab00cc0
|
show last access time
|
2023-05-10 09:04:09 +02:00 |
|
|
8c38a2faf6
|
add last_access column for user table
|
2023-05-10 08:57:20 +02:00 |
|
|
c89a199a33
|
use proper field
|
2023-05-03 22:54:10 +02:00 |
|
|
9f7fa6b8c4
|
add edit option of planned_events
|
2023-05-03 22:40:22 +02:00 |
|
|
2fd5b65994
|
fix tests and add new one
|
2023-05-03 16:53:36 +02:00 |
|
|
787b28cc23
|
allow trip_type edit of trip
|
2023-05-03 16:51:37 +02:00 |
|
|
3f01bf39b3
|
deduplicate code
|
2023-05-03 16:06:27 +02:00 |
|
|
0b34b776ac
|
remove unwrap :-)
|
2023-05-03 15:59:28 +02:00 |
|
|
913d0ac78e
|
push
|
2023-05-03 13:32:23 +02:00 |
|
|
bb4dba7bc9
|
only allow guests to register for specific events; don't even show them the other trips
|
2023-04-29 18:57:01 +02:00 |
|