Elias Schneider
4f9b4f38f6
docs: fix docusaurus edit link
2024-08-25 15:42:21 +02:00
Elias Schneider
c98b237259
chore(translations): add Czech files
2024-08-25 15:33:35 +02:00
Elias Schneider
17d593a794
chore(translations): update translations via Crowdin ( #545 )
...
* New translations en-us.ts (French)
* New translations en-us.ts (Spanish)
* New translations en-us.ts (Danish)
* New translations en-us.ts (German)
* New translations en-us.ts (Greek)
* New translations en-us.ts (Finnish)
* New translations en-us.ts (Hungarian)
* New translations en-us.ts (Italian)
* New translations en-us.ts (Japanese)
* New translations en-us.ts (Korean)
* New translations en-us.ts (Polish)
* New translations en-us.ts (Russian)
* New translations en-us.ts (Slovenian)
* New translations en-us.ts (Serbian (Cyrillic))
* New translations en-us.ts (Swedish)
* New translations en-us.ts (Ukrainian)
* New translations en-us.ts (Chinese Simplified)
* New translations en-us.ts (Chinese Traditional)
* New translations en-us.ts (Portuguese, Brazilian)
* New translations en-us.ts (Thai)
* New translations en-us.ts (Dutch, Belgium)
* New translations en-us.ts (Arabic, Egypt)
* New translations en-us.ts (Turkish)
* New translations en-us.ts (Italian)
* New translations en-us.ts (French)
* New translations en-us.ts (Portuguese, Brazilian)
* New translations en-us.ts (Italian)
* New translations en-us.ts (Italian)
* New translations en-us.ts (Spanish)
* New translations en-us.ts (Spanish)
* New translations en-us.ts (Japanese)
* New translations en-us.ts (German)
* New translations en-us.ts (Italian)
* New translations en-us.ts (German)
* New translations en-us.ts (Italian)
* New translations en-us.ts (German)
* New translations en-us.ts (Italian)
* New translations en-us.ts (French)
* New translations en-us.ts (Spanish)
* New translations en-us.ts (Danish)
* New translations en-us.ts (Greek)
* New translations en-us.ts (Finnish)
* New translations en-us.ts (Hungarian)
* New translations en-us.ts (Japanese)
* New translations en-us.ts (Korean)
* New translations en-us.ts (Polish)
* New translations en-us.ts (Russian)
* New translations en-us.ts (Slovenian)
* New translations en-us.ts (Serbian (Cyrillic))
* New translations en-us.ts (Swedish)
* New translations en-us.ts (Turkish)
* New translations en-us.ts (Ukrainian)
* New translations en-us.ts (Chinese Simplified)
* New translations en-us.ts (Chinese Traditional)
* New translations en-us.ts (Portuguese, Brazilian)
* New translations en-us.ts (Thai)
* New translations en-us.ts (Dutch, Belgium)
* New translations en-us.ts (Arabic, Egypt)
* New translations en-us.ts (Hungarian)
2024-08-25 15:30:46 +02:00
Helly
ac580b79b4
docs: add docusaurus docs
...
* Created website for the docs inside /docs
* remove old docs and home page
* fix wrong redirection path
* remove most of the docs from the readme
* fix docs path
* undo package.json changes
* remove unused images
* rename "how to" route
---------
Co-authored-by: Elias Schneider <login@eliasschneider.com>
2024-08-24 17:30:11 +02:00
WolverinDEV
4186a768b3
feat(ldap): Adding support for LDAP authentication ( #554 )
2024-08-24 16:15:33 +02:00
Matt Burns
4924f76394
fix: get started button on home page not working when sign-up is disabled
...
* Redirect to sign in page if sign ups are disabled on an instance
* Add a comment back, add a comment in
* Remove english default Get Started text
2024-08-20 22:53:46 +02:00
Elias Schneider
f1f514dff7
chore: move docker entrypoint to seperate script
2024-08-11 15:53:56 +02:00
Elias Schneider
94e2a6110d
docs: add npx prisma generate
to update instructions
2024-08-11 14:58:16 +02:00
Elias Schneider
7716f5c0ce
chore: add sponsor to README
2024-08-03 00:31:46 +02:00
Elias Schneider
0a963bfaf1
release: 0.29.0
2024-07-30 08:43:30 +02:00
Elias Schneider
472c93d548
chore: save caddy logs to caddy.log
2024-07-30 08:43:11 +02:00
Elias Schneider
93aacca9b4
refactor: run formatter
2024-07-30 08:39:22 +02:00
Elias Schneider
3505669135
chore(translations): update translations via Crowdin ( #540 )
...
* New translations en-us.ts (French)
* New translations en-us.ts (Hungarian)
* New translations en-us.ts (Japanese)
* New translations en-us.ts (Japanese)
2024-07-30 08:27:36 +02:00
Ivan Li
fe735f9704
feat: add more options to reverse shares ( #495 )
...
* feat(reverse-share): optional simplified interface for reverse sharing. issue #155 .
* chore: Remove useless form validation.
* feat: Share Ready modal adds a prompt that an email has been sent to the reverse share creator.
* fix: Simplified reverse shared interface elements lack spacing when not logged in.
* fix: Share Ready modal prompt contrast is too low in dark mode.
* feat: add public access options to reverse share.
* feat: remember reverse share simplified and publicAccess options in cookies.
* style: npm run format.
* chore(i18n): Improve translation.
Co-authored-by: Elias Schneider <login@eliasschneider.com>
Update frontend/src/i18n/translations/en-US.ts
Co-authored-by: Elias Schneider <login@eliasschneider.com>
Update frontend/src/i18n/translations/en-US.ts
Co-authored-by: Elias Schneider <login@eliasschneider.com>
chore(i18n): Improve translation.
* chore: Improved variable naming.
* chore(i18n): Improve translation. x2.
* fix(backend/shares): Misjudged the permission of the share of the reverse share.
2024-07-30 08:26:56 +02:00
Elias Schneider
3563715f57
chore(frontend): remove unused dependency
2024-07-28 16:09:31 +02:00
Elias Schneider
14c2185e6f
Revert "fix: set max age of access token cookie to 15 minutes"
...
This reverts commit 2dac38560b
.
2024-07-27 17:15:20 +02:00
Elias Schneider
27ee9fb6cb
feat: sort share files by name by default
2024-07-25 19:32:00 +02:00
Elias Schneider
601772d2f4
release: 0.28.0
2024-07-22 13:36:54 +02:00
Elias Schneider
0e66be5f08
chore: resolve uncomplete merge conflict
2024-07-22 13:36:41 +02:00
Elias Schneider
4cabcfb715
chore(translations): update translations via Crowdin ( #532 )
...
* New translations en-us.ts (French)
* New translations en-us.ts (Spanish)
* New translations en-us.ts (Danish)
* New translations en-us.ts (German)
* New translations en-us.ts (Greek)
* New translations en-us.ts (Finnish)
* New translations en-us.ts (Hungarian)
* New translations en-us.ts (Italian)
* New translations en-us.ts (Japanese)
* New translations en-us.ts (Korean)
* New translations en-us.ts (Polish)
* New translations en-us.ts (Russian)
* New translations en-us.ts (Slovenian)
* New translations en-us.ts (Serbian (Cyrillic))
* New translations en-us.ts (Swedish)
* New translations en-us.ts (Ukrainian)
* New translations en-us.ts (Chinese Simplified)
* New translations en-us.ts (Chinese Traditional)
* New translations en-us.ts (Portuguese, Brazilian)
* New translations en-us.ts (Thai)
* New translations en-us.ts (Dutch, Belgium)
* New translations en-us.ts (Arabic, Egypt)
* New translations en-us.ts (Turkish)
* New translations en-us.ts (Portuguese, Brazilian)
* New translations en-us.ts (Italian)
* New translations en-us.ts (French)
* New translations en-us.ts (Spanish)
* New translations en-us.ts (Danish)
* New translations en-us.ts (German)
* New translations en-us.ts (Greek)
* New translations en-us.ts (Finnish)
* New translations en-us.ts (Hungarian)
* New translations en-us.ts (Italian)
* New translations en-us.ts (Japanese)
* New translations en-us.ts (Korean)
* New translations en-us.ts (Polish)
* New translations en-us.ts (Russian)
* New translations en-us.ts (Slovenian)
* New translations en-us.ts (Serbian (Cyrillic))
* New translations en-us.ts (Swedish)
* New translations en-us.ts (Ukrainian)
* New translations en-us.ts (Chinese Simplified)
* New translations en-us.ts (Chinese Traditional)
* New translations en-us.ts (Portuguese, Brazilian)
* New translations en-us.ts (Thai)
* New translations en-us.ts (Dutch, Belgium)
* New translations en-us.ts (Arabic, Egypt)
* New translations en-us.ts (Turkish)
* New translations en-us.ts (Italian)
* New translations en-us.ts (Portuguese, Brazilian)
* New translations en-us.ts (Arabic, Egypt)
2024-07-22 11:01:20 +02:00
Maurice Schorn
e5e9d85d39
chore: remove obsolete version from docker compose
...
* compose version tag is not a necessity
* adjust default nextjs port
* Update docker-compose.yml
---------
Co-authored-by: Elias Schneider <login@eliasschneider.com>
2024-07-17 23:26:57 +02:00
Marvin A. Ruder
70fd2d94be
feat(auth): Add role-based access management from OpenID Connect ( #535 )
...
* feat(auth): Add role-based access management from OpenID Connect
Signed-off-by: Marvin A. Ruder <signed@mruder.dev>
* Apply suggestions from code review
Signed-off-by: Marvin A. Ruder <signed@mruder.dev>
---------
Signed-off-by: Marvin A. Ruder <signed@mruder.dev>
2024-07-17 23:25:42 +02:00
Elias Schneider
e5a0c649e3
fix: store only 10 share tokens in the cookies and clear the expired ones
2024-07-16 19:17:53 +02:00
Anti-Apple4life
414bcecbb5
chore: fix compile-time errors and warnings in i18n translations ( #531 )
...
* Fix aingle-quote warning in fi-FI.ts
* Fix duplicate key in fr-FR.ts
2024-07-11 23:43:15 +02:00
Elias Schneider
968352cb6c
release: 0.27.0
2024-07-11 21:57:37 +02:00
Elias Schneider
355f860387
chore(translations): update translations via Crowdin ( #524 )
...
* New translations en-us.ts (French)
* New translations en-us.ts (Spanish)
* New translations en-us.ts (Danish)
* New translations en-us.ts (German)
* New translations en-us.ts (Greek)
* New translations en-us.ts (Finnish)
* New translations en-us.ts (Hungarian)
* New translations en-us.ts (Italian)
* New translations en-us.ts (Japanese)
* New translations en-us.ts (Korean)
* New translations en-us.ts (Polish)
* New translations en-us.ts (Russian)
* New translations en-us.ts (Slovenian)
* New translations en-us.ts (Serbian (Cyrillic))
* New translations en-us.ts (Swedish)
* New translations en-us.ts (Ukrainian)
* New translations en-us.ts (Chinese Simplified)
* New translations en-us.ts (Chinese Traditional)
* New translations en-us.ts (Portuguese, Brazilian)
* New translations en-us.ts (Thai)
* New translations en-us.ts (Dutch, Belgium)
* New translations en-us.ts (Arabic, Egypt)
* New translations en-us.ts (Turkish)
* New translations en-us.ts (Italian)
* New translations en-us.ts (Portuguese, Brazilian)
* New translations en-us.ts (French)
* New translations en-us.ts (French)
* New translations en-us.ts (Spanish)
* New translations en-us.ts (Danish)
* New translations en-us.ts (German)
* New translations en-us.ts (Greek)
* New translations en-us.ts (Finnish)
* New translations en-us.ts (Hungarian)
* New translations en-us.ts (Italian)
* New translations en-us.ts (Japanese)
* New translations en-us.ts (Korean)
* New translations en-us.ts (Polish)
* New translations en-us.ts (Russian)
* New translations en-us.ts (Slovenian)
* New translations en-us.ts (Serbian (Cyrillic))
* New translations en-us.ts (Swedish)
* New translations en-us.ts (Ukrainian)
* New translations en-us.ts (Chinese Simplified)
* New translations en-us.ts (Chinese Traditional)
* New translations en-us.ts (Portuguese, Brazilian)
* New translations en-us.ts (Thai)
* New translations en-us.ts (Dutch, Belgium)
* New translations en-us.ts (Arabic, Egypt)
* New translations en-us.ts (Turkish)
2024-07-11 21:57:08 +02:00
thecrafterjt
083d82c28b
feat(smtp): allow unauthorized mail server certificates ( #525 )
...
* Update config.seed.ts
Added Config Option "allowUnauthenticatedCertificates".
* Update email.service.ts
Now using new Config Option "allowUnauthenticatedCertificates".
* Update en-US.ts
* Update ar-EG.ts
* Update da-DK.ts
* Update el-GR.ts
* Update es-ES.ts
* Update fi-FI.ts
* Update fr-FR.ts
* Update hu-HU.ts
* Update it-IT.ts
* Update ja-JP.ts
* Update ko-KR.ts
* Update nl-BE.ts
* Update pl-PL.ts
* Update pt-BR.ts
* Update ru-RU.ts
* Update sl-SI.ts
* Update sr-SP.ts
* Update sv-SE.ts
* Update th-TH.ts
* Update tr-TR.ts
* Update uk-UA.ts
* Update zh-CN.ts
* Update zh-TW.ts
* Update config.seed.ts
* Update email.service.ts
* Update de-DE.ts
* Add files via upload
rename allow-unauthenticated-certificates to allow-unauthorized-certificates
* Add files via upload
rename allowUnauthenticatedCertificates to allowUnauthorizedCertificates
* Add files via upload
rename allowUnauthenticatedCertificates to allowUnauthorizedCertificates
* rename "unauthenticated" to "unauthorized"
* refactor: run formatter
---------
Co-authored-by: Elias Schneider <login@eliasschneider.com>
2024-07-11 21:50:09 +02:00
Elias Schneider
046c630abf
Merge branches 'main' and 'main' of https://github.com/stonith404/pingvin-share
2024-07-10 18:39:53 +02:00
Elias Schneider
d2bfb9a55f
feat: add logs for successful registration, successful login and failed login
2024-07-10 18:39:47 +02:00
Elias Schneider
fccf57e9e4
chore(translations): update translations via Crowdin ( #520 )
...
* New translations en-us.ts (Hungarian)
* New translations en-us.ts (Korean)
2024-07-07 23:08:28 +02:00
Marvin A. Ruder
e1a68f75f7
feat(auth): Allow to hide username / password login form when OAuth is enabled ( #518 )
...
* 🚀 Feature: Allow to hide username / password login form when OAuth is enabled
* Hide “Sign in” password form
* Disable routes related to password authentication
* Change styling of OAuth provider buttons
* Open OAuth page in same tab
* Fix consistent usage of informal language in de-DE locale
Fixes #489
Signed-off-by: Marvin A. Ruder <signed@mruder.dev>
* fix: order of new config variables
---------
Signed-off-by: Marvin A. Ruder <signed@mruder.dev>
Co-authored-by: Elias Schneider <login@eliasschneider.com>
2024-07-07 23:08:14 +02:00
Elias Schneider
9d9cc7b4ab
release: 0.26.0
2024-07-03 08:21:14 +02:00
Elias Schneider
d1cde75a66
chore(translations): update translations via Crowdin ( #516 )
...
* New translations en-us.ts (Turkish)
* New translations en-us.ts (Portuguese, Brazilian)
* New translations en-us.ts (Turkish)
* New translations en-us.ts (Turkish)
* New translations en-us.ts (Turkish)
* New translations en-us.ts (Turkish)
* New translations en-us.ts (Turkish)
* New translations en-us.ts (Italian)
2024-07-03 08:19:52 +02:00
Elias Schneider
bbc81d8dd0
chore(translations): add Turkish files
2024-07-02 13:38:05 +02:00
Elias Schneider
0cdc04bfb5
chore(translations): update translations via Crowdin ( #515 )
...
* New translations en-us.ts (French)
* New translations en-us.ts (Spanish)
* New translations en-us.ts (Danish)
* New translations en-us.ts (Greek)
* New translations en-us.ts (Finnish)
* New translations en-us.ts (Hungarian)
* New translations en-us.ts (Italian)
* New translations en-us.ts (Japanese)
* New translations en-us.ts (Korean)
* New translations en-us.ts (Polish)
* New translations en-us.ts (Russian)
* New translations en-us.ts (Slovenian)
* New translations en-us.ts (Serbian (Cyrillic))
* New translations en-us.ts (Swedish)
* New translations en-us.ts (Ukrainian)
* New translations en-us.ts (Chinese Simplified)
* New translations en-us.ts (Chinese Traditional)
* New translations en-us.ts (Portuguese, Brazilian)
* New translations en-us.ts (Thai)
* New translations en-us.ts (Dutch, Belgium)
* New translations en-us.ts (Arabic, Egypt)
2024-07-02 13:36:47 +02:00
Marvin A. Ruder
367f804a49
feat(backend): Make session duration configurable ( #512 )
...
* feat(backend): Make session duration configurable
Fixes #507
Signed-off-by: Marvin A. Ruder <signed@mruder.dev>
* Apply suggestions from code review
Co-authored-by: Elias Schneider <login@eliasschneider.com>
* Move new config option to “General” category
Signed-off-by: Marvin A. Ruder <signed@mruder.dev>
---------
Signed-off-by: Marvin A. Ruder <signed@mruder.dev>
Co-authored-by: Elias Schneider <login@eliasschneider.com>
2024-07-02 13:35:12 +02:00
Elias Schneider
9193a79b9a
chore: upgrade dependencies
2024-07-01 11:08:23 +02:00
Marvin A. Ruder
31366d961f
fix(oauth): provider username is ignored when signing up using OAuth ( #511 )
...
* 🐛 Bug Report: Provider username is ignored when signing up using OAuth
Fixes #505
Signed-off-by: Marvin A. Ruder <signed@mruder.dev>
* Implement fallback logic for username conflicts
* Reprioritize claims for OIDC provider username
Signed-off-by: Marvin A. Ruder <signed@mruder.dev>
---------
Signed-off-by: Marvin A. Ruder <signed@mruder.dev>
2024-07-01 10:34:31 +02:00
Elias Schneider
2dac38560b
fix: set max age of access token cookie to 15 minutes
2024-06-30 20:10:16 +02:00
IRahul MIshra
db2720ab7b
Worked on issue Feature Add email recipients more efficiently issue #500 ( #510 )
...
* Worked on issue #500 Feature Add email recipients more efficiently
* Worked on issue #500 Feature Add email recipients more efficiently both features added
* Removed log
* refactor: run formatter
---------
Co-authored-by: Rahul Mishra <rahul07@Rahuls-Laptop.local>
Co-authored-by: Elias Schneider <login@eliasschneider.com>
2024-06-30 19:53:41 +02:00
Elias Schneider
6d6b9e81ff
New translations en-us.ts (French) ( #504 )
2024-06-26 20:48:56 +02:00
Elias Schneider
f9ddd7bacd
chore(translations): update translations via Crowdin ( #501 )
...
* New translations en-us.ts (Dutch, Belgium)
* New translations en-us.ts (Danish)
2024-06-18 08:51:22 +02:00
Elias Schneider
3773432eb5
chore(translations): update translations via Crowdin ( #497 )
...
* New translations en-us.ts (Arabic, Egypt)
* New translations en-us.ts (Korean)
* New translations en-us.ts (Hungarian)
* New translations en-us.ts (Russian)
* New translations en-us.ts (French)
* New translations en-us.ts (Spanish)
* New translations en-us.ts (Danish)
* New translations en-us.ts (German)
* New translations en-us.ts (Greek)
* New translations en-us.ts (Finnish)
* New translations en-us.ts (Italian)
* New translations en-us.ts (Japanese)
* New translations en-us.ts (Polish)
* New translations en-us.ts (Slovenian)
* New translations en-us.ts (Serbian (Cyrillic))
* New translations en-us.ts (Swedish)
* New translations en-us.ts (Ukrainian)
* New translations en-us.ts (Chinese Simplified)
* New translations en-us.ts (Chinese Traditional)
* New translations en-us.ts (Portuguese, Brazilian)
* New translations en-us.ts (Thai)
* New translations en-us.ts (Dutch, Belgium)
* New translations en-us.ts (Italian)
* New translations en-us.ts (Hungarian)
2024-06-11 11:51:11 +02:00
Elias Schneider
46783ce463
release: 0.25.0
2024-06-10 11:43:12 +02:00
Elias Schneider
c0cc16fa43
fix: share size not displayed on my shares page
2024-06-10 11:41:41 +02:00
Ivan Li
4fd29037a0
Feature: add auto open share modal config for global. ( #474 )
...
* feat(admin): add auto open share modal config for global.
* feat(upload): Apply the flag that disables the automatic open create share modal.
* fix: remove migration and add new config variable to seed script
* chore(translations): improve auto open share modal description
* refactor: run formatter
---------
Co-authored-by: Elias Schneider <login@eliasschneider.com>
2024-06-10 11:32:52 +02:00
Leo Li
1c7832ad1f
feat(frontend): locale for dates and tooltip for copy link button ( #492 )
...
* Add tooltip for copy button
* Set locale globally for moment.js
* format
* remove debugging log
* refactor: rename translation key
---------
Co-authored-by: Elias Schneider <login@eliasschneider.com>
2024-06-10 11:01:59 +02:00
Cabeza
962ec27df4
chore: sanitize appUrl to remove trailing slash in updateConfigVariable function ( #496 )
2024-06-10 11:01:08 +02:00
Elias Schneider
9268e35141
chore(translations): update translations via Crowdin ( #485 )
...
* New translations en-us.ts (Arabic, Egypt)
* New translations en-us.ts (Arabic, Egypt)
* New translations en-us.ts (Arabic, Egypt)
* New translations en-us.ts (Arabic, Egypt)
* New translations en-us.ts (Korean)
* New translations en-us.ts (Korean)
* New translations en-us.ts (Arabic, Egypt)
* New translations en-us.ts (Arabic, Egypt)
* New translations en-us.ts (Arabic, Egypt)
* New translations en-us.ts (Arabic, Egypt)
* New translations en-us.ts (Hungarian)
* New translations en-us.ts (Hungarian)
* New translations en-us.ts (Hungarian)
* New translations en-us.ts (Hungarian)
* New translations en-us.ts (Hungarian)
* New translations en-us.ts (Hungarian)
* New translations en-us.ts (Hungarian)
* New translations en-us.ts (Hungarian)
* New translations en-us.ts (Russian)
2024-06-10 10:48:37 +02:00
Elias Schneider
e8be0d60e6
docs: add Discord to issue page
2024-05-24 09:29:18 +02:00