AJ ONeal
dbd197976b
typo fix Resend -> Send
2018-10-15 19:30:10 +00:00
AJ ONeal
0994704e2e
merge account recovery ux
2018-10-15 19:24:12 +00:00
AJ ONeal
685995b1ca
merge ux account recovery
2018-10-15 19:09:49 +00:00
AJ ONeal
279f4b65f8
remove gorilla
2018-10-11 01:31:50 +00:00
AJ ONeal
db970dcf06
Merge remote-tracking branch 'upstream/release/v1.5' into v1.5-coolaj86
2018-10-10 16:00:01 +00:00
AJ ONeal
0b85f74e79
Merge branch 'release/v1.5' into v1.5.1-coolaj86
2018-10-10 00:17:26 +00:00
techknowlogick
31a738b221
1.5.2 changelog ( #5052 )
2018-10-09 10:21:35 -04:00
AJ ONeal
ef263718b8
Brand for CoolAJ86
2018-10-09 06:36:00 +00:00
AJ ONeal
f432d95ed5
Merge branch 'v1.5.1-coolaj86' into coolaj86
2018-10-09 06:33:44 +00:00
AJ ONeal
20717e6139
add github signin to navbar
2018-10-09 06:33:19 +00:00
AJ ONeal
fa737a887b
Add Google Analytics config option
2018-10-09 06:24:29 +00:00
AJ ONeal
18ee6f3ed7
Merge branch 'release/v1.5' into aj
2018-10-09 05:01:31 +00:00
AJ ONeal
1ff523881d
use 'info' since password may or may not be allowed
2018-10-09 04:55:09 +00:00
AJ ONeal
b3d5fec6b2
use 'info' since password may or may not be allowed
2018-10-09 04:49:04 +00:00
AJ ONeal
ce9f757a38
use 'info' since password may or may not be allowed
2018-10-09 04:47:59 +00:00
AJ ONeal
9d3690f8df
handle reset password edge cases properly and consistently
2018-10-07 17:28:34 +00:00
AJ ONeal
ce1739bd16
merge go fmt + bugfix allow current user password reset
2018-10-07 05:46:15 +00:00
AJ ONeal
4c7727c3ed
allow current user to reset their own password
2018-10-07 05:36:05 +00:00
AJ ONeal
8718156545
treat register like sign in, even oauth
2018-10-07 05:33:29 +00:00
AJ ONeal
eda51c2079
treat register like sign in, even oauth
2018-10-07 03:28:11 +00:00
SagePtr
812c225223
Remove links from topics in edit mode ( #5030 )
2018-10-06 20:11:13 -04:00
AJ ONeal
e64ff60c13
do not require password for external registration
2018-10-06 21:21:37 +00:00
AJ ONeal
ee0fa3e58f
handle specific error; fix missing err typo
2018-10-06 20:05:16 +00:00
AJ ONeal
5a42829dbd
changes as per discussion
2018-10-06 16:37:27 +00:00
AJ ONeal
996c9cbab3
add active to tab body as well
2018-10-05 04:56:44 +00:00
AJ ONeal
95df7779ef
use tabs to switch between account link flows
2018-10-05 04:45:24 +00:00
AJ ONeal
20eec9abd3
disambiguate fresh start from adding recovery options
2018-10-03 06:52:40 +00:00
AJ ONeal
fa7fc43a13
Show either sign up OR sign in
2018-10-03 05:07:49 +00:00
Lauris BH
33c3cbc968
Detect charset and convert non UTF-8 files for display ( #4950 ) ( #4994 )
...
* Detect charset and convert non UTF-8 files for display
* Refactor and move function to correct module
* Revert unrelated changes
* More unrelated changes
* Duplicate content for small text to have better encoding detection
* Check if original content is valid before duplicating it
2018-09-30 09:02:16 +08:00
Iwasa Kazmi
8f29f61a6b
Backport: Fix layout of the topics editing form ( #4971 ) ( #4993 )
2018-09-29 13:06:11 +03:00
SagePtr
93dcc6caef
Fix null pointer dereference in ParseCommitWithSignature ( #4964 )
2018-09-20 22:09:01 +03:00
crito
4176e33148
fix url in discord webhook ( #4951 )
...
opening issues generates a webhook to discord that contains
a url to the gitea api. the message title in discord is therefore
referencing to the api instead of the issue itself.
2018-09-18 08:27:02 +03:00
Toni Villena
177b46fe77
Backport: fix crippled diff ( #4726 ) ( #4929 )
...
* fix: Crippled diff (#4726 )
* ci
* fix: rebuild styles with v1.5's node_modules
2018-09-14 13:06:38 +02:00
linweijie2012
1e51307466
fix bug forget to remove Stopwatch when remove repository ( #4933 )
...
fix bug forget to remove Stopwatch when remove repository
2018-09-14 16:09:25 +08:00
SagePtr
c145cb745b
Fix bug when repo remained bare if multiple branches pushed ( #4927 )
2018-09-13 13:36:41 +03:00
techknowlogick
1a68b3962f
backport "Enforce token on api routes ( #4840 )" ( #4905 )
2018-09-11 10:39:32 -04:00
SagePtr
d918e63bc5
Fix redirect with non-ascii branch names ( #4764 ) ( #4887 )
2018-09-07 16:32:46 -04:00
Lunny Xiao
1901f35980
issues api allow pulls and fix #4832 ( #4852 ) ( #4862 )
2018-09-04 22:13:56 -04:00
Nicolas Lenz
745c898561
Fix trimming of markup section names ( #4864 )
...
Signed-off-by: Nicolas Lenz <nicolas@eisfunke.com>
2018-09-03 21:43:16 -04:00
techknowlogick
38d8b8cf49
1.5.1 Changelog ( #4851 )
...
As title
2018-09-03 08:53:34 +08:00
SagePtr
0358a40625
Fix missing release title in webhook ( #4783 ) ( #4800 )
2018-08-26 15:07:44 -04:00
techknowlogick
99ce0bfcd7
Don't disclose emails of all users when sending out emails ( #4784 )
...
Backport (#4664 )
2018-08-24 14:37:30 -04:00
Lanre Adelowo
3fbcdd9e25
Make sure to reset commit count in the cache on mirror syncing ( #4720 ) ( #4770 )
...
* Make sure to reset commit count in the cache on mirror syncing
* reset count of commits in all branches
2018-08-23 22:23:21 +08:00
Lanre Adelowo
e9def84bf2
Fixed bug where team with admin privelege type doesn't get any unit attached to the team ( #4719 ) ( #4759 )
2018-08-21 15:29:25 -04:00
Lauris BH
066515429f
Improve URL validation for external wiki and external issues ( #4710 ) ( #4740 )
...
* Improve URL validation for external wiki and external issues
* Do not allow also localhost address for external URLs
2018-08-17 20:21:20 -04:00
SagePtr
12c04a85f2
Fix failure on creating pull request with assignees ( #4419 ) ( #4727 )
2018-08-16 13:46:06 -04:00
SagePtr
a345023d0a
Fix incorrect caption of webhook setting ( #4701 ) ( #4718 )
2018-08-15 19:06:56 +03:00
SagePtr
052aa54b2b
Make cookies HttpOnly and obey COOKIE_SECURE flag ( #4707 )
2018-08-14 16:19:20 -04:00
SagePtr
cbe8a1f0e6
Hide org/create menu item in Dashboard if user has no rights ( #4678 ) ( #4686 )
2018-08-13 14:22:15 +03:00
techknowlogick
cfe6941905
1.5.0 changelog
2018-08-10 13:16:53 -04:00