Joubert RedRat
a0f5471e21
Fix default cookie name
9 years ago
Philip Couling
d4924d45d6
Implement sendmail ( #355 )
* Implemented sendmail. This piggybacks on existing configuration to keep the change simple
* Changed privicy of new sendSMTP and sendSendmail functions
* Fixed Lint errors
* Seperated SMTP and sendmail into their own senders
* Making new structs private as they should not be used externally now
* Added sendmail setting to ini file
* Minor code cleanup
9 years ago
Bwko
f27d87d93b
Added minimum password length to app.ini ( #223 )
9 years ago
Lunny Xiao
a822bba3e1
Add default values for settings ( #455 )
* add default values for settings
* more default values
* more default settings and labels resource
* mv locale to options
9 years ago
Thomas Boerger
b33078fa33
Bindata is optional and over-writable on restart ( #354 )
* Moved conf assets into options folder
* Dropped old bindata
* Started to integrate options bindata and accessors
* Do not enforce a builtin app.ini
* Replaced bindata calls with options
* Dropped bindata task from makefile, it's the generate task now
* Always embedd app.ini to provide sane config defaults
* Use sane defaults for the configuration
* Defined default value for SSH_KEYGEN_PATH
* Dropped "NEVER EVER MODIFY THIS FILE" header from app.ini
* Fixed new paths in latest test additions
* Drop bindata with make clean task
* Set more proper default values
9 years ago
Lunny Xiao
0e1392501d
Check if file is a symlink with web editor ( #3687 ) ( #445 )
* Check if file is a symlink with web editor (#3687 )
* editor checks for symlinks
* translate file_is_a_symlink message
* credit translation author
* fix error constant
9 years ago
Lunny Xiao
e0ecd9fd93
fix bug #1122 log.smtp receiver configure error ( #3602 ) ( #451 )
9 years ago
Lunny Xiao
65b1875d2b
New settings option for a custom SSH host ( #3763 ) ( #446 )
* New settings option for a custom SSH host (#3763 )
* let default ssh listen addr empty
9 years ago
Lunny Xiao
f8d94cb440
Update locales ( #440 )
* Update locales
* replace Gogs to Gitea
9 years ago
Lunny Xiao
2197d298cb
Add Korean support ( #437 )
* Add Korean support
* replace Gogs to Gitea
9 years ago
Joubert RedRat
ce21ed6c34
Remove remaining Gogs reference on locales and cmd ( #430 )
9 years ago
Andrey Nering
111c95ecaf
Change default Android theme color meta tag ( #389 )
9 years ago
Nico Mandery
6ade13e86e
serve video files using the HTML5 video tag ( #418 )
* serve video files using the HTML5 video tag
* lint fix: add comment to IsVideoFile
9 years ago
Henning Henkel
08b9af9ad8
Added download tooltip - solves #221 ( #359 )
9 years ago
Bwko
5ab85372da
Added rel="noopener" to target="_blank" hrefs ( #327 )
* Added rel="noopener" to target="_blank" hrefs
* Replaced gogs.io/docs with docs.gitea.io
9 years ago
Lunny Xiao
590a79ff8a
Resolved #296 ( #324 )
* resolved #296
* Indentation fixed
9 years ago
Michael Stroucken
4bd5730e02
Based on @tboerger's screenshot, these "times" are counts and not
clock times. Change translation to reflect that.
9 years ago
Michael Stroucken
e929ca2c41
Time values displayed are apparently single values, so use singular.
9 years ago
Michael Stroucken
36a4663393
Rebase branch onto go-gitea/gitea
9 years ago
Bwko
a4ece1f223
Fixes typos
9 years ago
Unknwon
4cb21115dc
Update locales and add Swedish
Signed-off-by: Andrey Nering <andrey.nering@gmail.com>
9 years ago
Lunny Xiao
1b238fe4d5
Merge pull request #121 from joubertredrat/feature-last-login
Last Login for admin manage your users
9 years ago
Joubert RedRat
f91cbf0fed
Support to last login feature
9 years ago
Lunny Xiao
8b0576b377
lack of translation for zh-CN
9 years ago
Avelino
b4671c9aab
replace Gogs to Gitea on locale files
9 years ago
Joubert RedRat
9c434ccc50
Change binary name from main to gitea
9 years ago
Joubert RedRat
28bee28102
Replace Gogs to Gitea in installation options
9 years ago
Rachid Zarouali
be5607e510
Merge pull request #50 from 0xbaadf00d/feature/2583-disablehttpcloning
Disable HTTP cloning
9 years ago
Rémy Boulanouar
8dc49dc114
Implementation of the feature to redirect to an external issue tracker
9 years ago
Rémy Boulanouar
2d68bd1ef9
Change import reference to match gitea instead of gogs ( #37 )
9 years ago
Thibault Meyer
e54dec7ce5
missing space
9 years ago
Thibault Meyer
9d66497abc
Can disable GIT interactions by HTTP protocol
9 years ago
Unknwon
7e15ff9486
Update locales
Add new locale Serbian (Cyrillic)
9 years ago
Daniel Oaks
b3d9ca4ccd
Add the ability to explore organizations ( #3573 )
* Add ability to explore organizations
* Use right icon for org explore links
9 years ago
Thibault Meyer
bc902b8f74
Feature #3492 : Add option to hide footer load times ( #3562 )
* Add option to hide footer load times
* Rename option variable + minor changes
9 years ago
Unknwon
8ee14db51e
Update locales
9 years ago
Unknwon
99c2ae7b35
#3515 use alert instead 500 for duplicated login source name
9 years ago
Unknwon
8516dfcb6c
#2018 able to sync now for mirrors
- Refactor code to use sync.UniqueQueue
- Closes #3509
9 years ago
Unknwon
643142acab
Web editor: support upload files
9 years ago
Unknwon
28cf0e6aaa
#3459 code quality improvement
9 years ago
Thibault Meyer
92fb30c526
Load a set of predefined labels ( #3459 )
* Can use a predefined set of labels
* Change UI
* Fix HTML file indentation
* Avoid reading file from other directory (security issue)
* Apply a better fix
* Remove not used variable
* Merge upstream/develop
* Do modifications
* Raname
* remove binding + rename variable
9 years ago
Unknwon
62b0dc4853
Web editor: fix cannot create new file in subdirectory
9 years ago
Unknwon
ba27d71abe
Web editor: improve edit file
9 years ago
Unknwon
0114fdcba4
Web editor: improve delete file process
9 years ago
Unknwon
dad5c15520
#2901 allow setting preferred licenses
- Closes #3488
9 years ago
Unknwon
6e171c5225
Web editor: improve edit file tooltip
9 years ago
Unknwon
f8a48ffaad
Web editor: improve code quality
9 years ago
rugk
95bd19c509
libravatar.org supports HTTPS ( #3498 )
9 years ago
Unknwon
cd89f6c502
Web editor: improve edit file and diff preview
9 years ago
Unknwon
15845cb287
Code clean up for new config options
9 years ago