|
c8a3529d2e
|
feat: update variables
|
2025-01-19 16:40:01 +01:00 |
|
|
848eb43c80
|
feat: remove enhance-content wc
|
2025-01-19 09:57:45 +01:00 |
|
|
713feb62cf
|
feat: add favicon.ico
|
2025-01-19 09:51:12 +01:00 |
|
|
14df1277af
|
feat: add enhance-content webcomponent
|
2025-01-19 09:48:13 +01:00 |
|
|
966b97f2f0
|
chore: update readme instructions and example config
|
2025-01-19 09:47:59 +01:00 |
|
|
bd21e2dacf
|
chore: add secret files to gitignore
|
2025-01-18 17:03:44 +01:00 |
|
|
b2f6c02a24
|
feat: add threads dep mastodon-py
|
2025-01-18 16:53:40 +01:00 |
|
|
62cca69967
|
feat: update example config
|
2024-11-27 19:25:00 +01:00 |
|
|
50be37804f
|
feat: handle commonly scanned routes by bots
|
2024-05-29 16:41:34 +02:00 |
|
|
b3f42122c8
|
feat: add variables.css
|
2024-05-20 18:18:46 +02:00 |
|
|
8b551d8a63
|
chore: update requirements.txt
|
2024-05-20 16:21:46 +02:00 |
|
|
e9ceb61476
|
feat: support async threads; add static/reset.css
|
2024-05-20 16:16:57 +02:00 |
|
|
b8915b6dbb
|
fix: 404.html not served on error 404
|
2024-05-20 08:28:11 +02:00 |
|
|
2ce604e376
|
feat: use /threads module-provided cache
|
2024-05-19 22:08:06 +02:00 |
|
|
1c79c58ac6
|
feat: provide app-wide cache
|
2024-05-19 21:01:19 +02:00 |
|
|
d44301ef14
|
feat: catch missing dist error
|
2024-05-18 22:38:08 +02:00 |
|
|
c81887024a
|
feat: show warning if threads blueprint is missing
|
2024-05-18 22:35:41 +02:00 |
|
|
24cdb8f620
|
refactor: remove partials feature
|
2024-05-18 22:23:12 +02:00 |
|
|
2a04803d41
|
chore: ignore threads/ blueprint
|
2024-05-18 19:55:27 +00:00 |
|
|
bc46633af4
|
refactor: put threads blueprint in threads dir
|
2024-05-18 21:53:36 +02:00 |
|
|
4dfaa63a65
|
chore: add flask-caching as dependency
|
2024-05-18 20:59:54 +02:00 |
|
|
361924821e
|
chore: add threads requirements
|
2024-05-17 18:23:18 +02:00 |
|
|
7926535685
|
feat: remove /error route
|
2024-05-17 18:12:44 +02:00 |
|
|
d0752c8ec7
|
feat: use config.json for sentry stuff
|
2024-05-17 18:04:58 +02:00 |
|
|
56d4c697a1
|
chore: add sentry dependency
|
2024-05-17 18:04:36 +02:00 |
|
|
896c9c6c07
|
chore: update readme
|
2024-05-14 10:41:32 +02:00 |
|
|
f90058dfbe
|
feat: register threads blueprint
|
2024-04-24 11:50:45 +02:00 |
|
|
b8b8c91cd5
|
refactor: rename feed to example
|
2024-04-11 17:53:31 +02:00 |
|
|
7c9e70336a
|
chore: update readme
|
2024-04-11 16:18:00 +02:00 |
|
|
82c59775ba
|
chore: update readme
|
2024-04-11 15:53:24 +02:00 |
|
|
9b07762bf5
|
chore: update readme
|
2024-04-11 15:47:33 +02:00 |
|
|
a600920f06
|
refactor: remove unused import
|
2024-04-11 15:34:53 +02:00 |
|
|
84a552178a
|
feat: update /p/feed partial message
|
2024-04-11 14:24:32 +02:00 |
|
|
b3f9158a54
|
feat: first partials blueprint
|
2024-04-11 14:18:05 +02:00 |
|
|
5aa8503f0c
|
feat: send HTTP error 404 response
|
2024-04-10 17:39:45 +02:00 |
|
|
ec771521f5
|
feat: handle error 404
|
2024-04-09 13:36:54 +02:00 |
|
|
35b07cefa4
|
fix: serve .html if no file extension in request url
|
2024-04-08 20:10:32 +02:00 |
|
|
3f92059269
|
chore: update readme
|
2024-04-08 18:47:44 +02:00 |
|
|
053513b4e6
|
feat: serve static files in dist directory
|
2024-04-08 18:18:55 +02:00 |
|
|
2f972b6a43
|
chore: update repo url
|
2024-04-08 17:31:59 +02:00 |
|
|
05927c99f7
|
Merge branch 'main' of git.sr.ht:~ayoayco/ayco.io-flask
|
2024-04-08 17:29:49 +02:00 |
|
|
aaf0dffd9c
|
chore: remove generator meta
|
2024-04-08 17:28:37 +02:00 |
|
|
d0d5242ccd
|
feat: use social media picture
|
2024-04-08 15:26:55 +00:00 |
|
|
4676aac024
|
feat: initial copy of pages from astro site
|
2024-04-08 17:20:08 +02:00 |
|
|
3927c7e08f
|
chore: use command for dev server
|
2024-04-08 16:58:37 +02:00 |
|
|
ced9f535c7
|
refactor: rename api to web
|
2024-04-08 16:33:54 +02:00 |
|
|
674307b073
|
chore: update gitignore
|
2024-04-08 16:15:49 +02:00 |
|
|
c0151b980b
|
chore: update readme dev't steps
|
2024-04-08 15:56:13 +02:00 |
|
|
f327bb749c
|
chore: add deployment section to readme
|
2024-04-08 15:52:45 +02:00 |
|
|
a1f72f896d
|
chore: update instructions on readme
|
2024-04-08 15:43:24 +02:00 |
|