Commit Graph

  • 65f5ace561 Fixed local compose and text entryport. main Leopere 2025-03-20 15:48:39 -0400
  • 52e5690ee5 Improve documentation and test structure Leopere 2025-03-03 10:36:18 -0500
  • abe9cca6eb Update Dockerfile to use Node.js 22 LTS Leopere 2025-03-02 13:49:40 -0500
  • 9d45d1ded4 Fix Dockerfile to use Node 18 and improve build process Leopere 2025-03-02 13:33:53 -0500
  • c5c44986d8 Add build script to package.json for Docker build Leopere 2025-03-01 18:37:27 -0500
  • 758b242f11 Fix Docker build issues by updating Node version and addressing npm installation errors Leopere 2025-03-01 18:36:47 -0500
  • 68afb6fc6c Add comprehensive security headers support with testing framework Leopere 2025-03-01 18:33:46 -0500
  • c0502bc1a4 Add security header testing scripts (both Node.js and Bash versions) Leopere 2025-03-01 18:24:46 -0500
  • a88c7c6ccf Enhance CSP implementation with nonces and improve documentation Leopere 2025-03-01 17:59:07 -0500
  • 6e7b63a408 Fix button alignment and visibility issues, implement CSP improvements with nonce support Leopere 2025-03-01 17:49:24 -0500
  • 627cb5cc25 Add docker-compose.yml colin 2024-03-21 21:46:48 +0000
  • 52cc4b7879 Update package.json colin 2024-01-20 22:55:49 +0000
  • 69f0f4fd4d Add LICENSE.md colin 2024-01-19 18:38:52 +0000
  • 3598ed2dce Update README.md colin 2024-01-19 18:37:42 +0000
  • 3e31a8fe0a Update about.md colin 2024-01-19 18:15:36 +0000
  • f754da9ea0 Update app.sh colin 2024-01-19 17:56:27 +0000
  • d6b755b38a Delete test/redis_document_store_spec.js colin 2023-12-27 16:06:25 +0000
  • 068b54762f Update app.sh colin 2023-12-27 16:02:58 +0000
  • 2ed8b5fd39 TODO: fix this test. colin 2023-12-27 16:02:28 +0000
  • f93ab94050 Update test/key_generators/random_spec.js colin 2023-12-27 16:02:01 +0000
  • ff163c66b4 Update test/redis_document_store_spec.js colin 2023-12-27 15:43:43 +0000
  • 153db1645a Update README.md colin 2023-12-27 15:38:53 +0000
  • 6abc863848 Update lib/key_generators/phonetic.js colin 2023-12-27 15:32:21 +0000
  • 7b5b55da5e Update README.md colin 2023-12-27 15:26:44 +0000
  • c6b2d6b82d Update README.md colin 2023-12-27 15:23:19 +0000
  • 677195d59b Update test/redis_document_store_spec.js colin 2023-12-27 15:19:19 +0000
  • f5ecab9c99 Update app.sh colin 2023-12-27 15:00:35 +0000
  • f3acfb9da4 Update README.md colin 2023-12-27 14:56:29 +0000
  • 23c47e49ec refactor phonetic.js to match test requirements. colin 2023-12-27 14:32:21 +0000
  • 4ae1756c35 Update app.sh colin 2023-12-27 13:58:17 +0000
  • 56035ab13f Update app.sh colin 2023-12-27 13:55:35 +0000
  • 910d406619 Update app.sh colin 2023-12-27 13:53:55 +0000
  • 54fa4b3581 Update app.sh colin 2023-12-27 06:07:12 +0000
  • 5928e6d81b Update test/key_generators/random_spec.js.disabled colin 2023-12-27 06:02:40 +0000
  • 0ea0247ca6 fixup Colin 2023-12-26 23:36:21 -0500
  • 88305a7dbd Add app.sh colin 2023-12-27 04:35:09 +0000
  • 827e7b51b5 Rewrite the memcached client John Crepezzi 2018-02-16 09:52:44 -0500
  • ad7702aaf4
    Merge pull request #194 from szepeviktor/patch-1 John Crepezzi 2018-01-22 10:30:12 -0500
  • f5fbc8d19e
    Change to HTTPS in about.md Viktor Szépe 2018-01-22 14:51:15 +0100
  • 0a8923bf12
    Merge pull request #192 from C0rn3j/master John Crepezzi 2017-12-30 20:24:01 -0500
  • 4d572a2ec0
    convert relative path to absolute Martin 2017-12-30 17:11:29 +0100
  • d9a53d3e6e
    Add note about paste expiration, cosmetic fixes. Martin 2017-12-29 20:42:11 +0100
  • 8da37ea5de
    Merge pull request #190 from PassTheMayo/patch-1 John Crepezzi 2017-12-11 10:51:12 -0500
  • ff0fccd6c2
    Oh noes! I didn't even notice that I had a typo... Jacob Gunther 2017-12-11 09:50:50 -0600
  • 63c4576633
    Merge pull request #189 from PassTheMayo/master John Crepezzi 2017-12-11 10:46:45 -0500
  • b31d143bcd
    Revert config.js to previous state Jacob Gunther 2017-12-11 09:45:37 -0600
  • 0d8aec8d61
    Oops, forgot to fix that file name Jacob Gunther 2017-12-11 09:44:23 -0600
  • 1f9fdd205d
    Undid changes to server.js Jacob Gunther 2017-12-11 09:28:27 -0600
  • cdd0cf3739
    Fixed requested changes to RethinkDB handler Jacob Gunther 2017-12-11 09:27:44 -0600
  • ba5c6b8d16 Added RethinkDB storage option & fixed config to use proper JSON PassTheMayo 2017-12-09 18:34:00 -0600
  • cfef588283
    Merge pull request #181 from seejohnrun/simplify_uglify John Crepezzi 2017-10-31 21:20:23 -0400
  • 318c5f7ba6 Upgrade uglify and simplify usage John Crepezzi 2017-10-31 21:19:22 -0400
  • ee03e7cd78
    Merge pull request #180 from seejohnrun/es6_generators John Crepezzi 2017-10-31 21:11:32 -0400
  • 3b6934e348 Phonetic key generator to es6 and add some tests John Crepezzi 2017-10-31 21:10:25 -0400
  • f161cc33b4 Added tests and converted dictionary key generator to es6 John Crepezzi 2017-10-31 20:55:59 -0400
  • 40f1f2588e Update some es6 John Crepezzi 2017-10-31 20:55:51 -0400
  • e4e025f67e Convert random generator to es6 and add some specs for it directly John Crepezzi 2017-10-31 20:40:43 -0400
  • e12805a8aa
    Merge pull request #179 from seejohnrun/upgrade_testing John Crepezzi 2017-10-31 20:04:37 -0400
  • e76c845f16 Upgrade testing libraries John Crepezzi 2017-10-31 20:02:59 -0400
  • 072418695e
    Merge pull request #178 from seejohnrun/upgrade_highlight John Crepezzi 2017-10-31 19:49:20 -0400
  • 584b66bc66 Upgrade highlight.js John Crepezzi 2017-10-31 19:48:55 -0400
  • f19c5d1049 Fix typo in README John Crepezzi 2017-08-03 11:45:51 +0000
  • c5b859ec98 Bump node engine version & fix asset compression on start John Crepezzi 2017-07-11 21:13:33 -0400
  • 2ee93a7409 Merge pull request #160 from seejohnrun/complete_eslint John Crepezzi 2017-06-26 12:38:57 -0400
  • bf1dbb68b8 Fix eslint John Crepezzi 2017-06-26 12:38:17 -0400
  • cf28e23d8e Merge pull request #159 from seejohnrun/add_eslint John Crepezzi 2017-06-26 12:29:10 -0400
  • 5939dec185 Added eslint and fixed an issue from #158 John Crepezzi 2017-06-26 12:19:36 -0400
  • 3ed1d775ac Merge pull request #158 from KlasafGeijerstam/master John Crepezzi 2017-06-26 12:11:44 -0400
  • 87b1c76aaf One more John Crepezzi 2017-06-26 12:11:19 -0400
  • 4599203bdf A few style nit-picks John Crepezzi 2017-06-26 12:10:57 -0400
  • d66bc9a6c4 Removed unused lines Klas af Geijerstam 2017-06-26 18:09:13 +0200
  • 80f0618736 Updated dictionary.js Klas af Geijerstam 2017-06-26 18:03:18 +0200
  • ac2bceefbb Added missing ) Klas af Geijerstam 2017-06-26 17:42:24 +0200
  • dbf4f6b5dd Removed usage of random-js Klas af Geijerstam 2017-06-26 17:39:32 +0200
  • 8e9205cecc Update dictionary.js Klas af Geijerstam 2017-06-26 17:37:04 +0200
  • e54a860172 Added dictionary.js Klas af Geijerstam 2017-06-26 17:17:52 +0200
  • 5a8697cdd8 Fix typo in about.md John Crepezzi 2017-05-02 17:32:34 -0400
  • 091ea973a8 Merge pull request #138 from Wohlstand/patch-2 John Crepezzi 2017-04-21 07:51:23 -0400
  • 939b7221ab Merge pull request #146 from seejohnrun/dont_expire_static_documents John Crepezzi 2017-01-28 11:58:12 -0500
  • 934aaf7f51 Don't expire static documents on raw read John Crepezzi 2017-01-28 11:57:25 -0500
  • 930e21ccb7 Added a note about Redis's password field Vitaly Novichkov 2016-11-06 02:25:51 +0400
  • eb5c8eef6a Merge pull request #135 from seejohnrun/horizontal_scroll_fix John Crepezzi 2016-09-30 10:40:15 -0500
  • 03dd611a86 Fix horizontal scroll overflow John Crepezzi 2016-09-30 09:57:46 -0500
  • f24376b192 Merge pull request #129 from Wohlstand/patch-1 John Crepezzi 2016-09-19 09:36:56 -0400
  • eea359d0ec Update index.html Vitaly Novichkov 2016-09-13 15:11:20 +0400
  • af9a71549b Upgrade highlight.js John Crepezzi 2016-09-12 20:10:15 -0400
  • 3178676fba Merge pull request #131 from seejohnrun/update_doc John Crepezzi 2016-08-22 13:23:11 -0400
  • 3bdfab8219 Update documentation to mention redis-server John Crepezzi 2016-08-22 13:22:49 -0400
  • a3a24d9765 Merge pull request #127 from Gwemox/master John Crepezzi 2016-08-17 14:03:13 -0400
  • 8afb53e77e Fix working error under Firefox Vitaly Novichkov 2016-08-03 14:15:58 +0400
  • d6d9cf40f9 Compatibility with screen reader Thibault Buathier 2016-07-30 16:15:53 +0200
  • 1010a142e2 Compatibility with screen reader Thibault Buathier 2016-07-30 16:15:26 +0200
  • 0209375865 Revert "Added cloudron external provider" John Crepezzi 2016-03-12 13:09:28 -0500
  • 00a9d9c312 Added cloudron external provider John Crepezzi 2016-03-12 13:07:58 -0500
  • 6835eef468 Merge pull request #109 from seejohnrun/rate_limiting John Crepezzi 2016-03-10 11:44:57 -1000
  • 4626fd9c8d Merge pull request #81 from pangeacake/master John Crepezzi 2016-03-06 19:06:04 -0500
  • fbb6e63c37 Added a note to the README John Crepezzi 2016-03-06 16:34:33 -0500
  • 84c909a5db Added user-configurable rate limiting John Crepezzi 2016-03-06 16:20:40 -0500
  • 45e19bc7cc fix indentation John Crepezzi 2015-12-27 12:59:59 -0500
  • 233bc6ff16 Merge pull request #77 from abn/redis-auth John Crepezzi 2015-12-27 12:58:24 -0500