1
0
Fork 0
mirror of https://github.com/SinTan1729/chhoto-url synced 2024-10-16 21:33:54 -05:00
Commit graph

248 commits

Author SHA1 Message Date
c76b39dc16
fix: Typo in Makefile, and break lines 2024-03-25 17:28:24 -05:00
731cb41646
chg: Added stopping the docker image to make clean 2024-03-25 16:44:47 -05:00
0cfa674029
fix: Typo in Makefile 2024-03-25 16:08:04 -05:00
1f18766f79
build: Switch workflow to only use Makefile 2024-03-25 16:02:52 -05:00
dfefff2703
docs: Added a note about building 2024-03-25 01:40:10 -05:00
6d3d220cff
build: Fix the docker_push_script 2024-03-25 01:26:13 -05:00
629e66a57c
docs: Updated build instructions 2024-03-25 01:22:54 -05:00
ce76f04f35
build: Support specifying targets with build-arg 2024-03-25 01:10:09 -05:00
db5d1f72bd
chg: Use username as a variable in Makefile 2024-03-25 01:05:06 -05:00
e54aa3b33b
build: Use different dockerfiles for single and multi-arch builds 2024-03-25 01:00:25 -05:00
82559d38fd
chg: Nicer multi-arch builds and also add armv7 2024-03-25 00:56:39 -05:00
2baa481040
chg: Change the push script to work with the new setup 2024-03-24 23:33:41 -05:00
ffb4846239
fix: Multi-arch upload 2024-03-24 23:27:31 -05:00
5bd174d287
build: Switched to a cross-rt based multi-arch build process 2024-03-24 23:03:18 -05:00
9221c3e371
chg: Add support for specifying the architecture 2024-03-24 19:38:33 -05:00
c5cfba85f9
chg: Allow specifying target in the Dockerfile 2024-03-24 19:12:38 -05:00
d6dcd2f18d
fix: Remove surrounding quotes for siteurl 2024-03-24 16:43:27 -05:00
d278021e1b
fix: Support working inside subdirectories 2024-03-23 18:08:25 -05:00
8dbb6e9bd6
new: Added a dev tag option 2024-03-23 16:07:55 -05:00
cde3fb4c89
chg: Switch to woff2 fonts 2024-03-22 11:10:04 -05:00
f3d5e2cf50
chg: Do not force the use of big fonts 2024-03-19 15:44:59 -05:00
fd74a941d9
build: Bumped version to 5.0.8 2024-03-18 19:28:09 -05:00
2cab341e8b
fix: Broken table 2024-03-18 19:27:58 -05:00
2a2ed7e41a
fix: Screen overflow for table in mobile UI 2024-03-18 18:59:34 -05:00
5a5a1bc775
build: Bumped version to 5.0.7 2024-03-18 16:04:06 -05:00
b66086be38
fix: Centering on mobile UI 2024-03-18 16:02:45 -05:00
3be2862e9f
fix: Width issues on mobile 2024-03-18 15:23:12 -05:00
b0603f62b4
chg: Make the table a little wide 2024-03-18 02:07:46 -05:00
9d5bc2d0fd
build: Bumped version to 5.0.6 2024-03-18 02:00:07 -05:00
94af81b802
fix: Mobile UI 2024-03-18 01:59:31 -05:00
03154fd010
build: Bumped version to 5.0.5 2024-03-18 01:23:45 -05:00
4c394c8004
chg: Change the font to Montserrat 2024-03-18 01:22:17 -05:00
9d46546e44
chg: Some small changes to the UI 2024-03-17 01:47:01 -05:00
c07bb5c25f
build: Bumped version to 5.0.4 2024-03-15 23:21:15 -05:00
85f150b543
build: Updated dependencies 2024-03-15 23:14:28 -05:00
d235f1aea7
new: Added some validation check in client side 2024-03-15 23:05:56 -05:00
13d613093b
build: Change order of pushing the builds, looks nicer lol 2024-03-14 00:47:27 -05:00
71ac19028e
docs: Remove the cargo build instructions 2024-03-13 19:26:10 -05:00
d8ee2ce658
build: Bumped version to 5.0.3 2024-03-13 18:59:46 -05:00
5ecd29926d
chg: Added some checks during deletion of a shortlink 2024-03-13 18:59:10 -05:00
aa097ad982
fix: bash if issue 2024-03-10 18:44:11 -05:00
bf0944a5fd
build: Bumped version to 5.0.2 2024-03-10 18:39:05 -05:00
6693941985
docs: Updated the issue templates 2024-03-10 18:22:22 -05:00
0bfaa49e7b
fix: Wrong regex in validate_link, fixes #6 2024-03-10 18:18:07 -05:00
a32f00c36e
fix: Logo in README 2024-03-08 13:33:44 -06:00
8b1af0a169
chg: Moved the resources folder out of actix since it isn't Rust 2024-03-08 10:41:52 -06:00
9fdb634d71
new: Added a convenience script for publishing 2024-03-07 14:30:41 -06:00
a5574683a6
docs: Change NPM recommendation to caddy 2024-03-06 22:42:06 -06:00
d1ac769fc1
build: Use cargo-chef to potentially speed up builds 2024-03-06 19:24:36 -06:00
8ba8472940
docs: Edited the features section 2024-03-04 19:37:36 -06:00