Archived
1
0
Fork 0
Commit graph

40 commits

Author SHA1 Message Date
3e34e72931 Update pagination api. 2022-07-26 21:09:36 +02:00
408b1dc42f app/views/main/index/about.volt: Typo fixes. 2022-07-23 19:36:14 +02:00
5fb9880a1b
Adding backend/LogController::index() 2019-12-01 19:27:27 +01:00
34d2c048f5
app/controllers/backend/UserController.php: use the side-menu layout 2019-12-01 17:43:09 +01:00
bed7b36748
adding app/views/backend/_layouts/side-menu.volt 2019-12-01 17:42:38 +01:00
bdde1d9ac7
app/controllers/backend/UserController.php: adding listing of users. 2019-12-01 15:23:26 +01:00
e5b0e1fcfd
Make the application modular to have a "main" and "backend" part. 2018-12-29 15:24:25 +01:00
f8890bfc3d
v1.0.2 2018-10-01 19:20:28 +02:00
55bb8c5c72 app/views/callback/show.volt: some cleanup (fixing proper accordion behavior also) 2018-09-05 17:45:38 +00:00
7dac50c6a4
v1.0.1 2018-08-31 18:23:41 +02:00
66b577f44f
app/views/_templates/navigation.volt: change menu icon to fontawesome. 2018-08-21 08:15:15 +02:00
968ca64c1d
adding app/views/auth/register.volt 2018-08-14 23:18:22 +02:00
5d60b0f238
remove app/views/auth/oauthCallback.volt 2018-08-13 01:14:31 +02:00
6ce456fff7
app/views/user/settings.volt: adding "Delete account" button. 2018-08-10 20:16:45 +02:00
f2774f180d
app/views/user/settings.volt: adding LinkedIn button 2018-08-08 23:40:47 +02:00
cfdf0cd9fb
app/views/auth/index.volt: show Linked In button. 2018-08-08 23:38:49 +02:00
bfa772c486
app/views/user/settings.volt: cleaning up social links with array and loop. 2018-08-08 23:38:08 +02:00
99e86fedd3
app/views/user/settings.volt: oops, should be Disconnect instead of Connect. 2018-08-08 22:55:14 +02:00
7db774aa46
Version 1.0 2018-06-19 09:45:33 +02:00
a68b5bc4aa app/views/error/error.volt: adding a funny message. 2018-06-13 21:58:21 +02:00
e9c6d1c863 app/views/error/show404.volt: adding some weird message. 2018-06-13 21:52:45 +02:00
313ba55098 Merge branch '15-settings-oauth-connect-disconnect' 2018-06-12 23:04:01 +02:00
e6290e7fdc app/views/callback/created.volt: fix icon. 2018-06-11 08:45:33 +02:00
95190aa7ab app/views/user/settings.volt: link to the right place for oauth connect. 2018-06-10 20:55:30 +02:00
9ded2f36ad app/views/user/settings.volt: adding social sign-in section 2018-06-10 20:55:29 +02:00
8a18d56b5f app/view/* change to font awesome icon names. 2018-04-11 20:44:41 +02:00
ee58c343e7 app/views/auth/index.volt: adding a gitlab button. 2018-04-09 00:52:40 +02:00
16c8bf5c0c app/views/_templates/navigation.volt: adding activity link 2018-04-05 01:09:36 +02:00
5890337179 app/controllers/UserController.php: adding activity action 2018-04-05 00:09:13 +02:00
7bc6396e91 app/views/_partials/pagination.volt: small fix. 2018-04-01 11:05:32 +02:00
ad03270d57 adding settings form. 2018-04-01 10:10:09 +02:00
3bcb1b4b01 app/views/_templates/navigation.volt: adding settings link to user menu. 2018-03-30 13:39:34 +02:00
8034ed486c app/views/_templates/navigation.volt: update to have user menu with dropdown. 2018-03-30 13:39:34 +02:00
8828c14230 app/views/callback/show.volt: move some stuff around and add 2 rows for list header to make room for source ip and method. 2018-03-19 20:24:38 +01:00
80b0cd9063 app/views/callback/show.volt: show query parameters in detail view. 2018-03-18 12:47:23 +01:00
51a2675366 app/views/callback/show.volt: use UrlStyle Helper. 2018-03-18 12:18:13 +01:00
8778f64d96 app/views/callback/show.volt: remove index number from list headers. 2018-03-18 11:46:51 +01:00
28215d0303 app/views/callback/show.volt: add uri to list header. 2018-03-18 11:45:07 +01:00
107e08d1df app/views/_templates/footer.volt: new year :) 2018-02-14 08:50:34 +01:00
e869a1cab4 initial commit 2017-09-01 17:10:27 +02:00