Commit graph

140 commits

Author SHA1 Message Date
Hayden
ef5d07392b add in template and as static resource 2022-09-30 21:52:08 -08:00
Hayden
cc504f781e add favicon resource 2022-09-30 21:51:52 -08:00
Hayden
1e8b17bb89 add copy button to viewer 2022-09-30 21:37:26 -08:00
Hayden
8223dd4973 export port 8080 in dockerfile 2022-09-30 21:11:16 -08:00
Hayden
6cea6262b8 init git ignore 2022-09-30 21:08:02 -08:00
Dániel Szabó
3ca89291dc
Merge pull request #57 from frdmn/patch-1
Fix Docker repository link in README to allow non-authenticated Docker Hub users.
2022-09-27 21:23:24 +03:00
Jonas Friedmann
2322c6713e
Fix Docker repository link 2022-09-27 20:09:44 +02:00
Dániel Szabó
05ad1d46c1
Update README.MD
Updated docker volume path according to 08871e1. Fixes #55
2022-09-27 16:19:41 +00:00
Dániel Szabó
d36472bcac
Update README.MD 2022-09-26 12:10:01 +00:00
Dániel Szabó
ff28faa222
Update README.MD 2022-09-26 11:53:54 +00:00
Dániel Szabó
60aac1aea7
Merge pull request #49 from arghyadipchak/master
Automated docker build for DockerHub + updated cargo.toml
2022-09-26 10:48:40 +03:00
Dániel Szabó
afa3c516ee
Merge branch 'master' into master 2022-09-26 10:35:38 +03:00
Dániel Szabó
7cd136cd7b
Merge pull request #50 from techiall/fix/dockerfile
Replace base docker image with Bitnami Minideb to fix #50 and #39
2022-09-16 19:37:57 +03:00
techial
a593ea0160
Update runing image 2022-08-28 16:27:38 +08:00
techial
5ae641fda0 Update Dockerfile 2022-08-26 22:25:59 +08:00
Arghyadip Chakraborty
08871e15b6 Automated docker build 2022-08-25 22:25:03 +05:30
Dániel Szabó
f55a5eba96
Merge pull request #43 from FoxFromDarkness66/patch-3
Update AUR installation method
2022-08-06 22:55:15 +01:00
FixFromDarkness
011cc25490
Update AUR installation method 2022-08-05 12:25:05 +03:00
Dániel Szabó
d44a3081bc
Delete FUNDING.yml 2022-08-02 22:36:06 +01:00
Dániel Szabó
51f7f54be7
Create SECURITY.md 2022-08-01 10:07:42 +01:00
Daniel Szabo
a3fc97a460 bump version number 2022-07-31 22:06:41 +01:00
Daniel Szabo
05941f0d6f Isolate pasta uploads from database.json by moving them into pasta_data/public/ 2022-07-31 21:49:36 +01:00
Daniel Szabo
7b4cd7c26e Implement upload filename sanitisation 2022-07-31 21:31:35 +01:00
Daniel Szabo
f54d5bd780 Add pasta ID + pasta URL to pasta page. Fix #36 2022-07-31 19:41:19 +01:00
Daniel Szabo
435c07d75e Implement manual deletion behaviour and fix #35 2022-07-31 19:18:07 +01:00
Dániel Szabó
cc09d1b529
Merge pull request #38 from uniqueNullptr2/uniqueNullptr2-fix-title-in-template
fix usage of title arg in template
2022-07-31 18:59:37 +01:00
uniqueNullptr2
60c3a1f9ac fix usage of title arg in template 2022-07-25 15:45:07 +02:00
Dániel Szabó
d4d94b61da
Merge pull request #34 from uniqueNullptr2/uniquenullptr2-add-config-from-env
add configuration from env to all clap options
2022-07-25 14:04:26 +01:00
Dániel Szabó
9053211904
Merge pull request #31 from dvdsk/file-size
Adds file size to pasta with an attachment
2022-07-25 13:39:00 +01:00
uniqueNullptr2
35a512680c fix mistype of syntax highlight option 2022-07-20 09:13:31 +02:00
uniqueNullptr2
bcd620ed43 add configuration from env to all clap options 2022-07-20 08:50:23 +02:00
Dániel Szabó
556f4e87df
Merge pull request #33 from amnesiacsardine/patch-1
Update to README.MD regarding Dockerfile
2022-07-18 00:05:56 +01:00
amnesiacsardine
fa88bce917
Update README.MD
Added how to pass command line arguments in the Dockerfile
2022-07-16 13:22:31 +02:00
Dániel Szabó
a5d326b679
Merge pull request #30 from dvdsk/master
Fixes #29 and displays pasta list in local timezone
2022-07-15 22:51:26 +01:00
Dániel Szabó
465873e095
Merge pull request #28 from FoxFromDarkness66/patch-2
Add bind address CL option
2022-07-15 22:47:39 +01:00
dvdsk
39233e9447
fixes #6 adding the size of the attached file 2022-07-14 01:08:13 +02:00
dvdsk
738e036cb5
pasta times are in systems local timezone 2022-07-13 23:55:28 +02:00
dvdsk
de2cc48f88
fixes #29 (time formating) 2022-07-13 23:54:48 +02:00
Dániel Szabó
0687f44137
Merge pull request #27 from FoxFromDarkness66/patch-1
Add AUR installation method
2022-07-07 23:12:48 +01:00
FixFromDarkness
fec933c5ec * Revert default address to 0.0.0.0 due to docker usage & compatibility
* Add --bind option to readme & change some examples
2022-07-07 20:08:29 +03:00
FixFromDarkness
cc2dd1e1fe * Add --bind option
* Changed default bind address to localhost
* Fix wrong log text about binding address
2022-07-07 19:45:31 +03:00
FixFromDarkness
85ed1b2b92
Add AUR installation method
AUR is Arch User Repository, "community-driven repository for Arch users. It contains package descriptions (PKGBUILDs) that allow you to compile a package from source with makepkg and then install it via pacman." 
I've made an AUR package that will allow any arch-based distro user to install and update microban to the latest version without manual version cheking&compiling. It will be easier for them to find it if you add information about this in the readme
2022-07-07 19:15:26 +03:00
Dániel Szabó
73ec59ccda
Merge pull request #21 from Arizard/master
Updates Dockerfile and adds docker build instructions
2022-06-27 20:58:01 +01:00
Arie
f5b9036a2a Uses volume absolute path, changes wording 2022-06-27 10:52:37 +10:00
Arie
0d43f2f60a Updates README with docker build instructions 2022-06-27 10:39:32 +10:00
Arie
aa9246da4e Removes COPY instruction for static directory 2022-06-27 10:37:25 +10:00
Dániel Szabó
1c21943c75
Merge pull request #17 from dvdsk/patch-1
Remove --linenumbers in systemd example
2022-06-05 19:30:05 +01:00
David Kleingeld
7f4b9f4aee
Remove --linenumbers in systemd example 2022-06-05 19:23:28 +02:00
Dániel Szabó
acd547dbf3
Update FUNDING.yml 2022-06-05 01:41:09 +01:00
Daniel Szabo
ce8bd4dd02 Added cargo information and readme badges 2022-06-05 00:20:23 +01:00