DAS

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2025-05-26
10:14
Refactor to user.IsAdmin (instead of simple comparison) ... (Leaf check-in: 6950c573de user: stern tags: trunk)
10:11
Update DEPENDENCIES.txt ... (check-in: 9310abe266 user: stern tags: trunk)
10:05
Replace lecturer check in ListCourses with middleware ... (check-in: 5ced8cc389 user: stern tags: trunk)
09:59
Update dependencies; integrate new middleware/check ... (check-in: ee364640a5 user: stern tags: trunk)
2025-05-23
17:22
Add missing grouping fields ... (check-in: 5caeee80af user: stern tags: trunk)
15:36
Add datetime and number to grouping dialog; fix some grouping errors ... (check-in: fd93923fa1 user: stern tags: trunk)
13:55
Very first support for groupings ... (check-in: 97507b86c8 user: stern tags: trunk)
2025-05-22
18:12
Fix: allow to update primary lecturer of a course ... (check-in: d32ae335af user: stern tags: trunk)
18:10
Remove unneeded var as a key to set/get a context value ... (check-in: 80db786565 user: stern tags: trunk)
11:52
Small cleanups ... (check-in: f2ecf21d5d user: stern tags: trunk)
10:35
Refactor / cleanup usecase code ... (check-in: 95f6aeb98c user: stern tags: trunk)
10:34
Remove unneeded parameter ... (check-in: 4867c545a2 user: stern tags: trunk)
09:59
Fix auth rule for new topic from course ... (check-in: 4a779769c5 user: stern tags: trunk)
09:54
Refactor WebUI checks to middleware functors ... (check-in: 3376e3bea3 user: stern tags: trunk)
09:27
Remove nested transaction ... (check-in: 699959eee4 user: stern tags: trunk)
08:54
Some smaller fixes ... (check-in: 31c565c28f user: stern tags: trunk)
08:39
Refactor request context handling ... (check-in: 4b67e8e461 user: stern tags: trunk)
08:28
Add functor to ensure an admin ... (check-in: e73c27a144 user: stern tags: trunk)
08:27
Add comments to user role enum ... (check-in: 796ded4407 user: stern tags: trunk)
08:00
Update dependency sqlite ... (check-in: ea5aab041b user: stern tags: trunk)
2025-05-21
17:19
Adapt to webs changes: make use of middleware and remove self-made ad hoc handler nesting ... (check-in: 0bb667a8be user: stern tags: trunk)
13:28
Adapt to webs changes ... (check-in: 63fefc5977 user: stern tags: trunk)
2025-05-20
17:04
Adapt to new webs/site (middleware names) ... (check-in: c1e44f2685 user: stern tags: trunk)
16:13
Adapt to webs change; update dependencies ... (check-in: 0d05a732bc user: stern tags: trunk)
15:50
Make Site.Basepath at least in principle configurable ... (check-in: 1d4b78900f user: stern tags: trunk)
2025-05-19
16:39
Adapt to t73f.de/r changes ... (check-in: 6c23d2e6c0 user: stern tags: trunk)
2025-04-22
18:13
Use sx prelude; add some bindings (not, and) ... (check-in: bc4cedc5e3 user: stern tags: trunk)
17:17
Adapt to dependency updates ... (check-in: a6e24da840 user: stern tags: trunk)
2025-03-12
16:14
Move internal packages into internal directory ... (check-in: 4387022ca4 user: stern tags: trunk)
2025-03-09
11:35
Fix missing rows.Close() ... (check-in: b3d58382e7 user: stern tags: trunk)
2025-02-21
13:25
Refactor code to make revive linter happy ... (check-in: 1523a476aa user: stern tags: trunk)
13:14
Make dbs changes official ... (check-in: bc818969f5 user: stern tags: trunk)
12:56
Refactor DB code ... (Closed-Leaf check-in: de70cfa9b6 user: stern tags: dbs)
2025-02-20
18:06
Make use of package dbs ... (check-in: a08552ff72 user: stern tags: dbs)
2025-02-17
13:42
Update dependencies ... (check-in: 67e2cedfbd user: stern tags: trunk)
2025-02-16
18:23
Update dependencies ... (check-in: ab8f012973 user: stern tags: trunk)
2025-02-12
19:13
Use Go 1.24 ... (check-in: 5d51b298db user: stern tags: trunk)
2024-11-11
16:10
Typos in /about ... (check-in: 5262a5d4dc user: stern tags: trunk)
2024-10-07
09:20
Update external dependencies ... (check-in: 590375ee21 user: stern tags: trunk)
2024-08-14
09:06
Update dependencies -> use Go 1.23 ... (check-in: d5faf1d335 user: stern tags: trunk)
2024-08-06
09:50
Update dependency webs/site to fix URL path generation bug ... (check-in: 4cda34a174 user: stern tags: trunk)
09:16
Move builtin url-for to new package sxwebs/sxsite ... (check-in: 890366035e user: stern tags: trunk)
2024-08-04
15:33
WebUI: refactor call to template function ... (check-in: 6e487483c7 user: stern tags: trunk)
2024-08-02
16:41
Move site structure declaration into external package ... (check-in: 29c9b86ec6 user: stern tags: trunk)
13:38
Move some WebUI methods to Site and template ... (check-in: 883a452ecd user: stern tags: trunk)
13:21
Refactor to decouple template and WebUI ... (check-in: 30ca2379c9 user: stern tags: trunk)
13:09
Refactor template handling to decouple it from WebUI object ... (check-in: 6ccd938db2 user: stern tags: trunk)
10:48
Update dependencies ... (check-in: b6e4215d59 user: stern tags: trunk)
10:46
Update to latest sx (to fix a race / logic error) ... (check-in: b0cda77011 user: stern tags: trunk)
2024-08-01
16:11
Removeing call to (render-template t) and use (t) instead ... (check-in: 933a9eff90 user: stern tags: trunk)