Shortlog to 43:668dc5ea3abc

website/juviewer

668dc5ea3abc by Kang Seonghoon <public+hg@mearie.org>
relative paths converted to absolute ones throughout the code. default tip
de769eb9bddc by Kang Seonghoon <public+hg@mearie.org>
wsgi wrapper script (juviewer.wsgi) added. hopefully we can now use embedded mode instead of costly daemon mode.
0ef135faef70 by Kang Seonghoon <public+hg@mearie.org>
moved to juv.mearie.org; adjusted paths.
41cdb3f2259a by Kang Seonghoon <public+hg@mearie.org>
added background color to graph.
e55c31cae480 by Kang Seonghoon <public+hg@mearie.org>
added ?sort=nplays option to u_musiclist.
342bec65f0f0 by Kang Seonghoon <public+hg@mearie.org>
music bar toggle feature in u_musiclist.
e83e4f6889e3 by Kang Seonghoon <public+hg@mearie.org>
English translation for graphs tab.
43e4b575a181 by Kang Seonghoon <public+hg@mearie.org>
added jquery ui to dependency; graphs are now displayed as tab, and also splitted into four ones. (since we now don't have to minimize spaces...)
47097a90779b by Kang Seonghoon <public+hg@mearie.org>
fixed several problems in graph options.
fa0836060deb by Kang Seonghoon <public+hg@mearie.org>
library-ifying juupdater; more emphasis on new_result warning
3c29ce29c6b1 by Kang Seonghoon <public+hg@mearie.org>
synchronized u_index.en.html.
1d033b78efbe by Kang Seonghoon <public+hg@mearie.org>
fixed invalid use of UserStat.class_ (instead of UserStat.classtr); remaining class points gauge; some ongoing work on u_achievement page.
de1b8a36691b by Kang Seonghoon <public+hg@mearie.org>
major restructuring, refactoring and feature additions: ?sort param in u_musiclist, u_musiclist query optimization, res/ malfunction in win32, template refactoring, new style for u_data.
1a36c6330f63 by Kang Seonghoon <public+hg@mearie.org>
more exact graph clipping
44d2a31e15cd by Kang Seonghoon <public+hg@mearie.org>
official graph support in English.
c45bff99b7f9 by Kang Seonghoon <public+hg@mearie.org>
added graph range option
a468ea3dd8db by Kang Seonghoon <public+hg@mearie.org>
simplified graph drawing code, some refactoring etc.
3c6270e85f35 by Kang Seonghoon <public+hg@mearie.org>
slightly changed x-axis of graph; IE8 compatibility problem fixed (due to IE8 vml support)
2e9be27fee25 by Kang Seonghoon <public+hg@mearie.org>
set_echo class method in Database; added missing menu in u_musiclist
de8ad2d4833b by Kang Seonghoon <public+hg@mearie.org>
merged rank graph into points/avgscore graphs.
8a33a25e8e19 by Kang Seonghoon <public+hg@mearie.org>
initial graph implementation
d2012496755a by Kang Seonghoon <public+hg@mearie.org>
excanvas has to be loaded before jquery...
93c7d8a1e08b by Kang Seonghoon <public+hg@mearie.org>
navigation and separated music list page; ?uselang parameter; U+3000 properly converted in half filter
045babee7495 by Kang Seonghoon <public+hg@mearie.org>
dependency is now packed into common.js; style.*.css and script.js renamed to juviewer.*.{css,js}.
afdc7b5b40f1 by Kang Seonghoon <public+hg@mearie.org>
fixed another stupid bug of retry process in juupdater.
6de208962d9b by Kang Seonghoon <public+hg@mearie.org>
slight css change; retrial support in juupdater.
34a5908bebf8 by Kang Seonghoon <public+hg@mearie.org>
fixed stupid bug in crawler! now it should detect newly played music correctly.
4bc8d5db5c05 by Kang Seonghoon <public+hg@mearie.org>
new crawler policy implemented and documented.
887391d4b155 by Kang Seonghoon <public+hg@mearie.org>
firefox 3.5 does support ultralight font-weight for value 100! changed to 200 for intended output.
33f87b95e87f by Kang Seonghoon <public+hg@mearie.org>
inline translation filter is implemented.
6feb2afc50ea by Kang Seonghoon <public+hg@mearie.org>
initial NLS support: added korean version.
fa5e8a722792 by Kang Seonghoon <public+hg@mearie.org>
fixed Database._parse bugs which doesn't unescape pluses; fixed lib.ordereddict directive.
c0cce9fedcf9 by Kang Seonghoon <public+hg@mearie.org>
moved odict to lib package.
5620fe67c281 by Kang Seonghoon <public+hg@mearie.org>
made the source tree compatible with python 2.5. some informative messages added.
92e0b88d5c6a by Kang Seonghoon <public+hg@mearie.org>
several css adjustments.
b862fd9ae3be by Kang Seonghoon <public+hg@mearie.org>
u_data is now functional. some css/js tweaking followed.
8992b0903440 by Kang Seonghoon <public+hg@mearie.org>
changed recentresults SQL.
f74497afb547 by Kang Seonghoon <public+hg@mearie.org>
added musicbar interface. fixing some issues on crawler.
92425573411c by Kang Seonghoon <public+hg@mearie.org>
fixed stupid mistake from lib.jubeatdata: MusicResult.time can be earlier than corresponding MusicResultRank.time.
f541f3dee061 by Kang Seonghoon <public+hg@mearie.org>
recent results (TODO) in u_index; fixed forced ranking crawler procedure and so on; fixed one initial entry in setup.py
19a6fdd4014e by Kang Seonghoon <public+hg@mearie.org>
added grapher tag; corrected crawler process in general cases.
953285ad69f6 by Kang Seonghoon <public+hg@mearie.org>
switched to sqlalchemy; added updater script for crawling.
7bbbb2ac8ee0 by Kang Seonghoon <public+hg@mearie.org>
added additional handler to juviewer.py for standalone executable
d9e56691730b by Kang Seonghoon <public+hg@mearie.org>
initial commit

Powered by Mercurial