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