440 Commits (master)
 

Author SHA1 Message Date
Hidden Z a8066b73ae Add requirements.txt for installing via pip 11 years ago
Hidden Z 0a77e60e72 py-i2phosts-master: add import workaround 11 years ago
Hidden Z 4a1d0a1f96 Move py-i2phosts-* to bin/ 11 years ago
Hidden Z da34ba574a setup.py: install rundir 11 years ago
Hidden Z 154eb7f7c2 Replace deprecated imports with actual 11 years ago
Hidden Z 34d3243fcc Use RequestContext in all render_to_response() 11 years ago
Hidden Z 8e2ac32684 Fix templates compatibility with django 1.5 11 years ago
Hidden Z 43bcfec7ed Fix settings import 11 years ago
Hidden Z 3557122930 Update manage.py to django 1.5 version and move it one level above 11 years ago
Hidden Z 0c7b7781d2 base.html: fix <title> 12 years ago
Hidden Z 84836a5079 Simplify pagination in browse.html 13 years ago
Hidden Z 76ee7dbd0e Migrate all function-based generic views to a class-based views 13 years ago
Hidden Z a15bfb9cfa Replace direct_to_template generic view with class-based TemplateView 13 years ago
Hidden Z 3edb8fe653 validation.py: change python version in shebang 13 years ago
Hidden Z eec3ecbb64 rss.py: remove shebang 13 years ago
Hidden Z 1fac818b45 setup.py: package translations 13 years ago
Hidden Z ec6d32895b Fix russian translation 13 years ago
Hidden Z ab3567a41f base.css: remove left margin for table and increase it width 13 years ago
Hidden Z e6db0d3ff2 latest.html: fix regression introduced in e3416c090e 13 years ago
Hidden Z dd33ab9135 base.css: icrease right padding for div.main 13 years ago
Hidden Z 6ccc1341d9 base.css: improve look of /postkey/ page 13 years ago
Hidden Z cc50eec9c2 pyi2phosts/templates/policy.html: fix typo 13 years ago
Hidden Z 747010358e Add sample inproxy.html 13 years ago
Hidden Z 499e6f411e .gitignore: do not ignore inproxy.html 13 years ago
Hidden Z 5c1766374d base.css: return back nice menu without list-markers 13 years ago
Hidden Z 3832f58128 Upadate russian translation 13 years ago
Hidden Z 5a61315d67 pyi2phosts/postkey/views.py: add i18n for SubdomainVerifyForm 13 years ago
Hidden Z b5a518f560 Update russian translation 13 years ago
Hidden Z 6fce92307a pyi2phosts/lib/validation.py: update error message 13 years ago
Hidden Z 483d14987d pyi2phosts/lib/validation.py: add i18n 13 years ago
Hidden Z 65759c762f pyi2phosts/postkey/views.py: add i18n 13 years ago
Hidden Z f81e9664f3 pyi2phosts/postkey/models.py: add i18n 13 years ago
Hidden Z 40acdde338 Add russian translation 13 years ago
Hidden Z 6cd0520be2 base.css: add "ul" 13 years ago
Hidden Z 41b1e7d10a Add country flags for english and russian 13 years ago
Hidden Z e3416c090e Add translation tags into all templates 13 years ago
Hidden Z eb14141371 base.html: add language selector 13 years ago
Hidden Z d79fc2a45f .gitignore: add .mo 13 years ago
Hidden Z c2fac8396e base.css: adjust look for i18n 13 years ago
Hidden Z 918570cf9e Enable i18n 13 years ago
Hidden Z 49e084189d pyi2phosts/postkey/admin.py: add admin action "Approve selected" 13 years ago
Hidden Z 70b7585e54 Add rss img into templates 13 years ago
Hidden Z cb2e5eec10 Add rss image 13 years ago
Hidden Z 12f33be276 Add names for rss urls 13 years ago
Hidden Z ba5ae8decc pyi2phosts/latest/urls.py: enable rss feed for latest hosts 13 years ago
Hidden Z 2582283863 pyi2phosts/urls.py: fix including of /latest/ 13 years ago
Hidden Z ccfd0d2494 pyi2phosts/lib/rss.py: add subclass for freshy added hosts 13 years ago
Hidden Z 96a3e480dc pyi2phosts/latest/views.py: move queryset to separate function 13 years ago
Hidden Z dc919135cc Implement RSS export for all active hosts 13 years ago
Hidden Z fe5e6ccc80 templates/index.html: add info how to add a jump service into i2ptunnel 13 years ago