Commit Graph

  • cbf3aab486 Small typo in instances.json ManeraKai 2022-04-06 23:17:57 +03:00
  • b85f304dc1 Merge pull request 'update favicon' (#58) from syben/Wikiless:main into main orenom 2022-03-31 18:23:44 +02:00
  • 04003fd0fe Update wikiless-favicon.ico Sy 2022-03-30 14:12:03 -06:00
  • 5ebd3b9118 Merge pull request 'main' (#1) from orenom/Wikiless:main into main syben 2022-03-30 22:05:15 +02:00
  • 1c94f34144 add wikiless favicon support (#51) orenom 2022-03-30 20:27:42 +02:00
  • 6194273367 add instance wiki.froth.zone (#56) orenom 2022-03-30 20:10:55 +02:00
  • 12adb5a085 Merge pull request 'Update wikiless-logo.png' (#57) from syben/Wikiless:main into main orenom 2022-03-30 20:08:04 +02:00
  • 4b1a88bfc1 Update wikiless-logo.png Sy 2022-03-30 11:59:02 -06:00
  • 2b5ad335f8 add curben's .onion and .i2p instance links (PR #52) orenom 2022-03-29 18:13:43 +02:00
  • f0905356d6 Merge pull request 'Update 'instances.json'' (#54) from mizzunet/Wikiless:main into main orenom 2022-03-29 18:07:39 +02:00
  • 49119218be Update 'instances.json' mizzunet 2022-03-25 10:17:11 +01:00
  • 8b5b48c7aa Merge pull request 'feat(route): support chinese variants' (#48) from curben/Wikiless:zh into main orenom 2022-03-23 19:22:52 +01:00
  • 06b5e5ac1d add wikiless.lunar.icu (#53) orenom 2022-03-23 18:57:45 +01:00
  • efadf59f13 refactor(cache_control): replace fs.rmdir() with fs.rm() Ming Di Leom 2022-03-06 05:50:29 +00:00
  • c883b6e8e9 feat(route): support chinese variants Ming Di Leom 2022-03-06 05:44:39 +00:00
  • 43d88ac455 fix redis key for setting and getting data (fixes #45) orenom 2022-02-07 18:04:59 +01:00
  • 42db02b731 link instances.json to ./static so it can be accessed from any instance orenom 2022-01-29 15:28:35 +01:00
  • 8b20478f3f add instances file instances.json (#44) orenom 2022-01-29 15:08:43 +01:00
  • 97588806cd use primarily REDIS_URL env variable for config.redis_url - keep REDIS_HOST here for backwards compatibility orenom 2022-01-21 17:54:40 +01:00
  • c7efe63218 update version 0.1.0 => 0.1.1 0.1.1 orenom 2022-01-20 20:09:56 +01:00
  • 10382a1fa8 use snake case for variables orenom 2022-01-20 19:21:54 +01:00
  • fdb6dda91e fix invalid applyUserMods() theme parameter (fixes #39) orenom 2022-01-20 19:16:22 +01:00
  • 521eedeaf1 fix redis ignoring configs (fixes #41). now redis_url is used instead of redis_host and redis_port orenom 2022-01-13 19:39:34 +01:00
  • 0c53c2444c fix caching, redis was using wrong url as the key orenom 2021-12-26 18:36:30 +01:00
  • b98dec3c6b Merge pull request 'fix(handleWikiPage): avoid sending 'lang' param to wikipedia' (#37) from curben/Wikiless:lang-param into main orenom 2021-12-26 18:33:30 +01:00
  • d6ccd66f4b fix(handleWikiPage): avoid sending 'lang' param to wikipedia Ming Di Leom 2021-12-26 04:57:20 +00:00
  • 44a0187a8e add instance wiki.604kph.xyz orenom 2021-12-25 23:49:01 +01:00
  • 00ccaf3dbe update version 0.0.5 => 0.1.0 0.1.0 orenom 2021-12-25 18:50:05 +01:00
  • af7213b0e4 update dependencies orenom 2021-12-25 18:47:54 +01:00
  • 656460c918 Merge pull request 'fix(utils): remove unneeded lang parameter' (#35) from curben/Wikiless:rm-wiki-lang into main orenom 2021-12-25 18:43:50 +01:00
  • 042ff3fdf4 also add wikipedia-wordmark-en.svg for fr language (related to #12) orenom 2021-12-25 17:54:19 +01:00
  • 9301a4f4f4 Merge pull request 'fix(css): add fr style' (#34) from curben/Wikiless:fr-style into main orenom 2021-12-25 17:40:09 +01:00
  • f63656b65d Merge pull request 'refactor: async/await' (#36) from curben/Wikiless:async into main orenom 2021-12-25 17:28:13 +01:00
  • e6b360d225 fix(utils): revert writeFile() to createWriteStream Ming Di Leom 2021-12-25 07:47:33 +00:00
  • b961f7a3ea fix(utils): check response is not empty before fs.writeFile() Ming Di Leom 2021-12-23 10:59:17 +00:00
  • c354933580 fix(utils): remove unneeded lang parameter Ming Di Leom 2021-12-22 19:35:42 +00:00
  • ffa94a11c8 fix(fr): add menu icon Ming Di Leom 2021-12-22 11:21:07 +00:00
  • 8f8e665927 fix(routes): add fr logos Ming Di Leom 2021-12-22 10:59:19 +00:00
  • d2b01b7ea7 fix(routes): replace logo with wikiless' Ming Di Leom 2021-12-22 10:34:41 +00:00
  • 8f6c164a44 fix(css): add fr style Ming Di Leom 2021-12-22 10:27:10 +00:00
  • 443bca6b43 refactor: async/await Ming Di Leom 2021-12-18 11:53:01 +00:00
  • c6e7ebe129 fix lang suffix for applyUserMods (PR #30) orenom 2021-12-21 22:32:04 +01:00
  • b23b9f7b59 Merge pull request 'fix(utils): load fr-specific style' (#30) from curben/Wikiless:fr into main orenom 2021-12-21 22:25:46 +01:00
  • feb7e0f770 fix(utils): load fr-specific style Ming Di Leom 2021-12-14 11:05:28 +00:00
  • cea651e0c6 fix README linebreaks orenom 2021-12-17 18:12:00 +01:00
  • 3fa94a625f remove wiki.ioens.is instance for not working for over 5 months orenom 2021-12-17 18:09:07 +01:00
  • 67414ed28c bump version 0.0.4 => 0.0.5 orenom 2021-12-17 18:07:46 +01:00
  • 55537a44d0 add cache control feature - wikiless can now empty the cached media files automatically orenom 2021-12-17 18:06:04 +01:00
  • 337332af57 fix PR #31 related errors orenom 2021-12-17 17:32:46 +01:00
  • f343a05418 Merge pull request 'style: lint' (#31) from curben/Wikiless:lint into main orenom 2021-12-17 17:27:12 +01:00
  • 0657e7cd3b style: lint Ming Di Leom 2021-12-14 12:11:59 +00:00
  • bb2c413889 bump version 0.0.3 -> 0.0.4 orenom 2021-12-13 00:11:19 +01:00
  • 988e7cf1dc fix the stylesheets if the user has chosen a theme via preferences orenom 2021-12-13 00:07:28 +01:00
  • 7cd0cc907e Merge pull request 'feat(css): support 'prefers-color-scheme: dark'' (#29) from curben/Wikiless:dark into main orenom 2021-12-12 22:53:48 +01:00
  • c7be596d90 Merge pull request 'fix(routes): prepend slash to wikipage that starts with "/"' (#28) from curben/Wikiless:title-slash into main orenom 2021-12-12 22:50:31 +01:00
  • 89a7579594 Merge pull request 'fix(utils): use path instead of full url' (#27) from curben/Wikiless:path into main orenom 2021-12-12 22:50:03 +01:00
  • 1c1feb0672 feat(css): support 'prefers-color-scheme: dark' Ming Di Leom 2021-12-11 09:03:46 +00:00
  • 70145ff008 fix(routes): prepend slash to wikipage that starts with "/" Ming Di Leom 2021-12-08 11:04:06 +00:00
  • 655f9f35f7 fix(utils): use path instead of full url Ming Di Leom 2021-12-08 09:53:54 +00:00
  • 37794684d5 Merge pull request 'docs(instance): wikiless.sethforprivacy.com' (#26) from curben/Wikiless:sethforprivacy into main orenom 2021-12-06 16:36:26 +01:00
  • a37bd1377a docs(instance): wikiless.sethforprivacy.com Ming Di Leom 2021-12-06 10:00:00 +00:00
  • effec8ce4d set status code to 500 if processing failed orenom 2021-11-07 16:53:33 +01:00
  • 3a074a4fa0 update dependencies orenom 2021-10-30 21:54:39 +02:00
  • 61374d7cb9 remove debugging msg orenom 2021-10-30 21:44:18 +02:00
  • 78d267ef9b uri encode wiki page names (fixes #22) orenom 2021-10-30 21:39:33 +02:00
  • 2422a60aa0 add route for wiki-pages which start with a forward slash (fixes #21) orenom 2021-10-30 20:27:10 +02:00
  • 68a7f41d2b proxy wikimedia.org, adds wikimedia-svg support (fixes #23) orenom 2021-10-30 20:13:48 +02:00
  • 2c042368a5 check that removeAttribute is a function (fixes #19) orenom 2021-10-07 15:44:44 +02:00
  • 91c8b30af6 update dependencies orenom 2021-10-06 18:01:07 +02:00
  • 174ce6af5d Merge pull request 'Use fullchain.pem instead of chain.pem' (#17) from cadence/Wikiless:full-chain into main orenom 2021-10-04 20:27:14 +02:00
  • fb1ee979b2 Merge pull request 'Fix spelling of referrer in referrer-policy header' (#18) from cadence/Wikiless:fix-referrer-spelling into main orenom 2021-10-04 20:21:06 +02:00
  • 454275a91a Fix spelling of referrer in referrer-policy header Cadence Ember 2021-10-04 23:20:55 +13:00
  • 3197236339 Use fullchain.pem instead of chain.pem Cadence Ember 2021-10-04 23:07:17 +13:00
  • 03f05f4116 Merge pull request 'Hotfixing docker-compose' (#15) from ja/Wikiless:main into main orenom 2021-08-24 17:35:19 +02:00
  • 53a214a228 Merge pull request 'Hotfix' (#1) from docker-hotfix-1 into main Me in Slovak 2021-08-24 12:51:14 +02:00
  • 457f2474e7 Hotfix Me in Slovak 2021-08-24 12:50:57 +02:00
  • acfe98d381 Merge pull request 'add wikiless.alefvanoon.xyz' (#13) from alefvanoon/Wikiless:main into main orenom 2021-08-23 20:22:11 +02:00
  • e002fdbf4c add wikiless.alefvanoon.xyz alefvanoon 2021-08-22 16:25:16 +02:00
  • 599afa7550 fix download as PDF feature (#9) orenom 2021-08-14 13:29:20 +02:00
  • ea1e7a021b support Wikipedia 'download as PDF feature' (#9) orenom 2021-08-02 18:49:54 +02:00
  • 8d4c4ef9a6 mark wiki.ioens.is as not working instance orenom 2021-07-19 11:59:38 +02:00
  • 71288d6644 up version, 0.0.2 -> 0.0.3 0.0.3 orenom 2021-07-18 11:41:27 +02:00
  • 6b6b996a82 remove all <script> and <iframe> elements, and remove all JS event attributes from all elements orenom 2021-07-18 11:37:56 +02:00
  • d75ddcc81a add external icon from Wikipedia Vector skin orenom 2021-07-17 10:58:56 +02:00
  • 4172d2df6c fix the dir name for the comment orenom 2021-07-17 10:55:47 +02:00
  • c781afdedf add hyphen to the possible subdomain (fixes #6) orenom 2021-07-17 10:49:15 +02:00
  • 37887cd890 consume response data from the https.get() requests 0.0.2 orenom 2021-07-06 13:46:03 +02:00
  • 22a465eb35 update packages orenom 2021-07-06 13:22:20 +02:00
  • cab3071e33 fix css-what security vulns orenom 2021-07-03 07:02:58 +02:00
  • b3d88c5b43 add User-Agent header for all Wikimedia requests orenom 2021-06-30 03:19:22 +02:00
  • c01127b01d Merge pull request 'added my onion mirror to README.md' (#5) from ioensis/Wikiless:main into main orenom 2021-06-19 14:07:33 +02:00
  • d0e4694978 add wiki-diff styles orenom 2021-06-19 14:03:48 +02:00
  • c1cbb99d99 added my onion mirror to README.md josiah 2021-06-18 17:45:09 -05:00
  • c86e08af56 Merge pull request 'added my instance and added new configuration option.' (#4) from josiah/Wikiless:main into main orenom 2021-06-13 14:32:52 +02:00
  • c319b83807 added http_addr to config.js.template to bind wikiless to specific ip address josiah 2021-06-12 19:57:26 -05:00
  • 50d7bc5ade update packages orenom 2021-05-28 21:50:14 +02:00
  • cc2e290f6d remove port from the startup log orenom 2021-05-28 18:51:17 +02:00
  • 5881844889 mention Wikiless version number in /about orenom 2021-05-27 20:07:39 +02:00
  • abcb910dfa bump version orenom 2021-05-27 20:04:56 +02:00
  • deb0f20915 remove the custom port logic from PR #2, let's use config.domain instead orenom 2021-05-27 19:58:32 +02:00