You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat:add world map for country selection
* feat:include map in modals, country in db
* feat: allow to navigate back in modals
* feat: update styling of modals
* enhance: update styling of landing page, global
* enhance: update styling of about page
* enhance: update styling, fix minor issues
* enhance: redirect after submission
* fix: redirect working again but css broken with new postcss import
* design: update layout, work with tailwind v4
* design: navbar now finally working as intended, also on mobile
* design: update cards on landing page
* language: add first french translation
* translations: FAQ and others
* translation: add donation page
* feat: update flow of variable passing and set disclosure acceptance
* feat: commit lockfile
* fix: correct detected vulnerabilities in the setup
* fix: remove ssh_config line again
* fix: missing playwright, comments in files
* fix: typo in FAQ
* fix: test and logging
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,4 +3,5 @@ This is the webserver for email donation.
3
3
4
4
*This project is currently under development!*
5
5
6
+
The frontend uses the svg world map by [behodgson](https://github.com/benhodgson/markedup-svg-worldmap) (Creative Commons Legal Code Attribution-ShareAlike 3.0 Unported).
0 commit comments