| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-04 | feat: move published date info from header into start of the body | ||
| feat: show action date on any screen feat: show short description together with dates in page's body refactor: use minified packery dist | |||
| 2025-11-04 | fix: correctly pack galleries on mobiles | ||
| feat: switch masonry to packery debug: log app shutdown more | |||
| 2025-11-01 | fix: change nocontent status to ok if there is content | ||
| 2025-10-28 | refactor: make structurized implementation of routes + separate identity of ↵ | ||
| router feat: update go to 1.25 feat: update all dependencies debug: display routes when debug logs turned on | |||
| 2025-10-25 | fix: make statements sequential in mailer new post method | ||
| feat: switch mail service | |||
| 2025-10-25 | feat: add debug info about starting/ending db transactions | ||
| 2025-10-25 | feat: enable WAL journal mode for db | ||
| fix: green colors on unsubscribe page feat: properly shutdown blog trigger scheduler | |||
| 2025-10-25 | fix: make sure db transactions end always | ||
| 2025-10-24 | feat: allow to unsubscribe from an email | ||
| 2025-10-24 | feat: send new blog posts to subscribers | ||
| 2025-10-23 | fix: disable subscription form if user has no verified email | ||
| fix: check properly if the email was already taken | |||
| 2025-10-23 | feat: subscription settings | ||
| 2025-10-23 | feat: email linking | ||
| 2025-10-20 | feat: redo language page with general page layout | ||
| 2025-10-15 | feat: adapt layout for phone screens (especially small ones) | ||
| 2025-09-10 | feat: add page views | ||
| feat: more responsive header size to keep it in one row refactor: move like and view count into separate row in blog card | |||
| 2025-09-06 | fix: differentiate lang for blog search cache | ||
| 2025-09-06 | feat: home page | ||
| feat: my random fact giver for a home page feat: stricter cors policy refactor: move lightlibrary css onto my bucket | |||
| 2025-09-04 | feat: reroute general page derivations to general page route | ||
| feat: always have page body in square aspect ratio feat: change to mobile view on 1.1/1 aspect ratio (instead of 0.8/1) feat: dynamically change title with any new page feat: cache general page template | |||
| 2025-09-03 | feat: blog search pages cache | ||
| 2025-08-31 | feat: add page cache | ||
| 2025-08-31 | feat: seamless single page application | ||
| 2025-08-31 | feat: integrate partials in page generating | ||
| 2025-08-31 | refactor: prepare layout for SPA | ||
| 2025-08-30 | feat: like count shown on blog search | ||
| fix: corrupted page links in cache | |||
| 2025-08-30 | fix: truncate likes table prior to dumping cache | ||
| 2025-08-30 | feat: add persistent storage for likes | ||
| 2025-08-27 | feat: add and show like count | ||
| feat: localize like button | |||
| 2025-08-26 | feat: like button (only inmem-cache for now) | ||
| 2025-08-26 | fix: specify tag count and page count on enlist catalogue log | ||
| 2025-08-26 | refactor: log only num of enlisted pages for catalogue | ||
| refactor: encode client hash with base64 | |||
| 2025-08-26 | feat: client hash cache | ||
| feat: add local config feat: create a volume for data (for the future) format: unname unused vars | |||
| 2025-08-19 | refactor: move template manager definition to router package | ||
| 2025-08-18 | refactor: have routes in separate files | ||