gitea/routers
schaffman5 7e6c198f21 Apply LANDING_PAGE config options for logged in users (#2894)
* Extended LANDINGPAGE config variable to logged in users and added switch for 'organizations' in addition to 'home' and 'explore'.

* Updated comments.

Signed-off-by: Mike Schaffer <mschaff@gmail.com>

* Extended LANDINGPAGE config variable to trigger when user logs in and added switch for 'organizations' in addition to 'home' and 'explore'.

Signed-off-by: Mike Schaffer <mschaff@gmail.com>

* Extended LANDINGPAGE config variable to logged in users and added switch for 'organizations' in addition to 'home' and 'explore'.

* Updated comments.

Signed-off-by: Mike Schaffer <mschaff@gmail.com>

* Extended LANDINGPAGE config variable to trigger when user logs in and added switch for 'organizations' in addition to 'home' and 'explore'.

Signed-off-by: Mike Schaffer <mschaff@gmail.com>

* Removed superfluous conditional and correct whitespace.

Signed-off-by: Mike Schaffer <mschaff@gmail.com>

* Update app.ini

Reverted new line.

* Formatting.

Signed-off-by: Mike Schaffer <mschaff@gmail.com>
2017-11-20 15:48:09 +08:00
..
admin Add commit count caching (#2774) 2017-10-26 09:37:33 +08:00
api/v1 Fix comment API paths (#2813) 2017-11-20 15:24:07 +08:00
dev Make time diff translatable (#2057) 2017-06-28 13:43:28 +08:00
org Remove direct user adding to organization members (#2641) 2017-10-15 10:24:24 +08:00
private improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
repo Fix fork repository cycle to self (#2860) 2017-11-06 12:12:55 +08:00
routes Add LFS object verification step after upload (#2868) 2017-11-08 15:04:19 +02:00
user Apply LANDING_PAGE config options for logged in users (#2894) 2017-11-20 15:48:09 +08:00
home.go Add search mode option to /api/repo/search (#2756) 2017-10-27 00:16:13 +03:00
init.go Set session and indexers' data files rel to AppDataPath (#2192) 2017-11-03 10:56:20 +02:00
install.go Feature: Timetracking (#2211) 2017-09-12 09:48:13 +03:00