Commit Graph
100 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
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
Saul Johnson eb771361f6 Make readme screenshots a bit nicer 2017-08-05 21:03:20 +01:00
Saul Johnson 0e6ab3faab Add screenshot to readme 2017-08-05 20:54:46 +01:00
Saul JohnsonandGitHub c08ecc579e Update index.html.twig 2017-08-05 20:29:44 +01:00
Saul JohnsonandGitHub 45131c1705 Update index.html.twig 2017-08-05 20:22:06 +01:00
Saul JohnsonandGitHub efb4f111ec Update main.less 2017-08-05 18:58:16 +01:00
Saul JohnsonandGitHub 5971251e91 Update main.less 2017-08-05 18:56:06 +01:00
Saul Johnson ca0fb146c6 Add small author text 2017-08-05 17:39:02 +01:00
Saul Johnson 3141cd8426 Include analytics partial 2017-08-05 17:09:57 +01:00
Saul Johnson 326b29bef5 Space out social icons more 2017-08-05 16:14:39 +01:00
Saul Johnson 2ab6914352 Add Twitter row 2017-08-05 16:08:33 +01:00
Saul Johnson ae28612aaa Bring GitHub row back 2017-08-05 16:04:21 +01:00
Saul Johnson 29e808997b Remove old script tag 2017-08-05 16:01:22 +01:00
Saul Johnson 3c687f6cbe Update readme 2017-08-05 15:21:19 +01:00
Saul Johnson 1e3cf5f5e6 Set preview to both body and background 2017-08-05 15:01:27 +01:00
Saul Johnson a3066c2a2a Fix out of order arguments 2017-08-05 14:55:14 +01:00
Saul Johnson 848fcb1e77 Document CoffeeScript 2017-08-05 14:11:04 +01:00
Saul Johnson 5e4400730e Remove background from burger button 2017-08-05 00:31:36 +01:00
Saul Johnson e302d2648f Remove hamburger background for now 2017-08-05 00:22:55 +01:00
Saul Johnson 10b7bf87fc Soften hamburger background more 2017-08-05 00:21:01 +01:00
Saul Johnson 2898abbcbb Rebalance hamburger background 2017-08-05 00:19:02 +01:00
Saul Johnson 5d39e474c0 Fix LESS error 2017-08-05 00:17:30 +01:00
Saul Johnson ebacd9e69a Adjust burger button background colors 2017-08-05 00:14:11 +01:00
Saul Johnson 2ee7c05356 Add burger wrapper 2017-08-05 00:09:31 +01:00
Saul Johnson 12ddf3aad3 Add border to burger button 2017-08-05 00:04:29 +01:00
Saul Johnson 77a4e37e73 Allow download of SMILES renders 2017-08-05 00:02:00 +01:00
Saul Johnson 8b7782c2a7 Slightly mute default foreground color 2017-08-04 23:56:30 +01:00
Saul Johnson afe8fa39d8 Adjust tool section titles 2017-08-04 23:55:02 +01:00
Saul Johnson 76dd058477 Swap default foreground and background 2017-08-04 23:52:44 +01:00
Saul Johnson 65df767c97 Fix accidental hashes 2017-08-04 23:52:02 +01:00
Saul Johnson 7a9ee620d7 Change default color scheme 2017-08-04 23:49:14 +01:00
Saul Johnson 9b0926658f Fix function call typo 2017-08-04 23:43:51 +01:00
Saul Johnson 9fd9c361b2 Add SMILES mode 2017-08-04 23:42:15 +01:00
Saul Johnson 115c87a2de Hide GitHub icon for now 2017-08-04 23:36:40 +01:00
Saul Johnson 02e98897ce Change default molecule 2017-08-04 23:35:26 +01:00
Saul Johnson 58f584fc82 Make mobile background issue less obvious 2017-08-04 20:51:40 +01:00
Saul Johnson 864613d7a3 Fix syntax error 2017-08-04 20:47:01 +01:00
Saul Johnson 0b7cd9928d Remove height on body and html element 2017-08-04 20:11:29 +01:00
Saul Johnson 239813e0b8 Fix social row margin 2017-08-04 19:27:55 +01:00
Saul Johnson b80cea5a15 Convert fixed to absolute positions 2017-08-04 00:55:07 +01:00
Saul Johnson d9c636de6d Fix silly regex mistake 2017-08-03 20:13:35 +01:00
Saul Johnson 43dd70ee2f Change error row order 2017-08-03 20:08:15 +01:00
Saul Johnson 0d833f5630 Add SMILES validation 2017-08-03 19:59:04 +01:00
Saul Johnson 3518ee1610 Add GitHub icon 2017-08-02 11:58:18 +01:00
Saul Johnson da9f6f4c43 Fix syntax error in bower.json 2017-08-02 08:58:11 +00:00
Saul Johnson 268c957b74 Remove debug alert 2017-07-31 14:04:23 +01:00
Saul Johnson f3de3d1993 Add SMILES rendering 2017-07-31 13:55:40 +01:00
Saul Johnson ced9366fc6 Refresh project files 2017-07-31 10:11:55 +01:00
Saul Johnson a3f4512689 Edit title 2017-07-31 10:09:25 +01:00
Saul Johnson 6dd16dae65 Add favicon 2017-07-31 10:06:37 +01:00
Saul Johnson befed530eb Fix multi-word compound name lookup 2017-07-30 18:44:00 +01:00
Saul Johnson b61dbc994d Add title to page 2017-07-30 18:39:38 +01:00