|
1f52bfb19a
|
mongoify and simplify
|
2025-04-22 23:42:53 +01:00 |
|
|
6d6a590211
|
Changes for new website stylesheet
|
2025-01-02 18:54:44 +00:00 |
|
|
e52ad0931b
|
Do not directly render gomponents group
|
2024-12-28 00:50:34 +00:00 |
|
|
1b98ec6e96
|
Migrate to very compact format of reading list
|
2024-12-28 00:39:20 +00:00 |
|
|
86130d7107
|
Meddle with success/failure colouring
|
2024-12-15 17:25:23 +00:00 |
|
|
89fde29de4
|
Convert for use with new Palmatum API
|
2024-12-03 22:45:08 +00:00 |
|
|
fc6a4dc59d
|
Add error feedback to jobs
|
2024-10-19 14:11:59 +01:00 |
|
|
208859f3be
|
Add brief description of new items on browser success page
|
2024-10-05 17:36:43 +01:00 |
|
|
9aa55d4a9d
|
Debug insertion of new articles
|
2024-10-05 17:28:53 +01:00 |
|
|
124d9b0336
|
Remove debugging statement
|
2024-10-05 17:23:17 +01:00 |
|
|
5f8adb2971
|
Add is_favourite flag to articles
|
2024-10-05 17:18:24 +01:00 |
|
|
0c0f74ede0
|
Update .gitignore
|
2024-10-05 16:49:48 +01:00 |
|
|
dbda6a3f8b
|
Rename worker to siteWorker
|
2024-06-21 12:20:30 +01:00 |
|
|
5023129b85
|
Fix Dockerfile
|
2024-06-21 00:18:20 +01:00 |
|
|
ed68eef0f4
|
fix ci
|
2024-06-21 00:04:52 +01:00 |
|
|
fc6dfc11fe
|
Update .gitignore
|
2024-06-21 00:04:17 +01:00 |
|
|
66bb49429e
|
Delete jmapingest.go
|
2024-06-21 00:00:47 +01:00 |
|
|
c2cf68a92f
|
Use history.back instead of window.location.replace
|
2024-06-21 00:00:06 +01:00 |
|
|
bf7c3b3d3a
|
Fix browser ingest HTTP method
|
2024-06-20 23:59:52 +01:00 |
|
|
8c9b2c69b7
|
Move httpingest into readinglistd
|
2024-06-20 23:57:00 +01:00 |
|
|
bfe2eb26a0
|
Add and implement module context type
|
2024-06-20 23:46:18 +01:00 |
|
|
8cf38d7f02
|
Update config.go
|
2024-06-20 23:32:26 +01:00 |
|
|
590077c9fa
|
Stop using depreacted ioutil function
|
2024-06-20 23:28:21 +01:00 |
|
|
372ac6bb1b
|
Change repository URL
|
2024-06-20 23:27:50 +01:00 |
|
|
322ed1e1f5
|
Alter 3 files
Update `http.go`
Rename `worker.go` to `worker.go`
Update `readinglistd.go`
|
2024-06-20 23:27:20 +01:00 |
|
|
3f975d1fdc
|
Alter 2 files
Add `jmapingest.go`
Update `http.go`
|
2024-06-20 23:25:06 +01:00 |
|
|
03832480a1
|
Split readinglistd into subpackages
|
2024-06-20 23:24:40 +01:00 |
|
|
19d780a6aa
|
Add a length limit to descriptions
|
2024-05-27 15:18:23 +01:00 |
|
|
60dbcab706
|
Stop using NULL in the database
It's simply easier not to with the stock SQL engine
|
2024-05-27 14:56:22 +01:00 |
|
|
c0d3cc0416
|
Add generate endpoint
|
2024-05-27 14:51:46 +01:00 |
|
|
67bb30f73f
|
Pull config and site generation into their own independent entities
|
2024-05-27 14:44:55 +01:00 |
|
|
46c4f050e2
|
Add description field to Article model
|
2024-05-26 23:45:26 +01:00 |
|
|
d9c0e6e5cd
|
Add appropriate nullzeros to database models
|
2024-05-26 21:54:22 +01:00 |
|
|
36701f70fa
|
Use Alpine Linux instead of from scratch in readinglistd
readinglistd makes use of /tmp which doesn't exist in scratch
images so we'll use Alpine instead for simplicity.
|
2024-05-26 21:24:40 +01:00 |
|
|
c2a5d3f6ad
|
Fix httpingest Docker image not running
|
2024-05-26 00:58:09 +01:00 |
|
|
1146f1a4d5
|
Use FROM scratch in Dockerfiles
|
2024-05-24 02:01:33 +01:00 |
|
|
c58014edfe
|
Fix invalid workflow syntax
|
2024-05-24 01:47:29 +01:00 |
|
|
79450ca961
|
Update CI
|
2024-05-24 01:45:50 +01:00 |
|
|
17c8fe9ef2
|
Fix module path
|
2024-05-24 01:38:28 +01:00 |
|
|
bab5aad436
|
go mod tidy
|
2024-05-24 01:37:19 +01:00 |
|
|
db57d2d4d4
|
Change module path
|
2024-05-24 01:36:55 +01:00 |
|
|
bac4bc65e6
|
Remove old CLI tooling
|
2024-05-24 01:17:15 +01:00 |
|
|
484f8ea261
|
Add CSV migration
|
2024-05-24 01:12:23 +01:00 |
|
|
e5ea51a25f
|
Merge branch 'master' into restructure
|
2024-05-24 01:10:20 +01:00 |
|
|
abdeae80da
|
Strip fragments from URLs
|
2024-05-24 00:14:05 +01:00 |
|
Automatic update
|
02ca589ada
|
Automatic reading list update
|
2024-05-23 21:08:06 +00:00 |
|
Automatic update
|
7d37b961ae
|
Automatic reading list update
|
2024-05-23 20:56:38 +00:00 |
|
Automatic update
|
cec1210484
|
Automatic reading list update
|
2024-05-23 20:53:39 +00:00 |
|
Automatic update
|
e2596e964a
|
Automatic reading list update
|
2024-05-23 20:50:33 +00:00 |
|
|
35312541e3
|
Add HTTP ingest source
|
2024-05-22 15:08:42 +01:00 |
|