wayback:close-files

Last commit made on 2023-05-31
Get this branch:
git clone -b close-files https://git.launchpad.net/wayback

Branch merges

Branch information

Name:
close-files
Repository:
lp:wayback

Recent commits

0a9be5a... by Wayback Archiver <email address hidden>

Rename

43bab11... by Wayback Archiver <email address hidden>

Returns close func

1ed4a6c... by Wayback Archiver <email address hidden>

Close files

5de16ff... by Wayback Archiver <email address hidden>

Improve documentation (#385)

* Readme improve

* Get installation script via `get.wabarc.eu.org`

* Move configurations parameters from readme to docs/environment.md

* Update docs/changelog.md

* Place configurations to nav

* Minor changes

* Add screenshots

* File screenshots

* Minor improvements

* Refine deployment section

* Update index.zh.md

1f16f7f... by Wayback Archiver <email address hidden>

Add software-name to .licenserc

ebb3a30... by Wayback Archiver <email address hidden>

Using concurrency to manage new workflow runs (#384)

* Using concurrency to manage new workflow runs

* Update changelog

aacbef2... by Wayback Archiver <email address hidden>

Replace `fatih/color` with `gookit/color` (#390)

* Replace `fatih/color` with `gookit/color`

* Update docs/changelog.md

33e5522... by Wayback Archiver <email address hidden>

Refactor and reorganize service entry (#389)

* Only serve services place flag `-d` or `--daemon`

* Move `publish/register` to `ingress`

* Service refactoring

* Update changelog.md

da72fdf... by Wayback Archiver <email address hidden>

Add support for XMPP (#380)

4bbf9ea... by Wayback Archiver <email address hidden>

Improve publish service (#382)

* Fix nostr publish

* Use latest commit

* Closes publish services

* Use context from worker pool

* Rename fn

* Fix notion data struct (#383)

* Fix notion block fails

* Refine log output

* Append large page

* Media blocks

* Fix event data

* update changelog

* Add shutdown testing

* Change os.Setenv to testing.Setenv

* Fix meilisearch testing

* Make urlcheck exclude-patterns configurable