chiark / gitweb /
disorder
2008-01-04 rjk@greenend... cgi css: tighten up spacing in status boxes etc
2008-01-01 rjk@greenend... Don't use quoted cookies because Safari is buggy. ...
2008-01-01 rjk@greenend... Various visual improvements to web interface
2008-01-01 rjk@greenend... Disobedience now supports (to some extent) 2.0 servers...
2008-01-01 Richard Kettlewelldisorder-server.deb requires mktemp in its postinst
2008-01-01 Richard KettlewellMore detailed errors from mixer-alsa
2008-01-01 Richard Kettlewelltypo
2008-01-01 Richard Kettlewelldisorder authorize now creates ~USER/.disorder/passwd...
2008-01-01 Richard KettlewellUpdate some copyright dates.
2008-01-01 Richard KettlewellNew 'new_max' configuration bounds the number of tracks...
2008-01-01 Richard KettlewellSort out static content. There is a new expansion...
2007-12-31 Richard KettlewellUpdates to Debian scripts:
2007-12-31 Richard Kettlewellupdate README.upgrades
2007-12-31 Richard Kettlewellplayer/tracklength directives for native formats are...
2007-12-31 Richard Kettlewellupdate default config for present environment
2007-12-31 Richard Kettlewelldisorder-rescan can now suppress the check phase, which...
2007-12-31 Richard Kettlewellinit script now uses start-stop-daemon if available...
2007-12-31 Richard Kettlewellremove obsolete debian web config stuff
2007-12-31 Richard Kettlewellremove obsolete stuff about authentication
2007-12-31 rjk@greenend... deluser and edituser now adjust live connections
2007-12-31 rjk@greenend... correct base64 changes
2007-12-31 rjk@greenend... improve READMEs a bit
2007-12-31 rjk@greenend... typo
2007-12-31 rjk@greenend... Confirmation strings are now invariant under URL-encodi...
2007-12-31 rjk@greenend... make login status messages stand out more
2007-12-31 rjk@greenend... fix more broken images
2007-12-31 rjk@greenend... Registration now insists you type your password twice...
2007-12-31 rjk@greenend... 'confirm' now logs the user in (and sends back their...
2007-12-31 rjk@greenend... Only display register form if it'll work
2007-12-31 rjk@greenend... Styling for error and login pages.
2007-12-31 rjk@greenend... cgi: actually use the connection from the new login...
2007-12-31 rjk@greenend... Tidy up login reporting.
2007-12-30 rjk@greenend... Include a Date: header in mail sent by the CGI. We...
2007-12-30 rjk@greenend... Shorter confirmation URLs. 'confirm=' becomes 'c=...
2007-12-30 rjk@greenend... Confirmation URLs now work and activate new logins...
2007-12-30 rjk@greenend... ALSA mixer support.
2007-12-30 rjk@greenend... Unify sound API configuration.
2007-12-30 rjk@greenend... make sure disorder-normalize gets the right config...
2007-12-30 Richard Kettlewellset default gap to 0
2007-12-30 Richard Kettlewellconfig files note that "trust" can be removed
2007-12-30 Richard Kettlewelldebian now defaults to UTF-8; using the local encoding...
2007-12-30 Richard Kettlewell'collection' no longer requires an encoding to be speci...
2007-12-29 rjk@greenend... typo
2007-12-29 rjk@greenend... Further simplify web setup.
2007-12-29 rjk@greenend... stop disorder(1) permuting command line
2007-12-29 rjk@greenend... fix enabled/disabled icons. still a bit crufty but...
2007-12-29 rjk@greenend... disorder setup-guest enforces mail_sender requirement
2007-12-29 rjk@greenend... update docs for mail_sender and smtp_server
2007-12-29 rjk@greenend... Online registration now sends email. The confirmation...
2007-12-29 rjk@greenend... build default stopword list into server
2007-12-29 rjk@greenend... disobedience --help doesn't DISPLAY to be set
2007-12-28 rjk@greenend... make url.static work as described, and adjust cgi setup...
2007-12-28 rjk@greenend... cgi: grey out volume set buttons if unusable
2007-12-28 rjk@greenend... avoid prefs links that you cannot use
2007-12-28 rjk@greenend... avoid choose links that you cannot use
2007-12-28 rjk@greenend... cgi: update copyright notice
2007-12-28 rjk@greenend... typo fix from earlier topbar changes
2007-12-28 rjk@greenend... keep cookie more private to disorder.cgi
2007-12-28 rjk@greenend... cgi: more graceful error handling in absence of server
2007-12-23 rjk@greenend... extra make clean in tests/
2007-12-23 rjk@greenend... update help
2007-12-23 rjk@greenend... abolish sidebar.html for man pages too
2007-12-23 rjk@greenend... abolish sidebar.html; too much hassle to maintain two
2007-12-23 rjk@greenend... More web support for user rights:
2007-12-23 rjk@greenend... Web interface starts to reflect user rights properly:
2007-12-23 rjk@greenend... never set an expired cookie; on logout, re-login as...
2007-12-23 rjk@greenend... fix RIGHT_*_ANY tests; log rights failures
2007-12-23 rjk@greenend... The redirection after login now works properly.
2007-12-23 rjk@greenend... doxygen cleanup
2007-12-23 rjk@greenend... client.c remembers last response string
2007-12-23 rjk@greenend... make client.c return status code on error
2007-12-23 Richard Kettlewelldarwin and stupidity fixes for speaker socket move
2007-12-23 rjk@greenend... The web interface now automaticallty figures out its...
2007-12-23 rjk@greenend... don't include obsolete options.transform
2007-12-23 Richard Kettlewellput speaker socket in its own private directory
2007-12-22 rjk@greenend... some docs catchup for web interface changes
2007-12-22 rjk@greenend... insufficient rights always produces 51x response
2007-12-22 rjk@greenend... First cut at cookie support in the web interface
2007-12-22 rjk@greenend... remember username correctly when logged in via cookie
2007-12-22 rjk@greenend... copyright date
2007-12-22 Richard Kettlewellsome more testing
2007-12-22 Richard Kettlewell'cookie' response now includes the username.
2007-12-22 Richard Kettlewellclient.c doxygen; kill some redundant code
2007-12-22 Richard Kettlewellcomments
2007-12-22 Richard Kettlewellclient.c make-cookie support
2007-12-22 Richard KettlewellSplit base64 code into a separate .c so that the server...
2007-12-22 Richard Kettlewellmore consistent language use in docs
2007-12-22 Richard Kettlewelldisorder setup-guest + docs + tests
2007-12-21 Richard Kettlewellregister/confirm commands, and tests, and docs
2007-12-21 Richard Kettlewellmissing initialization
2007-12-21 Richard Kettlewelldefault_rights directive
2007-12-21 Richard Kettlewellmore docs catchup
2007-12-21 Richard Kettlewellprotocol gen 2 support for eclient.c
2007-12-21 Richard Kettlewelldisorder-normalize should wait for sox to finish. ...
2007-12-21 Richard KettlewellQuote responses. Unfortunately this is a major protoco...
2007-12-21 Richard Kettlewellremove become from python module
2007-12-21 Richard Kettlewellserver always mentions algorithm in client greeting
2007-12-21 Richard Kettlewellremove become from client; more docs updates
2007-12-21 Richard Kettlewellfill in some more gaps in the user database support
2007-12-21 Richard Kettlewellrights now apply to commands; docs catch up a bit
next