index
:
sklad
master
origin/master
Simple personal warehouse management system or, let's rather say, "stuff management system", employing a web UI for easy mobile access from a smartphone
Přemysl Eric Janouch <p@janouch.name>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump Go modules to 1.17
Přemysl Eric Janouch
2021-08-19
1
-1
/
+1
*
Add support for printing on red/black tapes
Přemysl Eric Janouch
2021-06-10
5
-22
/
+80
*
bdf: make it possible to set the drawing colour
Přemysl Eric Janouch
2021-06-09
6
-8
/
+14
*
Update dependencies
Přemysl Eric Janouch
2021-06-08
2
-94
/
+3
*
Name change
Přemysl Eric Janouch
2020-10-10
1
-1
/
+1
*
sklad: close the DB FD once finished reading
Přemysl Eric Janouch
2020-10-10
1
-0
/
+1
*
label-tool: respect font ascent and descent
Přemysl Janouch
2019-04-26
2
-24
/
+44
*
label-tool: send pages as UTF-8
Přemysl Janouch
2019-04-25
1
-2
/
+2
*
label-tool: make it possible to print free form text
Přemysl Janouch
2019-04-25
2
-14
/
+123
*
label-tool: allow choosing from multiple fonts
Přemysl Janouch
2019-04-25
1
-25
/
+75
*
bdf-preview: style corrections
Přemysl Janouch
2019-04-25
1
-16
/
+16
*
sklad: proper validations on container update
Přemysl Janouch
2019-04-22
1
-0
/
+7
*
sklad: prefill form with last values on error
Přemysl Janouch
2019-04-22
2
-19
/
+34
*
sklad: use Request.URL when self-redirecting
Přemysl Janouch
2019-04-22
1
-2
/
+2
*
sklad: redirect to GET on successful DB changes
Přemysl Janouch
2019-04-22
1
-7
/
+13
*
sklad: show the context when deleting containers
Přemysl Janouch
2019-04-22
1
-1
/
+7
*
sklad: fix index update when changing parent
Přemysl Janouch
2019-04-19
1
-1
/
+1
*
sklad: make it possible to update the parent
Přemysl Janouch
2019-04-19
1
-0
/
+1
*
sklad: always try to shut down cleanly
Přemysl Janouch
2019-04-19
1
-1
/
+21
*
sklad: highlight matches in the search
Přemysl Janouch
2019-04-18
2
-2
/
+17
*
sklad: make containers always link to self
Přemysl Janouch
2019-04-18
1
-1
/
+1
*
Avoid DB data races from different goroutines
Přemysl Janouch
2019-04-16
1
-0
/
+6
*
Add a LICENSE file
Přemysl Janouch
2019-04-16
1
-0
/
+12
*
sklad: clean up templates
Přemysl Janouch
2019-04-16
6
-130
/
+139
*
README.adoc: add a representative picture
Přemysl Janouch
2019-04-16
2
-0
/
+2
*
sklad: prevent creating container cycles
Přemysl Janouch
2019-04-16
3
-3
/
+16
*
sklad: open label printing in a new window/tab
Přemysl Janouch
2019-04-15
1
-2
/
+2
*
sklad: link to container in print confirmation
Přemysl Janouch
2019-04-15
1
-1
/
+1
*
sklad: use textarea placeholder also for editing
Přemysl Janouch
2019-04-15
1
-3
/
+3
*
sklad: show whole container descriptions
Přemysl Janouch
2019-04-15
2
-2
/
+15
*
sklad: trim spaces from user-supplied attributes
Přemysl Janouch
2019-04-15
1
-4
/
+5
*
sklad: support running under a prefix
Přemysl Janouch
2019-04-15
6
-46
/
+57
*
sklad: breadcrumbs for all containers
Přemysl Janouch
2019-04-15
1
-2
/
+10
*
sklad: create, update, remove
Přemysl Janouch
2019-04-15
4
-25
/
+262
*
sklad: show the number of members of each series
Přemysl Janouch
2019-04-14
3
-8
/
+23
*
Add README.adoc
Přemysl Janouch
2019-04-14
1
-0
/
+49
*
Move commands under cmd/
Přemysl Janouch
2019-04-14
14
-0
/
+0
*
sklad: remove obsolete comment
Přemysl Janouch
2019-04-14
1
-3
/
+0
*
label-tool: unindent template
Přemysl Janouch
2019-04-14
1
-53
/
+53
*
Flush input buffers on printer initialization
Přemysl Janouch
2019-04-14
2
-13
/
+13
*
sklad: don't post-login redirect to POST requests
Přemysl Janouch
2019-04-14
1
-1
/
+1
*
sklad: import label printing capability from label-tool
Přemysl Janouch
2019-04-14
4
-51
/
+91
*
sklad: implement search
Přemysl Janouch
2019-04-14
3
-9
/
+92
*
sklad: cleanup, add comment
Přemysl Janouch
2019-04-14
3
-36
/
+37
*
sklad: autofocus desirable input fields
Přemysl Janouch
2019-04-14
2
-2
/
+2
*
sklad: preliminary web interface
Přemysl Janouch
2019-04-14
6
-46
/
+253
*
sklad: styling, add a basic view for containers
Přemysl Janouch
2019-04-14
4
-20
/
+84
*
sklad: implement login and logout
Přemysl Janouch
2019-04-13
5
-12
/
+207
*
sklad: write timestamps to the DB log
Přemysl Janouch
2019-04-13
1
-1
/
+8
*
sklad: sync the database log
Přemysl Janouch
2019-04-13
1
-2
/
+4
[next]