871 Commits

Author SHA1 Message Date
Pouria Ezzati
c2f6c7fc20 fix showing custom domain on the table when an link is edited.
closes #899
2025-04-24 13:27:54 +03:30
Guilherme Leone
f172884387
Fix typos and grammar issues in documentation (#855)
* Fix typos and grammar issues in documentation

* Fixed Postgres name in documentation
2025-04-03 16:41:34 +03:30
Pouria
34d6c140f7
Merge pull request #837 from adam12bT/fix-typo
fixing typo in the file server\views\partials\settings\change_passwo…
2025-03-30 11:21:25 +03:30
Alan Grainger
5eaf1ace42 Add robots.txt
Disallow all paths
2025-03-30 11:17:32 +03:30
Pouria Ezzati
eef96b3eed use double-quotes 2025-03-30 10:46:52 +03:30
Thomas Rory Gummerson
93d71bb203 Allow passing passwords as a HTTP Auth parameter in links 2025-03-30 10:46:52 +03:30
Pouria Ezzati
648ff1f5b9 3.2.3 2025-03-30 10:29:18 +03:30
adam
c3b73deb64 fixing typo in the file server\views\partials\settings\change_password.hbs 2025-03-07 12:40:40 +01:00
Pouria
e75d4b2bac
add env file description v3.2.3 2025-02-06 10:57:07 +03:30
Pouria Ezzati
4fd4d2e6b0 use double quotes 2025-02-06 10:54:37 +03:30
Pouria
86e4ba82fc
Merge pull request #814 from trgwii/feature/docker-env-secrets-from-files
Support reading env_FILE keys from file paths, closes #813
2025-02-06 10:54:15 +03:30
Pouria
83a5e97fed
Merge pull request #817 from christianhuth/patch-1
Add Helm Chart
2025-02-06 10:37:52 +03:30
Christian Huth
9c22c1481d
Update README.md 2025-02-04 16:05:35 +01:00
Christian Huth
dd736f314f
Update README.md 2025-02-04 16:02:47 +01:00
Thomas Rory Gummerson
630f96dc45 Support reading env_FILE keys from file paths 2025-01-30 12:59:18 +01:00
Pouria Ezzati
c78eda2732
add info to ios shortcut 2025-01-27 13:52:19 +03:30
Pouria Ezzati
93a6f5fbd8
add ios shortcut to integrations 2025-01-27 13:48:00 +03:30
Pouria Ezzati
9153766c72
wording 2025-01-24 12:39:53 +03:30
Pouria Ezzati
b851822524
add DB_FILENAME 2025-01-24 12:37:48 +03:30
Pouria Ezzati
86a8b1b66e 3.2.2 v3.2.2 2025-01-24 12:27:56 +03:30
Pouria Ezzati
ec5a99f72f update example env to use better-sqlite3 and add DB_FILENAME 2025-01-24 12:27:52 +03:30
Christian Huth
59a3e4a0a6
Add Helm Chart 2025-01-23 15:32:48 +01:00
Pouria Ezzati
680d5c7052
Merge pull request #801 from thedevs-network/develop
merge develop 3.2.1 into main
v3.2.1
2025-01-22 16:52:05 +03:30
Pouria Ezzati
22783f3c20 3.2.1 2025-01-22 16:50:20 +03:30
Pouria Ezzati
fba5a73cba fix sending button not showing on safari 2025-01-22 16:50:13 +03:30
Pouria Ezzati
901b617807
mark better-sqlite3 as the default 2025-01-22 12:46:28 +03:30
Pouria Ezzati
c8f96485d5
Merge pull request #798 from thedevs-network/develop
Remove unused dependencies, misc. small fixes
v3.2.0
2025-01-22 09:40:49 +03:30
Pouria Ezzati
2be56eb218 3.2.0 2025-01-22 09:22:44 +03:30
Pouria Ezzati
4a34cfe993 fix reset password error when user does not exist 2025-01-22 09:13:09 +03:30
Pouria Ezzati
91ea35f7ae if --production argument is used always set NODE_ENV to production 2025-01-22 09:12:49 +03:30
Pouria Ezzati
91f54183f2 add back dotenv 2025-01-22 09:11:43 +03:30
Thomas Rory Gummerson
2b4381fa3c Remove unused dependencies, misc. small fixes 2025-01-21 09:38:14 +01:00
Pouria Ezzati
0bebbd9b23 3.1.2 v3.1.2 2025-01-21 11:29:48 +03:30
Pouria Ezzati
ffa00acaa4 add missing link field to api responses 2025-01-21 11:29:44 +03:30
Pouria Ezzati
8f05a11692
wording v3.1.1 2025-01-18 13:03:18 +03:30
Pouria Ezzati
fcaf483a88
add note to restart docker container 2025-01-18 13:02:25 +03:30
Pouria Ezzati
a21774d589
Merge pull request #794 from thedevs-network/develop
Develop into main
2025-01-18 12:59:22 +03:30
Pouria Ezzati
8c4d92e373 3.1.1 2025-01-18 12:56:32 +03:30
Pouria Ezzati
876d12fc9d use count(*) instead of count(id) since it's slightly faster 2025-01-18 12:56:27 +03:30
Pouria Ezzati
de103423e3 fix filtering table rows on sqlite and mysql 2025-01-18 12:49:58 +03:30
Pouria Ezzati
fc265ef221 make sure jwt secret is not empty 2025-01-18 10:37:26 +03:30
Pouria Ezzati
ab83f60b97 add default mail port to the example file 2025-01-18 10:35:36 +03:30
Pouria Ezzati
d2c1341305
add themes and customizations to key features 2025-01-17 16:18:34 +03:30
Pouria Ezzati
1cc7a80408
Merge pull request #792 from thedevs-network/develop
Add themes, and custom alphabet and trust proxy configuration
v3.1.0
2025-01-17 10:54:35 +03:30
Pouria Ezzati
318f754d26 Merge branch 'main' into develop 2025-01-16 15:07:57 +03:30
Pouria Ezzati
77114f55a4 add development docker build 2025-01-16 15:07:29 +03:30
Pouria Ezzati
1f137e7b29
clarify docker image build for custom folder 2025-01-16 14:32:45 +03:30
Pouria Ezzati
4d9112910a 3.1.0 2025-01-16 13:45:01 +03:30
Pouria Ezzati
53846081e0
improve customization section format 2025-01-16 13:41:39 +03:30
Pouria Ezzati
49e21cce24
add docker documentation for customizations 2025-01-16 13:40:19 +03:30