1
0
mirror of https://github.com/fazo96/ipfs-boards synced 2025-01-10 12:24:20 +01:00
Commit Graph

59 Commits

Author SHA1 Message Date
Enrico Fasoli
bd93fb7612 fix getipfs page 2015-12-12 17:21:58 +01:00
Enrico Fasoli
2fc14841e4 fixed bug in comment view 2015-12-12 13:21:14 +01:00
Enrico Fasoli
7c6360389b removed cache layer for IPNS 2015-12-12 11:57:51 +01:00
Enrico Fasoli
4f343ed813 ooops 2015-12-10 21:21:04 +01:00
Enrico Fasoli
8cef8bfdba handle transition when the url changes but the page is the same 2015-12-10 21:15:26 +01:00
Enrico Fasoli
997304844a remove handler to event when unnecessary 2015-12-10 21:15:02 +01:00
Enrico Fasoli
4c675235dd it's not perfect but whitelist support is in 2015-12-04 11:43:28 +01:00
Enrico Fasoli
7608757891 looks like everything works.. needs moar testing 2015-11-30 18:18:51 +01:00
Enrico Fasoli
bae52734af wip refactor how API access is passed to components 2015-11-30 18:18:51 +01:00
Enrico Fasoli
144e72e549 moved top level components to another folder 2015-11-28 09:01:38 +01:00
Enrico Fasoli
868fe50675 forgot a file... damn 2015-11-26 19:35:34 +01:00
Enrico Fasoli
0c6032280c comment permalinks done, but bugged 2015-11-26 19:04:47 +01:00
Enrico Fasoli
5794ac3d4c unfiltered board view implemented 2015-11-26 18:21:28 +01:00
Enrico Fasoli
67e34309f6 implemented nested comments and fix #43 2015-11-24 21:41:27 +01:00
Enrico Fasoli
7d4e6b419b clocks now updates itself! woo 2015-11-23 18:55:28 +01:00
Enrico Fasoli
ae898444ad moved fontawesome css in Icon component and Clock in his own component 2015-11-23 18:38:21 +01:00
Enrico Fasoli
573303de39 I guess comments are kinda implemented 2015-11-23 18:30:09 +01:00
Enrico Fasoli
ce187c3ddc updated postpage 2015-11-23 16:07:04 +01:00
Enrico Fasoli
f2086fd992 better wording 2015-11-23 13:46:08 +01:00
Enrico Fasoli
7b35c9dabf better wording 2015-11-23 13:27:17 +01:00
Enrico Fasoli
002396c98d finished post linking 2015-11-23 13:02:45 +01:00
Enrico Fasoli
5dc37167ea made ipfs-api downloadable asynchroniously, better UX 2015-11-23 13:02:45 +01:00
Enrico Fasoli
3352bdbca0 improved navbar, removed dead code 2015-11-21 17:18:25 +01:00
Enrico Fasoli
ce7a4c3a8a better wording 2015-11-21 17:06:14 +01:00
Enrico Fasoli
533a9d00eb new landing page, closes #32 2015-11-21 16:32:35 +01:00
Enrico Fasoli
d77c13f544 split app into components 2015-11-20 20:21:54 +01:00
Enrico Fasoli
fecd9af666 cleanup, load font-css internally 2015-11-20 17:24:06 +01:00
Enrico Fasoli
c417e42c1a switched from browserify to webpack 2015-11-20 17:11:49 +01:00
Enrico Fasoli
8da785420e added extra check for error 2015-11-20 16:06:00 +01:00
Enrico Fasoli
7d12050fef fixed for not recognized by react 2015-11-19 17:37:50 +01:00
Enrico Fasoli
7c2f376138 make navbar fixed 2015-11-19 17:07:02 +01:00
Enrico Fasoli
aded572604 remove useless div wrapping 2015-11-19 17:06:52 +01:00
Enrico Fasoli
016c9c880f updated 'class' prop to 'className' for consistency 2015-11-19 16:56:02 +01:00
Enrico Fasoli
06905de9a4 sort posts by date and fix submitter display 2015-11-19 16:51:04 +01:00
Enrico Fasoli
e6aec73c4f new post rendering style 2015-11-19 14:43:13 +01:00
Enrico Fasoli
acd05deb15 fixed #31 2015-11-19 12:59:19 +01:00
Enrico Fasoli
2ebd4c8a89 improved IPNS resolution, implemented users page 2015-11-18 16:56:07 +01:00
Enrico Fasoli
2448630e4b added few small features and rewrote user profile resolution 2015-11-18 15:40:29 +01:00
Enrico Fasoli
6ef1e7d3e0 fix bug when opt is null 2015-11-18 01:55:31 +01:00
Enrico Fasoli
f132d5ae43 settings page implemented 2015-11-18 00:37:24 +01:00
Enrico Fasoli
31e3e0313a WIP settings page 2015-11-17 22:18:30 +01:00
Enrico Fasoli
1c0a540b74 improved UI, implemented markdown and descriptions now show up 2015-11-17 20:32:52 +01:00
Enrico Fasoli
bd229e9413 updated protocol information, wrote guidelines to implement aggregation 2015-11-16 14:35:27 +01:00
Enrico Fasoli
4698980063 bug fixing and ipfs version checking 2015-11-16 13:25:32 +01:00
Enrico Fasoli
23ffa38601 refactored a little function 2015-11-15 21:35:13 +01:00
Enrico Fasoli
4e47a980ae updated to work in custom http path 2015-11-15 21:10:27 +01:00
Enrico Fasoli
6c377ff54e can now handle a missing connection to go-ipfs 2015-11-14 23:33:50 +01:00
Enrico Fasoli
0fd0141068 moving to event emitters. Solved warnings 2015-11-14 18:26:56 +01:00
Enrico Fasoli
962dc21aab introduced source maps, and fixed uglify again 2015-11-14 17:33:43 +01:00
Enrico Fasoli
5a71c39bb9 board viewing is ok now 2015-11-14 16:26:03 +01:00