1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 21:22:40 +00:00

Commit graph

  • 9461cefc35 Upgrade Daux to 0.11 J. King 2019-10-11 12:00:48 -0400
  • c0f42ac031 Second set of authentication tests J. King 2019-09-28 14:41:35 -0400
  • ba17d16358 Use media type matcher in IndieAuth J. King 2019-09-28 09:55:27 -0400
  • 1809fb254e Deal with trailing whitespace in media types J. King 2019-09-27 22:54:33 -0400
  • cb49d810ee Merge branch 'master' into microsub J. King 2019-09-27 22:50:50 -0400
  • 4f5a8e3180 Make media type checking more robust J. King 2019-09-27 22:38:03 -0400
  • 29fb8b9ea7 Stop REST class adding Basic auth for token checks J. King 2019-09-27 19:14:15 -0400
  • 5f993187ea Be explicit with HTTP challenge character encoding J. King 2019-09-27 17:16:34 -0400
  • 94bf37c388 Authentication tests J. King 2019-09-27 17:09:30 -0400
  • 26fa9461eb First battery of IndieAuth tests, with fixes J. King 2019-09-26 19:44:25 -0400
  • 6d2b587e38 Merge branch 'master' into microsub J. King 2019-09-25 18:40:29 -0400
  • c5337b37b4 Consolidate creation of synthetic server requests J. King 2019-09-25 18:30:53 -0400
  • 7958cc6f62 Test skeleton for IndieAuth J. King 2019-09-25 08:23:42 -0400
  • cbd382d768 Token verification and revocation J. King 2019-09-24 13:59:52 -0400
  • 73a27728a1 Bearer token validation J. King 2019-09-22 22:17:42 -0400
  • e1318ee736 Bearer validation J. King 2019-09-20 18:49:09 -0400
  • e6482bb8aa Refactor auth code verification some more, and fix token issuance J. King 2019-09-20 11:12:31 -0400
  • 7a337d7d62 Refactor of IndieAuth implementation J. King 2019-09-19 19:38:54 -0400
  • a81f2897c8 Basic token issuance J. King 2019-09-14 23:05:30 -0400
  • c814ce1791 Handle errors better J. King 2019-09-14 20:51:05 -0400
  • daab0068d6 Auth code verification and general reorganization J. King 2019-09-14 18:44:40 -0400
  • 8308fbad31 Documentation and auth code client ID tracking J. King 2019-09-13 11:02:56 -0400
  • 1b149e770c Add token data to database J. King 2019-09-12 21:19:26 -0400
  • 67bde97e0c Update changelog J. King 2019-09-12 11:50:33 -0400
  • a143c86136 Set up test better J. King 2019-09-12 11:14:30 -0400
  • 3da884dfbc Don't embed ito SQL strings with question marks J. King 2019-09-12 09:53:43 -0400
  • be5ad50f54 Tests for text search clause generator J. King 2019-09-12 09:41:01 -0400
  • fb6e2babb9 Change some conditions to asserts J. King 2019-09-12 08:32:40 -0400
  • d0f780d4e6 Unit tests for IN() clause generator J. King 2019-09-11 15:25:26 -0400
  • dd3e143212 Complete IndieAuth authorizer J. King 2019-09-10 17:48:38 -0400
  • d8c484d387 Partial implementation of IndieAuth authorization J. King 2019-09-10 00:02:11 -0400
  • 02330759b4 Implement IndieAuth discovery J. King 2019-09-09 20:38:27 -0400
  • 3aac583c00 Add Microsub to possible future APIs J. King 2019-09-05 14:02:06 -0400
  • 5620070106 Update changelog J. King 2019-09-05 13:59:19 -0400
  • b0517ddda1 Merge branch 'urlnorm' J. King 2019-09-05 13:58:14 -0400
  • c9e86e71c4 More style fixes J. King 2019-09-05 11:25:50 -0400
  • 53aa7a4d0d Style fixes J. King 2019-09-05 10:21:36 -0400
  • d9c769d40e Remove Target class J. King 2019-09-05 10:19:05 -0400
  • 6235cb0be6 Fix errors in last commit J. King 2019-09-05 10:13:17 -0400
  • 29667464a1 Remove unnecessary namespace imports J. King 2019-09-05 10:03:32 -0400
  • 0eb0fbcc0d Also normalize relative URLs J. King 2019-09-03 19:34:56 -0400
  • 3439895779 Normalize URLs before establishing feed uniqueness J. King 2019-09-03 19:04:23 -0400
  • a175561574 Documentation corrections J. King 2019-09-03 13:26:00 -0400
  • bd71ddb929 Percent-encoding and IPv6 normalization J. King 2019-09-03 13:16:05 -0400
  • 03262e7f44 Typo fix J. King 2019-08-29 19:06:59 -0400
  • f159965b56 Add more cautious about using MySQL J. King 2019-08-29 13:53:32 -0400
  • 3f3a571fc1 Go back to mainline Daux J. King 2019-08-29 13:06:38 -0400
  • 12fe786a2f Cleanup J. King 2019-08-29 12:28:23 -0400
  • d4802bcdb6 Handle IDNs J. King 2019-08-27 15:18:02 -0400
  • dc750acf07 Handle ports, paths, and credentials correctly J. King 2019-08-27 11:08:13 -0400
  • 13c27c2536 Start on URL normalizer J. King 2019-08-26 22:13:30 -0400
  • f688155ca4 Note manual in changelog J. King 2019-08-25 13:28:26 -0400
  • e5696fdf44 Merge branch 'manual' J. King 2019-08-25 13:21:44 -0400
  • bab4174a17 Move database driver helps out of test cases J. King 2019-08-25 13:19:11 -0400
  • fa3cfcd589 Correct error in stand-alone Nginx sample J. King 2019-08-24 15:23:52 -0400
  • 5bf791709b Add an index for the "Getting Started" section; other tweaks J. King 2019-08-24 15:02:29 -0400
  • 3ea2eeb817 Clarify the list of requirements is informational J. King 2019-08-24 10:03:35 -0400
  • d5af499a6e Typo J. King 2019-08-22 19:41:46 -0400
  • 1ce54372b7 Add a mission statement of sorts J. King 2019-08-22 19:07:57 -0400
  • e122f97036 Standardize section capitalization J. King 2019-08-22 14:16:26 -0400
  • d7f1963d7f Move untested clients to an untested section J. King 2019-08-22 14:15:45 -0400
  • 2c1dcdcd6d Update Daux theme using custom changes for now J. King 2019-08-22 13:30:10 -0400
  • a24bfa0683 Code blocks are now properly themed Dustin Wilson 2019-08-17 12:57:43 -0500
  • f102992d20 Typos J. King 2019-08-16 09:02:11 -0400
  • a563d174d5 Tooling documentation J. King 2019-08-15 22:35:02 -0400
  • 3ff93113fa Documentation on repo structure J. King 2019-08-15 19:39:08 -0400
  • 934c762cb8 Avoid problematic use of realpath J. King 2019-08-14 12:21:08 -0400
  • 06b9049515 Update Daux and manual theme J. King 2019-08-13 07:01:17 -0400
  • ca49785f6f Anticipate the next release of Daux J. King 2019-08-11 12:48:18 -0400
  • 2a19777537 Update Daux J. King 2019-08-09 07:54:17 -0400
  • 294f3648a2 Fix JS bug in Daux J. King 2019-08-08 18:34:58 -0400
  • 440ea11e27 Clarify highlight.js download process J. King 2019-08-08 18:07:18 -0400
  • 705e506bfc Manual theme design iteration Dustin Wilson 2019-08-08 14:34:55 -0500
  • edf92b603b Preliminary work on manual theme design Dustin Wilson 2019-08-07 13:37:40 -0500
  • 16530b9a66 Probably test for feed redirection bug J. King 2019-08-06 14:17:56 -0400
  • cfef75ccba Don't update the feed URL when fetching J. King 2019-08-06 09:58:30 -0400
  • 265f3a1b6d Correct error in Nginx example J. King 2019-08-06 08:31:20 -0400
  • 262980d564 Process color() functions in stylesheet J. King 2019-08-05 17:46:00 -0400
  • b8b559b0f8 Correct spuriously failing tests J. King 2019-08-05 16:33:48 -0400
  • 150e301378 Fix manual cleanup J. King 2019-08-04 21:59:25 -0400
  • ba05d53626 Rededicate the README file as a programmer's guide J. King 2019-08-04 21:00:21 -0400
  • 987ee631ab Add manual to packaging J. King 2019-08-04 20:49:50 -0400
  • f360c64327 Slight fixes to Robo and PHPUnit J. King 2019-08-04 19:21:09 -0400
  • 246263fa04 Fill out general info J. King 2019-08-04 16:55:08 -0400
  • e7e4c823e4 Clean up theme files after generation J. King 2019-08-04 16:21:58 -0400
  • c334390db1 Robo task for rebuilding stylesheet only J. King 2019-08-04 11:02:33 -0400
  • 6f8182b940 Working theme builder J. King 2019-08-04 10:57:05 -0400
  • b3566f8d48 Use Robo to extract zip archive J. King 2019-08-03 22:06:57 -0400
  • b514ac983b Rely on Zip extension for extracting highlight.js J. King 2019-08-03 21:32:13 -0400
  • 7dee5498d8 Procedure for downloading highlight.js J. King 2019-08-02 22:34:41 -0400
  • bacce0461a Fix JS dependency graph J. King 2019-08-02 13:11:22 -0400
  • 8bbcae4aa4 First attempt at a custom Daux theme J. King 2019-08-02 11:15:48 -0400
  • c935091d99 Fix bad link J. King 2019-08-01 21:27:08 -0400
  • 3507a74ab0 Upgrade notes J. King 2019-07-31 19:16:27 -0400
  • 67cdf52d3a Typo J. King 2019-07-31 17:43:34 -0400
  • 899f28dda5 Documentation for service and cron J. King 2019-07-31 17:42:37 -0400
  • 1ef669a464 Documentation for user management and OPML J. King 2019-07-31 14:57:43 -0400
  • daa3be90c6 Grammar fix J. King 2019-07-31 09:40:47 -0400
  • 91b9bf808d Correct outdated requirements J. King 2019-07-31 09:31:55 -0400
  • 7f9f11bbf4 Consolidate configuration samples J. King 2019-07-31 09:12:12 -0400