academy-chauffeurs
Filename
Size
Last Commit Date
Commit Message
..
internal
data
code.js
164650
2022/11/01 09:22:54
re-arranged some of the invoice totals
index.html
244
2016/09/02 09:54:40
updated embedding to use httpdir package
style.css
13672
2018/06/04 14:49:12
added minimum height for textareas
updater
main.go
1870
2018/06/12 14:35:16
updated to vanity urls
manifiest.xml
845
2015/07/10 17:33:30
Added manifest to (hopefully) get a UAC prompt
auth.go
2356
2017/08/09 15:08:00
removed caching for index page to force auth check
backup.go
1907
2022/08/11 12:39:32
check mkdir errors
calendar.go
4012
2022/08/01 15:13:19
add fields to initialiser
calls.go
37231
2022/08/11 11:41:55
removed update consts
emails.go
2881
2022/08/01 15:13:43
removed unused consts
export.go
15595
2022/05/13 13:00:54
updated to latest form package
file_code.go
63349
2022/11/01 09:23:08
re-embedded
file_index.go
431
2022/05/14 08:19:47
re-embedded
file_style.go
7527
2022/05/14 08:19:47
re-embedded
files.go
100
2016/09/02 09:54:40
updated embedding to use httpdir package
getsetrm.go
7854
2022/08/11 11:49:05
need to catch error
go.mod
590
2024/04/19 12:17:16
Bump golang.org/x/net from 0.17.0 to 0.23.0 Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0. - [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com
go.sum
3069
2024/04/19 12:17:16
Bump golang.org/x/net from 0.17.0 to 0.23.0 Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0. - [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com
main.go
1383
2018/06/12 14:35:16
updated to vanity urls
messages.go
3195
2022/08/03 12:24:32
no need for ioutil package here, can just use io
upgrade.go
7372
2022/05/14 08:18:10
added new SQL columns
utils.go
81
2022/08/11 11:41:14
removed unused mobile number check/parse