summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
11 daysupdate dependencies and zip handling codejhspetersson
14 daysfix compilation warningjhspetersson
14 daysfix parsing of the search roots #150jhspetersson
14 dayssupport double quotes and backticks as string separatorsjhspetersson
2024-05-17improve gitignore handlingjhspetersson
2024-05-16marginally improve gitignore handling with global configs parsingjhspetersson
2024-05-12Code formatting and documentation (#149)Matthieu LAURENT
2024-05-11fix calculating aggregatesjhspetersson
2024-05-11don't crash on missing config entriesjhspetersson
2024-05-11don't crash on missing config entriesjhspetersson
2024-04-09update docs with IS_FONT and a few misc fixesjhspetersson
2024-04-09update docs with IS_FONT and a few misc fixesjhspetersson
2024-04-08add IS_FONT field for ad hoc font file extensions detectionjhspetersson
2024-03-23add .DJV as another ad hoc known file typejhspetersson
2024-03-06update dependenciesjhspetersson
2024-02-25replace usage of users with uzers (#147)Rabindra Dhakal
2024-01-10support duration extraction from WAV filesjhspetersson
2024-01-09fix buildjhspetersson
2024-01-09fix buildjhspetersson
2024-01-09fix buildjhspetersson
2024-01-09extracted additional metadata holder for filesjhspetersson
2024-01-09optimize config codejhspetersson
2024-01-06misc optimizationsjhspetersson
2024-01-06misc optimizationsjhspetersson
2024-01-05remove redundant cloningjhspetersson
2024-01-04support .gradle as known source code file extensionjhspetersson
2023-12-26add `quit` and `exit` commands for interactive modejhspetersson
2023-12-15add .tsx to the known extensions listjhspetersson
2023-12-01adjust and document check for updatespagesjhspetersson
2023-12-01document BETWEEN operatorjhspetersson
2023-11-30support BETWEEN operator #139jhspetersson
2023-11-27add/update description of FORMAT_TIME functionjhspetersson
2023-11-27fix spellingjhspetersson
2023-11-27Add 'duration' test cases (#144)4censord
2023-11-27Add format_time function (#143)4censord
2023-11-27Make duration consistent across file types (#141)4censord
2023-11-27Add mkv duration extractor (#140)4censord
2023-11-06simplify code a very tiny bitjhspetersson
2023-09-29make checking for updates a configurable behaviorjhspetersson
2023-09-26make update notifications an optional featurejhspetersson
2023-09-25feat: Add update notification through `update-informer` (#138)Luxzi
2023-08-02put duration extractors into a submodule, add an extractor for MP4 filesjhspetersson
2023-06-06parse root options when no explicit root specified #133jhspetersson
2023-06-02get rid of unneeded atty cratejhspetersson
2023-06-02fix build with --no-default-features (#132)Lewis Cook
2023-05-11support .TGA as image formatjhspetersson
2023-05-10replace panics with graceful exit on errorsjhspetersson
2023-04-19replace panic with error handling during parsing datetime #130jhspetersson
2023-04-19add CUR_DATE synonym #130jhspetersson
2023-04-13update dependencies, fix lscolors paintingjhspetersson