Commit graph

31 commits

Author SHA1 Message Date
1c8c1ba9f3
fix: date was updating at each edit
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-12-22 15:25:47 +01:00
b9b762d793
feat: add date of posts (fix #1) 2023-12-22 15:00:51 +01:00
a5e5153208
fix header position
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-12-22 14:49:02 +01:00
45ec7d444a
change: txtdiary -> diary in header 2023-12-22 14:48:58 +01:00
d3bcb3f63e
feat: option to turn the app private (fix #2) 2023-12-22 14:45:56 +01:00
ac1854bf3a
fix: css
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-12-22 05:15:43 +01:00
62e45befa2
fix: docker python path and data creation
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-12-22 05:10:20 +01:00
359a3ffb9a
fix: misc
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-12-22 04:35:05 +01:00
e4af01e789
fix: docker
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-12-22 04:03:45 +01:00
fab8063bb9
chore: fmt 2023-12-22 03:56:16 +01:00
bd2facab1c
fix: creation and listing order
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-12-22 03:56:03 +01:00
87ca9ced16
fix: update post 2023-12-22 03:47:20 +01:00
c8291f415b
fix: fresh file id
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-12-22 03:29:59 +01:00
8f0ae0d4f5
feat: autofocus login password 2023-12-22 03:29:30 +01:00
9de9871b40
feat: post reader 2023-12-22 03:07:20 +01:00
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