Commit graph

58 commits

Author SHA1 Message Date
c53825fed1
correct padding
All checks were successful
Publish latest version / build (push) Successful in 30s
2024-11-17 15:04:38 +01:00
68c2886ac0
fix deprecation notice 2024-11-17 15:04:31 +01:00
608e85bc93
date in index #9
All checks were successful
Publish latest version / build (push) Successful in 50s
this could lead to a offset of one day max since we don't use the tz
2024-11-17 14:45:56 +01:00
ad7922c68f
format imports 2024-11-17 14:39:08 +01:00
a79ce635d1
clickable badge 2024-11-17 14:16:17 +01:00
f3031b3ebe
use forgejo actions
All checks were successful
Publish latest version / build (push) Successful in 21s
2024-08-11 16:30:48 +02:00
5f192f6dfa
fix redirect
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2024-03-14 22:56:16 +01:00
b1bca90056
fix increase of textarea on mobile view
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2024-03-09 21:35:37 +01:00
0ec3f77653
fix increase of textarea in desktop vue
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2024-03-09 21:30:39 +01:00
83a91f1ef3
remove width constraint
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2024-03-08 19:13:16 +01:00
f5f3415347
fix width on mobile
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2024-03-08 19:08:57 +01:00
da6a77c1e5
update dependencies
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2024-03-08 18:53:50 +01:00
c0e5e32f9b
better posting text area #6
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2024-03-08 18:52:29 +01:00
4f9e8002f7
example on how to setup dev env
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2024-03-08 18:39:37 +01:00
5ef2ced310
Add subpath support (#7) 2024-03-08 18:39:28 +01:00
4b96b73c42
larger text input and fix mobile
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-12-29 18:05:18 +01:00
10c15f87d6
fix: align (#5)
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-12-29 17:57:15 +01:00
9bb479dadf
doc: comments
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-12-25 00:45:12 +01:00
6912a8d7d3
fix: the timestamp should be ok now
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-12-24 19:29:26 +01:00
852a30229d
Revert "fix: tz not working"
This reverts commit 4c31c891fd.
2023-12-24 18:40:35 +01:00
4c31c891fd
fix: tz not working
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-12-24 18:30:01 +01:00
ea3655c9e7
docs: loginlifetime envar
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-12-24 18:15:38 +01:00
5de76b2da5
feat: ability to change the session lifetime, now stay for 7 days (fix #4)
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-12-24 18:13:48 +01:00
43bbd79f87
fix: add timezone awareness (#3)
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-12-24 17:58:31 +01:00
e1277dd7aa
fix: edition
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-12-23 21:38:10 +01:00
c5e74bd22c
fix: newlines
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-12-22 15:37:19 +01:00
eb5697a6c9
doc: typo
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
2023-12-22 15:27:19 +01:00
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