- 12 Nov, 2022 1 commit
-
-
Tomáš Pecka authored
-
- 22 Sep, 2022 1 commit
-
-
Tomáš Pecka authored
-
- 08 Jun, 2022 1 commit
-
-
Tomáš Pecka authored
-
- 02 Jun, 2022 2 commits
-
-
Tomáš Pecka authored
-
Tomáš Pecka authored
-
- 30 Mar, 2022 1 commit
-
-
Tomáš Pecka authored
-
- 29 Mar, 2022 1 commit
-
-
Tomáš Pecka authored
The hotfix introduced in f81ce64a was adding more "/index.html" components when one used share link button from page already containing "index.html" component. Fixes: f81ce64a Closes: #1
-
- 23 Mar, 2022 1 commit
-
-
Tomáš Pecka authored
- all commented lines means the input is empty - hash does not have to be exactly first character on the line, it is sufficient for it to be first non-whitespace char Fixes: 1d5acec5
-
- 22 Mar, 2022 1 commit
-
-
Tomáš Pecka authored
-
- 13 Mar, 2022 1 commit
-
-
Tomáš Pecka authored
-
- 11 Mar, 2022 4 commits
-
-
Tomáš Pecka authored
PagesFIT[1] (the default deploy environment for our script) returns HTTP 404 if the URL contains a querystring after subfolder path. E.g. - https://pages.fit.cvut.cz/peckato1/parsingtbl?ahoj returns HTTP 404 - https://pages.fit.cvut.cz/peckato1/parsingtbl/?ahoj returns HTTP 404 - https://pages.fit.cvut.cz/peckato1/parsingtbl/index.html?ahoj works! So, to allow the link copy feature to work in this environment, let's check if we run in a path that ends with /peckato1/parsingtbl(/)? and then add the 'index.html' component into the copied URL. I hope this will get fixed soon. The ticket against ICT FIT is opened under #31823. This commit should be reverted when the fix lands. Bug: [FIT #31823]
-
Tomáš Pecka authored
-
Tomáš Pecka authored
-
Tomáš Pecka authored
-
- 10 Mar, 2022 3 commits
-
-
Tomáš Pecka authored
-
Tomáš Pecka authored
-
Tomáš Pecka authored
-
- 08 Mar, 2022 3 commits
-
-
Tomáš Pecka authored
-
Tomáš Pecka authored
-
Tomáš Pecka authored
Wrong reset of 'changed' variable and new follow map assignment in nested loop.
-
- 25 Feb, 2022 2 commits
-
-
Tomáš Pecka authored
-
Tomáš Pecka authored
-
- 23 Feb, 2022 2 commits
-
-
Tomáš Pecka authored
-
Tomáš Pecka authored
-
- 16 Feb, 2022 9 commits
-
-
Tomáš Pecka authored
-
Tomáš Pecka authored
-
Tomáš Pecka authored
-
Tomáš Pecka authored
Last version was matching everytime a terminal was on the top of the stack and did not respect the input word.
-
Tomáš Pecka authored
-
Tomáš Pecka authored
-
Tomáš Pecka authored
-
Tomáš Pecka authored
-
Tomáš Pecka authored
-
- 15 Feb, 2022 1 commit
-
-
Tomáš Pecka authored
-
- 14 Feb, 2022 1 commit
-
-
Tomáš Pecka authored
-