Commit graph

16 commits

Author SHA1 Message Date
4a216d7a81
feat: add message when no posts
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-12-22 02:27:17 +01:00
008ecb7636
index listing of posts
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-12-22 02:21:43 +01:00
2c74602a21
chore: fmt 2023-12-22 02:18:04 +01:00
9b0d72f12f
feat: create a post
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-12-22 02:11:53 +01:00
f9290c1664
chore: fmt
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-12-21 22:46:25 +01:00
80fdbd2c08
feat: login support 2023-12-21 22:46:18 +01:00
c54591149c
doc: add env variables info
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-12-21 21:25:28 +01:00
3930abc6f2
wip: add password in configuration 2023-12-21 21:25:18 +01:00
236fd36219
draft: modifications
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
* automatically load all routes
* local configuration
* rename public to static directory
* wip: add basic login page
* route based on filename
* page name based on route
* add login button
* add dummy icon
2023-12-21 21:17:56 +01:00
76f77fdadd
draft: some ideas on the project structure
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-12-21 19:41:55 +01:00
1ea98eae5b
Revert "fix(docker): use non-root user earlier"
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
This reverts commit 70f909f8c5.
2023-12-21 18:58:52 +01:00
70f909f8c5
fix(docker): use non-root user earlier
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-12-21 18:52:15 +01:00
f471374b30
Merge branch 'main' of git.mylloon.fr:Anri/txtdiary
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-12-21 18:51:12 +01:00
ca9a4ca80e
fix: pipeline 2023-12-21 18:51:11 +01:00
6397a7ea8f
fix: dockerimage
All checks were successful
ci/woodpecker/manual/publish Pipeline was successful
2023-12-21 18:44:01 +01:00
a441211ab4
init: project
nothing has been tested yet
2023-12-21 17:51:49 +01:00