Commit Graph

36 Commits

Author SHA1 Message Date
Anton Iakimov 4562d732a2
ci: add Jenkinsfile and flake.nix 2024-08-08 13:16:22 +02:00
jinhojang6 39c58d3b25
feat: support static build 2024-08-07 20:50:22 +09:00
Jakub Sokołowski 512d2f9338
docker: remove healthcheck from container
This busybox version doesn't have curl or wget:
```
 > d exec -it peripatos-app /busybox sh
BusyBox v1.36.1 (2024-01-22 20:41:07 UTC) built-in shell (ash)

$ wget
sh: wget: not found
$ curl
sh: curl: not found
```

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-03-21 18:09:06 +01:00
jinhojang6 d8fac409d7
fix: fix bug with theme setting 2024-03-21 01:03:38 +09:00
jinhojang6 616e9ca06e
chore: update meta description 2024-03-20 22:12:10 +09:00
Jakub Sokołowski ee283a487f
docker: allow overriding container name
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-03-20 00:33:51 +01:00
Jakub Sokołowski d1d76e3398
remove container_name from docker compose
Allows for better naming of containers.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-03-19 18:41:58 +01:00
Jakub Sokołowski 63bb1700a0 docker: support changin httpd port with env var
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-03-19 23:08:41 +09:00
jinhojang6 9e44db01f9
chore: make name required 2024-03-19 22:23:49 +09:00
jinhojang6 221b74063f
docs: update README 2024-03-19 22:15:26 +09:00
jinhojang6 4985a61b9a
chore: update form placeholder 2024-03-14 11:18:36 +09:00
jinhojang6 50d2ec89be feat: add contribution to form 2024-03-14 02:00:46 +09:00
jinhojang6 310a8c1e5e chore: update application endpoint 2024-03-13 02:15:45 +09:00
jinhojang6 5ac24a80ba chore: test new field 2024-03-11 04:04:29 +09:00
jinhojang6 e352f5b08d chore: update subscribe2 call 2024-03-08 03:45:37 +09:00
jinhojang6 15deb2fe3c chore: update form field name 2024-03-08 03:15:28 +09:00
jinhojang6 520ab42c65 feat: add x handle and reason to the form 2024-03-08 02:54:37 +09:00
jinhojang6 ab73b61246
chore: misc. design adjustment 2024-03-08 00:54:14 +09:00
jinhojang6 8c560d6e13
fix: fix bug with odoo 2024-03-08 00:42:30 +09:00
jinhojang6 dc744cea8e
feat: enable form 2024-03-08 00:36:55 +09:00
jinhojang6 c2c476423a
chore: reduce the number of commands 2024-03-05 19:44:27 +09:00
jinhojang6 a1df9af86c
chore: linebreak for help command 2024-03-01 20:14:30 +09:00
jinhojang6 767701c9f7
chore: update copy 2024-03-01 20:02:46 +09:00
jinhojang6 3211d940b0
chore: copy updates 2024-03-01 11:49:29 +09:00
jinhojang6 38eed4bea6
fix: fix typo 2024-02-20 02:25:35 +09:00
jinhojang6 c9dc09b06c
fix: fix theme styling bug 2024-02-15 02:40:04 +09:00
jinhojang6 0ff2faf56a chore: remove x button 2024-02-14 04:44:44 +09:00
jinhojang6 4ddba2120c chore: update hostname 2024-02-14 04:38:51 +09:00
jinhojang6 fd123c8660 chore: css update for hostname 2024-02-14 04:37:09 +09:00
jinhojang6 15ec60cdd5 feat: implement type effect 2024-02-14 04:34:21 +09:00
jinhojang6 591d5d4df9 chore: left align text 2024-02-14 02:46:06 +09:00
jinhojang6 e9b0635d85 chore: remove border 2024-02-13 21:15:48 +09:00
jinhojang6 3e4c0fc485 chore: update color style 2024-02-13 21:12:11 +09:00
jinhojang6 77a82a4a9c chore: update hostname 2024-02-13 21:08:36 +09:00
jinhojang6 61080b9c84 chore: misc. style updates 2024-02-13 21:07:07 +09:00
jinhojang6 49898fdaf4 first commit 2024-02-13 20:57:33 +09:00