|
6c8963531b
|
add /api/external_links endpoint
|
2020-07-16 23:49:42 +02:00 |
|
|
010c9c7a07
|
add /api/ipfs_cids view for easier mass pinning
|
2020-06-17 11:11:25 +02:00 |
|
|
05983d6718
|
^^
|
2020-06-10 10:20:01 +02:00 |
|
|
3af8a7e1a6
|
do not require related document
|
2020-06-10 10:13:28 +02:00 |
|
|
6c9e07df73
|
show media type on doc detail
|
2020-06-09 12:32:54 +02:00 |
|
|
1ea30f38af
|
add "related documents"
|
2020-06-09 12:27:58 +02:00 |
|
|
16a57f0a97
|
update [maintain] link wording
|
2020-06-09 09:21:09 +02:00 |
|
|
55e4b11eac
|
add "media_type" field to Document (does nothing for now)
|
2020-05-21 22:55:16 +02:00 |
|
|
df87a2d13c
|
increase recent document view to 10
|
2020-05-01 16:54:10 +02:00 |
|
|
96db9a1a58
|
show plain instead of full description on index
|
2020-05-01 16:53:40 +02:00 |
|
|
ddae0d2956
|
add margins to paragraphs in description
|
2020-05-01 13:24:24 +02:00 |
|
|
4b2b4d2e6b
|
html in feed
|
2020-04-25 11:07:29 +02:00 |
|
|
d6f0b20652
|
fix the fix
|
2020-04-24 00:09:16 +02:00 |
|
|
504b7b3cac
|
fix document deletion
|
2020-04-24 00:06:27 +02:00 |
|
|
d10d7cfe5f
|
fix feed
|
2020-04-24 00:06:19 +02:00 |
|
|
a3efcca29a
|
public files visible, but not downloadable
|
2020-04-23 22:47:24 +02:00 |
|
|
23faa2bb69
|
sort document lists by their status
|
2020-04-15 21:54:55 +02:00 |
|
|
264dc9485d
|
fix "see hidden" permission check
|
2020-04-15 21:26:14 +02:00 |
|
|
54f57e1531
|
fix random crash if no documents present
|
2020-04-15 21:22:09 +02:00 |
|
|
fb73142de5
|
fix has_file
|
2020-04-14 15:53:39 +02:00 |
|
|
c77c5ea829
|
reorder admin filters to match columns
|
2020-04-14 15:52:55 +02:00 |
|
|
c70baad218
|
add status to admin table
|
2020-04-14 15:36:35 +02:00 |
|
|
757f30b53c
|
add "has file" column
|
2020-04-14 15:34:24 +02:00 |
|
|
e724748a5f
|
refactoring
|
2020-04-14 15:34:13 +02:00 |
|
|
02c157337c
|
avoid duplicating randomly selected and recent
|
2020-04-13 21:07:54 +02:00 |
|
|
b85520f7b8
|
add item pubdate to rss feed
|
2020-04-07 18:23:47 +02:00 |
|
|
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 |
|