Commit graph

268 commits

Author SHA1 Message Date
mst
0654812ae7
add update guide for 2.1.0 2025-03-11 16:11:44 +03:00
mst
a28facd8b4
update .gitignore 2025-03-11 16:11:23 +03:00
mst
477c67dd46
add fedi crosspost setup script 2025-03-11 16:08:49 +03:00
mst
23d161a0a4
add mastodon.py to requirements 2025-03-11 16:08:35 +03:00
mst
deef6ce177
start a fedi crosspost thread if fedi crosspost is enabled 2025-03-11 16:08:10 +03:00
mst
d00d987a0c
add crosspost page route 2025-03-11 16:07:43 +03:00
mst
bdc61c31bc
add crosspost functionality 2025-03-11 16:07:34 +03:00
mst
845590c1ce
update translations 2025-03-11 16:07:17 +03:00
mst
67f4d17864
prettier tooltips 2025-03-11 16:07:03 +03:00
mst
db08a58400
fix localized string 2025-03-11 16:06:50 +03:00
mst
6304d8aeea
move some functions into admin/base.html 2025-03-11 16:05:31 +03:00
mst
6d1ef386f5
crosspost admin page 2025-03-11 16:05:14 +03:00
mst
a34d9a616d
add crosspost to example config 2025-03-11 16:04:48 +03:00
mst
2cb7574fe8
fix delete button styling 2025-03-11 16:03:43 +03:00
mst
a1186b5c2d
fix inbox title 2025-03-11 16:03:31 +03:00
mst
f824a88dd9
add support for new atkinson fonts 2025-03-11 16:02:02 +03:00
mst
55bca76629
fix footer icons 2025-03-11 15:51:56 +03:00
mst
6a36b4897d
fix it again 2025-03-11 15:51:45 +03:00
mst
2bd03b0013
fix share on fediverse modal 2025-03-11 15:51:34 +03:00
mst
c62fb11e9f
fix navbar styles 2025-03-11 15:51:15 +03:00
mst
cdcfda8684
fix update.md 2025-03-11 15:49:22 +03:00
mst
afa19b826e
Merge remote-tracking branch 'origin/main' 2025-03-11 15:16:19 +03:00
mst
9ca405b144
update bundled htmx, replace repo link, bump version 2025-03-11 15:11:21 +03:00
mystieneko
adbfe71716 Merge pull request 'Add updating instructions for Docker' (#4) from theycallhermax/catask:main into main
Reviewed-on: https://codeberg.org/catask-org/catask/pulls/4
2025-03-05 20:08:20 +00:00
theycallhermax
0c17e5aee9 add docker updating instructions 2025-03-05 19:07:53 +00:00
mystie
504c25353c fix readme 2025-03-02 08:45:40 +00:00
mystie
c57385f6b0 update readme 2025-03-02 08:42:42 +00:00
mystieneko
94afd8b4f3 Merge pull request 'Add Docker Compose file' (#3) from theycallhermax/catask:main into main
Reviewed-on: https://codeberg.org/catask-org/catask/pulls/3
2025-03-02 08:41:34 +00:00
theycallhermax
10369dd23c
add favicons folder to catask-data volume 2025-03-02 00:45:10 -05:00
theycallhermax
db1938f95b
fix formatting in docker compose setup file 2025-03-01 23:38:10 -05:00
theycallhermax
21d401f253
uncomment docker section in readme 2025-03-01 23:38:10 -05:00
theycallhermax
252e9879ef
add docker instructions
cleanup docker compose
2025-03-01 23:38:10 -05:00
theycallhermax
dc6b4f7712
revert config.example.json changes 2025-03-01 23:38:10 -05:00
theycallhermax
e888f43ce7
port docker compose to postgres 2025-03-01 23:38:09 -05:00
max
d43b844456
set mariadb root host to %
Co-authored-by: mst <oivan2401@gmail.com>
2025-03-01 23:38:09 -05:00
max
8568df27d4
remove remote access fix 2025-03-01 23:38:09 -05:00
max
a0ab76a1d7
remove remote access fix in docker compose 2025-03-01 23:38:09 -05:00
max
539625fead
add bridge driver to catask network 2025-03-01 23:38:09 -05:00
max
e783ef3380
remove ipam config 2025-03-01 23:38:08 -05:00
max
70e867c978
remove bridge driver in ipam con fig 2025-03-01 23:38:08 -05:00
max
245f0df6eb
configure ipam in networks 2025-03-01 23:38:08 -05:00
max
2df2c2f6c1
apply 127.0.0.1 as catask service's ipv4 address 2025-03-01 23:38:08 -05:00
max
482b7a9397
remove port expose declaration in docker compose as the mariadb image already has this
add static ip address to catask network
2025-03-01 23:38:08 -05:00
max
3105512277
add mariadb fix config to docker-compose 2025-03-01 23:38:07 -05:00
max
7cd936a99e
add remote access fix config for mariadb 2025-03-01 23:38:07 -05:00
max
0c4d9ff6c0
expose mariadb's port 3306 as tcp 2025-03-01 23:38:07 -05:00
max
66e1354dd7
readd networks (again) 2025-03-01 23:38:07 -05:00
max
7727c6eeb2
use short syntax for catask config binds in docker compose 2025-03-01 23:38:07 -05:00
max
c14acdabe8
revert 2d35928e4a3bbb06294e0c659f6fa851b7aa675a
revert readd networks
2025-03-01 23:38:06 -05:00
max
8a37ff2718
readd networks 2025-03-01 23:38:06 -05:00