Commit graph

197 commits

Author SHA1 Message Date
Are0h
a568976bad adds titles to post add/edit attribute buttons (#34)
Reviewed-on: https://code.playvicio.us/Are0h/Fipamo/pulls/38
Reviewed-by: Are0h <ro@playvicio.us>
2020-09-01 00:28:12 +02:00
Diana Thayer
e641255c62 add titles to post buttons (pin, star, etc) 2020-09-01 00:28:12 +02:00
Are0h
1b5c233d01 fix for incorrect placeholder text (#33)
Reviewed-on: https://code.playvicio.us/Are0h/Fipamo/pulls/39
Reviewed-by: Are0h <ro@playvicio.us>
2020-09-01 00:26:33 +02:00
Diana Thayer
1d1fc1d81b
password confirm placeholder now accurate 2020-08-27 22:07:55 -07:00
Are0h
2dae3b95e0 Adds adm-zip dependency to beta-release package json for install
Reviewed-on: https://code.playvicio.us/Are0h/Fipamo/pulls/36
2020-08-28 00:26:17 +02:00
Diana Thayer
0f2fadf9fd
fix: add required dependency adm-zip 2020-08-26 21:04:25 -07:00
Ro
0ac4f5943f updated patch version. 2020-08-24 13:48:56 -07:00
Ro
2d96e55bc6 updated src files for backup patch 2020-08-24 13:47:15 -07:00
Ro
15fafdf107 Merge branch 'beta-release' of https://code.playvicio.us/Are0h/Fipamo into beta-release 2020-08-24 13:40:21 -07:00
Ro
7bfb13bc1f one more file to add to the backup patch 2020-08-24 13:14:30 -07:00
Ro
debaad2bca forget the new styles for back up patch. oops 2020-08-24 13:06:05 -07:00
Ro
580be32923 backup functionality patch 2020-08-24 13:02:50 -07:00
Are0h
4ad0f38a63 Merge pull request 'Fall back to default 2314 port if settings.json doesn't exist and process.env.PORT doesn't exist. Fixes #31.' (#32) from VirtualWolf/Fipamo:beta-release into beta-release
Reviewed-on: https://code.playvicio.us/Are0h/Fipamo/pulls/32
Reviewed-by: Are0h <ro@playvicio.us>
2020-08-13 21:58:47 +02:00
3410d0f19d Fall back to default 2314 port if settings.json doesn't exist and process.env.PORT doesn't exist. Fixes #31. 2020-08-09 14:51:15 +10:00
Ro
2d495ad408 updated beta version number 2020-08-06 13:11:01 -07:00
Ro
e12172c197 updated default themes 2020-08-06 13:00:47 -07:00
Ro
1a7ae2ae30 Merge branch 'beta-release' of https://code.playvicio.us/Are0h/Fipamo into beta-release 2020-08-06 12:53:07 -07:00
Ro
6b54e1ad04 updated dash front end script 2020-08-06 12:52:21 -07:00
Ro
fdc217d5e5 removed global dependency for pm2 and nodemon, port now configurable 2020-08-06 12:43:10 -07:00
Are0h
3ebdad598e Update 'README.md' 2020-07-28 02:50:33 +02:00
Ro
ce434968b4 edited index template 2020-07-22 13:22:55 -07:00
Ro
2e4e9d0f42 updated readme 2020-07-21 12:49:18 -07:00
Ro
93841318ab tweaked recent post filtering for index 2020-07-20 14:24:48 -07:00
Ro
43f23918d9 merged recent list fix from develop 2020-07-20 13:53:07 -07:00
Ro
3f4fb79425 fixed minor tag rendering error 2020-07-20 13:29:29 -07:00
Ro
919061d734 patched auth chang drom develop 2020-07-20 13:07:21 -07:00
Ro
accb8b4ab1 ignore edits 2020-07-20 12:44:10 -07:00
Ro
d5c01fdba8 added content directory for pages and themes 2020-07-20 12:32:07 -07:00
Ro
6e1961c793 added utility classes to release 2020-07-20 12:15:34 -07:00
Ro
c0373703f8 deleted extraneous event classes 2020-07-20 12:11:12 -07:00
Ro
3f31e27d18 added DataEvent class and libraries to release 2020-07-20 12:10:12 -07:00
Ro
b75be849c0 package json edits 2020-07-20 11:55:10 -07:00
Ro
9d00814809 init prep for beta release 2020-07-15 17:06:44 -07:00
Ro
575fea388b tweaked init form style, redirects to login when set up complete 2020-07-14 13:39:51 -07:00
Ro
cc1e709358 current theme assets are moved to public when rendering pages 2020-07-13 14:08:29 -07:00
Ro
4f1993516f found weird stylus source map error. just turned off source mapping for now 2020-07-12 14:42:18 -07:00
Ro
fe2b0f17bb stray console log 2020-07-12 14:27:29 -07:00
Ro
518f0aeb20 added public methods for getting paginated entry data and single entry data to front end API 2020-07-12 14:25:35 -07:00
Ro
634011059d finally added a damn favicon 2020-07-09 15:15:00 -07:00
Ro
dca45315f4 edited git ignore file to add default global images 2020-07-09 14:48:56 -07:00
Ro
92dfe67391 removed tag pages where corresponding page is not published or deleted, fixed settings button overlay so its not blocking links 2020-07-09 12:57:03 -07:00
Ro
302147df57 plugged in feeaturd posts into template 2020-07-06 16:12:32 -07:00
Ro
a4b945d31d cleaned up setting ui to make saving, publishing more accessible, turned on render on save functionality 2020-07-06 14:04:29 -07:00
Ro
ef9665f12b removed comment 2020-07-02 14:06:57 -07:00
Ro
09efd3c348 mailer is an admin method, so added auth check to request 2020-07-02 13:43:40 -07:00
Ro
5227b1faa1 removed preview temporarily, got mailer api working again 2020-07-02 13:34:39 -07:00
Ro
9a14d6cf5c Starting getting the README together for the beta 2020-07-01 14:40:03 -07:00
Ro
53da617ee4 user session data is updated when user info is edited 2020-06-30 16:59:54 -07:00
Ro
df9ebc7706 when title changes when editing a page, remove old html and markdown pages 2020-06-29 13:45:35 -07:00
Ro
27338da86c split fipamo api into two parts to handle admin and non admin requests 2020-06-28 14:48:44 -07:00