Commit Graph

34 Commits

Author SHA1 Message Date
kev d71113aab2 Tell bots not to crawl images 2022-02-23 17:16:32 +00:00
kev 3dec8df927 Merge pull request 'Render album titles, individual image titles, and descriptions' (#5) from austin/imgin:master into master
Reviewed-on: #5
2022-01-16 01:01:58 +00:00
Austin Huang 500cbab146
render descriptions and small titles 2022-01-09 15:26:35 -05:00
Austin Huang 7eef48e341
render album title 2022-01-09 14:52:28 -05:00
Austin Huang d07e7caab2
refactor #4 2022-01-09 14:32:26 -05:00
Austin Huang f197c47a06
better path handling 2022-01-09 14:30:21 -05:00
Kevin F fb8baf35f4 Bumped version 2022-01-09 00:08:40 -06:00
Kevin F 59b2a5e893 Merge branch 'austin' 2022-01-09 00:03:53 -06:00
Austin Huang 41dc8def0e
add alternative album detection method 2022-01-06 18:11:05 -05:00
a9 379563ee46 Configurable ip+port within config.py 2022-01-06 05:18:01 +00:00
a9 2970b2d3f7 Configurable ip+port within config.py 2022-01-06 05:17:08 +00:00
Kevin F d4ccb41741 test coverage for getter and album incorrect image fix 2021-10-11 01:45:27 +00:00
Kevin F 98ee396ea7 added test coverage for image getter 2021-10-11 01:44:23 +00:00
Kevin F 1bfa912241 Added responsiveness and bumped version 2021-10-05 22:08:39 +00:00
Kevin F 79c53d4ec8 Improve gallery CSS thanks to fakefunk 2021-10-05 22:06:40 +00:00
Kevin F ce7a366b24 Merge branch 'fakefunk-patch-1' of https://git.voidnet.tech/fakefunk/imgin into fakefunk-fakefunk-patch-1 2021-10-05 22:06:22 +00:00
Kevin F 6475da5111 made run.py executable 2021-10-05 21:59:08 +00:00
Kevin F 15c199f610 Fix #2
Added version number to index
2021-10-05 18:40:48 +00:00
fakefunk ab07798f0a Responsive images + improvements
- make images truly responsive
- adjust page margins/padding
- add macOS default system fonts
- decrease text contrast slightly
- limit characters per line for p and ul
2021-10-05 09:29:49 +00:00
Kevin F c652308979 Improved gallery layout
link to gallery images
2021-10-04 19:40:36 +00:00
Kevin F b2baaf4191 Do not render icos accidentally
Removed unused imports
2021-10-04 19:35:55 +00:00
Kevin F 198ba69026 append jpg if there isnt one for single image 2021-10-03 23:18:54 +00:00
Kevin F 0e302a65b5 append jpg if there isnt one for single image 2021-10-03 23:12:42 +00:00
Kevin F bd532c6c66 append jpg if there isnt one for single image 2021-10-03 23:09:58 +00:00
Kevin F 7f94aae555 updated readme 2021-10-03 22:30:12 +00:00
Kevin F 3c34c366b1 Added sorting of album posts 2021-10-03 22:26:25 +00:00
Kevin F 28d2d77c19 fixed broken single images 2021-10-03 22:04:34 +00:00
Kevin F e93fd69ba8 remove debug statements 2021-10-03 17:08:46 +00:00
Kevin F 91ef34726c bind to 0.0.0.0 for now 2021-10-03 07:07:12 +00:00
Kevin F 85701e2cd2 added docker file and license, readme 2021-10-03 06:45:59 +00:00
Kevin F f73c461711 Renamed project to imgin
Corrected home page
2021-10-03 06:19:51 +00:00
Kevin F e369dd7f8d update footer 2021-10-03 04:06:06 +00:00
Kevin F 3618e852eb Added requirements and updated footer 2021-10-03 01:03:57 +00:00
Kevin F f895fe5348 initial commit 2021-10-03 00:56:33 +00:00