This website requires JavaScript.
2ada8acc64
Simple, but working!, prototype of a WebComponent based clock.
feature/webcomponent
Manuel Friedli
2022-10-05 01:28:29 +0200
4071e8be63
Move everything to the legacy/ directory.
Manuel Friedli
2022-10-04 22:16:55 +0200
da6993b4f9
Add a section for publishing a release to Gitea to the drone config file. This has not been tested yet!
feature/enable-gitea-releases
Manuel Friedli
2021-02-24 21:42:34 +0100
d82bd08d12
Merge pull request 'feature/3-migrate-from-grunt-to-webpack' (#13 ) from feature/3-migrate-from-grunt-to-webpack into develop
develop
Manuel Friedli
2021-02-24 17:01:19 +0100
5d6f519564
Use newer docker image for build.
Manuel Friedli
2021-02-24 16:56:43 +0100
2fdbbe888e
Delete Gruntfile.js.
Manuel Friedli
2021-02-24 16:51:54 +0100
a45d25ded6
Reorganize all build related files into a more or less sensible folder structure.
Manuel Friedli
2021-02-24 16:45:25 +0100
09b6658788
Remove all dependencies on grunt and the like.
Manuel Friedli
2021-02-24 16:28:25 +0100
3cb1a940f0
Generate the CSS files by rollup as well. Grunt is now obsolete.
Manuel Friedli
2021-02-24 16:19:00 +0100
41c8f57146
Move all build config javascript files to a dedicated folder.
Manuel Friedli
2021-02-24 14:30:29 +0100
e06d1d6f73
Simplify all rollup build configs.
Manuel Friedli
2021-02-24 13:45:07 +0100
621468b27f
Build JS assets with rollup instead of grunt.
Manuel Friedli
2021-02-24 13:19:33 +0100
b6a368040c
Don't call grunt directly, thus decoupling it from the build process.
Manuel Friedli
2021-02-24 10:25:08 +0100
4f82a9175f
Merge pull request 'Run npm audit fix' (#11 ) from feature/3-migrate-from-grunt-to-webpack into develop
Manuel Friedli
2021-02-24 09:48:00 +0100
4979cb2371
Run npm audit fix
Manuel Friedli
2021-02-24 09:39:23 +0100
7cfbf5c1e7
replaced name by id
feature/update-html5
Manuel Friedli
2014-10-25 01:28:56 +0200
e5b18cc268
9.0.0-dev.1
v9.0.0-dev.1
feature/3-remove-grunt-as-build-tool
Manuel Friedli
2019-05-11 00:06:24 +0200
b601131dfb
Add files after build.
Manuel Friedli
2019-05-11 00:01:22 +0200
46a0c05d6f
Try and fix the (pre)-release script.
Manuel Friedli
2019-05-10 23:49:22 +0200
a807440e4d
So, the gitea-release-plugin only works for tags. Oh well ...
Manuel Friedli
2019-05-10 23:29:30 +0200
0957f0f1a4
Try releasing.
Manuel Friedli
2019-05-10 15:23:56 +0200
32a25e27b1
This seems to be the option I was looking for.
Manuel Friedli
2019-05-10 15:10:05 +0200
cb92b01fdc
Rename parameter to err_ignore
Manuel Friedli
2019-05-10 14:48:37 +0200
214ff6227d
Try and allow auditing to fail. Will this be visible on the build server?
Manuel Friedli
2019-05-10 14:43:38 +0200
ac7cb66bd0
Refine linting rules.
Manuel Friedli
2019-05-10 14:32:39 +0200
40eef0fa04
More linting
Manuel Friedli
2019-05-10 01:33:53 +0200
a57c97e1a1
Lots of linting.
Manuel Friedli
2019-05-10 01:18:32 +0200
0d33434dbf
Fix some linting errors.
Manuel Friedli
2019-05-10 00:21:45 +0200
133287988e
Refactor, and stricter linting (with failures now).
Manuel Friedli
2019-05-10 00:19:58 +0200
7a16ac2c0a
Rename renderer.ts to layout-renderer.ts and also rename the class accordingly. This is more precise.
Manuel Friedli
2019-05-09 20:14:57 +0200
e83a37fd85
Fix FIXME
Manuel Friedli
2019-05-09 20:10:58 +0200
2c30a14c03
Sort imports alphabetically.
Manuel Friedli
2019-05-09 19:25:52 +0200
d00292fbb9
Migrate from CSS to SCSS. There's still a lot of potential, though.
Manuel Friedli
2019-05-09 19:04:17 +0200
dd1e7a2d18
Clean up and convert black.css to SASS.
Manuel Friedli
2019-05-08 03:18:13 +0200
fad4a2382a
Now, uhr.bundle.js contains it all, while uhr.js contains no layouts but just the plain Uhr widget.
Manuel Friedli
2019-05-08 03:04:52 +0200
7bee939654
Enable auditing and update package-lock.json.
Manuel Friedli
2019-05-08 02:10:16 +0200
5f5bc2256e
Separate development and production build.
Manuel Friedli
2019-05-08 01:28:16 +0200
f01d10b81d
Some CSS bundling with webpack.
Manuel Friedli
2019-05-08 00:01:54 +0200
4b64d4a793
Adjust README
Manuel Friedli
2019-05-06 02:39:59 +0200
3c986d645a
Exclude external dependencies jQuery and js-cookie from the bunde; use npm run build for bundling a production build; fix deprecated warnings.
Manuel Friedli
2019-05-06 02:03:44 +0200
174e0d9af2
Enable linting
Manuel Friedli
2019-05-05 12:18:46 +0200
f344cdb3f8
Remove debug output statements and sort layouts alphabetically (by prettyName).
Manuel Friedli
2019-05-05 11:06:37 +0200
708645f968
Delete obsolete layout definitions.
Manuel Friedli
2019-05-05 11:01:43 +0200
5a00280bdc
Migrate all layouts
Manuel Friedli
2019-05-05 10:59:50 +0200
3e18bcb223
Clean up dependencies
Manuel Friedli
2019-05-05 03:45:04 +0200
510bbd8f3b
Build uing npm/webpack instead of grunt.
Manuel Friedli
2019-05-05 03:42:15 +0200
57d074d5fe
It works now, but needs a lot more polish; also, must convert all layouts.
Manuel Friedli
2019-05-05 03:41:01 +0200
933a3c92f5
Bundle using webpack.
Manuel Friedli
2019-05-05 02:44:01 +0200
1929209937
Rename uehrli.ts to uhr.ts, reformat the whole code base and fix typings problems.
Manuel Friedli
2019-05-05 01:54:28 +0200
5420f9c817
Rewrite it in TypeScript; I have no idea if that works. It's still a work-in-progress.
Manuel Friedli
2019-05-05 01:07:55 +0200
079bda7fb0
Merge branch 'feature/build-on-drone-ci' of manuel/uhr into develop
Manuel Friedli
2019-05-04 00:25:58 +0200
dd8356861f
Make the test less strict.
Manuel Friedli
2019-05-04 00:21:38 +0200
92817becc8
Lift version to 9.0.0-dev.0, since there were several large dependency upgrades
Manuel Friedli
2019-05-04 00:04:11 +0200
1655a24aa4
Fix test again (to run on Linux, screw Windows) and re-add all files in dist/.
Manuel Friedli
2019-05-03 23:54:30 +0200
3355ee5cf5
Various clean ups
Manuel Friedli
2019-05-03 23:52:23 +0200
40d762f90a
Add rebuilt file
Manuel Friedli
2019-05-03 23:44:03 +0200
864f0052b4
Fix test
Manuel Friedli
2019-05-03 23:43:51 +0200
1583f73220
Don't include deprecated jquery-ui.core.js, which breaks everything.
Manuel Friedli
2019-05-03 23:43:10 +0200
5a3e672b9c
Fix various linting errors
Manuel Friedli
2019-05-03 22:27:16 +0200
82f867a8ec
Update all dependencies to their latest versions
Manuel Friedli
2019-05-03 19:01:49 +0200
17fd6f70b8
Add .drone.yml for continuous integration on Drone CI.
Manuel Friedli
2019-05-03 18:34:29 +0200
d7581628af
Fix Readme
Manuel Friedli
2018-06-22 12:15:54 +0200
b4a6f114de
Intermediate commit
intermediate
Manuel Friedli
2018-06-22 01:17:39 +0200
46756f6e80
tinker
feature/angular
Manuel Friedli
2017-11-11 00:46:26 +0100
4f25cdf47b
fix yarn.lock
Manuel Friedli
2017-11-10 20:50:55 +0100
d9ad805d81
some tinkering
Manuel Friedli
2017-11-10 20:30:08 +0100
e23cb55543
Move everything to the _old directory and add the angular-cli generated angular app scaffold.
Manuel Friedli
2017-11-10 17:30:09 +0100
a482920f44
Merge branch 'feature/remove-bower' into 'develop'
Manuel Friedli
2016-06-27 20:49:58 +0200
9f63969eff
revert tests to previous state
Manuel Friedli
2016-06-27 20:44:55 +0200
fc8dc28fb7
final clean up
Manuel Friedli
2016-06-27 20:34:43 +0200
bb0dab5434
the build runs!
Manuel Friedli
2016-06-27 20:26:20 +0200
c5bc72c0ad
update .gitlab-ci.yml
Manuel Friedli
2016-06-27 19:49:06 +0200
909e263d41
moved stuff from bower to npm, adapted gruntfile. tests fail for now.
Manuel Friedli
2016-06-27 18:07:24 +0200
852ff910f0
update version to next dev (8.0.4-dev.0)
Manuel Friedli
2016-06-27 01:49:37 +0200
61d180fcfd
release version 8.0.3, as 8.0.2 is utterly unusable. sorry.
v8.0.3
master
Manuel Friedli
2016-06-27 01:48:21 +0200
eec51682ac
Merge branch 'master' into develop
Manuel Friedli
2016-06-27 01:45:28 +0200
cf27fa9d04
release version 8.0.2
v8.0.2
Manuel Friedli
2016-06-27 01:42:40 +0200
57aba62acf
Merge branch 'feature/set-up-environments' into 'develop'
Manuel Friedli
2016-06-27 01:27:26 +0200
cdb30e405f
make sure we're using a javascript-enabled runner for the builds
Manuel Friedli
2016-06-27 01:19:34 +0200
1c2015b41b
obviously, we don't want to print the destination path in the build output
Manuel Friedli
2016-06-27 01:13:09 +0200
7d774e6f6a
also relete hidden files and directories
Manuel Friedli
2016-06-27 01:12:12 +0200
f6a24858d0
making progress: the deploy script seems somewhat useful now.
Manuel Friedli
2016-06-27 01:10:08 +0200
1163a6e357
perhaps use switch-statement?
Manuel Friedli
2016-06-27 00:58:36 +0200
36a94a07a7
some testing
Manuel Friedli
2016-06-27 00:51:56 +0200
9cb3b60335
... and do it properly
Manuel Friedli
2016-06-27 00:49:00 +0200
c218052556
try to simplify stuff
Manuel Friedli
2016-06-27 00:47:59 +0200
c7dc93e092
fixed CD.
Manuel Friedli
2016-06-27 00:28:31 +0200
65c113913f
first attempt at CD!
Manuel Friedli
2016-06-27 00:23:08 +0200
7448563449
use job template to prevent copy&pasting
Manuel Friedli
2016-06-27 00:11:18 +0200
491a130991
fixed path to deploy.sh (hopefully)
Manuel Friedli
2016-06-27 00:03:40 +0200
9a2c22ec64
added new environment for deploying branch builds
Manuel Friedli
2016-06-27 00:00:20 +0200
12838e31ee
only include minified files in artifact
Manuel Friedli
2016-06-26 23:56:15 +0200
c942c42bf6
reverted ALL unintended changes now
Manuel Friedli
2016-06-26 23:50:54 +0200
5206457484
Revert "even the tests are linted!"
Manuel Friedli
2016-06-26 23:46:44 +0200
797088c988
Revert "... and more linting"
Manuel Friedli
2016-06-26 23:46:33 +0200
49b4fc4dfe
Revert "get rid of more linting errors"
Manuel Friedli
2016-06-26 23:46:20 +0200
9e4a00e4bc
Revert "get rid of linting errors, hopefully"
Manuel Friedli
2016-06-26 23:46:02 +0200
bc835598a4
these files were committes accidentally
Manuel Friedli
2016-06-26 23:41:41 +0200
f810da8f0e
force-removing the directories might prevent the cleanup builds from failing all the time.
Manuel Friedli
2016-06-26 23:36:56 +0200
c666ee8022
even the tests are linted!
Manuel Friedli
2016-06-26 23:35:04 +0200