Commit graph

4 commits

Author SHA1 Message Date
5420f9c817 Rewrite it in TypeScript; I have no idea if that works. It's still a work-in-progress. 2019-05-05 01:07:55 +02:00
17fd6f70b8 Add .drone.yml for continuous integration on Drone CI.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-03 18:48:36 +02:00
51d21d8ff6 added a few more build targets:
- base: includes the main uhr.js plus de_CH
- baselangs: includes all languages except de_CH
- complete: includes uhr.js and all languages (existed before)
- langs: includes all languages (existed before)
- main: includes only uhr.js (existed before)
- libs: includes required libs: jquery, jquery-ui (core + widget),
  jquery-cookie

updated info/index.html
2015-01-16 15:48:51 +01:00
018367f1ce first step of gruntifying/nodifying/bowerifying the whole thing 2015-01-12 18:49:30 +01:00