Commit Graph

  • b76e7754f1 Merge pull request #27 from lhahne/patch-1 Riku Rouvila 2015-09-22 10:21:55 +03:00
  • 1b62bce932 update browsersync for node 4 Lauri Hahne 2015-09-22 10:13:29 +03:00
  • d596047010 Merge pull request #25 from cheapsteak/master Riku Rouvila 2015-08-20 23:45:19 +03:00
  • 84ed329d81 extract js sourcemap into separate .map file Chang Wang 2015-08-20 16:26:46 -04:00
  • 611c310a47 Add node_modules and src directories to Stylus paths. Third party CSS files can now be imported with absolute path Riku Rouvila 2015-08-17 17:36:56 +03:00
  • 54f261e1b7 replace gulp's built-in watch with gulp-watch https://github.com/leonidas/gulp-project-template/issues/24 Riku Rouvila 2015-08-12 22:02:20 +03:00
  • 907cf1a152 enable babel's experimental features Riku Rouvila 2015-07-26 20:13:34 +03:00
  • b7c1c5749f Merge pull request #23 from Pinqvin/master Riku Rouvila 2015-07-19 21:02:02 +03:00
  • 103299516f Fixed ESLint rulesets to work on the most recent release Juuso Tapaninen 2015-07-19 19:09:37 +03:00
  • 107428ca97 README: import instead of require Santtu Pajukanta 2015-07-16 23:10:27 +03:00
  • 5615c019d0 disable browsersync notifications and ghosting Riku Rouvila 2015-07-15 14:48:46 +03:00
  • ca8235bc35 Merge pull request #22 from rikukissa/component-structure Riku Rouvila 2015-07-14 21:04:50 +03:00
  • da2d8dc264 Merge pull request #21 from rikukissa/no-bower Riku Rouvila 2015-07-14 21:01:39 +03:00
  • 4efe6800d1 remove deamdify Riku Rouvila 2015-07-08 21:08:55 +03:00
  • 57cc7be367 remove bower Riku Rouvila 2015-07-08 20:33:01 +03:00
  • 7ed49d7818 Merge pull request #20 from rikukissa/unit-tests Riku Rouvila 2015-07-14 20:56:33 +03:00
  • f883fc2626 component based directory structure Riku Rouvila 2015-07-08 21:05:08 +03:00
  • f86ab3be90 resource links to readme Riku Rouvila 2015-07-08 20:42:34 +03:00
  • 8ed68ff60d Replace karma with jsdom + mocha + chai Riku Rouvila 2015-07-08 20:23:48 +03:00
  • 361f18115b fix typo in readme Riku Rouvila 2015-07-08 16:19:56 +03:00
  • 4c9efe58ff update readme Riku Rouvila 2015-05-24 19:20:08 +03:00
  • 7c3c3a517f add codeship badge Riku Rouvila 2015-05-24 19:12:52 +03:00
  • e56a628c95 add revisioning task to gulp build * 'public' directory is now removed on gulp build * Copies built .css and .js files to <filename>-<hash>.<extension> * Replaces references from built .html files to match the revisioned files * Keeps the original built files intact, but this is most likely going to change in the future Riku Rouvila 2015-05-24 18:58:15 +03:00
  • 83fb7c31d5 fix readme link Riku Rouvila 2015-05-23 16:37:13 +03:00
  • 83e7e65d58 fix gulpfile's linting errors and modify rules Riku Rouvila 2015-05-21 23:14:58 +03:00
  • 2ac09dba69 update readme Riku Rouvila 2015-05-21 22:59:40 +03:00
  • 78fc56bf7f replace jshint + jscs with eslint Riku Rouvila 2015-05-21 22:59:33 +03:00
  • 008ee37e94 Add .jscsrc file http://jscs.info/ * Sublime text plugin is recommended Riku Rouvila 2015-05-21 00:50:33 +03:00
  • 7ff4d2a887 turn code examples into javascript and update readme Riku Rouvila 2015-05-21 00:32:25 +03:00
  • f716e5fe73 remove ecstatic Riku Rouvila 2015-05-20 23:29:18 +03:00
  • 74de7b9bdd convert gulpfile.coffee to gulpfile.js Riku Rouvila 2015-05-20 23:28:37 +03:00
  • 6eaa314e82 Refactoring * Removed needless dependencies * All functionality should be like earlier Riku Rouvila 2015-05-20 23:13:01 +03:00
  • 71af2bbb28 add npm-debug.log to gitignore Riku Rouvila 2015-05-01 16:42:27 +03:00
  • aecb07fe87 do not open browser automatically when gulp is started Riku Rouvila 2015-05-01 16:17:44 +03:00
  • ccac197f18 Merge pull request #19 from cheapsteak/master Riku Rouvila 2015-05-01 16:06:22 +03:00
  • c0d2cec955 add gulp notify Chang Wang 2015-04-20 23:44:38 -04:00
  • efd24e5681 Merge pull request #18 from cheapsteak/patch-1 Riku Rouvila 2015-04-20 09:34:32 +03:00
  • 6ae6792319 Update README.md Chang Wang 2015-04-20 02:29:48 -04:00
  • 3af7f01af7 added loader image to invite form, fixes #11 Janne Kallunki 2015-04-17 19:04:10 +03:00
  • 3f17e6931d fix react warnings Riku Rouvila 2015-03-30 19:59:57 +03:00
  • c56df2a057 Merge pull request #10 from koodiklinikka/docker Niko Kurtti 2015-03-30 19:32:48 +03:00
  • 4ea35e3570 correct app name Niko Kurtti 2015-03-30 19:11:28 +03:00
  • 6dd45d1fd9 dockerify Niko Kurtti 2015-03-30 18:25:15 +03:00
  • d85f25ef83 Optimize video in header ( 1.3 MB => 245 KB ) Petri Partio 2015-03-30 18:15:30 +03:00
  • 694da323a0 use https profile images from twitter Riku Rouvila 2015-03-22 16:01:42 +02:00
  • 954a08c624 change remote api url from http to https Riku Rouvila 2015-03-22 16:01:24 +02:00
  • e829e41cbd Add Facebook link to footer (Closes #7) Petri Partio 2015-03-21 12:09:38 +02:00
  • 9b2d6ae458 Hide video from header on tablets and mobile devices Petri Partio 2015-03-21 11:50:44 +02:00
  • 45ac7eed43 input ref value to github event template Riku Rouvila 2015-03-20 10:40:26 +02:00
  • 8ef9ec3a1e Merge pull request #8 from koodiklinikka/new-header Riku Rouvila 2015-03-20 00:00:30 +02:00
  • def709ae4c Add re-designed header Petri Partio 2015-03-19 23:52:05 +02:00
  • 0d52ad3f2a Optimize images Petri Partio 2015-03-19 10:44:33 +02:00
  • 2f0261e3c2 Merge pull request #3 from tuomasrinne/master Riku Rouvila 2015-03-09 19:59:31 +02:00
  • 1e3c99729d Fix image scaling in Firefox Tuomas Rinne 2015-03-09 19:35:37 +02:00
  • 7b76f8c6de add picture of slack client, reorganize layout Riku Rouvila 2015-03-06 19:51:26 +02:00
  • dc053974ab filter style files before calling browsersync to refresh so that .map files don't initialize full reload Riku Rouvila 2015-03-05 10:57:54 +02:00
  • 0fe3a4d837 trim trailing whitespace Riku Rouvila 2015-03-05 10:49:44 +02:00
  • c7099981df Merge pull request #15 from dahlie/master Riku Rouvila 2015-03-05 10:42:16 +02:00
  • 045428adcf use browser-sync instead of livereload Hannu Pousi 2015-03-05 10:27:01 +02:00
  • 1f2ab376c9 new content & styles Riku Rouvila 2015-02-27 00:39:30 +02:00
  • d34f42ba3c style changes for feed component Riku Rouvila 2015-02-27 00:39:15 +02:00
  • 7980e5aba1 remove jsx-transform Riku Rouvila 2015-02-27 00:37:51 +02:00
  • a58ff5aab9 Merge pull request #1 from Snurppa/master Riku Rouvila 2015-02-15 16:55:33 +02:00
  • 2b3e5866ae fix input cutting off text in Firefox Snurppa 2015-02-15 16:53:05 +02:00
  • c34f99d07a Removed explicit height from invite-form message Juuso Tapaninen 2015-02-14 16:47:43 +02:00
  • cfda765016 Updated dev dependencies for node 0.12.0 Juuso Tapaninen 2015-02-14 16:22:31 +02:00
  • 50ceec8690 Merge branch 'master' of github.com:koodiklinikka/koodiklinikka.fi Riku Rouvila 2015-02-14 00:58:17 +02:00
  • bc277b65f0 add og:image metatag Riku Rouvila 2015-02-14 00:58:07 +02:00
  • 436ea059ae typo fix Riku Rouvila 2015-02-13 21:11:51 +02:00
  • 28ecab1b73 more information about the project Riku Rouvila 2015-02-13 21:02:07 +02:00
  • ff9e2e0b85 fix feed message style Riku Rouvila 2015-02-13 01:31:06 +02:00
  • ee2880e11a sticky footer Riku Rouvila 2015-02-12 14:39:04 +02:00
  • 686a14c647 font fixes Riku Rouvila 2015-02-11 21:24:54 +02:00
  • c7751b1941 new version of jumbo video Riku Rouvila 2015-02-11 21:00:42 +02:00
  • 69fffdb073 add header video Riku Rouvila 2015-02-11 19:45:16 +02:00
  • 0cb804439a upgrade watchify to support node 0.12 & io.js Lauri Hahne 2015-02-10 17:12:20 +02:00
  • 0797945afc Merge pull request #14 from cheapsteak/master Riku Rouvila 2015-02-06 22:22:18 +02:00
  • 17d64a0b1d disable css sourcemaps for production Chang Wang 2015-02-06 15:00:42 -05:00
  • 0917fa9772 show twitter retweets in a form of the original status. anchors to feed avatars Riku Rouvila 2015-02-06 16:40:00 +02:00
  • a0c3bfd12f fix column mobile styles Riku Rouvila 2015-02-06 15:06:52 +02:00
  • 9820ad1d00 stylus sourcemaps Chang Wang 2015-02-05 11:03:57 -05:00
  • 69af994b36 randomize member positions Riku Rouvila 2015-02-03 23:18:08 +02:00
  • 0fc301586f more space for text content Riku Rouvila 2015-02-03 23:16:46 +02:00
  • ae7b9541a5 first version of working feed Riku Rouvila 2015-02-02 23:20:40 +02:00
  • ab8648920a wip/format event objects to human readable form Riku Rouvila 2015-01-28 21:59:26 +02:00
  • 16065d88f0 start building feed Riku Rouvila 2015-01-28 00:10:00 +02:00
  • 0ae31becd4 cleaning the autogenerated gulpfile Riku Rouvila 2015-01-27 19:12:31 +02:00
  • 43b13c5e86 add development proxy for API Riku Rouvila 2015-01-27 18:54:57 +02:00
  • d1b2aaf177 change members api url Riku Rouvila 2015-01-26 22:43:04 +02:00
  • 1fa2b539dc Merge branch 'master' of github.com:leonidas/gulp-project-template Riku Rouvila 2015-01-26 16:52:13 +02:00
  • 82dc5f0d22 add MIT license Riku Rouvila 2015-01-26 16:51:10 +02:00
  • 529f6e3fa5 style changes Riku Rouvila 2015-01-25 19:38:18 +02:00
  • 8eb12e5b2a switch the places of description and members Riku Rouvila 2015-01-25 18:41:39 +02:00
  • d354b7620e style fixes Riku Rouvila 2015-01-25 18:37:56 +02:00
  • 30dcfd0855 typo fix Riku Rouvila 2015-01-25 18:25:53 +02:00
  • 2b3669ccaf add members next to description text Riku Rouvila 2015-01-25 18:05:54 +02:00
  • 1dc00e0fe8 implement faider functionality Riku Rouvila 2015-01-25 14:54:16 +02:00
  • b0690c7ff4 virtual-dom -> React Riku Rouvila 2015-01-25 14:29:48 +02:00
  • f5899e6a4c convert gulpfile.coffee to gulpfile.js Riku Rouvila 2015-01-24 13:16:13 +02:00
  • ba440cd82a more content Riku Rouvila 2015-01-24 03:36:52 +02:00