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 e061419a3bf51c3c743b3f23a562611a0a738ddc
RSS
Git
Fetch origin
Download
ZIP
TAR
Clone
Browse code
File changed: 32
Clone
SSH
HTTPS
initial commit - login route working
raj
authored on 06/07/2025 19:32:49
.carmel/MySetup.pm
Diff lines: 1470 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
.dancer
Diff lines: 1 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
.gitignore
Diff lines: 8 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
Makefile.PL
Diff lines: 28 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
bin/app.psgi
Diff lines: 50 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
config.yml
Diff lines: 84 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
cpanfile
Diff lines: 54 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
cpanfile.snapshot
Diff lines: 2999 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: 27 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
environments/development.yml
Diff lines: 58 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
environments/production.yml
Diff lines: 20 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
lib/App/Class.pm
Diff lines: 32 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: 16 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: 19 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: 81 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
public/404.html
Diff lines: 20 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
public/500.html
Diff lines: 20 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
public/css/error.css
Diff lines: 88 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
public/css/local.css
Diff lines: 6 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
public/css/style.css
Diff lines: 191 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
public/dispatch.cgi
Diff lines: 18 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
public/dispatch.fcgi
Diff lines: 20 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
public/favicon.ico
Diff lines: 2 Type: binary
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
public/images/perldancer-bg.jpg
Diff lines: 2 Type: binary
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
public/images/perldancer.jpg
Diff lines: 2 Type: binary
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
public/javascripts/jquery.js
Diff lines: 4 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
t/001_base.t
Diff lines: 7 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
t/002_index_route.t
Diff lines: 18 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
views/404.tt
Diff lines: 129 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: 36 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
views/layouts/main.tt
Diff lines: 26 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker
views/login.tt
Diff lines: 136 Type: text
Diff
History
View
Hang on, loading the diffs via AJAX
Hang on, rendering the diffs with web worker