37 Commits

Author SHA1 Message Date
4e4f2f2a7a squash merge writepage-fixup + webring supports more than one page 2023-09-30 04:35:34 -07:00
9b2e9ed74d clearer variable names 2023-09-30 01:45:42 -07:00
db14ea6b3d replaced placeholder function names 2023-09-30 01:24:46 -07:00
eec7bc5fff fixed typo 2023-09-29 18:50:06 -07:00
0e80b8220a Merge branch 'master' into syndication 2023-09-29 18:49:04 -07:00
9fea7d8275 squash merge readme-update 2023-09-29 17:47:12 -07:00
likhy
57bd52e537 added option to skip fetching remote profile data 2023-09-28 20:06:52 -07:00
likhy
0eb134136f updated example settings.toml 2023-09-03 13:42:51 -07:00
likhy
fd96708790 does not save file if it already exists 2023-09-02 11:17:20 -07:00
likhy
0bccc33730 added functionality to avoid hotlinking to avatars 2023-09-01 23:55:06 -07:00
likhy
de78ad42b8 simplified export_profile() 2023-08-30 00:07:37 -07:00
likhy
9fbdf2a8a7 generalized output of fetch 2023-08-29 23:56:49 -07:00
likhy
26b7d47996 added proxy settings for upload script 2023-08-15 21:57:14 -07:00
7d474af899 added tor check to settings, webring disabled by default 2023-08-09 02:09:50 -07:00
3bf37386fc using pycurl; dont need urllib.request or pysocks 2023-08-09 02:00:43 -07:00
e4af5bbd6a added proxy and tor support 2023-06-03 21:56:15 -07:00
972165018c handled exception for dns resolution + webring errors dont halt page gen. 2023-05-19 18:03:59 -07:00
likhy
8a723c2bc8 sort webring users by most recently updated 2023-05-04 15:49:34 -07:00
likhy
f2afe19bc9 fixed example settings file 2023-05-01 17:03:12 -07:00
likhy
10740cae92 fixed variable names 2023-04-30 11:11:44 -07:00
likhy
d8c4cb47fa tested for http requests (404s) 2023-04-30 10:32:50 -07:00
likhy
9905a15ace updated name of config table from syndication to webring 2023-04-30 09:58:51 -07:00
likhy
427d4ff972 generates follow page mostly the way I want 2023-04-30 09:31:01 -07:00
d9e998750c added http requests for remote profiles 2023-04-16 10:25:20 -07:00
0b8b5ce498 json profile export 2023-04-15 15:09:54 -07:00
ae6650c775 squash merge new features (branch 'sorting') v0.1.0 2023-04-15 08:58:33 -07:00
04117c6479 squash merge toml 2023-02-14 20:36:52 -08:00
c787cf3ac8 squash merge gallery-tweak 2022-09-20 16:22:17 -07:00
likhy
c8d8673037 (minor) fixed typo on README 2022-08-04 16:10:21 -07:00
981582747c squash merge feature: tagline 2022-08-02 22:25:17 -07:00
fc0b9c47cb Working navigable page index 2022-04-09 19:58:39 -07:00
55bdc78582 adjust css for subfolder 2022-04-09 19:58:35 -07:00
e37c9dfb27 basic pagination working 2022-04-09 19:58:30 -07:00
ccd4628b4a pre-publish2 (#5)
cleaned up working directory
2022-04-09 19:58:17 -07:00
92f7d7dcf2 pre-publish to master (#3)
Making the project ready for the public.
2022-04-09 19:57:56 -07:00
1041c5e32b new-prototype to master (#2)
First version without unwanted hardcoded vars.
2022-04-09 19:57:27 -07:00
16b3063070 initial 2022-02-05 21:32:20 -08:00