Commit Graph

15 Commits

Author SHA1 Message Date
Michiel Hazelhof
99148f6faf
Use proper file extension 2025-08-12 17:06:19 +02:00
Michiel Hazelhof
4341ad3beb
Add comment 2025-08-12 16:22:15 +02:00
Michiel Hazelhof
1d3bbbcd92
Fix typo 2025-08-12 16:21:20 +02:00
Michiel Hazelhof
a527d425fd
Improve naming 2025-08-12 16:15:51 +02:00
Michiel Hazelhof
f9055c711a
Better detect running patched containers 2025-08-12 16:13:11 +02:00
Michiel Hazelhof
1871df136b
Merge branch 'unified' into unified 2025-08-12 15:51:22 +02:00
Michiel Hazelhof
874ff182c6
Properly detect previous version 2025-08-12 15:45:54 +02:00
Michiel Hazelhof
80fcf0cfc6
Copy files only when needed 2025-08-12 15:01:57 +02:00
Michiel Hazelhof
7786c4406c
Cleanup code 2025-08-12 12:18:28 +02:00
Michiel Hazelhof
273ac7b4eb
Fix ps1 script and update language 2025-08-12 12:09:48 +02:00
juliokele
01cdfa2842
[unified] Fix patch according to upstream changes and fix build errors (#243)
* Fix bitbetter patch according to upstream changes

* Fix the builds by removing redundant already removed and stopped old instance

---------

Co-authored-by: juliokele <>
2025-07-29 19:48:55 +02:00
Michiel Hazelhof
076b0a624b
Upstream patches (#240) 2025-07-15 10:00:09 +01:00
Michiel Hazelhof
a97f6f3e49
Upstream patches 2025-07-15 10:52:18 +02:00
Joseph Gigantino
d71aa84e52
Update Unified branch to account for move from Docker Hub to GHCR (#227)
* Update build.sh to reflect move to GHCR

* Update build.ps1 to reflect move to GHCR

* Update README.md to reflect move to GHCR

* Update Dockerfile-bitwarden-patch to reflect move to GHCR
2025-03-29 17:15:16 +00:00
Michiel Hazelhof
d4abc9e5b7
Full Unified support including Linux and Windows (#155 / #154)
* Initial work

* Fix typo

* Fix typo

* Fix stupid issue

* Add comments and fix minor issues

* Add extra information

* Add Linux script for generating keys

* Add circleci

* Add comments

* Add extra option

* Add missing permissions and empty script for now

* Fix line endings

* Add missing mount point

* Simplify patch

* Fix scripts

* Reduce complexity

* Fix circleci

* Remove useless line

* Move to src folder and improve image creation
2023-01-16 21:13:43 +01:00