|
|
833cf7a313
|
Undo CI-CD
|
2025-07-06 11:03:35 +02:00 |
|
|
|
5e79e82452
|
Troubleshoot forgejo actions config
|
2025-07-06 11:00:49 +02:00 |
|
|
|
a034875216
|
Add forgejo config
|
2025-07-06 10:57:55 +02:00 |
|
|
|
ef01015492
|
Add woodpecker config
|
2025-07-06 10:55:06 +02:00 |
|
|
|
ad572148f0
|
Set up PHPStan
|
2025-07-06 10:53:37 +02:00 |
|
|
|
e6f9c2eea8
|
Add tests + clean up front end assets
|
2025-07-06 10:21:42 +02:00 |
|
|
|
e79e2fdea4
|
Add HeroIcons
|
2025-07-06 01:42:39 +02:00 |
|
|
|
a1e2f4639b
|
Add factories
|
2025-07-06 01:35:59 +02:00 |
|
|
|
626085ed67
|
Add keywords
|
2025-07-05 23:54:43 +02:00 |
|
|
|
bea1e67b19
|
Routing CRUD
|
2025-07-05 18:26:04 +02:00 |
|
|
|
c7302092bb
|
Feeds CRUD
|
2025-07-05 02:37:38 +02:00 |
|
|
|
d4e9e27c41
|
Rename communities to channels
|
2025-07-05 02:29:50 +02:00 |
|
|
|
214b240423
|
Add communities form
|
2025-07-05 02:19:59 +02:00 |
|
|
|
774ef59e28
|
Add credentials form
|
2025-07-05 01:55:53 +02:00 |
|
|
|
085fa85fcd
|
Implement nice admin panel
|
2025-07-05 01:17:24 +02:00 |
|
|
|
62c0938018
|
Consolidate containers, set up horizon
|
2025-07-05 01:10:54 +02:00 |
|
|
|
57d91f8790
|
Refactor, clean up
|
2025-07-03 21:34:39 +02:00 |
|
|
|
2409c818ee
|
Fix queue issues
|
2025-07-03 21:17:13 +02:00 |
|
|
|
a3f3856632
|
Refactor auth retrieval
|
2025-07-03 21:17:13 +02:00 |
|
|
|
66f0c7c2d5
|
Run commands at boot
|
2025-07-03 21:16:57 +02:00 |
|
|
|
7653797e71
|
Set language when posting
|
2025-07-03 21:16:57 +02:00 |
|
|
|
c16f8efbf0
|
Add refresh instructions
|
2025-07-03 21:16:57 +02:00 |
|
|
|
87bfefd949
|
Fix compose issues
|
2025-07-03 21:16:57 +02:00 |
|
|
|
a7d62c1b0f
|
Fix app key command
|
2025-06-30 20:55:40 +02:00 |
|
|
|
c5b287ed87
|
Block app from running if variables not set
|
2025-06-30 20:41:38 +02:00 |
|
Jochen Timmermans
|
9ac8e7d5ed
|
Merge pull request 'Dockerize app' (#8) from feature/6-create-dockerfiles into main
Reviewed-on: https://codeberg.org/Feddev/lemmy-article-poster/pulls/8
|
2025-06-30 20:30:43 +02:00 |
|
|
|
9bbb7e8a2d
|
Dockerize app
|
2025-06-30 20:29:55 +02:00 |
|
|
|
18d7a2dbce
|
Check community history for same urls
|
2025-06-30 19:54:43 +02:00 |
|
|
|
800df655bf
|
Split sources, refine publisher
|
2025-06-30 18:18:30 +02:00 |
|
|
|
83194cd64b
|
Add multiple sources
|
2025-06-29 21:39:28 +02:00 |
|
|
|
788d649276
|
Decouple source and fetching
|
2025-06-29 21:33:18 +02:00 |
|
|
|
97edb507f6
|
Optimize article fetching
|
2025-06-29 21:20:45 +02:00 |
|
|
|
137cb4ebfc
|
Generate article publications
|
2025-06-29 20:21:17 +02:00 |
|
|
|
8aaf614fe7
|
Get JWT token
|
2025-06-29 20:16:25 +02:00 |
|
|
|
d341c616f0
|
Adapt validation
|
2025-06-29 20:15:50 +02:00 |
|
|
|
dcb50f53b5
|
Set command to hourly
|
2025-06-29 18:34:13 +02:00 |
|
|
|
6e1affeda3
|
Add database logging
|
2025-06-29 18:33:18 +02:00 |
|
|
|
4453c882e6
|
Rename folder
|
2025-06-29 17:46:06 +02:00 |
|
|
|
527a55db57
|
Add page showing all fetched articles
|
2025-06-29 17:24:35 +02:00 |
|
|
|
4162c23717
|
Remove article limit
|
2025-06-29 17:15:17 +02:00 |
|
|
|
948bca3f0a
|
Add updated at timestamp
|
2025-06-29 17:13:18 +02:00 |
|
|
|
46ecce7b88
|
Remove env from git
|
2025-06-29 17:12:21 +02:00 |
|
|
|
3b04e2d234
|
WIP
|
2025-06-29 15:55:06 +02:00 |
|
|
|
2b05bef5b6
|
Add article publishing events
|
2025-06-29 09:53:45 +02:00 |
|
|
|
98bc2b035e
|
Chain checking of keywords
|
2025-06-29 09:48:45 +02:00 |
|
|
|
f141ab7889
|
Add scheduler, fetch service
|
2025-06-29 09:37:49 +02:00 |
|
|
|
9be9e2ec91
|
Fresh Laravel + Sail install
|
2025-06-29 08:50:03 +02:00 |
|
|
|
1baac41551
|
Basic article fetcher
|
2025-06-28 12:38:35 +02:00 |
|
|
|
c5a926446a
|
Fetch articles from news site
|
2025-06-28 12:08:34 +02:00 |
|
|
|
bdf8e9b3a7
|
Remove No
|
2025-06-28 12:00:10 +02:00 |
|