0
0
Fork 0

Commit Graph

  • e824647eb1 added some flags for the feed, so that it works more correctly Gibheer 2011-08-11 13:25:04 +0200
  • d91aa60bfd the creation of a new blog was borked, as the set_tags wanted @post instead of self Gibheer 2011-08-11 13:02:59 +0200
  • fa1d2ecd8f compress everything with gzip Gibheer 2011-08-10 20:05:45 +0200
  • 2594d43843 ignore the pictures Gibheer 2011-08-10 20:03:55 +0200
  • 26a609d44a added an image dir, just to support images a little bit Gibheer 2011-08-10 19:52:47 +0200
  • a0a2c5266f the pagination was wrong and posts disappeard Gibheer 2011-08-10 19:49:28 +0200
  • e0833de4a5 make an initial setup with the console, so that the passwords do not apear anywhere Gibheer 2011-08-10 19:49:02 +0200
  • 88f8fadc9e - fixed an error an creating a post with tags - set the account to the current user, when account is nil Gibheer 2011-08-10 09:45:39 +0200
  • f618c927a5 added the atom feed Gibheer 2011-08-09 22:18:34 +0200
  • b06381fdfc mark the tags, when some were set Gibheer 2011-08-09 18:05:59 +0200
  • c716db616b read, create and everything else with tags Gibheer 2011-08-09 14:59:55 +0200
  • 573ac89d78 gem updates Gibheer 2011-08-09 11:08:44 +0200
  • 0cbaecd5dd some layout changes Gibheer 2011-08-09 11:06:53 +0200
  • 326fb46236 added tag support for models Gibheer 2011-07-27 18:03:53 +0200
  • a8660e01d5 don't use the pool at this place (why is it even there?) Gibheer 2011-07-27 18:03:17 +0200
  • d4cedc908d template tags get replaced when importing Gibheer 2011-07-25 15:08:16 +0200
  • 1d1a66cd51 added some missing css elements * added some css design for elements from the old blog * added list formatting Gibheer 2011-07-20 20:40:33 +0200
  • cd65fe811e formatted the date fixes #6 Gibheer 2011-07-20 20:09:28 +0200
  • 9949d409f8 * changed the links to relative paths * added links to the headings of the posts Gibheer 2011-07-19 20:22:50 +0200
  • 6ebe31e6fb added minimalystic support for importing old blog entries from jekyll Gibheer 2011-07-19 19:14:32 +0200
  • 7517ca6819 added syntax highlighting for code Gibheer 2011-07-19 19:14:10 +0200
  • b2a6dddb0c added styling for the pages Gibheer 2011-07-18 12:32:36 +0200
  • 927e80cf1c added pagination at the bottom of the index page Gibheer 2011-07-15 21:21:52 +0200
  • 1787b4aa8d add more posts to the seed Gibheer 2011-07-15 19:17:48 +0200
  • 3468f01ee6 added pages Gibheer 2011-07-11 20:01:23 +0200
  • c82d60ad24 one form too much Gibheer 2011-07-05 21:38:38 +0200
  • 1d22ef087e Merge branch 'master' of github.com:Gibheer/zero-blog Gibheer 2011-07-05 21:37:56 +0200
  • f60c4a45b3 try to find the post with the jenkins url format Gibheer 2011-07-05 21:37:18 +0200
  • 51ffe200d2 Merge branch 'master' of github.com:Gibheer/zero-blog Stormwind 2011-07-05 21:10:11 +0200
  • 6aba1a12a8 - adopt "old" design Stormwind 2011-07-05 21:08:24 +0200
  • 45a2dd1635 redirect to 404, when post was not found Gibheer 2011-07-05 19:33:00 +0200
  • 700d42fe54 get the comments as json Gibheer 2011-07-05 19:18:11 +0200
  • 0debfef42f the comments were not saved Gibheer 2011-07-05 19:05:30 +0200
  • 8af068ac26 forgot to commit the view for viewing a single post Gibheer 2011-07-05 19:02:42 +0200
  • 4ce3f643dd show a single post Gibheer 2011-07-05 19:02:26 +0200
  • 1bd4158b17 added comments to the post and added some to the seeds file Gibheer 2011-07-05 18:32:53 +0200
  • 1296143a97 - changed the index url for admin - added a small javascript to make it more web 2.0 Gibheer 2011-07-04 11:15:29 +0200
  • 8c29826c6f inserted the admin_post_create template in the admin_index view Gibheer 2011-07-01 14:57:05 +0200
  • b0f80f3b9a - changed the login path to /login - added the posts view in the admin panel Gibheer 2011-07-01 14:14:02 +0200
  • 63c0d87b6f - reordered some urls - splitted the edit and create template Gibheer 2011-07-01 10:45:55 +0200
  • 31e3dc5909 changed from rdiscount to redcarpet for markdown Gibheer 2011-07-01 09:18:56 +0200
  • 14b6680ce4 Merge branch 'master' of github.com:Gibheer/zero-blog Gibheer 2011-06-30 21:39:49 +0200
  • 928be4bf8a added some changes to the admin layout, stylesheet and added some templates to edit posts Gibheer 2011-06-30 21:39:01 +0200
  • cf354d939e - made post markup flexible Stormwind 2011-06-30 21:16:10 +0200
  • 1f19368e4d changed the javascript style Gibheer 2011-06-30 14:48:05 +0200
  • 8895f9aca5 another fix for 1.9.2 Gibheer 2011-06-28 21:37:37 +0200
  • 4c8a70e370 two fixes for ruby 1.9.2 Gibheer 2011-06-28 21:28:43 +0200
  • 5fce216346 added the admin javascript file Gibheer 2011-06-28 15:15:17 +0200
  • f6e500c5ce changed the way the session and account is read Gibheer 2011-06-28 11:58:41 +0200
  • 6570579073 use session pool, as it saves the data on the server side, not client side Gibheer 2011-06-28 10:59:49 +0200
  • af369b3681 invalidate the session as good as possible Gibheer 2011-06-28 10:57:24 +0200
  • 07ece721f3 added session handling for the admin panel Gibheer 2011-06-28 10:29:44 +0200
  • 3b4f5447e1 added an admin stylesheet Gibheer 2011-06-27 09:20:07 +0200
  • e3fb2ba4df added a block class to the css Gibheer 2011-06-27 09:19:48 +0200
  • 23820508ed added error message support for the admin panel Gibheer 2011-06-27 09:19:28 +0200
  • 5fec0c10b1 changed the link, as there is no link_to (may be we should add one) Gibheer 2011-06-26 08:58:26 +0200
  • f3ce935bb6 added an admin index and layout Gibheer 2011-06-26 08:57:59 +0200
  • d6f230d15f added compass support and imported our old styles Gibheer 2011-06-26 08:45:33 +0200
  • d26133da61 added a readme Gibheer 2011-06-26 08:21:48 +0200
  • 00e9386354 add settings.rb to ignorelist Gibheer 2011-06-26 08:12:12 +0200
  • 09c7eac901 added textile support for the post content Gibheer 2011-06-26 08:08:52 +0200
  • f1b602b4c6 added an example settings file Gibheer 2011-06-26 08:08:15 +0200
  • dfa2f62101 added javascript support Gibheer 2011-06-25 07:33:58 +0200
  • fb24f5cd85 ignore the sass cache Gibheer 2011-06-24 15:40:50 +0200
  • 76a652ce39 added haml and sass Gibheer 2011-06-24 15:40:37 +0200
  • 94c4dd9d0b added a settings hash to put into the sinatra instances Gibheer 2011-06-24 14:29:59 +0200
  • f0e7ed57e2 added error pages Gibheer 2011-06-24 14:21:02 +0200
  • 8aae60a289 changed the way of configuration Gibheer 2011-06-24 14:20:48 +0200
  • d2e8e24bd4 initial page for the blog itself and the admin panel Gibheer 2011-06-24 13:28:19 +0200
  • f875c53fb0 ignore vim files Gibheer 2011-06-24 11:39:30 +0200
  • 0fc4524e45 ignore rbx output files Gibheer 2011-06-24 11:39:01 +0200
  • f66ed15879 added postgres to Gemfile Gibheer 2011-06-24 11:38:50 +0200
  • 69c82591c4 add gems to Gemfile Gibheer 2011-06-24 10:04:48 +0200
  • 1b045ee929 initial commit Gibheer 2011-06-24 09:25:34 +0200