Andras Bacsai
4963bd4144
- Bump version
...
- Fix type
2022-02-14 09:28:56 +01:00
Andras Bacsai
b4a418dded
- Rename error handler.
...
- Truncate errors.
- Better error tags, release version etc.
2022-02-14 09:28:37 +01:00
Andras Bacsai
40939d0b7f
fix: Build secrets should be visible in runtime
2022-02-13 23:17:50 +01:00
Andras Bacsai
aec1d184c8
feat: www <-> non-www redirection
2022-02-13 22:56:37 +01:00
Andras Bacsai
69d3cb5dd8
feat: www <-> non-www redirection for apps
2022-02-13 15:04:00 +01:00
Andras Bacsai
3deff162bb
code cleanup
2022-02-13 13:46:51 +01:00
Andras Bacsai
45f920f802
fix: unique secret by application
...
css: redesign secret page
2022-02-12 15:23:58 +01:00
Andras Bacsai
872095ff7a
fix: Local static assets
2022-02-11 21:22:41 +01:00
Andras Bacsai
d88f2ea4c3
fix: More error handling in proxy configuration + cleanups
2022-02-11 21:14:47 +01:00
Andras Bacsai
02e0385ab8
Preserve build image as well
2022-02-11 21:07:31 +01:00
Andras Bacsai
c9751d4cd9
More images to tag
2022-02-11 21:06:48 +01:00
Andras Bacsai
162b637992
fix: Cleanup images
2022-02-11 21:04:48 +01:00
Andras Bacsai
a10ddd4063
fix: Delete all build files
2022-02-11 20:28:56 +01:00
Andras Bacsai
0871d47568
feat: VaultWarden service
2022-02-11 15:31:25 +01:00
Andras Bacsai
5c646c1898
fix: Haproxy check should not throw error
2022-02-11 15:11:10 +01:00
Andras Bacsai
e622294b87
feat: New update process ( #115 )
2022-02-11 11:46:47 +01:00
Andras Bacsai
dbb2241213
fix: Docker Engine bug related to live-restore and IPs
2022-02-11 08:42:47 +01:00
Andras Bacsai
73fc9755dd
fix: Only delete id.rsa in case of it exists
2022-02-10 22:06:22 +01:00
Andras Bacsai
cd527f2bce
fix: Capture non-error as error
2022-02-10 21:56:19 +01:00
Andras Bacsai
82de234f21
fix: ENV variables set differently
2022-02-10 21:43:54 +01:00
Andras Bacsai
ae6f325c0a
fix: Secrets join
2022-02-10 18:41:30 +01:00
Andras Bacsai
460ae85226
V2 ( #111 )
...
Just v2
2022-02-10 15:47:44 +01:00
Andras Bacsai
b4c836afbd
v1.0.23 ( #68 )
...
# Features
- Build environment variables for NodeJS builds
- Initial monorepo support (more tests needed!)
# Fixes
- Fix wrong redirects
- Logout fix for the session manager
2021-07-16 23:42:14 +02:00
Andras Bacsai
2d0f22b379
v1.0.22 ( #67 )
2021-06-24 23:31:08 +02:00
Andras Bacsai
807d526ffa
v1.0.21 ( #66 )
2021-06-22 10:19:20 +02:00
Andras Bacsai
9d14b03eb1
v1.0.17 ( #59 )
2021-06-07 23:44:36 +02:00
Andras Bacsai
31b3f58b2c
v1.0.16 ( #51 )
2021-06-07 21:33:11 +02:00
Andras Bacsai
c7efe899fa
v1.0.14 ( #48 )
...
# Features
- Basic Python support
# Fixes
- Fix default start command
2021-05-22 15:18:58 +02:00
Andras Bacsai
adcd68c1ab
v1.0.13 ( #46 )
2021-05-16 21:54:44 +02:00
Andras Bacsai
23a4ebb74a
v1.0.12 - Sveltekit migration ( #44 )
...
Changed the whole tech stack to SvelteKit which means:
- Typescript
- SSR
- No fastify :(
- Beta, but it's fine!
Other changes:
- Tailwind -> Tailwind JIT
- A lot more
2021-05-14 21:51:14 +02:00