0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 3 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Database.yml now unspecific for mpuk stuff for viewr app * config/debs.txt now contains libreadline-dev. FFS always forget that. More... over 11 years ago
Processes.monit is now more reasonable and works without a wrapper script. More... over 11 years ago
License modifications. More... almost 12 years ago
Reduce timeout for notifier for pingy thing. More... almost 12 years ago
No longer faye included in whatsisface More... almost 12 years ago
Faye_server.yml config file for thin. Also, processes.monit script for monitoring the processes, requires spawner per www.trdev.co.uk. More... almost 12 years ago
Use json and net/http post form to send to faye, rather than the faye client itself. More... almost 12 years ago
Gitignore. Again. More... almost 12 years ago
Gitignore. More... almost 12 years ago
Fixes #11 event title now pulled from config. More... almost 12 years ago
Use thin adapter to prevent spazzing. More... almost 12 years ago
Reference for myself for which debs need installing on fresh ubuntu More... almost 12 years ago
Prevent backtrace when viewing page.coffee (dupe). Also, fixes #15 only fadeout if >49 elems More... almost 12 years ago
Removing from feedpoller the faye server. More... almost 12 years ago
Moving faye server out to its own rack application. This way it can be modified and controlled/used separately as it expands. More... almost 12 years ago
Upgrading gems for stratlan. Devise mods to remove deprecated functionality. Thin server doesn't need chdir. Viewrsetting loads relative to rails app path. More... almost 12 years ago
Fixes #14 - modify the way element is passed around in viewmanager in order to properly connect elements to a new control. More... almost 12 years ago
Do not escape title, href, or description. More... almost 12 years ago
Move notificationsbinder out of vpop.js into coffee. Also, fixes #6 - show a popup notification (and don't request permission) when the user isn't using a webkit browser. More... almost 12 years ago
Move debounced windowfocus and losefocus to page.coffee from vpop. Also, window.window_focus is now namespaced within viewr. More... almost 12 years ago
More translation to CS. Notifier is now fleshed out for sound, popup and title notifications. More... almost 12 years ago
* Creation of handlebars.js format views rather than transparent. * ViewMAnager now correctly inserts a template for each event * Now easier to modify event format by changing a template, rather than fucking about with js strings. * Coffeeeeeeeeeeeeeeeeeeeee! More... almost 12 years ago
Adding JS views to new 'templates' dir. Helper method to autoinclude (based on context) templates ithin the view. More... almost 12 years ago
Different syntax for classes in namespaces. No clue why it's being weird. More... almost 12 years ago
Use window.viewr namespace to make class names available in the correct scope. Thanks @mjtko! More... almost 12 years ago
New coffee styleeeeey for classy-based etc. More... almost 12 years ago
Moving settings.yml to settings.yml.example. Woot. More... almost 12 years ago
Beginning to migrate to coffeescript from javascript. Trying to keep in mind how i'm going to do a proper modelification, but.. Works in the interim. More... almost 12 years ago
Creation of a manifest file for the popup to simplify the source. This will let me move to simple coffeescript. Hopefully. More... almost 12 years ago
Removing unused coffeescript files in prep for migrating to coffeescript with some kind of order. More... almost 12 years ago