Minoplhy
a7fa6edbec
add: Experimental Docker Image
2024-11-02 15:43:58 +00:00
146bafa773
fix: inappropriate use of public mode
2024-11-01 15:11:25 +07:00
7ff86b3e02
add: simple api-key authentication
2024-11-01 13:45:13 +07:00
33d59ed633
add: url schema check on server side, misc: cargo update
2024-11-01 00:27:37 +07:00
abb48c68c5
add Edit function
2024-10-31 23:08:51 +07:00
SinTan1729
201d0b319f
chg: Move the font to assets
2024-10-25 14:47:15 -05:00
SinTan1729
733ef6ea67
docs: Added note about Dark Reader
2024-10-06 20:38:05 -05:00
SinTan1729
cf5909c888
fix: Use a simpler password to make the shell happy
2024-10-05 00:26:38 -05:00
SinTan1729
dcb3144b22
chg: Added a better compose file
2024-10-05 00:24:16 -05:00
SinTan1729
e0c61bdb93
build: Bumped version to 5.4.4
2024-10-03 00:02:48 -05:00
SinTan1729
06f7a33d5d
fix: Do not consider empty password
2024-10-02 23:52:23 -05:00
SinTan1729
514e905299
chg: Updated instructions in the compose file
2024-10-02 23:46:56 -05:00
SinTan1729
3688692c7a
chg: Default db location
2024-10-02 23:46:35 -05:00
SinTan1729
a7cf0cdf30
build: Bumped version to 5.4.3
2024-09-18 11:52:24 -05:00
SinTan1729
35880f4d1e
build: Updated dependencies
2024-09-18 11:51:50 -05:00
Sayantan Santra
0d0da1141b
Merge pull request #27 from yilmaz08/main
...
Fix simple dockerfile errors
2024-08-28 11:49:51 -05:00
SinTan1729
4a8b62446c
fix: Case mismatch
2024-08-28 11:37:45 -05:00
Abdürrahim YILMAZ
855145d4d7
fix: argument was not being passed
...
Argument was not being passed, although it is declared. So changed to a
static path in "FROM scratch" part
Error message before the fix:
Step 17/19 : COPY --from=builder
/chhoto-url/target/$target/release/chhoto-url /chhoto-url
COPY failed: stat chhoto-url/target//release/chhoto-url: file does not
exist
2024-08-28 03:12:33 +03:00
Abdürrahim YILMAZ
59f679a1c2
fix: copy destination path
...
Error message before the fix:
Step 4/19 : COPY ./actix/Cargo.toml ./actix/Cargo.lock .
When using COPY with more than one source file, the destination must be
a directory and end with a /
2024-08-28 03:04:37 +03:00
SinTan1729
5213a9df2e
docs: Added a docker image size badge
2024-06-21 10:01:19 -05:00
SinTan1729
3e6f482533
docs: Updated the screenshots
2024-06-21 09:46:47 -05:00
SinTan1729
56ab16aa4e
build: Bumped version to 5.4.2
2024-06-20 20:59:06 -05:00
SinTan1729
066fa9c80a
build: Updated deps
2024-06-20 20:48:06 -05:00
SinTan1729
9fc8634704
fix: Typo during reading slug_length, fixes #24
2024-06-20 20:46:26 -05:00
SinTan1729
5bbaad3001
build: Bumped version to 5.4.1
2024-06-07 15:34:28 -05:00
SinTan1729
892959d49d
build: Updated deps
2024-06-07 15:33:58 -05:00
SinTan1729
9948ce713c
chg: Some small changes to the html pages
...
Should be nicer on mobile devices
2024-06-01 00:48:40 -05:00
Sayantan Santra
70d9d828c5
Update bug_report.md
2024-06-01 00:36:14 -05:00
SinTan1729
114a97a273
build: Bumped version to 5.4.0
2024-05-31 20:31:29 -05:00
SinTan1729
96495b037d
new: Made the Cache-Control headers fully configurable
2024-05-31 20:30:09 -05:00
SinTan1729
69fc25a264
build: Add port settings to the docker-test recipe
2024-05-31 11:29:41 -05:00
SinTan1729
f19f3249cc
docs: Changed a word in the README
2024-05-31 01:51:11 -05:00
SinTan1729
2cf0e5d2de
new: Ability to disable Cache-Control headers in testing recipe
2024-05-31 01:45:19 -05:00
SinTan1729
de9bc130d5
docs: Add info about configuring Cache-Control header
2024-05-31 01:42:51 -05:00
SinTan1729
8ff4c3f24f
chg: Make the Cache-Control header configurable
2024-05-31 01:41:55 -05:00
SinTan1729
eab1c9bc73
new: Added cache-control header, fixes #22
2024-05-31 01:24:33 -05:00
SinTan1729
0b50a7c261
chg: Move all the services into their own file
2024-05-30 14:45:18 -05:00
SinTan1729
e55c6f82b4
fix: Make the link clickable when securecontext is missing
2024-05-29 19:14:31 -05:00
SinTan1729
6992d27390
build: Bumped version to 5.3.1
2024-05-29 16:12:31 -05:00
SinTan1729
39e4d2df74
chg: Show the whole link when clipboard is not accessible
2024-05-29 16:03:03 -05:00
SinTan1729
41b7e37819
build: Bumped version to 5.3.0
2024-05-29 10:45:42 -05:00
SinTan1729
e67e0a88cd
build: Updated deps
2024-05-29 10:45:15 -05:00
SinTan1729
00ade1af40
fix: Do not allow empty values for db_url or site_url
2024-05-29 10:40:51 -05:00
SinTan1729
b1632c4c87
fix: Fixed some UI visibility related stuff
2024-05-29 10:40:51 -05:00
SinTan1729
3445d5366a
fix: Properly handle visibility of elements
2024-05-29 10:40:51 -05:00
Sayantan Santra
5fb8587628
Merge pull request #21 from SinTan1729/public-mode
...
Enable support for public mode, closes #20
2024-05-29 00:02:38 -05:00
SinTan1729
6cdacda510
build: Make testing more configurable using env variables
2024-05-28 18:20:20 -05:00
SinTan1729
ed2be0e883
docs: Some documentation about public-mode
2024-05-28 18:20:09 -05:00
SinTan1729
0fce881654
new: Got public mode working, testing needed
2024-05-28 18:16:58 -05:00
SinTan1729
168cff94a2
build: Bumped version to 5.2.6
2024-05-06 16:49:47 -05:00