1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-23 17:12:41 +00:00
Commit graph

1394 commits

Author SHA1 Message Date
J. King
3aac583c00 Add Microsub to possible future APIs 2019-09-05 14:02:06 -04:00
J. King
5620070106 Update changelog 2019-09-05 13:59:19 -04:00
J. King
b0517ddda1 Merge branch 'urlnorm' 2019-09-05 13:58:14 -04:00
J. King
c9e86e71c4 More style fixes 2019-09-05 11:25:50 -04:00
J. King
53aa7a4d0d Style fixes 2019-09-05 10:21:36 -04:00
J. King
d9c769d40e Remove Target class 2019-09-05 10:19:05 -04:00
J. King
6235cb0be6 Fix errors in last commit 2019-09-05 10:13:17 -04:00
J. King
29667464a1 Remove unnecessary namespace imports 2019-09-05 10:03:32 -04:00
J. King
0eb0fbcc0d Also normalize relative URLs 2019-09-03 19:34:56 -04:00
J. King
3439895779 Normalize URLs before establishing feed uniqueness 2019-09-03 19:04:23 -04:00
J. King
a175561574 Documentation corrections 2019-09-03 13:26:00 -04:00
J. King
bd71ddb929 Percent-encoding and IPv6 normalization 2019-09-03 13:16:05 -04:00
J. King
03262e7f44 Typo fix 2019-08-29 19:06:59 -04:00
J. King
f159965b56 Add more cautious about using MySQL 2019-08-29 13:53:32 -04:00
J. King
3f3a571fc1 Go back to mainline Daux 2019-08-29 13:06:38 -04:00
J. King
12fe786a2f Cleanup 2019-08-29 12:28:23 -04:00
J. King
d4802bcdb6 Handle IDNs
While IPv6 address normalization was originally planned, this was deemed
too much effort to bother with such a niche feature; IPv6 addresses are
instead passed through unmodified
2019-08-27 15:18:02 -04:00
J. King
dc750acf07 Handle ports, paths, and credentials correctly 2019-08-27 11:08:13 -04:00
J. King
13c27c2536 Start on URL normalizer 2019-08-26 22:13:30 -04:00
J. King
f688155ca4 Note manual in changelog 2019-08-25 13:28:26 -04:00
J. King
e5696fdf44 Merge branch 'manual' 2019-08-25 13:21:44 -04:00
J. King
bab4174a17 Move database driver helps out of test cases 2019-08-25 13:19:11 -04:00
J. King
fa3cfcd589 Correct error in stand-alone Nginx sample 2019-08-24 15:23:52 -04:00
J. King
5bf791709b Add an index for the "Getting Started" section; other tweaks 2019-08-24 15:02:29 -04:00
J. King
3ea2eeb817 Clarify the list of requirements is informational 2019-08-24 10:03:35 -04:00
J. King
d5af499a6e Typo 2019-08-22 19:41:46 -04:00
J. King
1ce54372b7 Add a mission statement of sorts 2019-08-22 19:07:57 -04:00
J. King
e122f97036 Standardize section capitalization
This does not (yet) apply to files, but may later
2019-08-22 14:16:26 -04:00
J. King
d7f1963d7f Move untested clients to an untested section 2019-08-22 14:15:45 -04:00
J. King
2c1dcdcd6d Update Daux theme using custom changes for now 2019-08-22 13:30:10 -04:00
Dustin Wilson
a24bfa0683 Code blocks are now properly themed 2019-08-17 12:57:43 -05:00
J. King
f102992d20 Typos 2019-08-16 09:02:11 -04:00
J. King
a563d174d5 Tooling documentation 2019-08-15 22:35:02 -04:00
J. King
3ff93113fa Documentation on repo structure 2019-08-15 19:39:08 -04:00
J. King
934c762cb8 Avoid problematic use of realpath 2019-08-14 12:21:08 -04:00
J. King
06b9049515 Update Daux and manual theme 2019-08-13 07:01:17 -04:00
J. King
ca49785f6f Anticipate the next release of Daux 2019-08-11 12:48:18 -04:00
J. King
2a19777537 Update Daux 2019-08-09 07:54:17 -04:00
J. King
294f3648a2 Fix JS bug in Daux
See https://github.com/dauxio/daux.io/pull/122 for patch to upstream
2019-08-08 18:34:58 -04:00
J. King
440ea11e27 Clarify highlight.js download process 2019-08-08 18:07:18 -04:00
Dustin Wilson
705e506bfc Manual theme design iteration 2019-08-08 14:34:55 -05:00
Dustin Wilson
edf92b603b Preliminary work on manual theme design 2019-08-07 13:37:40 -05:00
J. King
16530b9a66 Probably test for feed redirection bug 2019-08-06 14:17:56 -04:00
J. King
cfef75ccba Don't update the feed URL when fetching
This can result in some unpredictable constraint violations
2019-08-06 09:58:30 -04:00
J. King
265f3a1b6d Correct error in Nginx example 2019-08-06 08:31:20 -04:00
J. King
262980d564 Process color() functions in stylesheet 2019-08-05 17:46:00 -04:00
J. King
b8b559b0f8 Correct spuriously failing tests 2019-08-05 16:33:48 -04:00
J. King
150e301378 Fix manual cleanup 2019-08-04 21:59:25 -04:00
J. King
ba05d53626 Rededicate the README file as a programmer's guide 2019-08-04 21:00:21 -04:00
J. King
987ee631ab Add manual to packaging
Excludes JS-related files from archive

Also default to "HEAD" instead of "head": Unix is case-sensitive
2019-08-04 20:49:50 -04:00