| 
							
							
								 Sheogorath | 53c2d0b5ca | Merge pull request #581 from SISheogorath/fix/HMD_URL_ADDPORT Fix missing boolean setting for HMD_URL_ADDPORT | 2017-10-12 00:01:27 +02:00 |  | 
			
				
					| 
							
							
								 Sheogorath | 89c60d1331 | Fix missing boolean setting for HMD_URL_ADDPORT Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | 2017-10-11 23:13:22 +02:00 |  | 
			
				
					| 
							
							
								 Claudius Coenen | 724a6bc26f | createdAt DESC with quotation marks did not work with MySQL fixes #565 | 2017-10-09 14:03:33 +02:00 |  | 
			
				
					| 
							
							
								 Sheogorath | a99cac0cf0 | Merge pull request #550 from SISheogorath/fix/gitlabAvatar Fix broken profile images in GitLab
Fixes #549 | 2017-10-08 22:20:35 +02:00 |  | 
			
				
					| 
							
							
								 Sheogorath | 500207545f | Fix broken profile images | 2017-09-22 12:40:43 +02:00 |  | 
			
				
					| 
							
							
								 Kaiyu Shi | 4ae8086301 | Give google the correct name. | 2017-09-04 16:04:20 +08:00 |  | 
			
				
					| 
							
							
								 Marc Deop | 2c780f53df | Add support for minio | 2017-08-30 18:58:34 +02:00 |  | 
			
				
					| 
							
							
								 Kotaro Yamamoto | 1220bbe9f6 | fix s3 us-east-1 region endpoint | 2017-06-14 11:08:09 +09:00 |  | 
			
				
					| 
							
							
								 Wu Cheng-Han | 20c5c78c29 | Fix typo in the db config | 2017-06-05 03:52:25 +08:00 |  | 
			
				
					| 
							
							
								 Wu Cheng-Han | ca95901204 | Fix slide might not provide slideOptions meta | 2017-06-05 01:12:40 +08:00 |  | 
			
				
					| 
							
							
								 Max Wu | 38cf2f7535 | Merge pull request #471 from butlerx/reveal/theme add the ability to set slide theme in slide options | 2017-06-03 12:51:03 +08:00 |  | 
			
				
					| 
							
							
								 butlerx | 0c827703c1 | switch to __dirname | 2017-06-02 11:34:35 +01:00 |  | 
			
				
					| 
							
							
								 tkykm | bf3512f8f6 | Read to correct tlsca file path | 2017-06-01 19:58:55 +09:00 |  | 
			
				
					| 
							
							
								 butlerx | c531d96f66 | check if reveal theme exists | 2017-06-01 10:12:40 +01:00 |  | 
			
				
					| 
							
							
								 butlerx | e5834c077f | add the ability to set slide theme in slide options | 2017-05-31 23:28:43 +01:00 |  | 
			
				
					| 
							
							
								 Max Wu | 0a6793747c | fix: export to gist occurred 404 not found | 2017-05-17 02:42:44 +08:00 |  | 
			
				
					| 
							
							
								 Raccoon Li | 0c619fee91 | fix(config): ssl environment configs not parse properly | 2017-05-08 20:41:38 +08:00 |  | 
			
				
					| 
							
							
								 Raccoon Li | 826ad213d6 | fix(config): some environment config not parse properly | 2017-05-08 20:38:59 +08:00 |  | 
			
				
					| 
							
							
								 Max Wu | 0ef0e70579 | Rename checkURiValid.js to checkURIValid.js | 2017-05-08 20:13:55 +08:00 |  | 
			
				
					| 
							
							
								 Raccoon Li | d79997808a | fix(imageRouter): import missing dependency: getImageMimeType | 2017-05-08 20:04:05 +08:00 |  | 
			
				
					| 
							
							
								 BoHong Li | ecb0533605 | refactor(config.js): Extract config file * Separate different config source to each files
* Freeze config object | 2017-05-08 19:29:07 +08:00 |  | 
			
				
					| 
							
							
								 BoHong Li | aca01f064d | refactor: Remove requireextension filename | 2017-05-08 19:29:06 +08:00 |  | 
			
				
					| 
							
							
								 BoHong Li | 34c9f07669 | refactor(baseRouter.js): Adjust style fit standard | 2017-05-08 19:29:06 +08:00 |  | 
			
				
					| 
							
							
								 BoHong Li | a7e3c4d535 | refactor(auth.js): Remove base path | 2017-05-08 19:29:06 +08:00 |  | 
			
				
					| 
							
							
								 BoHong Li | d88502e331 | refactor(app.js): Move passport serialize and deserialize to auth module | 2017-05-08 19:29:06 +08:00 |  | 
			
				
					| 
							
							
								 BoHong Li | 7ef17fd4e6 | refactor(app.js): Extract tooBusy | 2017-05-08 19:29:06 +08:00 |  | 
			
				
					| 
							
							
								 BoHong Li | 768943002c | refactor(app.js): Extract upload image | 2017-05-08 19:29:06 +08:00 |  | 
			
				
					| 
							
							
								 BoHong Li | 689bade730 | refactor(app.js): Extract note action | 2017-05-08 19:24:38 +08:00 |  | 
			
				
					| 
							
							
								 BoHong Li | e2ac73f5a3 | refactor(app.js): Extract /me page | 2017-05-08 19:24:38 +08:00 |  | 
			
				
					| 
							
							
								 BoHong Li | 706df11e23 | refactor(app.js): Extract history api | 2017-05-08 19:24:38 +08:00 |  | 
			
				
					| 
							
							
								 BoHong Li | 69a9f7ca38 | refactor(app.js, auth.js): Extract all auth method to individual modules | 2017-05-08 19:24:38 +08:00 |  | 
			
				
					| 
							
							
								 BoHong Li | 766022378a | refactor(app.js): Extract status pages | 2017-05-08 19:24:37 +08:00 |  | 
			
				
					| 
							
							
								 BoHong Li | 66c68254b4 | refactor(app.js): Extract index, 403, 404, 500 pages | 2017-05-08 19:24:37 +08:00 |  | 
			
				
					| 
							
							
								 BoHong Li | 9f1f16c8e3 | refactor(app.js): Extract urlencodedParser to utils module | 2017-05-08 19:24:37 +08:00 |  | 
			
				
					| 
							
							
								 BoHong Li | dee77c459a | refactor(app.js): Extract middleware to module extract check URi is valid, redirect without trailing slashes | 2017-05-08 19:24:37 +08:00 |  | 
			
				
					| 
							
							
								 BoHong Li | 036b2414f3 | refactor(logger): Refactor logger.js Use class style implement write interface | 2017-05-08 19:24:37 +08:00 |  | 
			
				
					| 
							
							
								 LluisArevalo | 6bf32afb0b | Use single quotes | 2017-05-08 11:00:45 +02:00 |  | 
			
				
					| 
							
							
								 LluisArevalo | 03ef1bf4f0 | Add Content-Type to the images uploaded to AWS S3 | 2017-05-08 10:22:52 +02:00 |  | 
			
				
					| 
							
							
								 BoHong Li | e46874d04a | fix: Other dialect duplicated add index problem Detect is using SQLite to add index | 2017-03-28 15:28:33 +08:00 |  | 
			
				
					| 
							
							
								 BoHong Li | e26bb0503f | fix: Support SQlite Move 'unique' constraint to another statement (SQLite don't support set unique when addColumn) | 2017-03-28 15:16:09 +08:00 |  | 
			
				
					| 
							
							
								 BoHong Li | 6f14822413 | fix: Add missing migration | 2017-03-27 19:23:00 +08:00 |  | 
			
				
					| 
							
							
								 BoHong Li | 66fc817ad4 | fix: Fixed sequelize-cli db:migration cannot stop when occur error Up and Down method must return a Promise.
breaking changes: docker-hackmd cannot initialize, because db:migration will fail | 2017-03-24 11:26:04 +08:00 |  | 
			
				
					| 
							
							
								 Wu Cheng-Han | dde6e622a4 | Fix front-end constants generation not getting config properly | 2017-03-23 20:00:48 +08:00 |  | 
			
				
					| 
							
							
								 Wu Cheng-Han | 7e3b74d0da | Mark as 0.5.1 | 2017-03-23 00:22:44 +08:00 |  | 
			
				
					| 
							
							
								 Wu Cheng-Han | 448b006194 | Update to generate front-end constants on server startup To avoid extra webpacking on changing configs and follow the 12 factor app | 2017-03-20 01:39:09 +08:00 |  | 
			
				
					| 
							
							
								 Wu Cheng-Han | 4a1d08c653 | Fix strip null byte in model should cast to string to use replace function | 2017-03-15 22:12:24 +08:00 |  | 
			
				
					| 
							
							
								 Wu Cheng-Han | 506a381eca | Add config option for gitlab api scope and auto adapt gitlab snippet feature on it | 2017-03-14 18:04:23 +08:00 |  | 
			
				
					| 
							
							
								 Wu Cheng-Han | baf13072c1 | Fix update doc from filesystem cause redundant authorship stringify | 2017-03-14 17:11:52 +08:00 |  | 
			
				
					| 
							
							
								 BoHong Li | 5870d988b5 | Use strict mode in all backend files add ‘use strict’ in all backend file | 2017-03-14 13:02:43 +08:00 |  | 
			
				
					| 
							
							
								 BoHong Li | 4889e9732d | Use JavaScript Standard Style Introduce JavaScript Standard Style as project style rule,
and fixed all fail on backend code. | 2017-03-08 18:45:51 +08:00 |  |