Commit Graph

164 Commits

Author SHA1 Message Date
20d2bcf447 feat: add new collection and post 2024-08-08 14:24:35 +03:00
f2daae3b80 fix: gol height 2024-08-07 14:34:31 +03:00
8437a6d263 fix: summary is not rendered correctly 2024-08-07 14:27:39 +03:00
d6c67ba2eb style: add source code pro font 2024-08-07 14:18:55 +03:00
04d2147a34 feat: add opening announcement
All checks were successful
/ Build (push) Successful in 3m35s
2024-06-25 20:45:41 +03:00
e88ef792a3 ci: remove test phase
All checks were successful
/ Build (push) Successful in 1m13s
2024-06-25 15:18:22 +03:00
6521e2a057 Merge branch 'main' of https://git.log101.dev/log101/log101-dot-dev into release
Some checks failed
/ Build (push) Failing after 1m28s
2024-06-25 15:16:02 +03:00
709c97acfb feat: add error messages to forms 2024-06-23 13:11:06 +03:00
3b59273c12 style: change favicon 2024-06-23 11:53:34 +03:00
d6aa507e1a feat: fill empty anchor tags 2024-06-22 18:28:25 +03:00
82af925f46 feat: add header links 2024-06-22 18:15:56 +03:00
82d2c69e11 chore: add validation and debounce to forms 2024-06-22 16:53:51 +03:00
2b9d6d8657 feat: add about page 2024-06-22 16:34:55 +03:00
8fbe06a4fa style: change border styling 2024-06-22 14:04:01 +03:00
92ab6c07ad feat: add htmx as npm dependency 2024-06-22 13:41:37 +03:00
ea496f4182 feat: dynamically determine game of life width
chore: format astro files
2024-06-22 13:02:22 +03:00
a2c28ef377 feat: add about page 2024-06-21 20:21:15 +03:00
2885cd1b86 style: hide pagination if there is only one page 2024-06-21 17:01:58 +03:00
b71e3faaf9 feat: add pagination 2024-06-21 16:45:23 +03:00
393aa52757 feat: add pagination to category page 2024-06-21 12:53:17 +03:00
8faa7f472d feat: implement commenting 2024-06-20 19:40:55 +03:00
6c0b81c883 style: add spacing to emoji form 2024-06-18 21:36:47 +03:00
132174d0c6 style: add no content text 2024-06-18 16:50:21 +03:00
68fd34c830 feat: add comment and comment form component 2024-06-18 16:44:05 +03:00
53c5203f23 feat: add comments section 2024-06-16 22:05:58 +03:00
9c8181ac32 ci: add test stage for cypress tests
Some checks failed
/ Build (push) Failing after 1m59s
2024-06-16 20:58:16 +03:00
3a09561e5f ci: change send email step
All checks were successful
/ Build (push) Successful in 53s
2024-06-13 22:56:36 +03:00
982ff884db ci: deploy only on release branch
All checks were successful
/ Build (push) Successful in 54s
2024-06-13 16:59:12 +03:00
5af2dd63c1 test: add cypress test
All checks were successful
/ Build (push) Successful in 1m2s
2024-06-13 16:57:22 +03:00
70986dc137 chore: add htmx script instead of cdn
All checks were successful
/ Build (push) Successful in 27s
2024-06-13 14:06:09 +03:00
265fbcdecb fix: typo in component parameter
All checks were successful
/ Build (push) Successful in 39s
2024-06-12 15:18:15 +03:00
f86697e00d refactor: simplify code
All checks were successful
/ Build (push) Successful in 26s
2024-06-12 15:10:14 +03:00
b5d2cfc18c ci: add env file step
All checks were successful
/ Build (push) Successful in 25s
2024-06-11 14:43:13 +03:00
56cc8e7831 ci: add new step
All checks were successful
/ Build (push) Successful in 34s
2024-06-11 14:18:42 +03:00
1dc450ce38 ci: deploy with rsync
Some checks failed
/ Build (push) Failing after 17s
2024-06-11 13:51:28 +03:00
2014206711 ci: add env key step
All checks were successful
/ build-and-push-image (push) Successful in 24s
2024-06-11 13:05:15 +03:00
9f34838be2 ci: add env variable
All checks were successful
/ build-and-push-image (push) Successful in 20s
2024-06-11 12:58:07 +03:00
f831e4685f chore: put backend host in an environment variable
All checks were successful
/ build-and-push-image (push) Successful in 23s
2024-06-11 12:02:02 +03:00
7ebe19f905 chore: change form triggers
All checks were successful
/ build-and-push-image (push) Successful in 19s
2024-06-10 07:51:18 +03:00
cedbc8af9d ci: fix deploy script
All checks were successful
/ build-and-push-image (push) Successful in 35s
2024-06-09 14:50:46 +03:00
96c43086cf ci: add metadata action
Some checks failed
/ build-and-push-image (push) Failing after 1s
2024-06-09 14:48:33 +03:00
46139ca9aa ci: fix deploy scipts
Some checks failed
/ build-and-push-image (push) Failing after 29s
2024-06-09 14:47:09 +03:00
c08113c3d2 ci: update deploy script
Some checks failed
/ build-and-push-image (push) Failing after 1s
2024-06-09 14:44:44 +03:00
42639db706 ci: add deploy
Some checks failed
/ build-and-push-image (push) Failing after 51s
2024-06-09 14:42:32 +03:00
6b4748e865 chore: update docker file 2024-06-09 14:33:03 +03:00
e892cf2abd ci: add nginx configuration 2024-06-09 13:39:22 +03:00
0fe7140380 ci: add docker files 2024-06-08 01:54:24 +03:00
2858629b97 chore: add configuration for localhost
All checks were successful
/ Build (push) Successful in 2m53s
2024-05-30 13:54:06 +03:00
3281bb2257 fix: typo in address
All checks were successful
/ Build (push) Successful in 1m1s
2024-05-30 13:23:14 +03:00
17c86c0926 feat: update hx-get directive target
All checks were successful
/ Build (push) Successful in 1m3s
2024-05-30 13:16:29 +03:00