Dániel Szabó
fc63b7aa1a
Update README.MD
2022-05-02 18:23:29 +01:00
Dániel Szabó
757f73ec5b
Merge pull request #5 from szabodanika/file-upload
...
File upload and persistence extension
2022-05-02 16:58:35 +01:00
Daniel Szabo
36fa6598a8
File upload and persistence extension
...
- index.html extended with form input
- pasta.html and pastalist.html show link to /file/{pasta.id}/{filename} path
- files are saved in pasta_data folder
- all data is now stored in pasta_data/database.json
- changed pastalist.html date format to exclude year
- added custom 404 error handler
2022-05-02 16:53:10 +01:00
Dániel Szabó
354cd1832a
Merge pull request #1 from szabodanika/add-license-1
...
Create LICENSE
2022-04-27 16:08:04 +01:00
Dániel Szabó
7da95d2d11
Create LICENSE
2022-04-27 16:00:53 +01:00
Dániel Szabó
c98aad7256
Create rust.yml
2022-04-25 23:27:58 +01:00
Dániel Szabó
1ffed2b9bf
Create rust-clippy.yml
2022-04-25 23:27:14 +01:00
Dániel Szabó
ca6ba88fe4
Merge remote-tracking branch 'origin/master'
2022-04-23 17:06:52 +01:00
Dániel Szabó
3d047eeed5
- added water.css
2022-04-23 17:06:48 +01:00
Dániel Szabó
6e6a9bfe9e
Removed old regex import
2022-04-23 17:05:29 +01:00
Dániel Szabó
dd9648cd2e
Update README.MD
2022-04-23 16:57:45 +01:00
Dániel Szabó
1c7b4f4b3a
Update README.MD
2022-04-23 16:50:45 +01:00
Dániel Szabó
460ac55cb3
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# README.MD
2022-04-23 16:49:06 +01:00
Dániel Szabó
f56ffa98e4
- added new pasta type URL and automatic redirection endpoint
...
- added water.css styling
- added CL argument to set port
- added raw URL to pasta list
2022-04-23 16:47:36 +01:00
Dániel Szabó
a3915fed76
Updated README.MD with cURL instructions
2022-04-11 19:31:56 +01:00
Dániel Szabó
4ee064b834
Update README.MD
2022-04-11 19:14:00 +01:00
Dániel Szabó
e8b0e3a482
Updated README.MD with instructions
2022-04-11 14:48:11 +01:00
Dániel Szabó
22b61fc793
Added auto removal of expired pastas
2022-04-11 14:41:28 +01:00
Dániel Szabó
5bae4310a3
Added README.MD
2022-04-11 14:40:21 +01:00
Dániel Szabó
0754998d22
Added README.MD
2022-04-11 14:38:49 +01:00
Dániel Szabó
d42a361e95
Initial commit
2022-04-10 23:21:45 +01:00