shiori/internal
Mario Rugiero 2bcb890a64
fix: temporary files not being correctly deleted (#969)
* fix: use os.Remove for tmpFile

* fix: delete double file remove

---------

Co-authored-by: Felipe Martin <812088+fmartingr@users.noreply.github.com>
2024-08-28 11:51:19 +02:00
..
cmd feat: store created and modified time separately on database for bookmarks (#896) 2024-06-26 20:17:51 +02:00
config fix: fix problems that may be raised from a 1.5.5 upgrade (#837) 2024-02-08 09:26:33 +01:00
core fix: temporary files not being correctly deleted (#969) 2024-08-28 11:51:19 +02:00
database fix: add freebsd flag to nonCGO build (#947) (#948) 2024-07-01 09:34:52 +02:00
dependencies refactor: migrate bookmark static pages to new http server (#775) 2023-12-28 18:18:32 +01:00
domains feat: new migrations system (#876) 2024-04-27 07:46:36 +02:00
http feat: new system info panel in webui settings (#926) 2024-06-08 17:48:55 +02:00
model feat: store created and modified time separately on database for bookmarks (#896) 2024-06-26 20:17:51 +02:00
testutil feat: new system info panel in webui settings (#926) 2024-06-08 17:48:55 +02:00
view fix: wrong eventBus.js path and non-existant method call (#971) 2024-08-28 07:43:57 +02:00
webserver feat: store created and modified time separately on database for bookmarks (#896) 2024-06-26 20:17:51 +02:00
assets.go Start working on new REST API. Refactor logic in domains. (#497) 2023-07-17 14:30:18 +01:00