Change Log

Version: 1.1.0.0 " Santas second coming " from 13.12.2024

  • Bugs zur zuweisung Benutzernahmen beim erstellen von Bookmarks fixen
  • Versionierungsinfo aus Assembly anzeigen

Version x.y - 06.12.2024

  • Gültige SSL Zertifikat einbinden um https anzubieten
  • Layouts für mobile Endgeräte anpassen

Version 1.1 alpha - 06.11.2024

Version 1.0 alpha - 22.10.2024

Version 1.5 - 13.09.2024

  • create Hydrate view to upload bulkfile for Bookmarks
    • Insert bookmark if guid not posted yet
    • Update Posting count for bokmarks users
  • cleanup, restore data backup from azure
  • refactor BookmarksController in BookmarkService, UserService

Version 1.4 - 09.09.2024

  • 'As an user who does not know the original ffffound site, I'd like a screenshot of it to improve my idea of its history'
    • Include Screenshot in 'About page'
  • 'As an user posting bookmarks I'm happy when getting a automaticcly filled Title field so i can save some time fillling out the posting form'
    • Parse a ittle from the given Url
    • correcting genertaed title can be done via the bookmark/edit form

Version 1.3 - 06.09.2024

  • 'As a user navigating the bookmarks, i'd' like to have more Information about the site's content size so its easier for me to know where i am and where to go next.'
    • Show links to navigate forward and backward in content
    • Show current oage number amog all ppage numberszjkk
    • move pagination to own Component
  • 'As an user i'd like to see who are the recent posting users an how much they are posting to give me an idea of the activity on the platform'
    • show user name sand post count on sidebar
    • move User-View into own Compoenent

Version 1.2 - 04.09.2024

  • on bookmark creation increase Count property for posting Users
  • show Updated Count on partial view 'recent Users'
  • on admin page: the functions 'Hydrate'' and 'UpdateUsers' return to Users feed not index feed

Version 1.1 - 03.09.2024

  • fix recommendation links
    • recommendation appear on sidebar in global (index) and user (List) feeds
    • 0 <= n <= 3 recommmendations per post
    • recommendations predate the recommending post
    • each post only recommends from its own user
    • no repeatitions on current page per user
    • recommendations are not sorted

Version 1.0 - 26.08.2024

  • encode email adress on pages: contact, flag content
  • update content Imprint, Terms of Service
  • fix layout on About page
  • show cookie Banner
  • remove aws Downtime Message

Version 0.92 - 22.08.2024

  • dynamic filling of partial View for User Activity

Version 0.91 - 20.08.2024

  • fix style for pagination links, style for 'First' link dynamic [x]
  • on 404 page move 'Back to List/feed' Link to bottom in pagination area [x]
  • move app hosting to azure [x]
  • fix sql parameter bug in Statement to Select Contextual Bookmarks [x]
  • add temporary aws downtime Message [x]
  • remove version log [x]

Version 0.9 - 15.08.2024

  • host database on azure
  • fix style for pagination links, style for 'First' link dynamic
  • on 404 page move 'Back to List/feed' Link to bottom in pagination area

Version 0.8 - 13.08.2024

  • block links
    • register: ".. is invitation based service. If you like to receive an invitation you can contact us"
    • login: ".. if you have received an invite, please use the direct link provided."
  • css cleanup for menu items
  • for Release/Production Environment or without login hide the following Functions: Create, Edit, Delete, Hydrate
  • Add validation Message in Create- and Edit-View for invalid inputs
  • Create and use Helper Service für User/Identity Tasks

Version 0.7 - 12.08.2024

  • add partial pages for Context menu, Legal menu
  • fix sql command string bug in List statement
  • Add Views and Functionality: Edit bookmark, Delete Bookmark, Create Bookmark and Validate Input in Data Model class
  • fix paging with negative number for Index, List, 404
  • implement static float menus
    feed (index) for all: tile(v) [non actionable], top(t), previous(p), next (n)
    list (list) for user: create (c), tile(v), top(t), previous(p), next (n)
    detail: edit (e), delete (d)
    adminpage: all from List page plus hydrate(h)
  • for Detail View: add dynamic menu item 'Back to list' linking to indexfeed or to userlist
  • fix broken link: 404 page to feed
  • dont display guid on edit/delete pages

Version 0.65 - 07.08.2024

  • For all Database Queries use AddParameterWithValue, no stringbuilding of parameter
  • Fix Bug in 'Update()' Method where bookmark.Title is being overwritten with Value from bookmark.Guid
  • Update 'About' Page with Description, Link, Graphic

Version 0.6 - 06.08.2024

  • Move end-of-feed Post in own View 'Error Feed-0-4'
  • link to previous and Next/First pages of the Feed
  • update end-of-feed View as own errror view. incl links to prev/next feed pages
  • css: difference in blockquote position index & list
  • css: fix txt position for current pagenum in pagination

Version 0.5 - 05.08.2024

  • Fix layout for Info pages (ChangeLog,..)
  • feed navigation: previous- & next- buttons without 'full-pagination'
    • include 'Last Post' logic to mark the end of feed
    • add variety to Last Post to create a funny moment and communicate my crafty intentions
  • connection string & credentials from appsettings.json, cleanup for gh publishing
  • alle queries mit .AddParameterWithValue > kein stringgebaue * css: difference in blockquote position index & list * static float menu * feed: top(t) * userpage: top (t), Post(p) * adminpage: plus hydrate(h)

Version 0.4 - 02.08.2024

  • fix Data write from Front End on Posts
  • Index Feed inkl Kontextbilder
  • Create Bookmark mit username via ViewBags
  • incl header logo bmp
  • fix css
    • use similar coloours for links
    • font-type: chosse more 'serfic' font
    • more subtle link styling to Flag Image Method
    • fix blockquote position
    • fix container position to left
  • Text: fix title texts
  • Bookmark-element in feed view: add 'Quoted from', link to url
  • Fix timestamp bug where current minutes saved as month
  • Testdata
    • load testdata from static json file and use Create()
    • ensure timestamp and database id consistency: generate timestamp from wihtin last 3 months and overwrite timestamps