Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Zeiterfassungswürfel
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lehrstuhl für Informatik 4 (Systemsoftware)
Zeiterfassungswürfel
Graph
revert-6f227d8d
Select Git revision
Branches
2
master
default
protected
revert-6f227d8d
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
6
Apr
20
Jan
20
Nov
18
13
11
9
8
22
Oct
24
Sep
10
27
Aug
26
12
1
27
Jul
25
23
22
18
9
8
5
4
3
1
25
Jun
20
18
12
10
5
May
4
12
Feb
Merge branch 'doc' into 'master'
master
master
Installationshinweise zum Webfrontend
Webfrontend via Docker
Support Docker
Fix CI
Update CI
Update Install instructions
Add local files according to INSTALL.md to gitignore
Use newer arudino and esp-idf version
Use carriage return and line feed for serial output
Fix typo in config.h and rename to example-config.h
Merge pull request #6 from Absurd-Mind/https
add support for https, configurable port, and context
INSTALL: update path and repo url
server: Properly handle cubes without previous connections
remote_mirror_b…
remote_mirror_b85b47ee69aa13a68096c16c10845a9f/master
fix gitlab-ci
Add Arduino Support (again)
Add License (AGPL v3)
Firmware: Renamed, improved doc, added CI
Delete unused, non-working Makefile
+= readme timecube code
Remove unfitting comma in cube status chart
Bild in Readme
Modify sketch to directly use ESP-IDF
update fritzing
Make tle counter 16bit to allow up to 768 entries ;)
Use custom class tle (TimeLogEntry) to reduce number of bit operations
Replace german debug strings with english ones
Use C++17 to use binary constants
ws-only: Fixup accelerometer.{cpp,h}
Properly calculate battery voltage from ADC reading (incl. ADC characterization)
ws-only: Adapt spaces all over sketch_timecube.cpp
Move setup() to top of code; introduce proper predecls
ws-only: Tabs instead of two spaces...
Add Makefile to get rid of arduino GUI
sketch_timecube: Reenable esp_wifi_stop() prior to deep sleep
CSV export
WorkCycleData: Initialise weekEnd with weekStart to always get correct month
Merge branch 'revert-6f227d8d' into 'master'
Revert "montage.md += Kommentar Schumi"
revert-6f227d8d…
revert-6f227d8d remote_mirror_b85b47ee69aa13a68096c16c10845a9f/revert-6f227d8d
Loading