ringabout
|
3d2f0e2c7c
make more standard libraries work with `nimPreviewSlimSystem` (#20343)
|
2 years ago |
flywind
|
98cebad7de
enable style:usages for stdlib tests [backport: 1.6] (#19715)
|
2 years ago |
flywind
|
7313b70a6a
correct cookie docs (#19122)
|
3 years ago |
Federico Ceratto
|
036d894e6a
Add security tip for setCookie (#19117)
|
3 years ago |
Andreas Rumpf
|
a9b62de895
CIs: attempt to use csources_v1 (#16282)
|
3 years ago |
flywind
|
46bd222c89
[stdlib] make cookies module modern (#17116)
|
3 years ago |
flywind
|
cbc793b30b
move tests to testament (#16101)
|
4 years ago |
Andreas Rumpf
|
0fad659bf7
make more tests green
|
6 years ago |
Oscar Nihlgård
|
97565826ef
Don't assume UTC in cookies.setCookie
|
6 years ago |
GULPF
|
a879973081
Better times module (#6552)
|
7 years ago |
Dominik Picheta
|
a583d686b4
Update docs of cookies.parseCookies. Closes #5721.
|
7 years ago |
Dominik Picheta
|
afb7542d20
Merge pull request #5720 from FedericoCeratto/patch-27
|
7 years ago |
Federico Ceratto
|
856d04c146
Fix cookie timestamp format #5718
|
7 years ago |
Federico Ceratto
|
407beef7fd
Fix "secure" capitalization
|
7 years ago |
Adam Strzelecki
|
43bddf62dd
lib: Trim .nim files trailing whitespace
|
9 years ago |
Oleh Prypin
|
22db40e5e4
Turn some test outputs into actual tests
|
9 years ago |
Oleh Prypin
|
32109a7867
Don't run non-test code when defined(testing)
|
9 years ago |
Araq
|
9d9c3fe121
merged things from devel
|
10 years ago |
Erwan Ameil
|
a249a12da7
Secure and HttpOnly cookies
|
10 years ago |
Araq
|
11b6958755
big rename
|
10 years ago |
Araq
|
2f43fdb837
renamefest
|
10 years ago |
Grzegorz Adam Hankiewicz
|
72a3e21f28
Removes executable bit for text files.
|
11 years ago |
dom96
|
d6ae98a652
Fixed a bug in times and finished its docs. Added mimetypes module and added the uri module to the doc gen. Fixed a bug in the cookies module.
|
12 years ago |
dom96
|
1585cafec2
Added a format function to the times module and a setCookie function to the cookies module.
|
12 years ago |
Araq
|
4f1b89c30c
year 2012 for most copyright headers
|
13 years ago |
Araq
|
3e9dcc8be5
deprecated system.copy: use system.substr instead
|
13 years ago |
Araq
|
5b28d08203
non-nil AST; continue after errors for IDE support
|
14 years ago |
Araq
|
adf13aaea3
docgen understands and ignores *when false*
|
14 years ago |