Commit Graph

52 Commits

Author SHA1 Message Date
Valentin Brandl
da56c06f01
Merge pull request #27 from vbrandl/dependabot/elm/frontend/elm/browser-1.0.2
Bump elm/browser from 1.0.1 to 1.0.2 in /frontend
2020-01-10 12:04:24 +01:00
dependabot-preview[bot]
d5c2b6573d
Bump elm-community/maybe-extra from 5.0.0 to 5.1.0 in /frontend
Bumps [elm-community/maybe-extra](https://github.com/elm-community/maybe-extra) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/elm-community/maybe-extra/releases)
- [Commits](https://github.com/elm-community/maybe-extra/compare/5.0.0...5.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-10 10:29:18 +00:00
dependabot-preview[bot]
edafa11b86
Bump elm/browser from 1.0.1 to 1.0.2 in /frontend
Bumps [elm/browser](https://github.com/elm/browser) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/elm/browser/releases)
- [Commits](https://github.com/elm/browser/compare/1.0.1...1.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-10 10:29:16 +00:00
dependabot-preview[bot]
7145e3d974
Bump elm/core from 1.0.2 to 1.0.4 in /frontend
Bumps [elm/core](https://github.com/elm/core) from 1.0.2 to 1.0.4.
- [Release notes](https://github.com/elm/core/releases)
- [Changelog](https://github.com/elm/core/blob/master/changelog.md)
- [Commits](https://github.com/elm/core/compare/1.0.2...1.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-11 04:44:55 +00:00
Valentin Brandl
6381be22ed
Set input type to text
Some checks reported errors
continuous-integration/drone/push Build was killed
2019-10-27 16:30:33 +01:00
Valentin Brandl
b484bdef79
Set input type to text
Some checks reported errors
continuous-integration/drone/push Build was killed
2019-10-27 16:29:05 +01:00
Valentin Brandl
362f33a259
Mention CSS framework
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-12 20:14:58 +02:00
Valentin Brandl
8765b30e2c
Show URL pattern with JS disabled
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-12 20:10:30 +02:00
Valentin Brandl
d543b1acd5
Add new tests
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-12 19:09:54 +02:00
Valentin Brandl
a95eac709a
Fail on empty path elements 2019-08-12 19:09:43 +02:00
Valentin Brandl
fcd9b963ff
Add maybe-extra dependency 2019-08-12 19:07:29 +02:00
Valentin Brandl
b13de01cce
Add border to input field
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-12 18:22:31 +02:00
Valentin Brandl
dfe012b4c9
Set focus on input on page load
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-11 16:40:45 +02:00
Valentin Brandl
7fbf0a3011
Typos
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-10 15:10:28 +02:00
Valentin Brandl
80849b4dc1
Add contact section
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-10 15:01:56 +02:00
Valentin Brandl
6afcf3b76f
Add header and description
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-10 13:52:43 +02:00
Valentin Brandl
bc5115ba56
Change header
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-09 20:49:07 +02:00
Valentin Brandl
8ae30269c8
Rename js output 2019-08-09 20:48:54 +02:00
Valentin Brandl
3f5b118ac5
Rename project
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-09 19:43:58 +02:00
Valentin Brandl
86705df03d
Put parser in fieldset 2019-08-09 18:22:27 +02:00
Valentin Brandl
9cab2942bf
Move static information to HTML template 2019-08-09 17:54:24 +02:00
Valentin Brandl
8b1184c439
Describe caching of redirects 2019-08-09 17:37:21 +02:00
Valentin Brandl
0c22e5662a
Remove ribbon 2019-08-05 21:16:09 +02:00
Valentin Brandl
493b5e8111
Serve gists 2019-08-05 21:15:51 +02:00
Valentin Brandl
851697f900
Make input readonly instead of disabled 2019-08-05 18:17:29 +02:00
Valentin Brandl
ac9da4d245
Add some documentation 2019-08-04 23:25:17 +02:00
Valentin Brandl
befd7ca3f0
Formatting 2019-07-29 23:17:41 +02:00
Valentin Brandl
30970e9610
Move update script 2019-07-29 22:38:13 +02:00
Valentin Brandl
eae6127c6a
Add update script 2019-07-29 22:37:44 +02:00
Valentin Brandl
b56eb1ba61
Improve parsing logic 2019-07-29 22:34:40 +02:00
Valentin Brandl
62062e5dfb
Don't parse empty strings 2019-07-29 22:32:08 +02:00
Valentin Brandl
45247dfa3f
Wrap in section tag 2019-07-29 22:31:11 +02:00
Valentin Brandl
778f401c3f
Add footer 2019-07-29 22:12:54 +02:00
Valentin Brandl
63cf3866b6
Update frontend 2019-07-29 21:16:33 +02:00
Valentin Brandl
d5020d0b41
Update template 2019-07-29 21:16:24 +02:00
Valentin Brandl
e32f2f4ee5
Add assets 2019-07-29 21:15:16 +02:00
Valentin Brandl
d70ad35e3b
Clean and copy assets 2019-07-29 21:14:34 +02:00
Valentin Brandl
481d177749
Ignore generated files 2019-07-29 18:19:23 +02:00
Valentin Brandl
05c0a5b7eb
Rename html template 2019-07-28 21:51:17 +02:00
Valentin Brandl
49f02750b4
Improvements 2019-07-28 21:42:49 +02:00
Valentin Brandl
4e0216a895
New build mechanism 2019-07-28 21:42:26 +02:00
Valentin Brandl
0b6fe9f5e3
Add GitLab support 2019-07-28 17:32:50 +02:00
Valentin Brandl
0828e7fd9e
Optimizing elm build 2019-07-28 15:37:30 +02:00
Valentin Brandl
84e9ee2a51
Fix placeholder 2019-07-27 20:35:41 +02:00
Valentin Brandl
d8f061ecad
Fix string concat 2019-07-27 20:34:25 +02:00
Valentin Brandl
504cd02ca0
Change hostname 2019-07-27 20:33:26 +02:00
Valentin Brandl
a410c88d7d
Use yarn 2019-07-27 20:10:05 +02:00
Valentin Brandl
0882815958
Add dockerfile 2019-07-27 20:07:51 +02:00
Valentin Brandl
90059116ad
Add svg dependency 2019-07-27 20:07:41 +02:00
Valentin Brandl
3425fd7b99
Add Ribbon 2019-07-27 20:07:22 +02:00