127 Commits (747010358e6ce6f7c5e3dff2968af9112621cedf)

Author SHA1 Message Date
Hidden Z 2685dc485c templates/base.html: add "header" block inside main div 14 years ago
Hidden Z c42f6490e7 Add template for 'latest' view 14 years ago
Hidden Z e346df0481 pyi2phosts/urls.py: add generic view for browsing latest hosts 14 years ago
Hidden Z 2b9346a404 templates/browse.html: display date added 14 years ago
Hidden Z da92902739 postkey/admin.py: don't require unique hash when changing host 14 years ago
Hidden Z a0bba86169 pyi2phosts/postkey/views.py: remove excessive import 14 years ago
Hidden Z 08fa9c1ae7 pyi2phosts/postkey/admin.py: add name/key validation 14 years ago
Hidden Z d017333906 utils.py: get_b32(): handle bad base64 hashes 14 years ago
Hidden Z 42964c6047 pyi2phosts/settings.py: import local_settings after all 14 years ago
Hidden Z 5b5103293a templates/index.html: suggest adding self destination 14 years ago
Hidden Z 17431a7973 templates/faq.html: spelling fixes (tnx 'dr|z3d') 14 years ago
Hidden Z 7a1c338662 templates/paginator.html: add total count 14 years ago
Hidden Z dd440bcb51 base.css: style fixes 14 years ago
Hidden Z b88ab181c6 base.css: add definition for tr:first-child 14 years ago
Hidden Z b9386d4a4a pyi2phosts/static/base.css: add rules for "table" and "tr" tags 14 years ago
Hidden Z b67a9e9cc6 templates/browse.html: add last seen and description 14 years ago
Hidden Z 0806c2ffb0 pyi2phosts/urls.py: pass title to "browse" page 14 years ago
Hidden Z 92098bf0c7 Enable pagination in hosts browsing 14 years ago
Hidden Z 38109637cd base.css: add default styles for paginator 14 years ago
Hidden Z 28de73a660 Add paginator.html template 14 years ago
Hidden Z 5308d0b9f5 Add cool pagination templatetag 14 years ago
Hidden Z ad77aebe4f pyi2phosts/urls.py: add ordering for hosts browsing 14 years ago
Hidden Z e3025b02e9 webinterface: add hosts browsing page 14 years ago
Hidden Z c546f70757 templates/faq.html: add "_list" to "sources" 14 years ago
Hidden Z 30a856fdf9 pyi2phosts/urls.py: use list_detail.object_list for /faq/ url 14 years ago
Hidden Z 82b77b8b51 pyi2phosts/urls.py: use callable to get external sources 14 years ago
Hidden Z cff54ef2be pyi2phosts/templates/base.html: add slash to link tag 14 years ago
Hidden Z c0bdadf0a0 pyi2phosts/templates/jump.html: fix meta tag 14 years ago
Hidden Z f1f89c0c90 templates/faq.html: improvement by 'user' 14 years ago
Hidden Z cd3895c7d1 templates/faq.html: apply fixes by 'user' 14 years ago
Hidden Z b281f034b0 templates/policy.html: correction 14 years ago
Hidden Z 2b9e500d89 Delete unneded pyi2phosts/other/* 14 years ago
Hidden Z bd7417f900 Implement index view throught django generic views 14 years ago
Hidden Z 12bedec93e pyi2phosts/urls.py: add faq pattern using django generic views 14 years ago
Hidden Z 080af231d2 pyi2phosts/templates/index.html: add link to FAQ page 14 years ago
Hidden Z 1215fc05bc pyi2phosts/templates/base.html: add link to FAQ page 14 years ago
Hidden Z 49dc7ebaf2 Add template for FAQ page 14 years ago
Hidden Z 07a2915235 pyi2phosts/templates/base.html: small fix 14 years ago
Hidden Z 6200a466ff pyi2phosts/postkey/admin.py: order by descending 14 years ago
Hidden Z d1366aea50 templates/index.html: fix spelling (tnx 'user') 14 years ago
Hidden Z 4f98a4febe pyi2phosts/templates/base.html: remove "id" from menu div 14 years ago
Hidden Z 490f9617c3 base.css: convert menu identifiers to classes 14 years ago
Hidden Z b268a3157d pyi2phosts/postkey/admin.py: provide b32-link for preview 14 years ago
Hidden Z 8353439c5b pyi2phosts/templates/base.html: fix link to css 14 years ago
Hidden Z beb46692ae templates/index.html: define block "footer-addon" 14 years ago
Hidden Z 866c451a67 pyi2phosts/other/views.py: pass b32, b64 variables to template 14 years ago
Hidden Z 5ead4d4e78 templates/base.html: add block "footer-addon" inside footer 14 years ago
Hidden Z a3bf7c9f5c pyi2phosts/settings.py: add MY_B64 14 years ago
Hidden Z 623134e1a2 pyi2phosts/lib/utils.py: add get_b32() 14 years ago
Hidden Z 6b5d731c4b base.css: add div.footer 14 years ago