Thomas Camlong
811d940f2b
🐳 Fix issues with dockerfile ( #1611 )
...
* Add `wait $PID` to be able to send SIG_ABORT
* Move to docker `entrypoint`
* Change default NEXTAUTH_URL
* Add `VOLUME` instruction
* corrected a typo
* 🐳 Fix docker TCP not working
Fixes Lost docker connection via TCP with 0.14.0 update #1577
* 🚧 Improve dockerfile and start script and fix permission issue by adding new user with permission to read / write to /data folder
* 🐛 Cleanup changes, Local db:migrate script not working, CI failed
* ✨ Image properties customization (#1590 )
* 🌐 New Crowdin updates (#1572 )
* ✨ Add notice page for readonly db
* Misc docker changes
* 🐳 Add `homarr` as `USER`
* 🐛 Unable to use user homarr because db.sqlite file is already owned by root
---------
Co-authored-by: Lumilias <10852161+Lumilias@users.noreply.github.com >
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
Co-authored-by: Manuel <30572287+manuel-rw@users.noreply.github.com >
Co-authored-by: Manuel <manuel.ruwe@bluewin.ch >
2023-11-13 20:04:44 +01:00
Thomas Camlong
a3ca74ab46
Merge pull request #1613 from benniblot/dev
2023-11-12 19:01:01 +01:00
Benjamin
f3d24a62f5
fixed a bug that displayed a "," after the last item
2023-11-12 13:39:14 +00:00
Someone
3edd2b8ea2
Fixed typo ( #1612 )
...
The image is not repeated any may not fill the entire space (recommended) =>
The image is not repeated and may not fill the entire space (recommended)
2023-11-12 14:21:17 +01:00
Manuel
30378d299e
fix: customize page crashing for invalid board ( #1610 )
2023-11-12 14:20:48 +01:00
Thomas Camlong
0437b63870
🌐 New Crowdin updates ( #1572 )
2023-11-12 13:37:54 +01:00
Manuel
27037c6f50
✨ Image properties customization ( #1590 )
2023-11-12 13:37:32 +01:00
Thomas Camlong
e900a7b07e
🐳 Improve dockerfile and start script and fix permission issue #1602
2023-11-12 13:37:01 +01:00
ajnart
173727c155
🐳 Fix docker TCP not working
...
Fixes Lost docker connection via TCP with 0.14.0 update #1577
2023-11-12 13:35:57 +01:00
Thomas Camlong
c7b25ce21e
Merge pull request #1603 from Lumilias/dev
2023-11-12 13:02:33 +01:00
Meier Lukas
d7cdd6a30b
🐛 Cleanup changes, Local db:migrate script not working, CI failed
2023-11-12 11:20:22 +01:00
Lumilias
e1b4d76133
corrected a typo
2023-11-11 18:55:58 -06:00
Meier Lukas
2a1f73345c
🚧 Improve dockerfile and start script and fix permission issue by adding new user with permission to read / write to /data folder
2023-11-12 01:02:26 +01:00
Meier Lukas
e9aef74815
🐛 Placeholder width stretches out of screen ( #1587 )
2023-11-11 16:49:35 +01:00
Manuel
b146a7e1e2
🐛 Allow anonymous condition for default board ( #1588 )
2023-11-11 16:47:21 +01:00
Meier Lukas
351aa47e47
🐛 Logo has no height and object-fit is not contain #1581 ( #1584 )
2023-11-11 15:34:50 +01:00
Meier Lukas
6753eeb822
🐛 Add rm commands before move command ( #1586 )
2023-11-11 15:34:30 +01:00
Thomas Camlong
82b292fce1
Merge pull request #1575 from ajnart/master
2023-11-10 23:40:14 +01:00
ajnart
2b3a4393f3
💚 Fix CI
v0.14.0
2023-11-10 23:20:07 +01:00
ajnart
2f660dd992
💚 Fix CI
2023-11-10 23:18:57 +01:00
Thomas Camlong
a3e7491d05
Merge pull request #1505 from ajnart/dev
...
Co-authored-by: Thomas Camlong <thomascamlong@gmail.com >
Co-authored-by: Tagaishi <Tagaishi@hotmail.ch >
Co-authored-by: Manuel <manuel.ruwe@bluewin.ch >
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
Co-authored-by: Manuel <30572287+manuel-rw@users.noreply.github.com >
Co-authored-by: Tobias Stadler <28538704+devtobi@users.noreply.github.com >
Co-authored-by: Henry Skrtich <1214484+hskrtich@users.noreply.github.com >
Co-authored-by: AuthorShin <a.saneie@yahoo.com >
Co-authored-by: Diogo Valentim <diogovalentte10@gmail.com >
Co-authored-by: Someone <10882916+InterN0te@users.noreply.github.com >
Co-authored-by: Spillebulle <46653946+Spillebulle@users.noreply.github.com >
Co-authored-by: Justijn Depover <justijndepover@gmail.com >
Fix locale for calendar and clock (#1330 )
fix (#1375 )
close modal on click when opened (#1396 )
fix (#1401 )
fix: stop triming traling slashes (#1435 )
fixes #777
fix: trim media server url (#1438 )
Fix miscellaneous console errors (#1418 )
fixes (#1419 )
Fix tiptap url CVE (#1459 )
Fix allow guest issue (#1472 )
Fix the leading slash when adding container via docker (#1478 )
2023-11-10 23:06:14 +01:00
Manuel
d7f785b374
config: update dockerfile path ( #1571 )
2023-11-10 22:43:22 +01:00
ajnart
fe0042d466
🔥 Remove experimental header
2023-11-10 22:37:15 +01:00
ajnart
30f3897a80
🔧 Change default config colors
2023-11-10 22:23:06 +01:00
Manuel
786e6cae9b
⚰️ Update dead path ( #1570 )
2023-11-10 22:22:39 +01:00
ajnart
9d7a5abfd5
🔥 Remove experimental header
2023-11-10 21:52:19 +01:00
Thomas Camlong
45b9caf231
New Crowdin updates ( #1569 )
2023-11-10 21:23:07 +01:00
Thomas Camlong
04bf4914e7
Merge pull request #1568 from ajnart/feat/new-default-board
2023-11-10 21:20:02 +01:00
Manuel
a0eb68782a
feat: new default board
2023-11-09 21:27:23 +01:00
Thomas Camlong
545749a057
🐛 Refactor DateTile component to use API timezone ( #1563 )
...
and remove unused hook
2023-11-09 20:25:32 +01:00
Thomas Camlong
4316ffb27f
✨ Add scrollbar-gutter property to global styles ( #1562 )
2023-11-09 20:24:51 +01:00
Thomas Camlong
704ae1cbe4
🌐 New Crowdin updates ( #1551 )
2023-11-09 20:24:27 +01:00
Manuel
82c79c6591
🚑 Middleware crash ( #1567 )
2023-11-09 20:23:53 +01:00
ajnart
67eaada59b
📦 Rollback TS
2023-11-09 19:42:47 +01:00
ajnart
1984baf041
📦 Rollback TS
2023-11-09 19:40:41 +01:00
ajnart
3cdb1c3253
📦 Rollback TS
2023-11-09 19:36:25 +01:00
ajnart
50b21667bb
👷 Update CI
2023-11-09 18:11:29 +01:00
ajnart
694acafe21
🔥 Remove unused language country property
2023-11-09 03:28:17 +01:00
ajnart
886a48cd75
🔥 Refactor language list in language.ts
2023-11-09 03:28:02 +01:00
ajnart
4b350125c3
🔧 Change vscode config files
2023-11-09 03:27:13 +01:00
ajnart
c5409e726d
📦 Update yarn lockfile
2023-11-09 03:14:40 +01:00
Thomas Camlong
a95e773cb0
Merge pull request #1565 from ajnart/remove-unused
2023-11-09 03:10:27 +01:00
ajnart
1bf45b22f3
📌 Update TypeScript version to 5.2.2 in package.json
...
and yarn.lock
2023-11-08 20:51:40 +01:00
ajnart
231507dd76
re-launch ci
2023-11-08 20:46:43 +01:00
ajnart
a36813da39
Refactor middleware.ts by removing 'process'
2023-11-08 20:41:36 +01:00
ajnart
ce30bffb6a
⚰️ Remove unused translations files and packages
2023-11-08 20:41:09 +01:00
Thomas Camlong
080eb1b369
Merge pull request #1560 from ajnart/re-onboard-renovate
...
🔧 Remove Renovate configuration from package.json
2023-11-07 17:28:50 +01:00
ajnart
20584d0a98
🔧 Remove Renovate configuration from package.json
2023-11-07 17:28:19 +01:00
Thomas Camlong
6dd0570b2d
Merge pull request #1559 from ajnart/remove-annoying-prints
...
🔇 Remove unnecessary console logs
2023-11-07 17:07:48 +01:00
ajnart
3c4f5efa05
🔇 Remove unnecessary console logs
2023-11-07 17:06:38 +01:00