Commit Graph

  • e1a0c0f422 FIx in readme master Mario Voigt 2022-05-18 23:04:27 +0200
  • d393f38017
    Merge 9cdfae58b4 into 7fdaf8e3ab #11 Matas 2020-02-25 16:29:02 +0200
  • 9cdfae58b4
    Fixed: npm run server:prod #11 Matas 2020-02-25 16:28:28 +0200
  • 7fdaf8e3ab respond to browser hash to show markdown/plaintext view Adam Brown 2017-02-05 15:33:55 -0500
  • c633afa184 respond to browser hash to show markdown/plaintext view Adam Brown 2017-02-05 13:36:10 -0500
  • 368d19dd21 format to standardjs code style with linting Adam Brown 2017-01-17 20:41:53 -0500
  • 8c5ac6ade7 debug markdown diff output edge cases Adam Brown 2017-01-05 17:18:03 -0500
  • 70a22ad5ff encode initial state json for more secure and reliable inclusion in rendered page Adam Brown 2017-01-04 16:15:09 +0000
  • bd7161a727 Merge branch 'master' of https://github.com/adamarthurryan/dubdiff Adam Brown 2016-12-29 13:13:18 -0500
  • f521e78bd2 minor cleanup Adam Brown 2016-12-29 13:13:11 -0500
  • ed7ad72c2a merge resolve dependency conflict Adam Brown 2016-12-29 18:11:19 +0000
  • cc515695a8 fix minor: diff colors, readme, port logging Adam Brown 2016-12-29 13:10:32 -0500
  • 136e9c1c8e add no copy mode to build:prod Adam Brown 2016-12-28 22:46:09 +0000
  • a2c2407d3c switch port for production server Adam Brown 2016-12-28 17:20:07 -0500
  • ae5d02b288 Merge version-2 branch to master Adam Brown 2016-12-28 17:07:21 -0500
  • 966bdae3e1 reset prepatory to merge version 2 Adam Brown 2016-12-28 17:07:10 -0500
  • 9c18a2b73b remove generated files from repo version-2 Adam Brown 2016-12-28 16:45:45 -0500
  • 0bc23bf5d3 create prod version Adam Brown 2016-12-28 16:44:45 -0500
  • 660c6e6b19 fixed server-side diff loading Adam Brown 2016-12-17 10:21:00 -0500
  • d66292047f refactor load/save state, add favicon Adam Brown 2016-12-17 00:26:04 -0500
  • 720f123977 refactor local storage to use a component Adam Brown 2016-12-15 14:28:23 -0500
  • 6bb76ccd17 add server rendering of loaded compares and clean up saving of compares, switch to using isomorphic fetch (and save much compiled size) Adam Brown 2016-12-14 19:06:14 -0500
  • 0a3a37e64e save data to backend with asynchronous actions and redux-thunk Adam Brown 2016-12-14 13:02:27 -0500
  • 414c1d570e add support for markdown mode rendering Adam Brown 2016-12-14 01:30:09 -0500
  • 9c10e06c15 try and fix diff treatment of spaces Adam Brown 2016-12-09 18:41:21 -0500
  • 755143c0c3 start test suite for dubdiff engine Adam Brown 2016-12-09 18:01:59 -0500
  • 55a30797ec add semantic css local, begin implement markdown diff, etc. Adam Brown 2016-12-09 17:07:42 -0500
  • 27582ef871 initial server-side rendering, restructure source folder Adam Brown 2016-12-03 22:14:15 -0500
  • 95e2170c7b update readme Adam Brown 2016-12-02 17:29:40 -0500
  • 9d23d48b67 implement simple data storage api Adam Brown 2016-12-02 11:20:59 -0500
  • 822a012129 restructure and complete move to semantic-ui-react Adam Brown 2016-11-30 14:57:35 -0500
  • dc96ac104c fleshing out main functionality Adam Brown 2016-11-28 12:47:47 -0500
  • afce2f47a4 initial project checkin Adam Brown 2016-11-23 16:58:48 -0500
  • f15069f42d minor fix readme version-1 Adam Brown 2016-11-04 10:46:45 -0400
  • 2d5d72772d minor fix readme Adam Brown 2016-11-04 10:46:03 -0400
  • 5a55902b5b cleanup old docker cruft Adam Brown 2016-11-03 19:16:54 -0400
  • dbc4bac6a2 update readme Adam Brown 2016-11-03 18:52:09 -0400
  • 30609b17da update server port and set new dubdiff method Adam Brown 2016-11-03 22:28:51 +0000
  • ab1229e8da changes to diff algo Adam Brown 2016-05-24 10:56:13 -0400
  • 3326eaccb7 minor fix, before diff engine refactor Adam Brown 2016-05-11 00:02:42 -0400
  • c764eb5b45 Update README.md Adam Brown 2015-09-17 16:42:22 -0400
  • be5c011349 Update README.md Adam Brown 2015-09-17 16:42:13 -0400
  • aa8f43c733 Update README.md Adam Brown 2015-09-17 16:41:50 -0400
  • c49cf68c74 Update README.md Adam Brown 2015-06-03 16:49:02 -0400
  • d2fdf8b170 Update README.md Adam Brown 2015-06-03 16:48:25 -0400
  • 26f3a4d97f Merge branch 'master' of https://github.com/adamarthurryan/dubdiff Adam Brown 2015-06-03 16:10:39 -0400
  • 0515da6468 add note about swap memory on digitalocean Adam Brown 2015-06-03 16:10:20 -0400
  • f81f54a610 production docker container will now restart on failure indefinitely Adam Brown 2015-05-29 13:44:16 -0400
  • 573b6b32e2 fix path to wdiff binary Adam Brown 2015-05-26 11:29:41 -0400
  • b54dcf0c2c Merge branch 'master' of https://github.com/adamarthurryan/dubdiff Adam Brown 2015-05-26 10:41:49 -0400
  • 638ec426e5 add option to display as plain text Adam Brown 2015-05-26 10:41:06 -0400
  • 7bc937606d finalize deployment Adam Brown 2015-04-24 01:57:54 -0400
  • ba4c8820ba change github url Adam Brown 2015-04-18 10:08:18 -0400
  • 4fe73b91bc move docker launch scripts to docker folder Adam Brown 2015-04-18 10:05:32 -0400
  • 9dc35f2079 remove docker files Adam Brown 2015-04-17 23:17:12 -0400
  • 73f0b5f4b3 fix wdiff markdown parse error Adam Brown 2015-04-18 03:12:00 +0000
  • 24167d5b45 switch from mongodb-backed data to filesystem-backed Adam Brown 2015-04-17 19:53:16 -0400
  • de45c9b411 remove passport dependencies, user and document cruft Adam Brown 2015-04-17 19:17:19 -0400
  • 9a7dc3c138 add docker definition and launch scripts Adam Brown 2015-04-17 13:22:55 -0400
  • 3bf6223c92 Add 'docker/' from commit '697f105a275dab12b3cc0200a25b067d1f263e8c' Adam Brown 2015-04-17 13:00:37 -0400
  • f27d91a803 prepare for production deployment Adam Brown 2015-04-17 12:59:48 -0400
  • 697f105a27 Update README.md Adam Brown 2015-04-16 22:37:29 -0400
  • 98e5b186f1 Merge pull request #8 from adamarthurryan/simple-interface Adam Brown 2015-04-13 23:10:12 -0400
  • e2114ae55c deleted cruft #8 Adam Brown 2015-04-14 03:09:28 +0000
  • b63474b3ae Merge pull request #7 from adamarthurryan/simple-interface Adam Brown 2015-04-13 23:06:00 -0400
  • 3aa913e8c0 cleanup #7 Adam Brown 2015-04-14 02:53:54 +0000
  • b49041db43 simplify interface Adam Brown 2015-04-12 02:42:47 -0400
  • 92fceed3d6 local mongodb Adam Brown 2015-04-12 00:37:38 -0400
  • a7d7f551a7 final fixes Adam Brown 2015-02-28 18:44:36 +0000
  • 68cdbe4cc7 fix readme formatting Adam Brown 2015-02-15 16:20:48 -0500
  • ee54bae9d9 refactor to allow better integration between container and local command line Adam Brown 2015-02-15 16:17:28 -0500
  • 4470b9caef improvements to ruby gem installation Adam Brown 2015-02-15 15:15:48 -0500
  • 97d5f59c3f add questionable run script \n update readme Adam Brown 2015-02-10 01:10:53 -0500
  • 4562152a20 add questionable run script \n update readme Adam Brown 2015-02-10 01:10:08 -0500
  • b414f9f181 fix up the buttons\n stabilize ui\n add wdiff panes Adam Brown 2015-02-09 20:47:35 -0500
  • 2a4fdeeb96 further ui improvements Adam Brown 2015-02-09 20:19:47 -0500
  • ee3bd40ef7 much improvement to client side \n fixed wdiff output for markdown server side Adam Brown 2015-02-08 20:42:31 -0500
  • 4917885686 add rough client interface \n complete server interface for adding revisions \n remove scaffolding examples Adam Brown 2015-02-07 13:49:04 -0500
  • 43ea540556 Merge branch 'master' of https://github.com/adamarthurryan/wdiff-markdown-editor Adam Brown 2015-02-06 10:49:38 -0500
  • e84561898f initial check-in with working wdiff server-side api Adam Brown 2015-02-06 10:46:55 -0500
  • 515960a3c5 Initial commit Adam Brown 2015-02-06 10:35:22 -0500
  • b385c233b6 transition towards multi-container setup with a startup script Adam Brown 2015-02-03 13:24:34 -0500
  • cb85cb7875 updates to dockerfile Adam Brown 2015-02-01 16:02:11 -0500
  • 726af737bd minor Adam Brown 2015-01-26 21:54:44 -0500
  • a3e267cf78 minor Adam Brown 2015-01-26 21:53:18 -0500
  • b554387817 fix readme and comments Adam Brown 2015-01-26 21:52:07 -0500
  • 276d034468 cleanup and generate mongod-start script Adam Brown 2015-01-26 21:06:38 -0500
  • 11828c2d2e further docker-ify the container definition and add a boot script Adam Brown 2015-01-26 20:07:01 -0500
  • 59861bd039 initial port of vagrant box to docker Adam Brown 2015-01-26 17:49:42 -0500
  • 2d191fbc00 Initial commit Adam Brown 2015-01-26 11:52:52 -0500