Commit graph

124 commits

Author SHA1 Message Date
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
Tomáš Mládek
ba55dd5470 add Open Graph meta tags (fancy TG, FB etc. previews) 2019-09-20 11:34:04 +02:00
ce4e43f78a allow upload of txt files 2019-09-20 10:46:52 +02:00
0d6a15f06c add "recent additions" to homepage; add rss feed
https://pile.sdbs.cz/feed.php
2019-09-19 15:59:06 +02:00
257be83d9b add favicon 2019-05-17 10:02:25 +02:00
Tomáš Mládek
7d12954372 fill title with filename when uploading 2019-05-05 13:08:55 +02:00
Tomáš Mládek
d7b9df6733 fix pre-filled tags in doc upload 2019-05-05 13:00:39 +02:00
Tomáš Mládek
563c0cfe54 Revert "login css fix"
This reverts commit 814e18a7cd.
2019-04-30 19:50:56 +02:00
Tomáš Mládek
814e18a7cd login css fix 2019-04-30 19:32:57 +02:00
Tomáš Mládek
857c2378c2 re-fix css 2019-04-30 19:31:00 +02:00
Tomáš Mládek
13529401db slight responsivity fixes in header 2019-04-30 19:30:17 +02:00
Tomáš Mládek
96305d7d20 fix css 2019-04-30 19:24:23 +02:00
c7fc645fde fallback to addressing by tag name in public-facing side 2019-04-30 19:16:58 +02:00
deb0d071bb change addressing tags by name in query string to addressing by id 2019-04-30 19:13:45 +02:00
Tomáš Mládek
c94e1329ca update css 2018-09-17 12:03:38 +02:00
Tomáš Mládek
f09e928663 ??? 2018-09-17 12:02:45 +02:00
Tomáš Mládek
d6b429a7f7 Do not display empty tags on front page 2018-09-17 11:46:10 +02:00
Tomáš Mládek
67823890e7 add tag delete opt 2018-09-17 11:44:47 +02:00