Timeline
Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2016-09-25
| ||
17:48 | [5066f4ec9f] Leaf: Generates a "common-repo.json" list from specified files in a fossil repository. (Used with a glob param like "/repo.json/REPO/files/*.py" to slice out interesting meta information.) (user: mario, tags: trunk) | |
2016-09-04
| ||
12:37 | [7cafda9321] Fixed googlecode links to github raw CDN. (user: mario, tags: trunk) | |
12:28 | [c102d240bc] Update json-prettifier URL to gitraw CDN. (user: mario, tags: trunk) | |
2015-04-30
| ||
06:17 | [6a899c4640] Repurpose `ignore-glob` to also exclude file type from statistics. (user: mario, tags: trunk) | |
2015-02-24
| ||
20:45 | [6d24f6c61f] Use HEX() in query, and hex2bin() in PHP for safer CSV export and binary extraction. Add .erb file type alias. (user: mario, tags: trunk) | |
2015-02-12
| ||
09:51 | [892c5f4a68] Fix config length field (must include card prefix size). (user: mario, tags: trunk) | |
08:04 | [3c74754c68] Fix Github template 'main table tr' border. Add styles for new dropdown timeline submenu fields. (user: mario, tags: trunk) | |
08:02 | [cc4238f53c] ./. (user: mario, tags: trunk) | |
08:02 | [c1f715d164] Added skin.txt unpacking script. (user: mario, tags: trunk) | |
07:33 | [fd1ca021d9] Fix .submenu a:hover border wobbling. (user: mario, tags: trunk) | |
2015-02-10
| ||
22:27 | [ff51166975] Allow output as plain config card, or as SQL statement list, or as skin:name config card for registration in the Admin menu. (user: mario, tags: trunk) | |
2015-02-09
| ||
22:52 | [3ee5fa242d] Custom skin .txt/.cfg file build script. Combines .css/.header/.th1-setup files from subdirs into SQL config script. (user: mario, tags: trunk) | |
22:50 | [66368b4a30] Rebuild without linebreaks. (user: mario, tags: trunk) | |
22:08 | [54cd6bbb32] Add tktDspValue/Title backgrounds, use [setting project-description] in lieu of fx_stats table. Add hooks.th1 per default. (user: mario, tags: trunk) | |
21:41 | [5df8180404] Switch from CONTENT() to TH1 [artifact $uuid] for cat/ webhook. Fix catch and continue/break handling, to avoid "Not Found" errors for existing hook page procs. (user: mario, tags: trunk) | |
01:52 | [82270c3d74] Split up th1x into individual sections (basic control structures, str, sql functions, and github-specific ui:: functions). Rename changelog to hooks. (user: mario, tags: trunk) | |
00:44 | [f87b2e4f1d] TH1-hooks for /changelog, /cat (doesn't work), and /uri-list. (user: mario, tags: trunk) | |
00:44 | [45f15b0016] Removed SQL interpolation, because query{} already supported literal \$var parameter binding all along. (user: mario, tags: trunk) | |
2015-02-04
| ||
23:14 | [0817c9b2f7] Fix $url and $total_size defaults. (user: mario, tags: trunk) | |
23:05 | [821b40a22f] Utilize new stats_* fields for social count, forks, and project description. (user: mario, tags: trunk) | |
22:43 | [b1d024596b] Alias project-description and -name into fx_stats. (user: mario, tags: trunk) | |
22:39 | [9b33d8c89e] Now query `fossil sqlite` cmdline directly for files and content(), piped into PHP as CSV list (doesn't work for binary content though). (user: mario, tags: trunk) | |
22:24 | [7cf7c73cbf] Add static stats_* list to fx_stats table, introduce social-links callback and `project-homepage` config entry in fossil db. (user: mario, tags: trunk) | |
03:08 | [cddcffb31f] Remove local example paths. (user: mario, tags: trunk) | |
03:07 | [fc2b629389] Add PUBLIC_URL and social-links-ajax request to add `social_count` to stats table. (user: mario, tags: trunk) | |
02:18 | [03d7c5b844] Remove ui::search_terms and ui::search_on_wiki (user: mario, tags: trunk) | |
02:17 | [bd850320ac] Removed `fx_search` building code. Now just populates fx_stats. (user: mario, tags: trunk) | |
01:36 | [64251773f2] Updated font-sized and spacing, top-menu background gray. Removed custom TH1 search in favour of Fossil-1.31sยด built-in /search page. (user: mario, tags: trunk) | |
2015-01-29
| ||
23:00 | [492c77ba8e] "San Francisco Modern" theme (from skins/etinenne1/) (user: mario, tags: trunk) | |
22:56 | [f9e4567420] New theme from 1.30+ from http://eagle.to/ (user: mario, tags: trunk) | |
2015-01-22
| ||
14:07 | [50cb416098] Bootstrap screenshot. (user: mario, tags: trunk) | |
14:00 | [1163bd8995] Bootstrap theme from https://flintcode.com/repo/skin/home (user: mario, tags: trunk) | |
2014-11-27
| ||
06:29 | [78ca2743a3] Gitub file box: only probe for deleted files from "trunk". (user: mario, tags: trunk) | |
2014-04-27
| ||
17:35 | [fc89927fee] Skip deleted files when scanning. (user: mario, tags: trunk) | |
2014-03-22
| ||
01:24 | [12df6dcd39] Fix stats_releases REGEXP. (user: mario, tags: trunk) | |
01:01 | [df7664fcb6] Remove deleted files from ui::recent_files (user: mario, tags: trunk) | |
00:58 | [964ca6a558] GitHub [โ branch] button now supports JSON API for switching to other timelines. (Toby: Wait... there are other timelines?) (user: mario, tags: trunk, github-1.0) | |
2014-03-19
| ||
16:33 | [547897f448] (no comment) (user: mario, tags: trunk) | |
16:29 | [cf751e535f] Plain Wedding theme by Peter Krantz. (user: mario, tags: trunk) | |
05:03 | [468569b365] Introduce subquery in ui::recent_files to omit deleted files from GitHub filebox `(mlink.fnid NOT IN (SELECT fnid FROM mlink WHERE fid=0))`, and use sql::dir_exists rather than ::page_exists in the header. (user: mario, tags: trunk) | |
2014-03-18
| ||
23:42 | [fd04448a06] Fixed sql::allowed dash once more ^^ and change GitHub top-level links to Wiki and Blog (=timeline/events). (user: mario, tags: trunk) | |
23:37 | [7804d3e465] Renamed database functions to sql:: prefix, fixed sql::allowed regex (dash escaped), ui::recent_files now accepts subdirectories and delimits paths into directory and file base names itself. Some magic to redirect dirs onto tree/ or wiki/ (if according page exists) to have the GitHub file box appear more frequently. (user: mario, tags: trunk) | |
19:36 | [35a85b85f3] GitHub-style file box now appears for subdirectories too, if there exists an accompanying Wiki page by that name. (user: mario, tags: trunk) | |
05:54 | [e2a823bde4] Fixed filebox query, returns uuid for checkins and latest file artifact now. (Thanks to Stephan!) (user: mario, tags: trunk) | |
05:53 | [8b7f68498c] Fix for github language bar height, moved social-media-links into th1x, main content <table> styling, use Source Sans Pro for code/pre blocks. (user: mario, tags: trunk) | |
05:49 | [c5062a5f96] Added categorization for man pages. (user: mario, tags: trunk) | |
2014-03-17
| ||
22:33 | [3741f13469] GitHub: Optionalize #recent-files and #project-stats now also in TH1 code. (user: mario, tags: trunk) | |
22:10 | [4086c9cd5a] Add divs to make GitHub template non-expandy in Firefox. (user: mario, tags: trunk) | |
20:53 | [c307d1b925] Rewritten to utilize commandline fossil instead of retrieving and unpacking files over running web instance. (Not much faster.) (user: mario, tags: trunk) | |
18:46 | [164b689ad2] GitHub filebox now directly links to file artifacts. (user: mario, tags: trunk) | |