This website requires JavaScript.
Explore
Help
Sign In
harukin
/
core
Archived
Watch
1
Star
0
Fork
0
You've already forked core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-08-19
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ce8349662d8c9e309f3faf57114acddb67eb11b7
core
/
view
/
js
History
zotlabs
ce8349662d
Add 'Validate' button to new_channel page and disable submit until validated. This is to get around the issue that clicking submit without ever focusing and blurring the nickname field won't actually submit the form but only provide validation. It needs to be clicked again to submit. The first click processed the blur but remained on the page with no feedback. If somebody has better workarounds, please provide. The goal is to ensure that the name and the nickname are both validated before we can submit.
2018-02-20 17:20:35 -08:00
..
acl.js
introduce datasrc2src(selector) js function
2018-01-10 11:34:37 +01:00
ajaxupload.js
pass the original element title through the element stack so that it we don't lose it in the ajaxuploader.
2014-04-07 17:34:53 -07:00
autocomplete.js
add url and headings to bbco_autocomplete()
2017-12-21 09:27:40 +01:00
crypto.js
Let user cancel the red_encrypt dialogue
2014-02-18 17:41:59 +01:00
icon_translate.js
update icon names in view/js
2016-05-01 04:51:01 +10:00
jquery.htmlstream.js
move js files from core
2014-01-04 03:58:21 -08:00
jquery.js
jquery-3.2.1
2017-09-19 22:43:17 +02:00
jquery.migrate-3.0.0.js
add jquery migrate for version 3
2016-07-15 13:20:55 +02:00
jquery.textinputs.js
move js files from core
2014-01-04 03:58:21 -08:00
main.js
updates 1201 and 1200 should return success for postgres. notifications: remove class show and session storage entry when we mark all notifications seen
2018-02-19 20:23:13 +01:00
mod_admin.js
Warn about unsaved settings using jquery.areyousure
2015-01-01 12:32:15 +01:00
mod_articles.js
article feature
2017-11-22 15:39:06 -08:00
mod_cal.js
only use height: auto for week and day view
2016-06-17 11:57:36 +02:00
mod_cards.js
add editor autocompleters on cards page
2017-08-28 20:11:08 -07:00
mod_chanview.js
profile viewer in iframe module, todo - magic auth
2012-12-03 16:14:34 -08:00
mod_chat.js
update icon names in view/js
2016-05-01 04:51:01 +10:00
mod_cloud.js
fix acl issue in mod cloud
2017-12-02 12:38:13 +01:00
mod_connections.js
fix connected time not shown on ajax loaded connections
2016-10-12 11:00:33 +02:00
mod_connedit.js
fix some regressions with permission roles
2018-01-15 11:34:42 +01:00
mod_defperms.js
fix some regressions with permission roles
2018-01-15 11:34:42 +01:00
mod_directory.js
some work on directory
2015-06-23 13:06:22 +02:00
mod_display.js
script html tags in js file
2017-08-19 01:08:24 -07:00
mod_events.js
ditch the change_view widget and make header fixed in fullscreen mode
2016-07-01 12:21:19 +02:00
mod_filestorage.js
multi acl: port /cloud and /filestorage
2016-08-04 10:36:45 +02:00
mod_help.js
minor adjustmen to the help language selector
2017-08-24 22:32:28 +02:00
mod_hq.js
allow an optional notify_id arg for liveUpdate()
2017-11-29 11:22:59 +01:00
mod_mail.js
tag and mention handling in private mail (which required refactoring the bbcode cleanup stuff in mod_item)
2016-12-13 20:01:38 -08:00
mod_network.js
update to latest bs4 from git and change hidden-* classes to d-*
2017-03-20 11:18:23 +01:00
mod_new_channel.js
Add 'Validate' button to new_channel page and disable submit until validated. This is to get around the issue that clicking submit without ever focusing and blurring the nickname field won't actually submit the form but only provide validation. It needs to be clicked again to submit. The first click processed the blur but remained on the page with no feedback. If somebody has better workarounds, please provide. The goal is to ensure that the name and the nickname are both validated before we can submit.
2018-02-20 17:20:35 -08:00
mod_photos.js
chunked uploads for photos page
2017-12-03 17:22:18 -08:00
mod_poke.js
get rid of the unnecessary blank space after mail recipient completion
2015-10-02 18:12:09 -07:00
mod_profiles.js
more work on profile vcards - still a lot of work to go
2017-02-23 19:07:01 -08:00
mod_pubstream.js
hubzilla issue
#896
2017-11-02 18:25:34 -07:00
mod_ratings.js
collapse overly-verbose ratings
2015-02-05 15:28:46 -08:00
mod_register.js
update some old spinners which were causing js issues
2017-10-05 19:20:39 -07:00
mod_rpost.js
Always open rpost editor on document ready
2015-09-06 20:50:31 -07:00
mod_settings.js
fix some regressions with permission roles
2018-01-15 11:34:42 +01:00
mod_sources.js
Add autosubmit feature to textcomplete based autocompleter
2015-01-07 21:32:17 +01:00
mod_webpages.js
Import element selection page added to allow selective importing.
2016-07-30 09:56:47 -04:00
ratings.js
Some JavaScript cleanups.
2015-03-15 23:56:32 +01:00
webtoolkit.base64.js
move js files from core
2014-01-04 03:58:21 -08:00