Commit Graph
123 Commits
Author SHA1 Message Date
Saul JohnsonandGitHub d4b470023a Disable debug mode by default 2017-08-22 20:18:51 +01:00
Saul JohnsonandGitHub f1903b6c6d Merge pull request #20 from lambdacasserole/fix-long-url-crash
Fix rendering of large molecules
2017-08-22 20:09:11 +01:00
Saul Johnson c770b756ef Avoid subrequests in controller 2017-08-22 19:59:50 +01:00
Saul JohnsonandGitHub 7b1f41b874 Merge pull request #18 from lambdacasserole/fix-url-spaces
Handle spaces in URLs safely
2017-08-22 19:47:40 +01:00
Saul Johnson 4fdfa01a28 Handle spaces in URLs safely 2017-08-22 19:42:21 +01:00
Saul JohnsonandGitHub e375fc7006 Merge pull request #16 from lambdacasserole/fix-smiles-dots
Permit periods in SMILES structures
2017-08-22 19:06:37 +01:00
Saul JohnsonandGitHub 563fd2cda1 Permit periods in SMILES structures 2017-08-22 19:04:12 +01:00
Saul JohnsonandGitHub e5bfa3e367 Merge pull request #14 from lambdacasserole/feature-sharing
Add ability to share molecules using URL
2017-08-16 19:08:26 +01:00
Saul Johnson 306ce4f22d Update page URL to match molecule currently displayed 2017-08-16 18:46:50 +01:00
Saul Johnson c3b2f81521 Accept query params to set initial preview state 2017-08-16 18:26:13 +01:00
Saul JohnsonandGitHub 7e4606c248 Merge pull request #13 from lambdacasserole/feature-burger-autoshow
Add parameter to expand burger menu by default
2017-08-16 17:28:04 +01:00
Saul Johnson 52e5d6cb7a Add parameter to expand burger menu by default 2017-08-16 17:24:40 +01:00
Saul JohnsonandGitHub ae0f2a8faf Merge pull request #10 from lambdacasserole/fix-smiles-length-limit
Allow SMILES structures fewer than 7 characters long
2017-08-15 18:38:08 +01:00
Saul Johnson 49857140d0 Allow SMILES structures fewer than 7 characters long 2017-08-15 18:34:59 +01:00
Saul JohnsonandGitHub cd219d2f45 Merge pull request #9 from lambdacasserole/feature-custom-labels
Feature custom labels
2017-08-15 18:20:58 +01:00
Saul Johnson 424574af37 Update API and frontend with custom label feature 2017-08-15 18:18:36 +01:00
Saul Johnson 899f1bbbaa Add support for disabling chiral labels and adding custom labels 2017-08-15 18:14:17 +01:00
Saul JohnsonandGitHub 7b9ed09587 Merge pull request #6 from lambdacasserole/download-btn-update
Make download button a download hyperlink
2017-08-14 17:16:31 +01:00
Saul Johnson 7e38981391 Set filename according to molecule name if available 2017-08-14 17:15:15 +01:00
Saul Johnson 8e49dba577 Make download button a download hyperlink 2017-08-14 17:11:24 +01:00
Saul JohnsonandGitHub e3f283e7aa Merge pull request #5 from lambdacasserole/screen-size-fix
Get actual screen size rather than viewport size
2017-08-14 12:47:07 +01:00
Saul JohnsonandGitHub 38eb44ac69 Get actual screen size rather than viewport size
Fix for issue #4.
2017-08-14 12:46:44 +01:00
Saul JohnsonandGitHub 480d2112a8 Merge pull request #3 from FastDeath/master
Fixed page not covering viewport's height in gecko browsers
2017-08-14 10:31:27 +01:00
FastDeath 0408e30437 Fixed page not covering viewport's height in gecko browsers 2017-08-14 11:23:10 +02:00
Saul Johnson 5855a01a54 Make cache optional on SMILES converter 2017-08-06 23:26:08 +01:00
Saul Johnson 52812fd6b6 Move Sourire API route into code 2017-08-06 23:23:16 +01:00
Saul JohnsonandGitHub 0906522a78 Merge pull request #1 from lambdacasserole/oo-refactor
Big refactor of PHP code to be more OO
2017-08-06 23:18:10 +01:00
Saul Johnson f2ce102fd5 Remove config value 2017-08-06 23:01:11 +01:00
Saul Johnson 8b1f529d87 Tidy and document renderer 2017-08-06 22:59:28 +01:00
Saul Johnson cbd0c45f9d Throw in some missing docs 2017-08-06 22:29:01 +01:00
Saul Johnson 7ca0787bed Tidy up front controller 2017-08-06 22:21:22 +01:00
Saul Johnson 397cf20ded Add molecule rendering as service 2017-08-06 19:56:44 +01:00
Saul Johnson cc7af9d541 Add smiles converter as service 2017-08-06 19:42:46 +01:00
Saul Johnson b6cf123bfe Try again to shrink logo 2017-08-06 15:18:42 +01:00
Saul Johnson 7c8e85124c Shrink logo 2017-08-06 15:15:35 +01:00
Saul Johnson 5b6b69ddbf Switch screenshot for logo 2017-08-06 15:13:35 +01:00
Saul Johnson 0b63bcafb0 More LESS refactoring 2017-08-06 14:45:21 +01:00
Saul Johnson e2986382a3 Remove dead code from hamburger script 2017-08-06 14:03:29 +01:00
Saul Johnson 8c98fe61f2 Stylesheet cleanup 2017-08-06 14:02:37 +01:00
Saul Johnson 1d33cda1b5 Remove full width from page content 2017-08-06 13:56:07 +01:00
Saul Johnson 5888542a92 Slightly widen side bar 2017-08-06 13:46:14 +01:00
Saul Johnson b48e266d35 Add modification notice 2017-08-05 22:51:37 +01:00
Saul Johnson e2119dbdfa Comment formatting changes 2017-08-05 22:50:58 +01:00
Saul Johnson bb6aff5e8a Grammar correction 2017-08-05 22:44:22 +01:00
Saul Johnson 34f05821b3 A bunch more acknowledgements 2017-08-05 22:37:14 +01:00
Saul Johnson bb41a8b863 Fix missing stylesheet import 2017-08-05 22:29:04 +01:00
Saul Johnson e5685160ea Properly attribute sidebar code 2017-08-05 22:23:32 +01:00
Saul Johnson 5bb36232eb It's a toolkit not a library 2017-08-05 22:02:14 +01:00
Saul Johnson 018b0ebec8 Acknowlege Sourire and Indigo in readme 2017-08-05 22:00:31 +01:00
Saul Johnson b4cfc7c3ff Add explanation of what Avogadrio is 2017-08-05 21:47:19 +01:00