pub / stagit-scripts

Building src.jayvii.de with stagit
git clone https://src.jayvii.de/pub/stagit-scripts.git
Home | Log | Files | Exports | Refs | README | RSS

DateCommit messageAuthorFiles+-
2024-08-05 18:51fix: space in front of bracket may sometimes be necessaryJayVii3+4-8
2024-08-05 16:27fix: use text instead of glyphsJayVii3+5-6
2024-08-05 15:32feat: make clearer what is copied to clipboard exactlyJayVii1+1-1
2024-08-05 15:29fix: link minimised CSS file upon regenerating HTMLJayVii2+2-2
2024-08-05 15:26feat: minify CSS once more; fix: reuse headersJayVii6+22-21
2024-08-05 15:19feat: minify CSS even furtherJayVii3+16-4
2024-08-05 15:01feat: minify CSS; fix: copy codeblockJayVii7+29-4
2024-08-05 14:31feat: add javascript to copy codeblocks to clipboardJayVii2+35-1
2024-08-05 11:39fix: sort exports reverse; only process HTML files in post-filtersJayVii1+2-2
2024-08-05 11:38fix: create exports only for main branchJayVii1+1-4
2024-08-05 09:07fix: treat shasums as text filesJayVii1+3-0
2024-08-04 14:05fix: sort exports by nameJayVii1+1-1
2024-08-04 13:50feat: only process exports of tags on pushJayVii1+4-1
2024-08-04 13:04feat: mark menu entries as active without JSJayVii2+2-18
2024-07-30 11:55feat: add Home-button to menuJayVii3+13-0
2024-07-30 11:41fix: style images in READMEsJayVii1+7-0
2024-07-09 16:56fix: rename to stagit-scriptsJayVii9+17-17
2024-07-01 11:21fix: make overflowing codeblock scrollableJayVii1+1-1
2024-06-29 20:01feat: style codeblocksJayVii1+45-3
2024-06-29 19:39feat: increase codeblock size on summary pageJayVii1+4-0
2024-06-29 18:18feat: create summary from README via pandocJayVii3+158-155
2024-06-29 10:55feat: long description via script and formJayVii3+38-6
2024-06-29 10:48fix: decrease code block sizeJayVii1+1-1
2024-06-19 16:58feat: increase font size of codeblocks and activity barJayVii1+11-14
2024-06-17 18:59fix: setup correct paramaters in post-hooksJayVii1+2-2
2024-06-17 18:49fix: syntax fixesJayVii2+6-6
2024-06-17 17:58fix: unify post-push hook arguments into single argumentJayVii3+7-17
2024-06-17 17:52fix: close if-clauseJayVii1+24-22
2024-06-17 17:44feat: always run deployment on new tags if "git-hook-deploy" rule is presentJayVii2+32-15
2024-06-15 20:19fix: set correct permissionsJayVii1+1-1
2024-06-15 20:13fix: reverse if-clauseJayVii1+1-1
2024-06-15 19:53feat: add automatic deployment featureJayVii2+72-13
2024-06-15 18:27fix: extract url if possibleJayVii1+5-0
2024-06-15 18:23fix: general cleanupJayVii4+9-24
2024-06-15 17:45feat: parse inputs from post-update hookJayVii2+35-15
2024-06-15 12:49fix: restyle tags tableJayVii1+18-4
2024-06-15 11:21fix: do not wrap menu itemsJayVii1+1-0
2024-06-15 11:15fix: change colour of active iconsJayVii1+4-0
2024-06-15 11:08feat: mark currently active menu link as activeJayVii2+19-0
2024-06-15 10:36fix: remove unnecessary commaJayVii1+1-1
2024-06-15 09:52feat: use feather icons as symbolsJayVii8+37-7
2024-06-15 09:24fix: make htaccess browsable in fileviewJayVii3+26-32
2024-06-15 08:33fix: add missing bracketsJayVii1+2-2
2024-06-15 08:31fix: let selector choose correct stringJayVii1+1-1
2024-06-15 08:30fix: semi-colon should be within js callJayVii1+1-1
2024-06-15 08:29feat: move rss feed into menuJayVii2+12-2
2024-06-15 08:17fix: escape ampersandJayVii1+1-1
2024-06-15 08:14feat: Add rss feed into titleJayVii1+2-2
2024-06-15 08:09feat: do not set icon for root directoryJayVii1+4-4
2024-06-15 08:04feat: add symbolic icons to menu barJayVii2+44-3
2024-06-14 19:36feat: increase font size of menuJayVii1+11-0
2024-06-11 19:01fix: decrease headline sizeJayVii1+2-2
2024-06-11 18:57fix: re-word copy-messageJayVii1+1-1
2024-06-11 18:55fix: slight CSS reworkJayVii2+12-11
2024-06-11 18:55fix: remove unnecessary symbolJayVii1+1-1
2024-06-11 18:37fix: cleanup unnecessary CSSJayVii1+53-75
2024-06-10 20:26fix: smaller cleanupsJayVii1+5-7
2024-06-10 20:18feat: re-format exports tableJayVii1+22-3
2024-06-10 20:02feat: create designated list for file exportsJayVii1+62-12
2024-06-10 18:36feat: move summary within titleJayVii1+2-6
2024-06-10 18:33feat: move back-button within titleJayVii1+2-2
2024-06-10 18:28feat: generate summary from templateJayVii4+104-17
2024-06-08 20:36fix: make code blocks better visibleJayVii1+5-1
2024-06-08 20:30fix: make seperators between entries more visibleJayVii1+1-1
2024-06-08 19:53feat: re-format files tableJayVii1+30-27
2024-06-08 19:30fix: increase max width to 1280JayVii1+3-2
2024-06-08 17:12fix: do not link back buttonJayVii2+3-2
2024-06-08 17:08feat: use back-button instead of iconJayVii2+11-0
2024-06-08 17:00fix: add summary menu even in multiple level subdirectoriesJayVii1+1-1
2024-06-08 16:58feat: center content and menuJayVii1+16-1
2024-06-08 16:46fix: show horizontal rule between headline and contentJayVii1+0-4
2024-06-08 16:30fix: wrap description instead of overflowingJayVii1+2-0
2024-06-08 16:27fix: include long description as pre-formattedJayVii2+5-1
2024-06-08 16:07fix: remove second menu from summaryJayVii1+7-18
2024-06-08 15:57fix: add single quotes around hrefJayVii1+1-1
2024-06-08 15:56fix: add spaces and linebreaksJayVii1+2-2
2024-06-08 15:55fix: close regex bracketJayVii1+1-1
2024-06-08 15:54feat: make git-clone link clickable in summaryJayVii1+3-1
2024-06-08 15:51feat: expand git-clone anchor to entire stringJayVii1+1-1
2024-06-08 15:49feat: Use "full" description in summaryJayVii1+3-3
2024-06-08 15:04fix: reorder list of sub-pagesJayVii1+1-1
2024-06-08 14:59fix: remove file if index.html is symlink of log.htmlJayVii1+3-0
2024-06-08 14:49feat: Repo-Actvivity if module existsJayVii1+10-0
2024-06-08 14:45fix: ensure that Summary link is also added in subdirectoriesJayVii1+1-1
2024-06-08 14:33feat: generate proper summary index pageJayVii1+43-16
2024-06-08 12:50increase font size of activity dotsJayVii1+2-1
2024-06-08 11:52feat: add yearly separators to activity barJayVii1+9-1
2024-06-08 11:00feat: modern table layoutJayVii1+109-3
2024-06-06 21:13fix: do not replace the shell via execJayVii1+1-1
2024-06-06 20:34fix: improve accessibilityJayVii1+1-1
2024-06-06 20:08style activity barJayVii1+9-0
2024-06-06 20:08implement Activity ModuleJayVii1+13-0
2024-05-19 13:18fix injection quotesJayVii1+1-1
2024-05-19 12:57use extended regex modeJayVii1+2-2
2024-05-19 12:44fix missing commentJayVii1+1-1
2024-05-19 12:43copy git clone command on clickJayVii1+4-0
2024-05-19 12:32Move exports menu entry right of "Refs"JayVii1+1-1
2024-05-10 15:16Enable RewriteEngineJayVii1+3-2
2024-05-10 09:55Move private repositories to "prv/"JayVii13+27-22
2024-05-09 20:00Make navigation of exports easier on mobileJayVii1+7-0
2024-05-09 19:55Easier navigation on mobileJayVii1+5-2
2024-05-04 15:24Add notes about repo-creation and access permissionsJayVii1+21-1
2024-05-04 15:09Decode parametersJayVii1+6-6
2024-05-04 15:01also exclude bash history and .localJayVii1+2-0
2024-05-04 14:43Enforce file permission settingJayVii1+4-0
2024-05-01 14:22make all fields requiredJayVii1+3-3
2024-05-01 14:16Update htaccessJayVii1+1-1
2024-05-01 14:14Give user more information on repo creationJayVii2+15-5
2024-05-01 14:03replace radio with selectionJayVii1+5-5
2024-05-01 13:57Add more details to formJayVii1+3-3
2024-05-01 13:54Add back-buttonJayVii1+1-1
2024-05-01 13:52fix typosJayVii1+3-3
2024-05-01 13:49variables are initilised as empty stringsJayVii1+1-1
2024-05-01 13:48Option to create git-repositories via GET requestJayVii2+101-0
2024-05-01 12:13ensure that existing repositories are never overwrittenJayVii1+6-0
2024-04-28 20:33add option to configure server URLJayVii4+24-10
2024-04-28 20:19Add ico file to licensesJayVii1+1-1
2024-04-28 20:19Add REUSE linting exampleJayVii2+28-1
2024-04-28 20:04Add post-update hook exampleJayVii3+38-0
2024-04-28 19:48Fix syntaxJayVii1+1-1
2024-04-28 19:46Add favicon for file indexJayVii2+2-0
2024-04-28 19:45Make path absoluteJayVii1+1-1
2024-04-28 19:38Ensure that exports are excluded from cleanupJayVii2+7-3
2024-04-28 19:33Update messageJayVii1+1-1
2024-04-28 19:31Move exports into html folderJayVii2+3-3
2024-04-28 18:59Calculate sha256sum for exportJayVii1+8-3
2024-04-28 18:32use less paragraphsJayVii1+1-2
2024-04-28 18:29mention download areaJayVii1+3-0
2024-04-28 18:18Create deployable exportJayVii2+18-0
2024-04-28 17:40Add script to trigger all post-update hooksJayVii2+20-7
2024-04-28 17:33top-align back-buttonJayVii1+4-0
2024-04-28 16:53use absolute pathJayVii1+1-1
2024-04-28 16:52fix syntaxJayVii1+1-1
2024-04-28 16:47make lines thickerJayVii1+5-0
2024-04-28 16:44Inject menu entry for exportsJayVii1+4-0
2024-04-28 16:26Add styling for the filebrowserJayVii3+70-0
2024-04-28 16:00remove unnecessary argumentJayVii1+1-1
2024-04-28 15:59Export tarballs of current main branch on every pushJayVii4+32-13
2024-04-28 15:23cleanupJayVii2+0-17
2024-04-28 15:22Remove highlightjsJayVii6+3-1257
2024-04-28 15:21Adjust license informationJayVii1+2-2
2024-04-28 13:30Add gitignoreJayVii1+6-0
2024-04-28 13:26Design adjustments; let diffs be styled by CSS onlyJayVii2+61-59
2024-04-27 21:59Always use diff-highlighting for logsJayVii1+2-1
2024-04-27 20:51Also use syntax highlights in commitsJayVii1+2-0
2024-04-27 20:26do not use execJayVii1+3-3
2024-04-27 19:20Update htaccess fileJayVii1+0-12
2024-04-27 19:17rename password fileJayVii2+2-2
2024-04-27 19:10Protect private repos via basic authJayVii4+33-9
2024-04-27 18:27cleanupJayVii6+26-36
2024-04-27 17:49Add license file-linkJayVii0+0-0
2024-04-27 17:47fix typoJayVii1+1-1
2024-04-27 17:46Make REUSE compliantJayVii17+427-3
2024-04-27 17:14insert template using sed-readfileJayVii1+1-2
2024-04-27 16:35Add option to inject HTML code for syntax highlightingJayVii7+1256-2
2024-04-27 16:19further design tweaksJayVii1+6-4
2024-04-27 16:09slight design tweaksJayVii4+12-46
2024-04-27 15:44Use plaintext readmeJayVii2+46-36
2024-04-27 15:07use find for cleanup, fix sed syntaxJayVii1+2-2
2024-04-27 14:59Add cleanup stepJayVii1+3-1
2024-04-27 14:36Ensure that back button targets upper levelJayVii1+1-1
2024-04-27 14:27fix typoJayVii1+1-1
2024-04-27 14:18fit into single lineJayVii1+2-5
2024-04-27 14:01Allow access to .git directories for html cloneJayVii1+1-1
2024-04-27 13:59use "find" to locate README filesJayVii1+4-2
2024-04-27 13:56Error if not all arguments are given.JayVii6+77-3
2024-04-27 13:45Minor syntax fix; add option to create repo ownerJayVii2+7-3
2024-04-27 13:35fix links if readme is usedJayVii1+5-4
2024-04-27 13:35Disallow access to .git directoriesJayVii1+2-3
2024-04-27 13:20If README is present, use it as repository index, otherwise use logJayVii1+5-2
2024-04-27 13:19Ensure that overview links to README if presentJayVii1+5-0
2024-04-27 12:42make regex-call fit single lineJayVii1+1-4
2024-04-27 12:37Protect Mail-Adresses against basic scrapingJayVii1+7-0
2024-04-27 12:36Tweak css themeJayVii1+9-12
2024-04-27 12:12Add htaccess fileJayVii2+16-4
2021-09-20 11:21Make it more obvious that icon is back-linkJayVii2+1-1
2021-09-20 11:12Add Gitignore for easier deploymentJayVii1+6-0
2021-09-20 11:03Add 404 pageJayVii2+26-2
2021-09-20 11:03Brighter colours for highlights in dark modeJayVii1+21-9
2021-09-19 20:12CSS TWeaks for bright versionJayVii1+13-13
2021-09-19 20:02Some setup informationJayVii1+12-0
2021-09-19 19:44Add READMEJayVii2+24-7
2021-09-19 19:35initial set of scripts and assetsJayVii14+317-0