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
|
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
|
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
|
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 |
|
Tobias Klika
|
b9413ed53d
|
added dynamic document titles;
|
2011-07-02 17:31:04 +02:00 |
|
Tobias Klika
|
dac0f9349b
|
home site rendering works; fixed remote rendering (50% done);
|
2011-07-02 04:56:00 +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 |
|
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 |
|
Tobias Klika
|
9cb4d5f2be
|
favicon; pinned site features (IE9); speeddial icon (Opera);
|
2011-06-13 22:31:23 +02:00 |
|
Tobias Klika
|
cd61099c09
|
debugging console for IE;
|
2011-06-13 14:12:44 +02:00 |
|
Tobias Klika
|
5c4e3a53c1
|
fixed Jammit execution errors;
|
2011-06-12 16:56:39 +02:00 |
|
Tobias Klika
|
e192da78c8
|
session-wide client object caching; Jammit; PNG compressions; Image Maps;
|
2011-06-12 03:20:14 +02:00 |
|
Thomas Buchöster
|
61de00cad7
|
implemented Redis functionality
|
2011-06-10 02:12:43 +02:00 |
|
Tobias Klika
|
263ef2dec9
|
added search; autocomplete; album view; fullscreen,...
|
2011-06-10 00:47:55 +02:00 |
|
Tobias Klika
|
ada4d86f6e
|
:/
|
2011-06-09 06:22:13 +02:00 |
|
Thomas Buchöster
|
8c892791ea
|
name changes + refactoring in LastFM lib
|
2011-06-08 03:49:13 +02:00 |
|
Tobias Klika
|
47e38da04f
|
AJAX requests done. Notifications. Charts. ...
|
2011-06-08 03:16:17 +02:00 |
|
Thomas Buchöster
|
412dd30fe9
|
removed robots.txt, changed validator class to validator module, little optical code improvements
|
2011-06-07 00:51:24 +02:00 |
|
Tobias Klika
|
02199996cc
|
added AJAX nav, load more, new design, ...
|
2011-06-06 14:25:16 +02:00 |
|
Thomas Buchöster
|
363826d60c
|
security improvement: removed and changed various app and API secrets
|
2011-06-05 22:29:37 +02:00 |
|
Thomas Buchöster
|
3dbdc9ac11
|
added User-Model with paperclip for avatar and devise for authentication (including facebook + openID);
downgraded rake to 0.8.7
|
2011-05-31 01:30:57 +02:00 |
|
Thomas Buchöster
|
b62e22fcfe
|
outsourced tracklists to partial + finally fixed autoloading 'lib' path
|
2011-05-12 01:12:07 +02:00 |
|
Thomas Buchöster
|
7a14ecfbe9
|
Merge branch 'master' of https://github.com/tombu/9minutes
Conflicts:
app/controllers/artists_controller.rb
|
2011-05-11 19:20:56 +02:00 |
|
Tobias Klika
|
334a832140
|
FIX: Search with category, lastfm lib requests, play button
|
2011-05-11 00:02:10 +02:00 |
|
Thomas Buchöster
|
a4148486af
|
added 'lib' to autoload_once_paths, changed folder and file names in LastFM library/module
|
2011-05-10 22:34:21 +02:00 |
|
Tobias Klika
|
24a4f3dc98
|
FIX
|
2011-05-10 10:16:16 +02:00 |
|
Tobias Klika
|
bc33e4ba99
|
ADDED: player functionality (trivial)
|
2011-05-09 22:35:42 +02:00 |
|
Thomas Buchöster
|
6adfd6b784
|
ADDED: playlist - basic functionality
|
2011-05-09 20:58:25 +02:00 |
|
Tobias Klika
|
a889bf28e4
|
ADDED: Home site with Top Artists/Tracks; CHANGED: Search Bar
|
2011-05-08 16:59:06 +02:00 |
|
Tobias Klika
|
c163a94a7d
|
ADDED: artist; FIXED: hash navigation
|
2011-05-05 16:00:49 +02:00 |
|