Commit Graph

  • 532c53e90c TEST: fix bytes warning test Stephen Sadowski 2023-03-04 13:30:45 -0600
  • 08381400bc LINT: fix lint (again) Stephen Sadowski 2023-03-04 13:13:17 -0600
  • 9ba0e1b56e TEST: updated associated tests for bytes Stephen Sadowski 2023-03-04 13:10:44 -0600
  • 911ca0d2f8 FIX: changed type() to isinstance() Stephen Sadowski 2023-03-04 13:02:32 -0600
  • 9d222f9581 LINT: fixed linting for shared_ctx Stephen Sadowski 2023-03-04 10:08:26 -0600
  • 5c2891e29b LINT: fix linting Stephen Sadowski 2023-03-04 09:57:16 -0600
  • ff77df4905 TEST: bytes warning, no byteswarning for shared_ctx Stephen Sadowski 2023-03-04 09:01:17 -0600
  • fbbc833b3c FIX: check whether object is bytes Stephen Sadowski 2023-03-04 07:51:47 -0600
  • ff5d810c3c
    Merge branch 'main' into main stricaud 2023-03-03 22:37:26 +0100
  • a70ff3d30f
    Add convenience for dynamic changes to routing Adam Hopkins 2023-03-02 12:33:24 +0200
  • eb5678e3ca
    tracerite var colors Adam Hopkins 2023-03-02 10:11:10 +0200
  • 4e2a5501e7
    make pretty Adam Hopkins 2023-03-02 00:58:09 +0200
  • 41fb3e594e
    API to define a number of workers Adam Hopkins 2023-03-02 00:48:37 +0200
  • 871cbddfe3
    make pretty Adam Hopkins 2023-03-02 00:27:52 +0200
  • 64ee3e7552
    Implicit app check in module Adam Hopkins 2023-03-02 00:23:58 +0200
  • 5ba1390eda
    Fix unit tests Adam Hopkins 2023-03-02 00:10:57 +0200
  • 0c7dd275ba
    make pretty Adam Hopkins 2023-03-01 23:20:47 +0200
  • c68255b978
    Simpler CLI targets Adam Hopkins 2023-03-01 23:13:17 +0200
  • 1332e615a3
    Merge branch 'main' into niceback-error-handling L. Kärkkäinen 2023-03-01 15:54:07 +0000
  • c328a3cf24
    Color tweaks for Error Handling. (#2676) SML 2023-03-01 23:38:24 +0800
  • cb49c2b26d
    Add header accessors (#2696) Adam Hopkins 2023-02-28 00:26:53 +0200
  • a927f45736
    Fallback to getattribute Adam Hopkins 2023-02-27 23:29:55 +0200
  • ff33ae6bed Make sure datetimes objects are used in their timestamp format to avoid the exception "TypeError: can't compare offset-naive and offset-aware datetimes" with Python 3.11 Sebastien Tricaud 2023-02-26 23:01:58 +0100
  • 361683a5f7
    Test for missing Adam Hopkins 2023-02-26 23:54:26 +0200
  • a1526f7705
    Add header accessors Adam Hopkins 2023-02-26 23:52:33 +0200
  • dfc0704831
    Error page rendering format selection (#2668) L. Kärkkäinen 2023-02-26 06:25:10 +0000
  • 87edd4d49e Remove unused import L. Karkkainen 2023-02-26 00:51:17 +0000
  • b1888937ef JSON autodetection by request content-type or body only if fallback is auto. L. Karkkainen 2023-02-26 00:48:06 +0000
  • 7212baabaa Tests L. Karkkainen 2023-02-26 00:36:01 +0000
  • b01303f2b6 Add any formats only if fallback is auto L. Karkkainen 2023-02-26 00:26:35 +0000
  • dc6db87194
    Fix bad merge Adam Hopkins 2023-02-21 20:11:45 +0200
  • 42ef5912be
    Merge conflicts Adam Hopkins 2023-02-21 20:08:43 +0200
  • 42f4a838a1
    Merge branch 'main' into error-format-redux Adam Hopkins 2023-02-21 19:47:05 +0200
  • e6760d975a
    Don't parse content-type, str matching is faster. L. Kärkkäinen 2023-02-21 17:42:29 +0000
  • 255cb91414
    Resolve merge conflicts from main into error-format-redux (#2691) Adam Hopkins 2023-02-21 17:27:55 +0200
  • 08ac2165ed
    merge conflict Adam Hopkins 2023-02-21 08:23:54 +0200
  • d238995f1b
    Refresh Request.accept functionality (#2687) Adam Hopkins 2023-02-21 08:22:51 +0200
  • 2ce3bd6e9a
    merge conflict Adam Hopkins 2023-02-21 08:22:22 +0200
  • 9f77909387
    Fix error page test Adam Hopkins 2023-02-19 22:26:16 +0200
  • 338e2b5cab
    Cleanup tests Adam Hopkins 2023-02-19 22:04:50 +0200
  • 5418bd08a2
    Add back negative Adam Hopkins 2023-02-19 21:58:43 +0200
  • 843b3fe9a9
    Rename Accept to Matched Adam Hopkins 2023-02-19 21:57:03 +0200
  • 276fab8c90
    Typing fixes Adam Hopkins 2023-02-19 13:42:13 +0200
  • 6eeee63212
    String only media type parts Adam Hopkins 2023-02-19 13:38:13 +0200
  • 555cd712e4
    Merge branch 'main' into zhiwei/asgi-header-decode Zhiwei 2023-02-18 10:55:54 -0500
  • 7237fdbe77
    Remove commented out code Adam Hopkins 2023-02-17 00:05:58 +0200
  • 7d84be3ddc
    Add check for typing Adam Hopkins 2023-02-17 00:03:06 +0200
  • b255145ba5
    Update errorpage to not use in Adam Hopkins 2023-02-16 23:53:01 +0200
  • 284d82e5fb
    Blend new pattern with backwards compat Adam Hopkins 2023-02-16 23:00:20 +0200
  • 18a84dda90
    Blend new pattern with backwards compat Adam Hopkins 2023-02-16 22:59:11 +0200
  • d9f7086ee6
    Add color changes sml-changes Adam Hopkins 2023-02-16 14:59:09 +0200
  • dc5b76d9c4
    Merge branch 'main' into error-format-redux L. Kärkkäinen 2023-02-14 23:30:33 +0000
  • 6f5303e080
    check the status of socket before shutting down (#2680) Mohammad Almoghrabi 2023-02-14 22:59:41 +0200
  • 0295a9c55c Correct the JSON content-type test just added. L. Karkkainen 2023-02-13 02:30:51 +0000
  • dbbbc5206e Need to use m.mime where str is expected because the type no longer derives of str. L. Karkkainen 2023-02-13 02:23:11 +0000
  • 60a7aab9f9 Remove a comment. L. Karkkainen 2023-02-13 01:59:10 +0000
  • 0c8dc6b1d5 Test JSON detection by request content-type L. Karkkainen 2023-02-13 01:55:29 +0000
  • 393be66463 Remove handling of AttributeError that was never hit by tests. L. Karkkainen 2023-02-13 01:47:50 +0000
  • 230b900a65 Addn. test for not matching wildcards L. Karkkainen 2023-02-13 01:42:38 +0000
  • 5f88c7ebaa 100% test coverage. L. Karkkainen 2023-02-13 01:39:48 +0000
  • 04489905c3 Accept.match can ignore wildcard entries from Accept header. L. Karkkainen 2023-02-13 01:04:46 +0000
  • 06c6012267 Remove support for disabling wildcards on MediaType matching. L. Karkkainen 2023-02-13 01:02:51 +0000
  • 522dfde05c Make Matched object not a str to avoid it having comparisons. Remove MediaType.is_wildcard (not very useful, not in v22.12). L. Karkkainen 2023-02-13 00:53:03 +0000
  • d275ba8e33 rename the pypy os patch function Mohammad Almoghrabi 2023-02-13 01:00:54 +0200
  • db48e19d47
    Update sanic/compat.py Mohammad Almoghrabi 2023-02-13 00:59:44 +0200
  • 1c9e514b9e check if pypy now support the os.readlink & add explaining for the patch_os monkeypatch Mohammad Almoghrabi 2023-02-12 22:23:03 +0200
  • 2dfd6ce074 check if pypy now support the os.readlink & add explaining for the patch_os monkeypatch Mohammad Almoghrabi 2023-02-12 22:17:36 +0200
  • 1b7085807e replace os.readlink with os.path.realpath Mohammad Almoghrabi 2023-02-12 14:56:20 +0200
  • e019eeb57c replace os.readlink with os.path.realpath Mohammad Almoghrabi 2023-02-12 14:40:41 +0200
  • 32d7090e0e remove socket status checking & ignore OSError exception Mohammad Almoghrabi 2023-02-12 05:50:20 +0200
  • 39f5f761a0 check the status of socket before shutting down Mohammad Almoghrabi 2023-02-11 23:00:46 +0200
  • 3c5a12cf47 Remove remnants of “important” for pre and code tags. Add Meslo in font. SML 2023-02-10 07:37:50 +0800
  • 138a98b6b5 Remove important from css after adding sanic as id, SML 2023-02-10 05:57:12 +0800
  • 7917e4d2d6 Change colors to Adam’s preferences. SML 2023-02-10 05:53:32 +0800
  • 505f2c9b64 Use hsl and rgba for dark themed background so that they can be easily changed and nudged. SML 2023-02-10 04:32:07 +0800
  • a5a9387a58 Add sanic id to top level document. SML 2023-02-10 04:31:22 +0800
  • 26e999dec0 Switch blue to code block orange in sanic docs. Add sanic highlight override. Add darker sanic background (111) as option but in the comments so we can switch back if need be. SML 2023-02-09 16:49:16 +0800
  • 8f305047c0 Add header background, change all dark theme grays to neutral grays. SML 2023-02-09 16:35:20 +0800
  • 59f9b5cc28 Ensure sanic brand color be the same in dark mode. SML 2023-02-09 16:23:01 +0800
  • 94eff28fda Add tab hover shadow definition. Intended to have better hover accents for light theme. SML 2023-02-09 07:03:09 +0800
  • c111d93840 Define highlight and tab colors as variables SML 2023-02-09 06:46:13 +0800
  • 3587a4fe15 Define sanic-background, sanic-text as top-level colors. Restructure color schemes to top of definition. SML 2023-02-09 06:13:00 +0800
  • 51a9605668 Soften lightmode text color SML 2023-02-09 06:08:00 +0800
  • 14f16352fc Add tracerite tab color with new sanic-tab variable. SML 2023-02-09 06:07:45 +0800
  • ecf34896c8 Add margins for h3. Probably should be done in the tracerite package. SML 2023-02-09 04:56:30 +0800
  • e544cd8af6 Tweak color scheme for dark themes SML 2023-02-09 04:55:57 +0800
  • aa8af0dcea invalid text justify css SML 2023-02-09 03:36:20 +0800
  • db0b9046d7 Add padding for main container so text doesn’t touch screen boundary SML 2023-02-09 00:39:26 +0800
  • f798eda446 Remove forced hanging emoji from error header SML 2023-02-09 00:36:20 +0800
  • 21ad1ae61b Remove tab styling SML 2023-02-09 00:14:06 +0800
  • d8bf65ad1b Tweak colors for dark mode SML 2023-02-09 00:13:39 +0800
  • 844cab2d6b Tweak colors for light mode SML 2023-02-09 00:07:29 +0800
  • b0cb01d1a4 Add color sections for dark mode SML 2023-02-08 23:59:32 +0800
  • 4c55051442 Fix scrollbar layout problems. L. Karkkainen 2023-02-08 01:34:41 +0000
  • 37f3607ebc Friendlify the error page. L. Karkkainen 2023-02-08 01:26:30 +0000
  • 7e617c1769 Misc styling L. Karkkainen 2023-02-07 22:03:10 +0000
  • a5f732cc80 Style and layout changes, fix document title. L. Karkkainen 2023-02-07 21:25:14 +0000
  • ce19908bc0 Implement key-value-table as dl instead of table element. L. Karkkainen 2023-02-07 20:51:25 +0000
  • b48bd9360d Repr format is more suitable for this error message. L. Karkkainen 2023-02-07 13:02:15 +0000
  • 87942c165b Check for possible mistake, add tests. L. Karkkainen 2023-02-07 12:36:06 +0000