Skip to content

Releases: blackfyre/wga

v0.16.0

09 Apr 04:06
70d9138
Compare
Choose a tag to compare

Changelog

v0.15.0

08 Apr 04:05
391bc8c
Compare
Choose a tag to compare

Changelog

  • 37d8f61 Create SECURITY.md
  • 558a38b Merge pull request #106 from blackfyre/chore/security-policy
  • 391bc8c Moving to Tailwind (#104)
  • 71d4b5a feat: Add CSRF protection to server and client side

v0.14.4

18 Mar 08:40
2c7bdc8
Compare
Choose a tag to compare

Changelog

  • 58bf9ec Bump github.com/pocketbase/pocketbase from 0.21.3 to 0.22.2
  • 45aa0be Merge branch 'fix/postcard-sending-feature' of github.com:blackfyre/wga into fix/postcard-sending-feature
  • 6664cb9 Merge branch 'main' into dependabot/go_modules/github.com/pocketbase/pocketbase-0.22.2
  • 43f999b Merge branch 'main' of github.com:blackfyre/wga
  • 95b9950 Merge pull request #101 from blackfyre/dependabot/go_modules/github.com/pocketbase/pocketbase-0.22.2
  • 5fe793b Merge pull request #102 from blackfyre/feat/e2e-testing-with-playwright
  • 2c7bdc8 Merge pull request #103 from blackfyre/fix/postcard-sending-feature
  • 470f165 Update crontab/postcard.go
  • 1694b10 build: Update actions/cache to v4
  • 9628b23 chore: Add MAILPIT_URL to Playwright workflow
  • 843ad43 chore: Add executable permissions
  • 4e4e1a8 chore: Add ls -lah command for debugging
  • ff543c9 chore: Remove unnecessary step for generating .env file
  • e041472 chore: Remove unnecessary wait step in Playwright workflow
  • 9113d81 chore: Update .env.example and playwright.yml configurations
  • d2b469b chore: Update .gitignore
  • 7bf6501 chore: added notice to example .env values
  • 408cbf3 chore: comment out webServer configuration block
  • e5eacda chore: domain specific spell checking update
  • 37372c9 chore: updated env info and fixed typos
  • 52a769f chore: updated list of domain specific words
  • ba32717 ci: Add artifact upload for mailpit logs
  • f37e8b6 ci: Add environment variables for application configuration
  • 786e1fc ci: Add shard strategy to Playwright tests and merge reports
  • 28e2b7b ci: Add upload of additional data artifact on failure
  • 81fc290 ci: Cache Playwright binaries and optimize installation
  • 38de71d ci: Install NPM dependencies
  • 6912f87 ci: Update Playwright workflow for build and tests
  • d386a43 ci: Update Playwright workflow to run application in background
  • 48d59c6 feat: Add "sabloger" font to settings.json
  • 57220b4 feat: Add Azure upload step for HTML report
  • 1e9e253 feat: Add MAILPIT_URL to .env.example
  • 11abb02 feat: Add artwork search test cases
  • 474eaf3 feat: Add debug flag to Playwright test command
  • 6569919 feat: Add dotenv package and update Playwright configuration
  • de9fe5c feat: Add dynamic frequency for sending postcards
  • 5ddcf74 feat: Add running the application step in Playwright workflow
  • f3aff4e feat: Add test for artists page
  • 10ab155 feat: Add wait step for application start
  • e6cef6b feat: Download, install, and run Mailpit in workflow
  • 3cd147f feat: Update baseURL with dynamic environment variables
  • af50b2a feat: Update email addresses in postcard.spec.ts
  • fc4b262 feat: add screenshot and video configuration options
  • d24544c feat: playwright testing basics
  • 9ab2070 fix: Add write-all permissions to cleanup job
  • 6b9b54e fix: Remove hardcoded email address and use environment variable
  • 7174306 fix: Update Playwright version retrieval in workflow
  • d444d59 fix: Update dev server command with --dev flag
  • ad26237 fix: Update handling of MAILPIT_URL environment variable
  • 599f2da fix: Update path for storing temporary files
  • 361fd37 fix: Update webServer command to include "./" prefix
  • e00460b fix: ci & tests
  • edb9561 fix: ci & tests
  • cf92068 fix: ci & tests
  • cfab740 fix: feedback internals
  • f748182 fix: go related actions
  • 45f6183 fix: missing toast classes
  • cd0b237 fix: order of operations
  • dda8e31 fix: testing pipeline
  • d3befa0 refact: refactored the tests based on areas of concern
  • 5aa5def refactor: Remove duplicate error logging statement
  • 775631c refactor: Remove redundant playwright test file
  • b43a525 refactor: Simplify postcard sending test flow
  • 8f87178 refactor: Update error logging to use app.Logger()
  • 1935535 refactor: Update function call to use utils package for sending toast message
  • 67a889f refactor: Update test directory path and test reporter
  • bd6371a refactor: ci env configuration
  • cb0f032 refactor: ci env configuration
  • de9985a refactor: logging for cronjobs
  • f25a712 style: Add aria attributes for search functionality
  • 2e3373d style: Add class names to improve readability
  • 8245921 style: Update headless option for chromium
  • 85e5c68 style: Update path for wga_data in playwright workflow
  • 6ff0fa5 style: Update permissions format in janitor workflow
  • a675a4c style: Update playwright test for send postcard action
  • 088e06b style: update base URL in playwright configuration
  • c3a110a style: update click function with timeout option
  • d8a65c8 style: update element id in feedback form
  • 7042d13 style: update headless option in playwright config
  • 5d7a6ef style: update reporter settings for Playwright config

v0.14.3

08 Mar 20:38
be899c4
Compare
Choose a tag to compare

Changelog

  • be899c4 fix: dialog windows not loading

v0.14.2

08 Mar 20:26
ea880bc
Compare
Choose a tag to compare

Changelog

  • 353d112 Merge pull request #100 from blackfyre/feat/go-templ
  • 519676b chore: cleanup
  • ea880bc fix: dialog windows not loading

v0.14.1

08 Mar 05:31
ded7b81
Compare
Choose a tag to compare

Changelog

  • ded7b81 refactor: Remove unnecessary code for HTMX check

v0.14.0

08 Mar 05:18
1c7ffb9
Compare
Choose a tag to compare

Changelog

  • 1c7ffb9 feat: artwork search moved to templ
  • d2ed988 fix: sitemap urls
  • 2b82a0f style: Update form labels and input elements in guestbook template

v0.13.1

06 Mar 20:33
fb47fd8
Compare
Choose a tag to compare

Changelog

  • fb47fd8 style: Improve image grid layout classes

v0.13.0

06 Mar 08:37
2c35775
Compare
Choose a tag to compare

Changelog

  • 97b4436 chore: refactored rendering
  • 2c35775 feat: create guestbook entry feature
  • 0204020 refactor: Update closeDialog method to use setTimeout

v0.12.1

06 Mar 04:54
f5232a1
Compare
Choose a tag to compare

Changelog

  • f5232a1 feat: Add contributors page template and handler