Logo
Explore Help
Sign In
max/GoWeb
1
1
Fork 0
You've already forked GoWeb
Code Issues 1 Pull Requests Packages Projects Releases 7 Wiki Activity

7 Releases 7 Tags

RSS Feed
  • v1.5.1 b30af86e58
    Compare

    v1.5.1 Release Stable

    max released this 2023-12-24 20:13:09 +00:00 | 9 commits to master since this release

    Updates and fixes

    • Update experimental crypto package to v0.17.0 in go.mod
    • Refactor to use the new slog package and keep errors uniform
    • General code cleanup, including removal of less than useful comments

    New features

    • Templates are parsed at startup and kept in memory, this should result in better page load time
    • Get the sha256 hash before hashing with bcrypt, this removes the 72 character password limit
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.5.0 a1438f4fe2
    Compare

    v1.5.0 Release Stable

    max released this 2023-08-01 01:25:51 +00:00 | 28 commits to master since this release

    New features

    • Middleware wrapper + CSRF middleware (update POST routes to use this)
    • A simple REST client to simplify sending requests
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.4.1 34acd0fa8d
    Compare

    v1.4.1 Release Stable

    max released this 2023-04-08 02:27:53 +00:00 | 43 commits to master since this release

    Updates and fixes

    • Fix GetCurrentUser
    • Added the ability to grab a session by AuthToken
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.4.0 53a780343f
    Compare

    v1.4.0 Release Stable

    max released this 2023-04-06 15:05:49 +00:00 | 46 commits to master since this release

    Updates and fixes

    • Fix clearing session cookies twice

    New features

    • Task scheduling
    • Remember me functionality
    • Auto clearing old sessions with the new scheduler
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.3.0 cf8aea5115
    Compare

    v1.3.0 Release Stable

    max released this 2023-03-07 14:19:02 +00:00 | 56 commits to master since this release

    Updates and fixes

    • Update experimental crypto package to v0.7.0 in go.mod
    • Fix serving static files from the embedded file system
    • Decouple SQL queries from model logic
    • Default username on login/register is a placeholder instead of a value
    • Expand .gitignore

    New features

    • Migrations (AutoMigrate can be disabled in env.json)
    • User model can now have multiple sessions
    • Graceful server shutdown
    • New default CSS (looks much nicer now)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.0.1 f2f2187872
    Compare

    v1.0.1 Release Stable

    max released this 2023-02-05 19:10:53 +00:00 | 89 commits to master since this release

    Updates and fixes

    • Update to Go 1.20
    • Fix logging to files, also groups logs by day now

    New features

    • Everything in /static and /templates is compiled into the binary now with the embed package
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.0.0 4f4722350f
    Compare

    v1.0.0 Release Stable

    max released this 2023-01-08 04:17:28 +00:00 | 92 commits to master since this release

    GoWeb is ready for use at this stage of development. You can clone the project, change the package name, and you're ready to go. Everything implemented so far is functional.

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
Powered by Gitea Version: 1.24.0 Page: 28ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API