- 15 Apr, 2024 7 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
- 11 Apr, 2024 1 commit
-
-
Przemyslaw Kaminski authored
-
- 09 Apr, 2024 1 commit
-
-
Przemyslaw Kaminski authored
-
- 08 Apr, 2024 8 commits
-
-
Przemyslaw Kaminski authored
Otherwise, if doc wasn't visited yet, codimd returns some large HTML page.
-
Przemyslaw Kaminski authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Alfredo Di Napoli authored
It forces programmers to think about errors we are logging and reporting to the frontend, because they need to contain no sensitive data.
-
- 04 Apr, 2024 2 commits
-
-
Alexandre Delanoë authored
-
Przemyslaw Kaminski authored
WARNING: This sets the last mod time as UTC. Issue filed here for explanation: https://github.com/jgm/zip-archive/issues/67
-
- 03 Apr, 2024 2 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
- 02 Apr, 2024 3 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
- 29 Mar, 2024 1 commit
-
-
Alexandre Delanoë authored
-
- 27 Mar, 2024 2 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
- 26 Mar, 2024 4 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Przemyslaw Kaminski authored
It's faster now, makes less joins, doesn't need VALUES.
-
Alfredo Di Napoli authored
-
- 25 Mar, 2024 9 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
This brings in an important bug fix so that the output of `-Txdot_json` is deterministic.
-
Alfredo Di Napoli authored
Apparently `dot` has a long lasting bug (recently fixed) which is the root of the non-determinism: https://gitlab.com/graphviz/graphviz/-/issues/2510
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
This was (User, Either CorpusName, [CorpusId]) before, but the case of UserMaster doesn't make sense with these parameters, so I rewrote the function to accept only correct datatypes as inputs.
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
It's not enough to check that the list is empty, we also need to check that we have some data to begin with, i.e. we need to skip calling `toFstDate` or `toLstDate` if we have a list of empty strings.
-