Toggle navigation
P3X GitList
GitHub
Repo
Changelog
To do
Releases
Themes
Change log
Loading change log ...
To do ...
Loading todo ...
browsing:
main
Branches
d2-plugin
main
Files
Commits
Log
Graph
Stats
Loading a big commit ...
DocsLibrary.git
Commit 4a31f22c1fff2d72e1337ef6a88fff13663c275a
RSS
Git
Fetch origin
Download
ZIP
TAR
Clone
Browse code
File changed: 11
Clone
SSH
HTTPS
fixed init_db.sql schema to work with sqlite3 which can only execute single statements per dbh->do() call; changed DB method from D2 plugin to DBIx::Simple; new routes.t for testing all functions
raj
authored on 16/07/2025 21:14:49
.carmel/MySetup.pm
Diff lines: 90 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
.gitignore
Diff lines: 6 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
config.yml
Diff lines: 10 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
cpanfile
Diff lines: 11 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
cpanfile.snapshot
Diff lines: 98 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
db/init_db.sql
Diff lines: 20 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
environments/test.yml
Diff lines: 10 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
lib/App/DB.pm
Diff lines: 83 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
lib/App/Model.pm
Diff lines: 12 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
lib/Routes.pm
Diff lines: 37 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
views/home.tt
Diff lines: 9 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker