|
b79cd1c531
|
add max length to document description
|
2020-04-02 19:05:08 +02:00 |
|
|
b7b4f7f92c
|
split views for label and label with doc, restore sanity
|
2020-04-01 21:00:11 +02:00 |
|
|
24d3f4686a
|
fix label failing to render for non-pdfs
|
2020-04-01 20:45:51 +02:00 |
|
|
112a1728d5
|
forgotten link to label for non-pdf documents
|
2020-04-01 20:45:38 +02:00 |
|
|
e022981027
|
add markdown parsing
|
2020-04-01 19:10:35 +02:00 |
|
|
ce29e64299
|
random document listing
|
2020-04-01 01:50:41 +02:00 |
|
|
13b17710c8
|
retrieve document with label as the default
|
2020-04-01 01:10:26 +02:00 |
|
|
5168ee6840
|
add title to result pdf
|
2020-04-01 00:50:15 +02:00 |
|
|
25ded403b7
|
mention this on the detail page
|
2020-04-01 00:47:05 +02:00 |
|
|
1367f05e00
|
also try concatenating local pdf files with labels
|
2020-04-01 00:42:47 +02:00 |
|
|
ca91572ab4
|
add data migration to localize files with external URLs
|
2020-04-01 00:34:40 +02:00 |
|
|
80889a9a58
|
add pdf label
|
2020-04-01 00:13:57 +02:00 |
|
|
d1c17c3c73
|
fix dev/prod settings
|
2020-03-31 22:41:33 +02:00 |
|
|
01e2c2d697
|
fix admin filtering
|
2020-03-29 12:35:16 +02:00 |
|
|
ae90e25de6
|
add action to bulk mark documents as public/hidden
|
2020-03-29 11:47:01 +02:00 |
|
|
03c13e2238
|
add "status" to Document, no function yet
|
2020-03-29 11:44:10 +02:00 |
|
|
edd8ceb858
|
re-order fields in Document model for better admin
|
2020-03-29 11:41:28 +02:00 |
|
|
4a2217c528
|
hidden -> public
|
2020-03-29 11:34:45 +02:00 |
|
|
e95c3f81f5
|
improve admin (filter by hidden, show hidden)
|
2020-03-20 16:37:26 +01:00 |
|
|
3cea57950b
|
don't return soft-deleted docs
|
2020-03-20 16:34:57 +01:00 |
|
|
ece0a1cc5c
|
exclude hidden in rss feed
|
2020-03-20 16:30:22 +01:00 |
|
|
9f61506839
|
add hidden documents, fix untagged
|
2020-03-20 16:27:43 +01:00 |
|
|
954cdd8d97
|
fix url to uploaded docs
|
2020-03-20 13:21:18 +01:00 |
|
|
9d619f035e
|
admin site title and header
|
2020-03-20 11:21:28 +01:00 |
|
|
bcdfb0ca90
|
admin improvements (add filters, search)
|
2020-03-19 17:33:46 +01:00 |
|
|
a71f9deba6
|
fix opengraph in all document listing
|
2020-03-19 00:12:42 +01:00 |
|
|
5611978f57
|
forgotten opengraph tags
|
2020-03-19 00:04:29 +01:00 |
|
|
9eb91aaf66
|
cosmetics
|
2020-03-18 23:52:15 +01:00 |
|
|
67503dd7b4
|
proper 404 exceptions
|
2020-03-18 23:49:42 +01:00 |
|
|
8337c6eb87
|
add rss
|
2020-03-18 23:41:56 +01:00 |
|
|
bd75ea5fa0
|
add favicon, fix .gitignore
|
2020-03-18 23:09:49 +01:00 |
|
|
f7de21af72
|
minor deploy fixes
ALLOWED_HOSTS, STATIC_ROOT, `exec` in run.sh
|
2020-03-18 23:03:48 +01:00 |
|
|
c7711d27c4
|
add gunicorn, deploy script
|
2020-03-18 22:24:11 +01:00 |
|
|
7336fd1c71
|
forgotten migration
|
2020-03-18 22:02:20 +01:00 |
|
|
8d4010702a
|
DJANGO REWRITE // DJANGO REWRITE // DJANGO REWRITE
feature parity, except pdf labels
|
2020-03-18 21:58:15 +01:00 |
|
|
603005f683
|
add doc titles and tag names to <title> (!)
|
2020-01-16 22:33:45 +01:00 |
|
|
108f0c3837
|
add goatcounter analytics
|
2020-01-16 22:30:36 +01:00 |
|
|
1672955f88
|
docker do not restart
|
2020-01-16 21:40:15 +01:00 |
|
|
59445cee4e
|
linkify link in pdf label
|
2019-12-02 15:17:20 +01:00 |
|
|
7065bee237
|
append actual PDF after label, if possible
|
2019-12-02 15:07:31 +01:00 |
|
|
2483679625
|
move dockerfile, add dev docker-compose.yml
|
2019-12-02 15:07:02 +01:00 |
|
Tomáš Mládek
|
1940a2da9f
|
link to pile article instead of file directly in rss
|
2019-12-02 14:37:23 +01:00 |
|
Tomáš Mládek
|
8598de54db
|
fix parsedown import
|
2019-11-02 15:04:19 +01:00 |
|
|
81ffc6b3c5
|
DocumentNotFoundException -> NotfoundException
|
2019-11-02 14:56:05 +01:00 |
|
|
a6454c0d83
|
add 404s, fix markdown appearing in og tags
|
2019-10-18 14:14:48 +02:00 |
|
|
1d4e214b3e
|
<? -> <?php
|
2019-10-17 18:13:11 +02:00 |
|
|
53d67187ea
|
add front label generation; update composer
|
2019-10-17 17:56:10 +02:00 |
|
|
1c945185b4
|
allow passing sqlite3 filepath to PileDB
|
2019-10-17 17:56:10 +02:00 |
|
|
ac43988c55
|
deployment/dev improvements; add Dockerfile
|
2019-10-17 17:56:10 +02:00 |
|
|
053ebb2c5c
|
update gitignore
|
2019-10-17 17:56:10 +02:00 |
|