Skip to content

Releases: Defacto2/server

v1.8.1

19 Aug 01:44
c80ad46
Compare
Choose a tag to compare

Open Graph metadata implementation.

v1.8.0

08 Aug 06:11
e95f429
Compare
Choose a tag to compare

Changelog

  • a52c96c Merge pull request #56 from Defacto2/slog
  • d2cdc3d Merge pull request #57 from Defacto2/security
  • e95f429 Merge pull request #58 from Defacto2/tweak
  • 0f0734e add merchant fees
  • a406b26 better error handling for nil args
  • 0b967f0 breakout of config.go into sep files
  • 410f3f3 broken text files page
  • 79a9306 bug fixes
  • f7a088b changed the import path for sqlboiler
  • ffa795b currently broken with a panic
  • 8ce79a3 currently broken with a panic
  • 6e02cd1 finished golangci linter fixes
  • e7dfb6d fix for 500 template crash.
  • 8487622 fix for remote tests when timeouts occur
  • 0aa860e fix gitignore issue for logs pkg
  • d313612 fix to use abslog config
  • 459fea1 fixed some potential nil panics
  • 9682e87 fixed the output of c and a command flags
  • 07b0ab4 go mod update and comment fixes
  • 184a6c6 helper to zaplog migration
  • e8b9745 incomplete slog replacement for html3
  • bd20c92 incomplete slog replacement routing
  • 0e7460c lint corrections.
  • 3d4dcd9 logging mostly there, still needs some tweaking and save to file
  • 6b4857d mid 2025 update info
  • 839a4e6 middleware is fixed
  • cf443b0 model args checks
  • 54e4067 more arguments checks
  • 535d2e6 more lint fixes but still plenty to go
  • 84827c4 more zap to slog replacements, plus removed unused consts from internal config pkg
  • e880748 new form.checkname func
  • d9024f3 new internal panics package to unify the checks of nil pointers as arguments
  • 8ea68cf new links and names for releasers
  • 79c0b1a package updates
  • 39333c6 package updates
  • 6150535 panics tests for handler/app/
  • 04efcbf panics tests for handlers
  • ec4220b placeholder slog-multi that needs to be fleshed out
  • 00231b3 pre mass removal of methods
  • a01faf7 print strings
  • 9016bba printing of startup config is functional
  • b904e57 removed all mentions of volatiletech
  • 6345fd2 removed checks.go
  • 4759e31 removed hidden debugging statements and replaced with slog
  • bfe77ef removed testify from internal
  • a835110 removed testify from the remainder
  • 1cd043e removed the use of os.stdout and stderr
  • 4920c38 removed unused consts.
  • dbb27db removed unused errs
  • 5bfe16a removed unused errs for internal
  • 431aa6b removed unused errs for model
  • 9697382 removed unused tools
  • 017f150 removed unused unused js tools
  • b7d01e0 removed uses of fprint for console output
  • 79303fc removed zaplog pkgs
  • c15f611 rename internal/out to internal/logs
  • 8868364 replaced testify and improved the performance of the tests
  • 5448271 server with slog startsup
  • 329f8b9 slog implementation and our logs package is mostly complete.
  • 9649b4b startup now using slog
  • 0165600 test code
  • f50e0ef test code
  • c8edde2 test code
  • 4f1cdc2 test code
  • 7d2e710 test removals and fixes
  • 6e39a17 tweaking info texts
  • 77a2b02 tweaking repair texts
  • 8e3fa92 unit tests are functional again
  • 9ebcfe6 using root to openfiles.
  • bf02a80 using slog in config/fix[archive] packages
  • 95c6247 using slog with the handler but these are untested

v1.7.13

21 Jul 11:18
85e1a88
Compare
Choose a tag to compare

Changelog

v1.7.12

21 Jul 11:10
1b7a4c7
Compare
Choose a tag to compare

Changelog

  • 6b835fb Major fixes for the UI of the File Editor Image Assets.
  • 50978af allow application/x-zip-compressed mime type for zip file uploads, fix for #52
  • 91d1ce0 bluesky icon in use for the layout
  • 57aab0e changed the uploader xhr feedback message to be less technical
  • e4c8c0f fix Never display README toggle submitting an invalid named element
  • 12abaf2 fix for issue #41
  • 1b7a4c7 fix for the file editor, extras assets ui
  • 260532a fixed pouet id=0 being handled as a valid record
  • 288cbf2 fixed releaser searches not performing correctly, also #39 and #42
  • e7f248a fixed the editor, Undo creators button that was not working due to incorrect labelling
  • d8ad262 improvement to error handling when the linked remote file download timesout
  • 5e82521 removed unused editor buttons
  • 5f895d7 task #46
  • 18c63b8 task for issue #40 creating a dynamic noindex meta element
  • fd030b5 upgrade bootstrap to v5.3.7
  • e286c84 upgrade htmx to v2

v1.7.11

20 Jul 04:16
4aa2c04
Compare
Choose a tag to compare

Changelog

  • 91f44b5 eslint update to fix dependabot #26
  • 4fdc56f go mod updates
  • 2e9723c implemented 2-digit date completion as per issue #44
  • c42671c implemented auto save of the date as per issue #45
  • 4aa2c04 removed sync pool for textfiles, this might be a fix for the display duplication issues

v1.7.10

19 Jul 07:55
72c8456
Compare
Choose a tag to compare

Changelog

v1.7.9

30 Apr 05:58
cfd701b
Compare
Choose a tag to compare

Changelog

v1.7.8

24 Apr 09:56
dc48178
Compare
Choose a tag to compare

Changelog

  • dc48178 fixed missing version value. package updates. nil data panic fix.
  • a37d932 lint fixes

v1.7.7

24 Apr 09:07
7b5e15b
Compare
Choose a tag to compare

Changelog

  • f835077 More tidbits!
  • a666f80 TextCrop rename of vars for clarity.
  • c0ea5fa applied immutable configs to reduce memory use.
  • 291cbe3 fixed bbs codes to use less response time that was timing out. added clarity on template for use of commas.
  • 529d2c5 fixed test to be less specific on the last mod date.
  • 990b0ed go package updates.
  • abd800f lint corrections and unblocking some previously unused lints.
  • 4fa1386 lint fixes.
  • f38a659 lint migration tool applied, to glangci v2.
  • 7b2c980 more magazine tidbits.
  • dbb6d9e more magazine tidbits.
  • 6765e26 more tidbits
  • 910eda4 new tidbits.
  • 255e066 package updates.
  • 068770c readme buffer pool to possibly optimize performance.
  • 37b4485 releaser search tweaks to better deal with edge cases.
  • 08aafd6 releaser update.
  • 885df8c spell fixes.
  • 7b5e15b spelling fixes.
  • 4a8228f tidbit edits and demozoo links.
  • 4a47355 using copybuffer for file copies for performance.

v1.7.6

24 Mar 09:11
052d83e
Compare
Choose a tag to compare

Changelog