Commit Graph

123 Commits

Author SHA1 Message Date
Raphaël Thériault 1486ce0a32
Update README.md 2023-04-16 13:38:29 -07:00
Raphaël Thériault 9bfc19f8b7
Merge pull request #34 from sjm42/textarea
Textarea
2022-02-17 22:48:17 -08:00
Raphaël Thériault a471bff45f
Merge pull request #33 from sjm42/fix1
default pool size2
2022-02-17 22:47:35 -08:00
Sami J. Mäkinen 63b39c5938 Enlarge the textarea 2021-09-19 13:21:09 +03:00
Sami J. Mäkinen 403da19d0e default pool size2 2021-09-19 13:05:43 +03:00
Raphaël Thériault 483273389e
Merge pull request #30 from Vam-Jam/extension
Parse_id excludes file extension
2021-02-03 10:34:35 -05:00
Vamist 29949af2cb Replaced unwrap with unwrap_or_default 2021-02-01 23:45:29 +00:00
Vamist 8d77740588 Don't include file extension when searching for id 2021-02-01 23:30:01 +00:00
Raphaël Thériault d3485a01d2
Merge pull request #29 from Syndamia/master
Added a reference to the filite-list script in the README
2021-01-10 13:44:00 -08:00
Syndamia b4097b6024 Added a reference to the filite-list script in the README 2021-01-10 17:48:15 +02:00
Raphaël Thériault cf64c54d5f
Add notice about master branch 2020-11-09 10:24:35 -05:00
Raphaël Thériault 3104abfd25 Fix actions 2020-03-09 15:35:50 -04:00
Raphaël Thériault fa02a9adb5 Add passwd launch option 2020-03-09 15:35:18 -04:00
Raphaël Thériault 93b211f743 ID conversion route 2020-03-09 15:22:13 -04:00
Raphaël Thériault 8d6bdc20c1 Rework GH workflows 2020-03-09 15:12:23 -04:00
Raphaël Thériault ed5085ef75 Fix deletion routes 2020-03-09 15:07:56 -04:00
Raphaël Thériault 3f3264b05b Remove copyright notice from license 2020-01-27 09:56:51 -05:00
Raphaël Thériault ddfe046640
Update live example info 2020-01-16 03:04:05 -05:00
Raphaël Thériault a70cc866b3 0.3.0 2020-01-16 02:14:37 -05:00
Raphaël Thériault 3f390faba0 Fix delete behaviour 2020-01-16 01:27:50 -05:00
Raphaël Thériault 35ba76a28d Prevent overwrites from web UI (closes #12) 2020-01-16 00:56:36 -05:00
Raphaël Thériault 7dcf7c3746 Add init command (closes #7) 2020-01-16 00:40:03 -05:00
Raphaël Thériault 5bb1fc46e0 Use dialoguer for password input (closes #5) 2020-01-16 00:22:03 -05:00
Raphaël Thériault 5855965e24 Switch to BLAKE3, slightly better security, simplify with globals 2020-01-15 23:47:38 -05:00
Raphaël Thériault f1c40f4748 Always use multipart for files 2020-01-15 22:35:10 -05:00
Raphaël Thériault d6bc31d8ca Redesign UI 2020-01-15 18:17:12 -05:00
Raphaël Thériault efefe24fbe Update readme 2020-01-15 16:22:24 -05:00
Raphaël Thériault fc79a7fa53 Fixed random id generation 2020-01-15 15:58:14 -05:00
Raphaël Thériault 8da71eb0df Make empty password hash static 2020-01-15 15:18:37 -05:00
Raphaël Thériault 11c5e2f384 Added POST routes for everything 2020-01-15 15:13:08 -05:00
Raphaël Thériault 35db5f64d4 Add random id generator 2020-01-15 14:48:02 -05:00
Raphaël Thériault f0714b2945 Start working on POST routes 2020-01-15 03:26:29 -05:00
Raphaël Thériault 2fbd134743 Backend support for code highlighting 2020-01-15 01:50:54 -05:00
Raphaël Thériault 768082f180 Use caching in actions workflow 2020-01-15 00:20:55 -05:00
Raphaël Thériault b565f7a47e Merge branch 'master' of https://github.com/raftario/filite 2020-01-15 00:11:56 -05:00
Raphaël Thériault 07208152e3 Convert to std::future 2020-01-15 00:10:48 -05:00
Raphaël Thériault 92eaf570cf
Include max body size in NGINX config example 2019-11-25 10:36:32 -05:00
Raphaël Thériault 26a759ad2c
Config isn't in home dir anymore 2019-10-28 11:21:22 -04:00
Raphaël Thériault 0e4b47fea9 Update README, upgrade dependencies and bump version 2019-10-28 11:02:14 -04:00
Raphaël Thériault 525d5e8ed7 Hide overflow on x axis (fixes #8) 2019-10-28 10:51:24 -04:00
Raphaël Thériault 9d2f8c7e16 Copy URLs to clipboard instead of opening them (fixes #4) 2019-10-28 10:49:02 -04:00
Raphaël Thériault aa8bd8b9f4 Edit space detection method for random url gen (fixes #3) 2019-10-28 10:25:27 -04:00
Raphaël Thériault 4d835ed4c7
Merge pull request #15 from steven-joruk/no-password-no-auth
No password no auth
2019-10-27 18:54:59 -04:00
Raphaël Thériault 39c0d101c9
Fixed what I assume was a copy-pasting error 2019-10-27 18:52:33 -04:00
Raphaël Thériault 27a9618a55
Merge pull request #13 from steven-joruk/xdg-dirs
Use the correct application directories for the platform
2019-10-27 18:49:28 -04:00
Raphaël Thériault ab3d325bb4
Slightly change error message formulation 2019-10-27 18:48:28 -04:00
Steven Joruk c2ab9514c3 Don't require authentication when the configured password is blank
Verify the user wants to enter an empty password.
2019-10-26 18:34:47 +01:00
Steven Joruk 49c1ad8232 Always generate missing config and password files 2019-10-26 14:12:04 +01:00
Steven Joruk 4012651741 Use the correct application directories for the platform
* Replace `let mut f = p; f.push(x)` with `let f = p.join(x)`
* Use `println!` for normal messages
2019-10-26 12:37:55 +01:00
Raphaël Thériault de1e2f41c4
Fix anchor links in readme 2019-10-25 23:39:42 -04:00