Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Releases: jesec/flood

Release v4.9.3

29 Jan 18:27
f33aca4
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Upgrade deps to fix some potential security issues

What's Changed

Full Changelog:v4.9.2...v4.9.3

Contributors

  • @trim21
trim21
Assets10
Loading
knightpp, artecnico, and vegged reacted with hooray emoji
3 people reacted

Release v4.9.2

29 Jan 17:20
ffadb05
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

fix debian deb files packaging

What's Changed

Full Changelog:v4.9.1...v4.9.2

Contributors

  • @trim21
trim21
Loading
artecnico reacted with hooray emoji
1 person reacted

Release v4.9.1

29 Jan 16:51
77f8701
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

What's Changed

Full Changelog:v4.9.0...v4.9.1

Contributors

  • @trim21
trim21
Loading
artecnico reacted with hooray emoji
1 person reacted

Release v4.9.0

14 Jan 20:16
v4.9.0
This tag was signed with the committer’sverified signature.
trim21 Trim21
GPG key ID:809F01CFB0A797FB
Verified
Learn about vigilant mode.
c8b594b
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

What's Changed

New Contributors

Full Changelog:v4.8.5...v4.9.0

Contributors

  • @FinalDoom
  • @CircuitCoder
  • @dependabot
FinalDoom, CircuitCoder, and dependabot
Loading
QbiX90, jiangjiangflies, gaarysn, SzakacsAdam, BlindingDark, and artecnico reacted with heart emoji
6 people reacted

Release v4.8.5

09 Dec 19:24
4867480
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

release: 4.8.5 (#832)

What's Changed

New Contributors

Full Changelog:v4.8.4...v4.8.5

Contributors

  • @kannibalox
  • @LXGaming
  • @trim21
  • @dependabot
kannibalox, LXGaming, and 2 other contributors
Loading
bloodner, Ser4ph4, and a-roussos reacted with thumbs up emojiQbiX90 and bloodner reacted with hooray emojiGoooooooooood, QbiX90, and bloodner reacted with heart emoji
5 people reacted

Release v4.8.4

09 Oct 12:39
v4.8.4
This tag was signed with the committer’sverified signature.
trim21 Trim21
GPG key ID:809F01CFB0A797FB
Verified
Learn about vigilant mode.
3b52094
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

bump: 4.8.4 (#811)

What's Changed

Full Changelog:v4.8.3...v4.8.4

Contributors

  • @trim21
  • @whiteout12
trim21 and whiteout12
Loading
idoqo, Goooooooooood, and rarescosma reacted with hooray emoji
3 people reacted

Release v4.8.3

07 Oct 18:34
v4.8.3
This tag was signed with the committer’sverified signature.
trim21 Trim21
GPG key ID:809F01CFB0A797FB
Verified
Learn about vigilant mode.
3337ab2
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

support qBittorrent 5.0.0

Loading
taylorthurlow, barnabyc, pratikbaid3, and enoch85 reacted with heart emoji
4 people reacted

Release v4.8.2

04 May 03:38
7cdf1de
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

nothing new, just a new release to for deb files.

Loading

Release v4.8.1

04 May 03:12
06d8ee1
This commit was signed with the committer’sverified signature. The key has expired.
trim21 Trim21
GPG key ID:621905CB3827A367
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

4.8.1 (May 4, 2024)

  • feat: new args--disable-rate-limit to disable rate limit on api except login (#737)
  • fix: only generate mediainfo for video file (#741)
  • fix:/metainfo json response for error (#740)
Loading

Release v4.8.0

25 Apr 20:09
v4.8.0
This tag was signed with the committer’sverified signature. The key has expired.
trim21 Trim21
GPG key ID:621905CB3827A367
Expired
Verified
Learn about vigilant mode.
bc15f2a
This commit was signed with the committer’sverified signature. The key has expired.
trim21 Trim21
GPG key ID:621905CB3827A367
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading
  • fix(client): filter empty tags when setting/submitting tags (#715)
  • fix(client): modal overflow on mobile (#713)
  • fix(server): content-type on responding html (#708)
  • fix(client): allows modal to grow when inner width exceeds container (#597)
  • fix(client): misc styles (#691)
  • fix(server):@fastify/express doesn't work with http2 (#705)
  • fix(client): tracker filter size conditional render logic and react key prop (#702)
  • fix: log error trace (#697)
  • fix(server): handle number port (#692)
  • feat(client): detect magnet and torrent links from clipboard (#690)
  • server: remove port requirement, permit running on paths (#680)
  • perf: mediainfo router should use async/await to get file info (#656)
  • feat: use relative path in mediainfo info (#657)
  • TorrentGeneralInfo: drop leading and trailing whitespaces from comment (#674)
  • LinkedText: fix torrent comment line break (#667)
  • server: rTorrent: manage request queue with p-queue - fix memory leak (#650)
  • TransferRateGraph: explicitly declare width and height to 100%
  • server: qBittorrent: use POST method for API calls
  • server: qBittorrent: log in using POST method (#594)
  • server: torrentService: normalize case of hash during torrent lookup
  • TorrentListColumns: add "Finished" column (#565)
  • styles: sortable-list: disallow selecting text in a list
  • client: scripts: development: drop unnecessary browser popup
  • MoveTorrentsModal: suggest longest common prefix as path
  • server: rTorrent: throw error when file moving fails
  • FilesystemBrowser: line break unconditionally for long paths
  • TorrentListDropzone: pop up "Add Torrents" modal instead of adding directly
  • server: rTorrent: avoid relying on type coercion of RPC value
  • server: rTorrent: remove "hasLoadThrow" and fold into "isJSONCapable"
  • server: ditch unmaintained "spdy"
  • SortableList: switch to clauderic/dnd-kit
  • server: drop databases before removing user
  • server: switch to @seald/nedb
  • server: tests: replace "ts-jest/utils" with "ts-jest"
  • TorrentGeneralInfo: display "None" when there is no comment
  • LinkedText: drop RegEx incompatible with Safari
  • feature: display comment inside .torrent in torrent details (#541)
  • TransferRateGraph: fix blank graph in some cases
  • TorrentList: fix "a wild 0 appears"
  • client: Fix regression introduced in PR#519, fixes#522 (#523)
  • sidebar: make filter sections collapsible (#519)
  • client: add page title speed display preference
  • DownloadRulesTab, FeedsTab: force new component when editing
  • server: add shebang to bundled executable
  • Dockerfile: use the "npm run build" command
  • server: create production build with webpack directly
  • server: flatten directory structure a bit
  • server: tests: ensure connectivity to client before tests
  • server: tests: confirm deletion of torrents before continue
  • client: reformat "typings.d.ts", fixupffcc5c8
  • server: tests: mock response to torrents fetch
  • server: normalize fetching of torrents added with URL
  • client: fix webpack devServer port selection
  • styles: apply dark theme to TorrentListDropzone
  • TorrentFilterStore: simplify and fix scroll to top on filter change
  • client: allow multi-select of filters with Ctrl and Shift keys
  • server: remove unused history snapshots and make it in-mem only
  • TagFilters, TrackerFilters: fix filtering by tag/tracker
  • client: remove unnecessary "UIActions" abstraction
  • server: Transmission: normalize "unknown" ETA (-2) to infinity (-1) (#432)
Loading
zotabee reacted with thumbs up emojizotabee and Bencici reacted with laugh emojiSparticuz, julio8a, taylorthurlow, labdiynez, enoch85, Goooooooooood, wyvernzora, StayPirate, ckallungal, JigSawFr, and 7 more reacted with hooray emojiQbiX90, jeank93, gfcalderon, egorshulga, zotabee, T-z3P, and noxdafox reacted with heart emojizotabee reacted with rocket emojizotabee reacted with eyes emoji
23 people reacted
Previous13
Previous

[8]ページ先頭

©2009-2025 Movatter.jp