Blog

2023-12-03: Rocket again

I have again changed the web framework to Rocket.rs.. one thing that has changed here (I use firefox) is the settings page. Now a theme change works immediately, without reloading the page. And the search should now also find categories.

2023-10-23: search albums

The search function should now also find albums..

2023-08-30: theme 'darkgrey' slightly modified

The 'darkgrey' theme has been slightly changed. It's now more grey and less black.. and the input field should be dark instead of white, now. Maybe it's a little bit more pleasant for the eyes.

2023-01-27: year unknown

it was not planned... but now i changed the "year" from integer to string, so it is now possible to have a "year_unknown" value that means, I can now add the photos to the page, which don't have a year of production - where I don't know the year..

2023-01-18: domain + status quo

I have changed the domain back to the old name. So it is flavuur.de again. Will try to add more photos in the future.. I am working through the current image folder from old to new, and now I am somewhere in 2014.. But this is only the "new" image folder with ~ 1700 photos. In the original folder are more photos (~8500). That will come later. And only the "good" ones. not everything. It takes some time to find out the data, like title, text, location, tags, etc.. for every photo.. but it is also a nice task, to dig through the images, from time to time. I am unsure what to do with the photos, that are owned by user accounts. Don't know what people want to do with their photos. so for now I will mainly add photos from my ("pp") and the "anonymous" account. Send me a mail if you had an account and want to have your pictures or want them to be added here again.. An upload function will currently not be possible . Too difficult for me and .. yes.. maybe later. (the website is now built with Rocket Actix Web (Rust) - before it was Laravel (PHP). I don't know how to build that with Rust.. and how to protect from misuse. also because here is no login functionality.)

2023-01-12: multiple categories

I have changed the categories, so that multiple categories per picture should be possible. I hope it will work and stand the test of time. It is the same system as with the tags and albums (pivot table), + some extra work was needed (for the previous/next photo-functions for example and for the queries, where photos can be filtered by category and year).

2022-11-30: template changes + new theme "hellpastell"

A new theme required some changes in the base HTML template and all CSS themes. The new theme is called "hellpastell", which means "bright pastel"

2022-11-18: changes with themes function

I have removed the javascript function for light and dark site layout and created 3 new themes which are dark. It should now also be possible to remove the theme cookie.

2022-10-10: remove inktober pictures

the inktober pictures are somehow too many (58) and don't fit in here.. so they will be removed and put on another site --> https://ideenlos.org update: done (removed) update 20230909: some added again