1. 70b9de3 fix: use backtick code blocks instead of highlight blocks, since template vars didn't work in those by Alex Feyerke · 2 weeks ago master
  2. bc3b3bc chore: ASFify README.md and link to DISCLAIMER by Alex Feyerke · 2 weeks ago
  3. 80c5b38 feat: add ASF dropdown to main nav by Alex Feyerke · 2 weeks ago
  4. 15d049c feat: ASFify index and download pages, add apache and trademark to the pouchdb logo by Alex Feyerke · 2 weeks ago
  5. 2e5d241 feat: ASFify footer and improve responsive behaviour by Alex Feyerke · 2 weeks ago
  6. 62dfe58 fix: asf site config file had the wrong yaml extension by Alex Feyerke · 4 weeks ago
  7. 80d7169 fix: no www in pouchdb.com by Alex Feyerke · 4 weeks ago
  8. d9d94e3 fix: make css font asset paths relative by Alex Feyerke · 4 weeks ago
  9. e15265c fix: website asset paths. insert missing site.baseurl in a variety of places by Alex Feyerke · 4 weeks ago
  10. 348fe6a fix: correct pubDate format in website feed.xml by Alex Feyerke · 4 weeks ago
  11. 83bbe38 docs: add info on new releases and website deployment to the website readme by Alex Feyerke · 4 weeks ago
  12. 6d712ee fix: proper path for hosted pouchdb.min.js in default layout by Alex Feyerke · 4 weeks ago
  13. 9b61a3d docs: add new WEBSITE_README.md by Alex Feyerke · 4 weeks ago
  14. 004d892 refactor: self-host pouchdb.min.js instead of pulling from CDN by Alex Feyerke · 7 weeks ago
  15. aede631 refactor: pull bootstrap and jquery js files into repo by Alex Feyerke · 7 weeks ago
  16. f93c06f refactor: self-host fonts instead of using google fonts by Alex Feyerke · 7 weeks ago
  17. e491c49 chore: remove google analytics from website by Alex Feyerke · 7 weeks ago
  18. 4b3ada6 fix: remove gravatar, host avatars in repo, and allow authors without avatar images by Alex Feyerke · 7 weeks ago
  19. 0e3c3bc chore(deps-dev): bump liquidjs from 10.25.5 to 10.27.0 (#9251) by dependabot[bot] · 5 weeks ago
  20. 8fff8b4 fix: filter __proto__ in utils.clone() by Jan Lehnardt · 7 weeks ago
  21. 925a85c fix: add baseurl to serviceworker template by Alex Feyerke · 7 weeks ago
  22. a2c8176 fix: have serviceworker only react to GET requests by Alex Feyerke · 8 weeks ago
  23. b94a0fb fix: minify site css by Alex Feyerke · 8 weeks ago
  24. a06e141 fix: simplify, fix and harden build-site script with execa. by Alex Feyerke · 8 weeks ago
  25. 615235e chore: remove some 11ty postprocessing that doesn't seem to be needed any longer, plus some cleanup in the config file by Alex Feyerke · 8 weeks ago
  26. e3adfe7 chore: various small content and formatting fixes on the site by Alex Feyerke · 8 weeks ago
  27. 4b2a175 fix: ignore browser extensions in serviceworker by Alex Feyerke · 9 weeks ago
  28. c4ed95e fix: formatting issues in serviceworker output by Alex Feyerke · 9 weeks ago
  29. cdf4f4e refactor: remove stickyfill, since position sticky is widely available now. by Alex Feyerke · 9 weeks ago
  30. aaa8845 fix: reinstate code.js minification for the site, plus fixes for the code copy button by Alex Feyerke · 9 weeks ago
  31. 6000b43 chore: move 11ty syntac highlighter plugin to dev dependencies by Alex Feyerke · 9 weeks ago
  32. becc985 chore: format code.js by Alex Feyerke · 9 weeks ago
  33. 3809b10 fix: edit button link and position by Alex Feyerke · 9 weeks ago
  34. eda846f fix: fixed, updated and simplified the build-site script by Alex Feyerke · 9 weeks ago
  35. 4552ed7 chore: move layouts to _includes, explicitly set layout file types, move 11ty config file to root by Alex Feyerke · 9 weeks ago
  36. 91cfc3c chore: remove quotation marks from highlight block language attribute by Alex Feyerke · 9 weeks ago
  37. 5c02f2c fix: Tune syntax highlighting colours, fix margins for JS style tabs above code blocks by Alex Feyerke · 9 weeks ago
  38. fc6f585 refactor: use highlighting plugin instead of custom shortcode, add inline markdown filter by Alex Feyerke · 9 weeks ago
  39. 2ebf647 refactor: use async/await, const and arrow function by Mariano Giménez · 3 months ago
  40. 8c63d82 refactor: use async/await, const and arrow function by Mariano Giménez · 3 months ago
  41. e959087 refactor: use async/await, const and arrow function by Mariano Giménez · 3 months ago
  42. 26c3f31 refactor: use async/await, const and arrow function by Mariano Giménez · 3 months ago
  43. 4aabda8 CI: add missing .asf.yml for automatic deployment by Alex Feyerke · 9 weeks ago
  44. 56bd27a CI: use checkout action’s token handling by Alex Feyerke · 9 weeks ago
  45. ebdf655 CI: use PAT instead of SSH key by Alex Feyerke · 9 weeks ago
  46. 694853a CI: Another attempt at deploying to a remote repo by Alex Feyerke · 9 weeks ago
  47. d287197 CI: more explicit SSH key handling for website deploy workflow by Alex Feyerke · 9 weeks ago
  48. b0acbbd CI: different attempt at pushing to pouchdb-site, omit ssh key for checkout by Alex Feyerke · 9 weeks ago
  49. cd6f947 CI: only trigger website deployment on push to master by Alex Feyerke · 9 weeks ago
  50. d6dcc14 CI: attempt deployment without unauthorized ssh-agent action by Alex Feyerke · 9 weeks ago
  51. e51dad5 CI: update website deployment action with actual secret, repo and branch names for Apache deployment by Alex Feyerke · 9 weeks ago
  52. acf21d2 ci: commit built docs to pouchdb-www repo, asf-site branch by Alex Feyerke · 3 months ago
  53. e69a50a eslint: update env to es2017 (#9229) by Alex Anderson · 2 months ago
  54. a9c9509 chore: rename node sqlite adapter export by Julia Krüger · 3 months ago
  55. a5bcbc9 docs: add nodesqlite and deprecation notice by Alba Herrerias · 2 months ago
  56. 731953a chore: introduce warning notice when using leveldb adapter by Alba Herrerias · 3 months ago
  57. 9637d8b docs: add nosqlite post by Alba Herrerias · 3 months ago
  58. f3ee481 chore(deps): upgrade websql by Alba Herrerias · 3 months ago
  59. f825b1c chore: remove deprecated file by Alba Herrerias · 3 months ago
  60. c3d0c5d feat: add node-sqlite-adapter by Alba Herrerias · 3 months ago
  61. 3f1964e chore: add type check to PR template by hulkoba · 3 months ago
  62. 1714901 refactor/test find suite2 (#9219) by Mariano · 2 months ago
  63. 0712326 refactor/test find suite1 (#9218) by Mariano · 2 months ago
  64. bb80a77 eslint: remove unnecessary global declarations (#9228) by Alex Anderson · 3 months ago
  65. a840fc2 deps: remove fruitdown package by Alba Herrerias · 3 months ago
  66. b354c6c chore: remove fruitdown references by Alba Herrerias · 3 months ago
  67. 25a5bb4 ci: avoid azure mirrors if possible by Alex Feyerke · 3 months ago
  68. fb063f4 chore(deps-dev): bump follow-redirects from 1.15.6 to 1.16.0 (#9230) by dependabot[bot] · 3 months ago
  69. 94d95a0 chore(deps): bump picomatch (#9203) by dependabot[bot] · 3 months ago
  70. 495c81b chore(deps-dev): bump liquidjs from 10.25.0 to 10.25.5 (#9224) by dependabot[bot] · 3 months ago
  71. 19dd0b2 Revert "ci: only run tests for non-docs changes" by Jan Lehnardt · 3 months ago
  72. 39fe402 Revert "ci: update paths to ignore for tests" by Jan Lehnardt · 3 months ago
  73. 527b464 Revert "ci: update paths of doc changes" by Jan Lehnardt · 3 months ago
  74. 45609f6 chore(deps-dev): bump lodash from 4.17.23 to 4.18.1 (#9216) by dependabot[bot] · 3 months ago
  75. f8a2f10 chore(deps-dev): bump handlebars from 4.7.8 to 4.7.9 (#9208) by dependabot[bot] · 3 months ago
  76. 39b9f96 ci: speed up CI by installing fewer playwright deps by Alex Feyerke · 3 months ago
  77. 5105b26 ci: update paths of doc changes by Julia Krüger · 3 months ago
  78. 1c42db3 ci: update paths to ignore for tests by Julia Krüger · 3 months ago
  79. c68f02f ci: only run tests for non-docs changes by Julia Krüger · 4 months ago
  80. 16e02ae tests: update testing docs by Alex Feyerke · 3 months ago
  81. 2a27f22 ci: avoid using pouchdb-server in testing by Alex Feyerke · 3 months ago
  82. bec973e chore(deps-dev): bump liquidjs from 10.24.0 to 10.25.0 (#9195) by dependabot[bot] · 3 months ago
  83. e530163 chore(deps-dev): bump flatted from 3.2.7 to 3.4.2 (#9201) by dependabot[bot] · 3 months ago
  84. b36628f fix(replication): Propagate errors on 'paused' from underlying replication to sync event by maralorn · 4 months ago
  85. b2c3e58 docs/users: standardise hospitalrun logo reference (#9188) by Alex Anderson · 4 months ago
  86. f6d6735 docs/users: update pokedox.org URL (#9192) by Alex Anderson · 4 months ago
  87. 088cadb docs/users: update NPM Browser URL (#9191) by Alex Anderson · 4 months ago
  88. 6f41f20 docs/users: fix Delta link (#9189) by Alex Anderson · 4 months ago
  89. e924fa8 docs/users: update medicmoible URL (#9190) by Alex Anderson · 4 months ago
  90. 4a15bfd docs/users: ad dmissing titles (#9187) by Alex Anderson · 4 months ago
  91. c4e1944 Update .github/PULL_REQUEST_TEMPLATE.md by Jan Lehnardt · 4 months ago
  92. ac9166f chore: add LLM policy to contributing and (new) PR template by Jan Lehnardt · 4 months ago
  93. f9910ec docs: build with eleventy instead of jekyll (#9146) by Alex Anderson · 4 months ago
  94. c337978 checkpointer: fix indentation (#9179) by Alex Anderson · 4 months ago
  95. 50cb0ba docs: remove docs for 3rd-party GQL plugin (#9181) by Alex Anderson · 4 months ago
  96. 1d7c935 fix getCheckpoint 404 handling on iinitial replication by ems · 5 months ago
  97. a8cb8b6 revert 0b4e70a78974637fcfe0d874c695251d5b851948 by Steven · 5 months ago
  98. 904c563 refactor: change methods to private by adding '#' prefix by Steven · 5 months ago
  99. a22960a rewrite methods using async/await and extract initCheckpointDoc helper fn by ems · 5 months ago
  100. 392475e make updateCheckpoint class method and class methods private by ems · 5 months ago