Commit Graph

104 Commits

Author SHA1 Message Date
Nicholas Palenchar
fddd41f6b4 wip - some raw text formtting with one small return bug to fix 2019-08-25 14:41:34 -04:00
Nicholas Palenchar
8759b245ea wip - basic functionality achieved 2019-08-25 11:53:23 -04:00
Liyas Thomas
f80a0cbd07 Fixing CI build errors 2019-08-25 14:03:15 +05:30
Liyas Thomas
5a8c9f5533 ⚗️ Typo 2019-08-25 11:26:55 +05:30
Liyas Thomas
8a6ec093d3 Merge pull request #55 from NBTX/master
🎨 Add theme support (and settings storage)
2019-08-25 07:27:33 +05:30
NBTX
bd434ff285 Improve URL validation check. (See https://github.com/liyasthomas/postwoman/issues/56) 2019-08-25 02:41:30 +01:00
NBTX
0571ec723d Merge branch 'master' of https://github.com/liyasthomas/postwoman 2019-08-25 02:28:21 +01:00
Liyas Thomas
7545c83547 Merge pull request #52 from izerozlu/colored-resonse-codes
Response status colors added.
2019-08-25 05:43:18 +05:30
NBTX
d66fadecda Merge branch 'master' of https://github.com/liyasthomas/postwoman 2019-08-25 01:02:12 +01:00
NBTX
4d238b8ac6 Merge branch 'master' of github.com:NBTX/postwoman-vue 2019-08-25 00:50:23 +01:00
NBTX
02ef69f0f7 🎨 Add theme support
- Move root (var) style properties to `/assets/css/themes.scss`
- Improve mobile navigation
- Create section component for the collapsable sections.
- Create logo component, so color can be changed.

- Add settings page
- Add option to select theme color
- Add option to select theme background
- Add option to enable/disable multi-colored frames.

- Add settings to VueX Store
- Persist VueX store in LocalStorage.
2019-08-25 00:42:41 +01:00
izerozlu
5584928489 Response status colors added. 2019-08-24 22:40:47 +03:00
NBTX
67f0600702 Improve mobile navigation 2019-08-24 19:35:39 +01:00
Liyas Thomas
3d9b3099f2 Merge pull request #51 from liyasthomas/migrate-nuxt
Migrate nuxt
2019-08-24 23:30:53 +05:30
Liyas Thomas
c11d56279f Merge pull request #48 from NBTX/feat/websocket
🔌 Add websocket support
2019-08-24 23:25:44 +05:30
John Harker
37ed800d6a Merge pull request #1 from NBTX/feat/websocket
🔌 Add websocket page
2019-08-24 18:28:51 +01:00
NBTX
35d7e1b32e 🔌 Add websocket page 2019-08-24 18:26:49 +01:00
Liyas Thomas
5a6a14d1f3 Merge pull request #49 from NBTX/master
Fix GitHub Pages deployment
2019-08-24 22:53:21 +05:30
NBTX
8d35e7d3bd Fix reload button 2019-08-24 18:16:52 +01:00
NBTX
b678d848db Merge branch 'master' of https://github.com/liyasthomas/postwoman 2019-08-24 18:04:04 +01:00
NBTX
d86b2c410f Tidy up paths 2019-08-24 18:01:57 +01:00
Liyas Thomas
45bf7a234f Merge pull request #50 from liyasthomas/revert-47-revert-44-master
Revert "Revert "Migrate Postwoman to Nuxt.js (full Vue and SCSS support)""
2019-08-24 22:13:50 +05:30
Liyas Thomas
b027eeb846 Revert "Revert "Migrate Postwoman to Nuxt.js (full Vue and SCSS support)"" 2019-08-24 22:09:29 +05:30
NBTX
424df8c1ae Fix icon locations 2019-08-24 17:27:46 +01:00
NBTX
d095b355cc Remove unnecessary envs (for some reason, they create extra build stages) 2019-08-24 17:21:53 +01:00
NBTX
70126748fd Set up travis for GitHub Pages deployment 2019-08-24 17:20:19 +01:00
NBTX
835e030c65 🔌 Add websocket page 2019-08-24 16:25:59 +01:00
Liyas Thomas
dbcd7442fe Merge pull request #47 from larouxn/revert-44-master
Revert "Migrate Postwoman to Nuxt.js (full Vue and SCSS support)"
2019-08-24 20:13:06 +05:30
Nicholas La Roux
746361d495 Revert "Update .travis.yml"
This reverts commit aae579c650.
2019-08-24 23:35:21 +09:00
Nicholas La Roux
8fd43e8cff Revert "Migrate Postwoman to Nuxt.js (full Vue and SCSS support)" 2019-08-24 23:35:10 +09:00
Liyas Thomas
8198872972 Update .travis.yml 2019-08-24 19:57:49 +05:30
Liyas Thomas
aae579c650 Update .travis.yml 2019-08-24 19:06:36 +05:30
Liyas Thomas
43c2bdf777 Merge pull request #44 from NBTX/master
Migrate Postwoman to Nuxt.js (full Vue and SCSS support)
2019-08-24 18:38:25 +05:30
NBTX
b7172da209 Fix PWA install button 2019-08-24 13:59:41 +01:00
NBTX
575f8335d6 📝 Ensure 404.html is generated by Nuxt. 2019-08-24 04:24:43 +01:00
NBTX
a27be71b13 👽 Vue-ify Postwoman with Nuxt.js! 2019-08-24 04:09:22 +01:00
NBTX
677bb041e9 🔧 Add gitignore entries for webstorm 2019-08-24 01:31:07 +01:00
Liyas Thomas
190ae5a0bc Merge pull request #39 from larouxn/add_dependabot
Add Dependabot config
2019-08-23 19:23:25 +05:30
Nicholas La Roux
bec12cdd55 Add Dependabot config 2019-08-23 22:40:45 +09:00
Liyas Thomas
1c8406ce3c 🎨 Styled scrollbars 2019-08-23 16:12:33 +05:30
Liyas Thomas
eb69ddfef9 Better error messages, updated sample test API 2019-08-23 16:03:39 +05:30
Liyas Thomas
06db7c0641 🔥 Updated icons 2019-08-23 14:36:57 +05:30
Liyas Thomas
542cfdf47d 💲 Updated sponsor/funding URLs 2019-08-23 13:59:10 +05:30
Liyas Thomas
07b8e8fcf7 💲 Updated sponsor/funding URLs 2019-08-23 13:23:09 +05:30
Liyas Thomas
f3640446d2 💲 Updated sponsor/funding URLs 2019-08-23 13:14:15 +05:30
Liyas Thomas
0e74687910 💲 Updated sponsor/funding URLs 2019-08-23 13:10:11 +05:30
Liyas Thomas
417aeff21d Merge pull request #28 from reefqi037/add-bearer-token-auth
Added token based authentication type

Co-authored-by: rifqi <rifqi.alabqary@gmail.com>
2019-08-23 12:57:54 +05:30
Liyas Thomas
46bc7d206d 🐛 Fixed broken links 2019-08-23 12:07:23 +05:30
rifqi
3c4cb60cda Added token based authentication type
User can choose Bearer Token authentication type to access apis protected with access/id token.
2019-08-23 15:34:40 +09:00
Liyas Thomas
f05a61e8a8 Fixed 404 page 2019-08-23 11:44:37 +05:30