Releases: blackfyre/wga
Releases · blackfyre/wga
v0.0.8
Changelog
- 65bc875 Added hidden figure caption
- 5b805ff Merge branch 'main' into figure-captions-and-other-metas
- 5d694aa Merge pull request #16 from blackfyre/Fix-add-art-table-os-bug
- e0fe9cb Merge pull request #17 from blackfyre/figure-captions-and-other-metas
- f94b0f9 Update artists page UI and enhance search functionality
- 725f86f fix: added os check
- 67b4e0a refact: join for windows
- 7aaa998 refact: no need for os based distinction
v0.0.7
Changelog
- cd03e87 Add artist details and artworks to handler functions
- 2b667ec Add artists page and improve htmx transitions
- 2ae3891 Add new .air.toml configuration file
- 4034ff3 Added artist bio title line css
- 3beacc3 Added line clamp option to css
- 705d84a Merge commit '68a3405019cd41235be01a4b44705a9bd835d90a' into introducing-htmx
- 68a3405 Merge pull request #10 from blackfyre/moving-to-pb-internal-cache
- 2148860 Merge pull request #13 from blackfyre/introducing-htmx
- bb1abe0 Merge pull request #15 from blackfyre/polishing-artworks-and-artists
- eda334e Remove ttlcache dependency and update handlers
- dc2b0ae Removed external dependencies
- 76ce5f2 Update HTML templates and home handler logic
- f7b9df7 Update artist data handling and table structure
- 4401833 Update artist handler and add error handling in migration
- d020d66 Update artist pages with table view and pagination
- adabe4a Update artists page and fix routing issues
- d169254 Update layout and style for artist page and navbar
- d6edd39 Update relative paths and modify HTML layout
- 5c2d819 Updated references
v0.0.6
v0.0.5
Changelog
- a306971 Integrate TTLCache to cache frequently accessed data, reducing database calls and improving overall performance
- 3152b79 Replace hardcoded data directories and settings with environment variables, update dependencies, and refactor serve command
- f1f5e03 Simplify file embedding and adjust asset paths in layout.html for consistency
- 1359f2d Update path to site.js in layout.html to point to new location in assets/js directory
v0.0.4
v0.0.3
v0.0.2
Changelog
v0.0.1
Changelog
- bc65c2d Add Carl Frederik Aagaard page and mobile CSS fix
- aeb469e Add Glossary struct and initialize it with json data from reference file in glossary table migration
- 8acb0b0 Add Viewer.js library and implement dual mode viewing functionality in the web gallery
- 212162c Add a.html for the Web Gallery of Art sitebuild
- dcc7947 Add function to remove notifications on website load
- 2ea29aa Add hooks, update Taskfile and add initial settings migration
- 4c417e2 Add new font assets, refactor HTML structure, and implement 'back to top' button functionality in site.js
- c9e8f2f Add new left_content.html and left_default.html files with artist biography and site welcome message respectively
- 695896b Add new migrations and update .gitignore
- 3e8b45c Add reboot task in Taskfile.yml
- e623c2e Add right_content.html and right_default.html to htmx folder with artist profile and welcome message respectively
- 61f1303 Add schools table and update artists table
- a238808 Add sticky header styling to style.css
- 955c423 Add style.css to .gitignore to prevent tracking compiled CSS files
- 75ed466 Add viewer.js and its initialization to site pages
- 67a71ce Add write permissions to GitHub release workflow
- 9faf2bf Added & Updated seed files
- e764f53 Added FontAwesome 6 source files
- 099d826 Added reference files for seed data
- d6eec3e Added reference files for seeding
- b01811c Combine artwork details into single subtitle line for better readability in Carl Frederik Aagaard page
- 856be7b Create dev-build.yml
- 37326e2 Embedding assets, references. Template rendering and a lot more
- d8761bb Ignore node_modules in web_src/sitebuild
- 9f3de70 Implement Artist model and migration, including JSON unmarshalling and saving artist data from a JSON file into the database
- c8bbb5d Integrate Font Awesome assets and implement sticky hero section, back-to-top button, and clickable art cards
- 880722a Merge branch 'main' of github.com:blackfyre/wga
- dc23674 Refactor 'strings' table schema and update migration methods in pocketbase project
- 5fab023 Refactor CSS by moving color variables to a separate file, add new section to index.html, and remove 'has-shadow' class from navbar
- e8a8564 Refactor guestbook table migration to use collection model and schema fields instead of direct queries
- fc7e5fc Remove arm64 build option in goreleaser.yaml
- fdc78f1 Remove console.log statements, refactor removeNotification function, and add dual mode functionality with appropriate CSS styles
- 891358a Removed node dependencies from version control
- dd0ba54 Removed stlye.css from source
- 83b642c Rename dev-build.yml to release.yml and remove Node.js setup
- b833aab Update Font Awesome font path in style.scss to remove trailing slash
- 790db7a Update GitHub actions to use xgo for cross-compilation
- 3e134fa Update GitHub actions workflow to use GoReleaser
- 8e0cb91 Update HTML layout and add sticky header CSS style
- c5611ba Update a.html and carl-frederik-aagaard-alt2.html with navbar and link changes, and update package.json to include bulma-divider dependency
- 5fe2f70 Update dependencies to latest versions, including pocketbase and several AWS and Google API packages
- 610fea7 Update footer layout and content, add back-to-top button in a.html
- 403cae7 Update release.yml to trigger on tagged push
- bdec69b Update strings and artists tables in migrations
- 3d1adf9 Update webpage titles and relative paths in HTML files
- 6ce99b9 init