Commit Graph

114 Commits

Author SHA1 Message Date
Thomas Buchöster 5ce5201a78 Re-adds all images in /icons folder (Icon? fail again) 2013-01-12 00:30:37 +01:00
Thomas Buchöster bf2741cd22 Falls back to asset pipeline if asset is not precompiled 2013-01-12 00:20:07 +01:00
Thomas Buchöster 8ba47ea5c7 Removes pre-compilation expression to match all files 2013-01-12 00:15:04 +01:00
Thomas Buchöster 9f8b009b92 Removes sass_config.rb (used by jammit) 2013-01-12 00:05:28 +01:00
Thomas Buchöster ecb71e7860 Takes some pieces from a rails 3.2 default application.rb file 2013-01-12 00:01:04 +01:00
Thomas Buchöster 1ef301edc6 Removes X-Sendfile header 2013-01-11 23:48:11 +01:00
Thomas Buchöster 8ac287e8bd Adds image formats to precompile list 2013-01-11 23:44:01 +01:00
Thomas Buchöster 010f302869 Revert "Introduces 'image_path' for all image assets"
This reverts commit 032182d8d1.
2013-01-11 23:30:08 +01:00
Thomas Buchöster 4b0f4df5b4 Tries a heroku-fix to force image pre-compilation 2013-01-11 23:22:07 +01:00
Thomas Buchöster 4113374201 Stops heroku to die when precompiling assets 2013-01-11 22:52:41 +01:00
Thomas Buchöster 61fcba08d4 Makes routes more concrete (removes 'match' and uses 'get' instead) 2013-01-11 22:48:38 +01:00
Thomas Buchöster 032182d8d1 Introduces 'image_path' for all image assets 2013-01-11 22:48:04 +01:00
Thomas Buchöster 7936965cb6 Adds pg gem for production 2013-01-11 21:48:50 +01:00
Thomas Buchöster f44750d0b6 Adjusts .gitignore 2013-01-11 21:35:49 +01:00
Thomas Buchöster 64e0abda5a Hopefully fixes weird commit conflicts + changes gitignore 2013-01-11 21:33:01 +01:00
Thomas Buchöster 49450c641c Patches rails to 3.2.11 2013-01-11 21:24:15 +01:00
Thomas Buchöster 00dd3e1a91 Fixes errors caused by omniauth 2013-01-02 00:19:58 +01:00
Thomas Buchöster e70f570b99 Upgrade to 3.2 and remove jammit 2012-12-29 02:04:04 +01:00
Thomas Buchöster bb718f6805 Upgrade to 3.1 and introduce asset pipeline 2012-12-29 01:53:06 +01:00
Thomas Buchöster cd7fdea121 Gemfile - added git repo as source for 'jammit' 2011-09-29 22:59:06 +02:00
Thomas Buchöster a532b14da8 added 'lib' directory to autoload_once_paths in production environment 2011-09-29 22:52:50 +02:00
Thomas Buchöster cc848c92b5 fixed problem when reading Redis URI 2011-09-29 22:52:49 +02:00
Thomas Buchöster 195fbc7554 could not get environment of heroku app, though changed ways to check the current environment 2011-09-29 22:52:49 +02:00
Thomas Buchöster 2f8e936372 added redis settings to config, changed config keys to uppercase 2011-09-29 22:52:49 +02:00
Thomas Buchöster 3a033eeec2 changed settings for the env variables 2011-09-29 22:52:48 +02:00
Thomas Buchöster e0226b4cc0 minor style fixes, prepared environment variables for deploy on heroku 2011-09-29 22:52:48 +02:00
Thomas Buchöster 071735a24d added 'lib' directory to autoload_once_paths in production environment 2011-07-10 11:01:58 +02:00
Thomas Buchöster 15ec53ea18 fixed problem when reading Redis URI 2011-07-08 16:46:35 +02:00
Thomas Buchöster 98435ba5f9 could not get environment of heroku app, though changed ways to check the current environment 2011-07-08 16:35:26 +02:00
Thomas Buchöster ce709b6e9e added redis settings to config, changed config keys to uppercase 2011-07-07 10:31:38 +02:00
Thomas Buchöster a4098e2bc6 changed settings for the env variables 2011-07-07 09:39:23 +02:00
Tobias Klika 495b6822f1 revamped document titles - better readability; 2011-07-02 17:37:34 +02:00
Tobias Klika b9413ed53d added dynamic document titles; 2011-07-02 17:31:04 +02:00
Thomas Buchöster be96e40339 minor style fixes, prepared environment variables for deploy on heroku 2011-07-02 16:49:00 +02:00
Tobias Klika 44876963e9 Added truncation side-wide for too long strings; 2011-07-02 15:21:30 +02:00
Tobias Klika dac0f9349b home site rendering works; fixed remote rendering (50% done); 2011-07-02 04:56:00 +02:00
Tobias Klika 7bda55c936 auf gehts, ab gehts!!! 2011-06-30 08:18:10 +02:00
Tobias Klika 349c5075f4 style for reg/login; minor UI fixes; 2011-06-30 07:55:56 +02:00
Thomas Buchöster b3aff2c42b fixed registration and login problems (routing) 2011-06-30 07:49:18 +02:00
Tobias Klika 7d9bad30ab player; playlist; interface improvements; 2011-06-30 06:50:38 +02:00
Thomas Buchöster 09b44f0e6e finished user functionality, added favourite artists 2011-06-30 06:38:27 +02:00
Tobias Klika e6974e61fa merge with homesite 2011-06-29 22:50:36 +02:00
Thomas Buchöster 352f1a263c Merge branch 'master' of https://github.com/tombu/9minutes 2011-06-29 22:45:56 +02:00
Thomas Buchöster bc94691d8d started implementing user 2011-06-29 22:39:37 +02:00
Tobias Klika b50e5603a1 Homesite 50%; 2011-06-29 00:24:41 +02:00
unknown d7cbff59d4 fixed fullscreen switch; 2011-06-28 14:45:39 +02:00
Tobias Klika ab9a4a2b59 legendary commit 2011-06-23 18:17:52 +02:00
Tobias Klika fde1665a42 rescue method for js path mapping; 2011-06-13 23:21:39 +02:00
Tobias Klika 9cb4d5f2be favicon; pinned site features (IE9); speeddial icon (Opera); 2011-06-13 22:31:23 +02:00
Tobias Klika 2cbb942282 doc files; 2011-06-13 14:56:41 +02:00